Sep 04 15:43:20 devstack devstack@c-api.service[75146]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 04 15:43:20 devstack devstack@c-api.service[75146]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Sep 4 15:43:20 2026] *** Sep 04 15:43:20 devstack devstack@c-api.service[75146]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 04 15:43:20 devstack devstack@c-api.service[75146]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 04 15:43:20 devstack devstack@c-api.service[75146]: nodename: devstack Sep 04 15:43:20 devstack devstack@c-api.service[75146]: machine: x86_64 Sep 04 15:43:20 devstack devstack@c-api.service[75146]: clock source: unix Sep 04 15:43:20 devstack devstack@c-api.service[75146]: pcre jit disabled Sep 04 15:43:20 devstack devstack@c-api.service[75146]: detected number of CPU cores: 4 Sep 04 15:43:20 devstack devstack@c-api.service[75146]: current working directory: / Sep 04 15:43:20 devstack devstack@c-api.service[75146]: detected binary path: /usr/bin/uwsgi-core Sep 04 15:43:20 devstack devstack@c-api.service[75146]: your processes number limit is 47518 Sep 04 15:43:20 devstack devstack@c-api.service[75146]: your memory page size is 4096 bytes Sep 04 15:43:20 devstack devstack@c-api.service[75146]: detected max file descriptor number: 2048 Sep 04 15:43:20 devstack devstack@c-api.service[75146]: lock engine: pthread robust mutexes Sep 04 15:43:20 devstack devstack@c-api.service[75146]: thunder lock: enabled Sep 04 15:43:20 devstack devstack@c-api.service[75146]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 04 15:43:20 devstack devstack@c-api.service[75146]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 04 15:43:20 devstack devstack@c-api.service[75146]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 04 15:43:20 devstack devstack@c-api.service[75146]: Set PythonHome to /opt/stack/data/venv Sep 04 15:43:20 devstack devstack@c-api.service[75146]: Python main interpreter initialized at 0x7857c22a4668 Sep 04 15:43:20 devstack devstack@c-api.service[75146]: python threads support enabled Sep 04 15:43:20 devstack devstack@c-api.service[75146]: your server socket listen backlog is limited to 100 connections Sep 04 15:43:20 devstack devstack@c-api.service[75146]: your mercy for graceful operations on workers is 80 seconds Sep 04 15:43:20 devstack devstack@c-api.service[75146]: mapped 403077 bytes (393 KB) for 2 cores Sep 04 15:43:20 devstack devstack@c-api.service[75146]: *** Operational MODE: preforking *** Sep 04 15:43:20 devstack devstack@c-api.service[75146]: *** uWSGI is running in multiple interpreter mode *** Sep 04 15:43:20 devstack devstack@c-api.service[75146]: spawned uWSGI master process (pid: 75146) Sep 04 15:43:20 devstack devstack@c-api.service[75146]: spawned uWSGI worker 1 (pid: 75147, cores: 1) Sep 04 15:43:20 devstack devstack@c-api.service[75146]: spawned uWSGI worker 2 (pid: 75148, cores: 1) Sep 04 15:43:20 devstack devstack@c-api.service[75146]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 04 15:43:21 devstack devstack@c-api.service[75148]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 15:43:21 devstack devstack@c-api.service[75148]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 15:43:21 devstack devstack@c-api.service[75148]: we strongly recommend against using it for new projects. Sep 04 15:43:21 devstack devstack@c-api.service[75148]: If you are already using Eventlet, we recommend migrating to a different Sep 04 15:43:21 devstack devstack@c-api.service[75148]: framework. For more detail see Sep 04 15:43:21 devstack devstack@c-api.service[75148]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 15:43:21 devstack devstack@c-api.service[75148]: import eventlet # noqa Sep 04 15:43:21 devstack devstack@c-api.service[75147]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 15:43:21 devstack devstack@c-api.service[75147]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 15:43:21 devstack devstack@c-api.service[75147]: we strongly recommend against using it for new projects. Sep 04 15:43:21 devstack devstack@c-api.service[75147]: If you are already using Eventlet, we recommend migrating to a different Sep 04 15:43:21 devstack devstack@c-api.service[75147]: framework. For more detail see Sep 04 15:43:21 devstack devstack@c-api.service[75147]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 15:43:21 devstack devstack@c-api.service[75147]: import eventlet # noqa Sep 04 15:43:21 devstack devstack@c-api.service[75148]: /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 Sep 04 15:43:21 devstack devstack@c-api.service[75148]: from cgi import parse_header Sep 04 15:43:21 devstack devstack@c-api.service[75147]: /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 Sep 04 15:43:21 devstack devstack@c-api.service[75147]: from cgi import parse_header Sep 04 15:43:21 devstack devstack@c-api.service[75148]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 15:43:21 devstack devstack@c-api.service[75148]: warnings.warn( Sep 04 15:43:21 devstack devstack@c-api.service[75148]: /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. Sep 04 15:43:21 devstack devstack@c-api.service[75148]: removals.removed_module( Sep 04 15:43:21 devstack devstack@c-api.service[75148]: /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. Sep 04 15:43:21 devstack devstack@c-api.service[75148]: removals.removed_module( Sep 04 15:43:21 devstack devstack@c-api.service[75147]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 15:43:21 devstack devstack@c-api.service[75147]: warnings.warn( Sep 04 15:43:21 devstack devstack@c-api.service[75147]: /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. Sep 04 15:43:21 devstack devstack@c-api.service[75147]: removals.removed_module( Sep 04 15:43:21 devstack devstack@c-api.service[75147]: /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. Sep 04 15:43:21 devstack devstack@c-api.service[75147]: removals.removed_module( Sep 04 15:43:23 devstack devstack@c-api.service[75148]: /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 Sep 04 15:43:23 devstack devstack@c-api.service[75148]: warnings.warn( Sep 04 15:43:23 devstack devstack@c-api.service[75148]: /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. Sep 04 15:43:23 devstack devstack@c-api.service[75148]: warnings.warn( Sep 04 15:43:23 devstack devstack@c-api.service[75147]: /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 Sep 04 15:43:23 devstack devstack@c-api.service[75147]: warnings.warn( Sep 04 15:43:23 devstack devstack@c-api.service[75147]: /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. Sep 04 15:43:23 devstack devstack@c-api.service[75147]: warnings.warn( Sep 04 15:43:23 devstack devstack@c-api.service[75148]: 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. Sep 04 15:43:23 devstack devstack@c-api.service[75148]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75148) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 15:43:23 devstack devstack@c-api.service[75147]: 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. Sep 04 15:43:23 devstack devstack@c-api.service[75147]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75147) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 15:43:23 devstack devstack@c-api.service[75148]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 04 15:43:23 devstack devstack@c-api.service[75148]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 15:43:24 devstack devstack@c-api.service[75147]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 04 15:43:24 devstack devstack@c-api.service[75147]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75147) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75148) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:24 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:24 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75148) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75147) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75147) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75147) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: INFO dbcounter [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Registered counter for database cinder Sep 04 15:43:25 devstack devstack@c-api.service[75147]: INFO dbcounter [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Registered counter for database cinder Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG oslo_db.sqlalchemy.engines [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b 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=75148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG oslo_db.sqlalchemy.engines [None req-8e989dbb-0081-4b32-8a25-12670231e1cf 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=75147) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG dbcounter [-] [75148] Writer thread running {{(pid=75148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:43:25 devstack devstack@c-api.service[75148]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:43:25 devstack devstack@c-api.service[75148]: INFO cinder.rpc [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG dbcounter [-] [75147] Writer thread running {{(pid=75147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: INFO cinder.rpc [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 15:43:25 devstack devstack@c-api.service[75147]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:43:25 devstack devstack@c-api.service[75147]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:43:25 devstack devstack@c-api.service[75147]: INFO cinder.rpc [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 15:43:25 devstack devstack@c-api.service[75148]: INFO cinder.rpc [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 15:43:25 devstack devstack@c-api.service[75147]: INFO cinder.rpc [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 15:43:25 devstack devstack@c-api.service[75148]: INFO cinder.rpc [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING cinder.keymgr.conf_key_mgr [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b 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' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: INFO cinder.rpc [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: INFO cinder.rpc [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING cinder.keymgr.conf_key_mgr [None req-8e989dbb-0081-4b32-8a25-12670231e1cf 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' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG oslo_db.sqlalchemy.engines [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b 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=75148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: INFO cinder.rpc [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG oslo_db.sqlalchemy.engines [None req-8e989dbb-0081-4b32-8a25-12670231e1cf 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=75147) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: INFO cinder.rpc [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: INFO cinder.rpc [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 15:43:25 devstack devstack@c-api.service[75147]: INFO cinder.rpc [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING cinder.api.contrib.hosts [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: extensions {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: os-volume-manage {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: os-quota-class-sets {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: os-hosts {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: capabilities {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING cinder.api.contrib.hosts [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: encryption {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: scheduler-stats {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: os-quota-sets {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: os-availability-zone {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: qos-specs {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: extra_specs {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: extensions {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: backups {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: os-volume-manage {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: os-quota-class-sets {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: encryption {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: os-hosts {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: cgsnapshots {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: capabilities {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: os-volume-type-access {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: encryption {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: consistencygroups {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: scheduler-stats {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: os-quota-sets {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: os-volume-transfer {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extended resource: os-snapshot-manage {{(pid=75148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: os-availability-zone {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: qos-specs {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: extra_specs {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: backups {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: encryption {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING stevedore.named [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WARNING castellan.key_manager [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: cgsnapshots {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.contrib.snapshot_actions [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] SnapshotActionsController initialized {{(pid=75148) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension AdminActions extending resource: volumes {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension AdminActions extending resource: snapshots {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension AdminActions extending resource: backups {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: os-volume-type-access {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension VolumeActions extending resource: volumes {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension UsedLimits extending resource: limits {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: consistencygroups {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension TypesManage extending resource: types {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension SnapshotActions extending resource: snapshots {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.v3.router [None req-7e68f906-b8ce-4077-b906-c6e8afcfbb2b None None] Extension VolumeTypeAccess extending resource: types {{(pid=75148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: os-volume-transfer {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extended resource: os-snapshot-manage {{(pid=75147) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75148]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7857c22a4668 pid: 75148 (default app) Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING stevedore.named [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WARNING castellan.key_manager [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.contrib.snapshot_actions [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] SnapshotActionsController initialized {{(pid=75147) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension AdminActions extending resource: volumes {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension AdminActions extending resource: snapshots {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension AdminActions extending resource: backups {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension VolumeActions extending resource: volumes {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension UsedLimits extending resource: limits {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension TypesManage extending resource: types {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension SnapshotActions extending resource: snapshots {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75147]: DEBUG cinder.api.v3.router [None req-8e989dbb-0081-4b32-8a25-12670231e1cf None None] Extension VolumeTypeAccess extending resource: types {{(pid=75147) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: DEBUG cinder.api.middleware.request_id [None req-b6c190da-f587-401b-b459-ff7b0aa3b963 None None] RequestId filter calling following filter/app {{(pid=75148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:43:25 devstack devstack@c-api.service[75148]: [pid: 75148|app: 0|req: 1/1] 192.168.122.126 () {50 vars in 785 bytes} [Fri Sep 4 15:43:25 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 15:43:25 devstack devstack@c-api.service[75147]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7857c22a4668 pid: 75147 (default app) Sep 04 15:43:33 devstack devstack@c-api.service[75148]: DEBUG cinder.api.middleware.request_id [None req-9f69f00c-070f-4637-bf19-a5b9d57a4275 None None] RequestId filter calling following filter/app {{(pid=75148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:43:34 devstack devstack@c-api.service[75148]: INFO cinder.api.openstack.wsgi [None req-9f69f00c-070f-4637-bf19-a5b9d57a4275 admin admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:43:34 devstack devstack@c-api.service[75148]: DEBUG cinder.api.openstack.wsgi [None req-9f69f00c-070f-4637-bf19-a5b9d57a4275 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=75148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:43:34 devstack devstack@c-api.service[75148]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:43:34 devstack devstack@c-api.service[75148]: warnings.warn( Sep 04 15:43:34 devstack devstack@c-api.service[75148]: DEBUG oslo_db.sqlalchemy.engines [None req-9f69f00c-070f-4637-bf19-a5b9d57a4275 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=75148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:43:34 devstack devstack@c-api.service[75148]: INFO cinder.api.openstack.wsgi [None req-9f69f00c-070f-4637-bf19-a5b9d57a4275 admin admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:43:34 devstack devstack@c-api.service[75148]: [pid: 75148|app: 0|req: 2/2] 192.168.122.126 () {60 vars in 1191 bytes} [Fri Sep 4 15:43:33 2026] POST /volume/v3/types => generated 186 bytes in 1222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:43:34 devstack devstack@c-api.service[75147]: DEBUG cinder.api.middleware.request_id [None req-0a8888db-7062-4577-8554-1cb42805562b None None] RequestId filter calling following filter/app {{(pid=75147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:43:35 devstack devstack@c-api.service[75147]: INFO cinder.api.openstack.wsgi [None req-0a8888db-7062-4577-8554-1cb42805562b admin admin] POST http://192.168.122.126/volume/v3/types/4aecf532-0112-4461-8ef2-d0c6bf2faf94/extra_specs Sep 04 15:43:35 devstack devstack@c-api.service[75147]: DEBUG dbcounter [-] [75147] Writing DB stats cinder:SELECT=6 {{(pid=75147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:43:35 devstack devstack@c-api.service[75147]: DEBUG cinder.api.openstack.wsgi [None req-0a8888db-7062-4577-8554-1cb42805562b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:43:35 devstack devstack@c-api.service[75147]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:43:35 devstack devstack@c-api.service[75147]: warnings.warn( Sep 04 15:43:35 devstack devstack@c-api.service[75147]: DEBUG oslo_db.sqlalchemy.engines [None req-0a8888db-7062-4577-8554-1cb42805562b 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=75147) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:43:35 devstack devstack@c-api.service[75147]: INFO cinder.api.openstack.wsgi [None req-0a8888db-7062-4577-8554-1cb42805562b admin admin] http://192.168.122.126/volume/v3/types/4aecf532-0112-4461-8ef2-d0c6bf2faf94/extra_specs returned with HTTP 200 Sep 04 15:43:35 devstack devstack@c-api.service[75147]: [pid: 75147|app: 0|req: 1/3] 192.168.122.126 () {60 vars in 1338 bytes} [Fri Sep 4 15:43:34 2026] POST /volume/v3/types/4aecf532-0112-4461-8ef2-d0c6bf2faf94/extra_specs => generated 55 bytes in 898 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:43:44 devstack devstack@c-api.service[75148]: DEBUG dbcounter [-] [75148] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:43:45 devstack devstack@c-api.service[75147]: DEBUG dbcounter [-] [75147] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=75147) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:44:15 devstack devstack@c-api.service[75148]: DEBUG cinder.api.middleware.request_id [None req-ba1eea1d-03ac-4d99-b9db-6d5fa354fc97 None None] RequestId filter calling following filter/app {{(pid=75148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:44:15 devstack devstack@c-api.service[75148]: INFO cinder.api.openstack.wsgi [None req-ba1eea1d-03ac-4d99-b9db-6d5fa354fc97 None None] GET http://192.168.122.126/volume// Sep 04 15:44:15 devstack devstack@c-api.service[75148]: DEBUG cinder.api.openstack.wsgi [None req-ba1eea1d-03ac-4d99-b9db-6d5fa354fc97 None None] Empty body provided in request {{(pid=75148) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:44:15 devstack devstack@c-api.service[75148]: DEBUG cinder.api.openstack.wsgi [None req-ba1eea1d-03ac-4d99-b9db-6d5fa354fc97 None None] Calling method 'all' {{(pid=75148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:44:15 devstack devstack@c-api.service[75148]: INFO cinder.api.openstack.wsgi [None req-ba1eea1d-03ac-4d99-b9db-6d5fa354fc97 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:44:15 devstack devstack@c-api.service[75148]: [pid: 75148|app: 0|req: 3/4] 192.168.122.126 () {58 vars in 1314 bytes} [Fri Sep 4 15:44:15 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:46:00 devstack devstack@c-api.service[75147]: DEBUG cinder.api.middleware.request_id [None req-53a3a20f-391d-41d3-a78d-d0a1892f2611 None None] RequestId filter calling following filter/app {{(pid=75147) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:46:00 devstack devstack@c-api.service[75147]: INFO cinder.api.openstack.wsgi [None req-53a3a20f-391d-41d3-a78d-d0a1892f2611 tempest-verify_tempest_config-92423861 tempest-verify_tempest_config-92423861-project-member] GET http://192.168.122.126/volume/v3/extensions Sep 04 15:46:00 devstack devstack@c-api.service[75147]: DEBUG cinder.api.openstack.wsgi [None req-53a3a20f-391d-41d3-a78d-d0a1892f2611 tempest-verify_tempest_config-92423861 tempest-verify_tempest_config-92423861-project-member] Empty body provided in request {{(pid=75147) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:46:00 devstack devstack@c-api.service[75147]: DEBUG cinder.api.openstack.wsgi [None req-53a3a20f-391d-41d3-a78d-d0a1892f2611 tempest-verify_tempest_config-92423861 tempest-verify_tempest_config-92423861-project-member] Calling method 'index' {{(pid=75147) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:46:00 devstack devstack@c-api.service[75147]: INFO cinder.api.openstack.wsgi [None req-53a3a20f-391d-41d3-a78d-d0a1892f2611 tempest-verify_tempest_config-92423861 tempest-verify_tempest_config-92423861-project-member] http://192.168.122.126/volume/v3/extensions returned with HTTP 200 Sep 04 15:46:00 devstack devstack@c-api.service[75147]: [pid: 75147|app: 0|req: 2/5] 192.168.122.126 () {58 vars in 1130 bytes} [Fri Sep 4 15:46:00 2026] GET /volume/v3/extensions => generated 5245 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:46:07 devstack devstack@c-api.service[75148]: DEBUG cinder.api.middleware.request_id [None req-bf5ceee4-c2ae-41ac-8ab3-a7f52d4cc03c None None] RequestId filter calling following filter/app {{(pid=75148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:46:07 devstack devstack@c-api.service[75148]: INFO cinder.api.openstack.wsgi [None req-bf5ceee4-c2ae-41ac-8ab3-a7f52d4cc03c demo admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:46:07 devstack devstack@c-api.service[75148]: DEBUG cinder.api.openstack.wsgi [None req-bf5ceee4-c2ae-41ac-8ab3-a7f52d4cc03c demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=75148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:46:07 devstack devstack@c-api.service[75148]: INFO cinder.api.openstack.wsgi [None req-bf5ceee4-c2ae-41ac-8ab3-a7f52d4cc03c demo admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:46:07 devstack devstack@c-api.service[75148]: [pid: 75148|app: 0|req: 4/6] 192.168.122.126 () {60 vars in 1191 bytes} [Fri Sep 4 15:46:07 2026] POST /volume/v3/types => generated 184 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:46:17 devstack devstack@c-api.service[75148]: DEBUG dbcounter [-] [75148] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=75148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:48:09 devstack devstack@c-api.service[75146]: Fri Sep 4 15:48:09 2026 - graceful shutdown triggered... Sep 04 15:48:09 devstack devstack@c-api.service[75147]: Gracefully killing worker 1 (pid: 75147)... Sep 04 15:48:09 devstack devstack@c-api.service[75148]: Gracefully killing worker 2 (pid: 75148)... Sep 04 15:48:10 devstack devstack@c-api.service[75146]: worker 1 buried after 1 seconds Sep 04 15:48:10 devstack devstack@c-api.service[75146]: worker 2 buried after 1 seconds Sep 04 15:48:10 devstack devstack@c-api.service[75146]: goodbye to uWSGI. Sep 04 15:48:10 devstack devstack@c-api.service[86821]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 04 15:48:10 devstack devstack@c-api.service[86821]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Sep 4 15:48:10 2026] *** Sep 04 15:48:10 devstack devstack@c-api.service[86821]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 04 15:48:10 devstack devstack@c-api.service[86821]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 04 15:48:10 devstack devstack@c-api.service[86821]: nodename: devstack Sep 04 15:48:10 devstack devstack@c-api.service[86821]: machine: x86_64 Sep 04 15:48:10 devstack devstack@c-api.service[86821]: clock source: unix Sep 04 15:48:10 devstack devstack@c-api.service[86821]: pcre jit disabled Sep 04 15:48:10 devstack devstack@c-api.service[86821]: detected number of CPU cores: 4 Sep 04 15:48:10 devstack devstack@c-api.service[86821]: current working directory: / Sep 04 15:48:10 devstack devstack@c-api.service[86821]: detected binary path: /usr/bin/uwsgi-core Sep 04 15:48:10 devstack devstack@c-api.service[86821]: your processes number limit is 47518 Sep 04 15:48:10 devstack devstack@c-api.service[86821]: your memory page size is 4096 bytes Sep 04 15:48:10 devstack devstack@c-api.service[86821]: detected max file descriptor number: 2048 Sep 04 15:48:10 devstack devstack@c-api.service[86821]: lock engine: pthread robust mutexes Sep 04 15:48:10 devstack devstack@c-api.service[86821]: thunder lock: enabled Sep 04 15:48:10 devstack devstack@c-api.service[86821]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 04 15:48:10 devstack devstack@c-api.service[86821]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 04 15:48:10 devstack devstack@c-api.service[86821]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 04 15:48:10 devstack devstack@c-api.service[86821]: Set PythonHome to /opt/stack/data/venv Sep 04 15:48:10 devstack devstack@c-api.service[86821]: Python main interpreter initialized at 0x72ab23ca4668 Sep 04 15:48:10 devstack devstack@c-api.service[86821]: python threads support enabled Sep 04 15:48:10 devstack devstack@c-api.service[86821]: your server socket listen backlog is limited to 100 connections Sep 04 15:48:10 devstack devstack@c-api.service[86821]: your mercy for graceful operations on workers is 80 seconds Sep 04 15:48:10 devstack devstack@c-api.service[86821]: mapped 403077 bytes (393 KB) for 2 cores Sep 04 15:48:10 devstack devstack@c-api.service[86821]: *** Operational MODE: preforking *** Sep 04 15:48:10 devstack devstack@c-api.service[86821]: *** uWSGI is running in multiple interpreter mode *** Sep 04 15:48:10 devstack devstack@c-api.service[86821]: spawned uWSGI master process (pid: 86821) Sep 04 15:48:10 devstack devstack@c-api.service[86821]: spawned uWSGI worker 1 (pid: 86822, cores: 1) Sep 04 15:48:10 devstack devstack@c-api.service[86821]: spawned uWSGI worker 2 (pid: 86823, cores: 1) Sep 04 15:48:10 devstack devstack@c-api.service[86821]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 04 15:48:10 devstack devstack@c-api.service[86823]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 15:48:10 devstack devstack@c-api.service[86823]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 15:48:10 devstack devstack@c-api.service[86823]: we strongly recommend against using it for new projects. Sep 04 15:48:10 devstack devstack@c-api.service[86823]: If you are already using Eventlet, we recommend migrating to a different Sep 04 15:48:10 devstack devstack@c-api.service[86823]: framework. For more detail see Sep 04 15:48:10 devstack devstack@c-api.service[86823]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 15:48:10 devstack devstack@c-api.service[86823]: import eventlet # noqa Sep 04 15:48:10 devstack devstack@c-api.service[86822]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 15:48:10 devstack devstack@c-api.service[86822]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 15:48:10 devstack devstack@c-api.service[86822]: we strongly recommend against using it for new projects. Sep 04 15:48:10 devstack devstack@c-api.service[86822]: If you are already using Eventlet, we recommend migrating to a different Sep 04 15:48:10 devstack devstack@c-api.service[86822]: framework. For more detail see Sep 04 15:48:10 devstack devstack@c-api.service[86822]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 15:48:10 devstack devstack@c-api.service[86822]: import eventlet # noqa Sep 04 15:48:10 devstack devstack@c-api.service[86823]: /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 Sep 04 15:48:10 devstack devstack@c-api.service[86823]: from cgi import parse_header Sep 04 15:48:10 devstack devstack@c-api.service[86822]: /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 Sep 04 15:48:10 devstack devstack@c-api.service[86822]: from cgi import parse_header Sep 04 15:48:10 devstack devstack@c-api.service[86823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 15:48:10 devstack devstack@c-api.service[86823]: warnings.warn( Sep 04 15:48:10 devstack devstack@c-api.service[86823]: /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. Sep 04 15:48:10 devstack devstack@c-api.service[86823]: removals.removed_module( Sep 04 15:48:10 devstack devstack@c-api.service[86823]: /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. Sep 04 15:48:10 devstack devstack@c-api.service[86823]: removals.removed_module( Sep 04 15:48:11 devstack devstack@c-api.service[86822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 15:48:11 devstack devstack@c-api.service[86822]: warnings.warn( Sep 04 15:48:11 devstack devstack@c-api.service[86822]: /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. Sep 04 15:48:11 devstack devstack@c-api.service[86822]: removals.removed_module( Sep 04 15:48:11 devstack devstack@c-api.service[86822]: /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. Sep 04 15:48:11 devstack devstack@c-api.service[86822]: removals.removed_module( Sep 04 15:48:13 devstack devstack@c-api.service[86823]: /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 Sep 04 15:48:13 devstack devstack@c-api.service[86823]: warnings.warn( Sep 04 15:48:13 devstack devstack@c-api.service[86822]: /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 Sep 04 15:48:13 devstack devstack@c-api.service[86822]: warnings.warn( Sep 04 15:48:13 devstack devstack@c-api.service[86823]: /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. Sep 04 15:48:13 devstack devstack@c-api.service[86823]: warnings.warn( Sep 04 15:48:13 devstack devstack@c-api.service[86822]: /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. Sep 04 15:48:13 devstack devstack@c-api.service[86822]: warnings.warn( Sep 04 15:48:14 devstack devstack@c-api.service[86823]: 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. Sep 04 15:48:14 devstack devstack@c-api.service[86823]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86823) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 15:48:14 devstack devstack@c-api.service[86822]: 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. Sep 04 15:48:14 devstack devstack@c-api.service[86822]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86822) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 15:48:14 devstack devstack@c-api.service[86823]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 04 15:48:14 devstack devstack@c-api.service[86823]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 15:48:14 devstack devstack@c-api.service[86822]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 04 15:48:14 devstack devstack@c-api.service[86822]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86823) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86822) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: INFO dbcounter [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Registered counter for database cinder Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG oslo_db.sqlalchemy.engines [None req-ba929a56-a5ad-4908-a2dd-75213266201a 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=86823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: INFO dbcounter [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Registered counter for database cinder Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG oslo_db.sqlalchemy.engines [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 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=86822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG dbcounter [-] [86823] Writer thread running {{(pid=86823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:15 devstack devstack@c-api.service[86823]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:48:15 devstack devstack@c-api.service[86823]: INFO cinder.rpc [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 15:48:15 devstack devstack@c-api.service[86823]: INFO cinder.rpc [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 15:48:15 devstack devstack@c-api.service[86823]: INFO cinder.rpc [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 15:48:15 devstack devstack@c-api.service[86823]: INFO cinder.rpc [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING cinder.keymgr.conf_key_mgr [None req-ba929a56-a5ad-4908-a2dd-75213266201a 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' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG dbcounter [-] [86822] Writer thread running {{(pid=86822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:15 devstack devstack@c-api.service[86822]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:48:15 devstack devstack@c-api.service[86822]: INFO cinder.rpc [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 15:48:15 devstack devstack@c-api.service[86822]: INFO cinder.rpc [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 15:48:15 devstack devstack@c-api.service[86822]: INFO cinder.rpc [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 15:48:15 devstack devstack@c-api.service[86823]: DEBUG oslo_db.sqlalchemy.engines [None req-ba929a56-a5ad-4908-a2dd-75213266201a 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=86823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:48:15 devstack devstack@c-api.service[86822]: INFO cinder.rpc [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 15:48:15 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86822]: WARNING cinder.keymgr.conf_key_mgr [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 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' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: INFO cinder.rpc [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 15:48:15 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: INFO cinder.rpc [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86822]: DEBUG oslo_db.sqlalchemy.engines [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 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=86822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86822]: INFO cinder.rpc [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86822]: INFO cinder.rpc [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 15:48:15 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:15 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING cinder.api.contrib.hosts [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: extensions {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: os-volume-manage {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: os-quota-class-sets {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: os-hosts {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: capabilities {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: encryption {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: scheduler-stats {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: os-quota-sets {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: os-availability-zone {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: qos-specs {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: extra_specs {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: backups {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: encryption {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: cgsnapshots {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: os-volume-type-access {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: consistencygroups {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: os-volume-transfer {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extended resource: os-snapshot-manage {{(pid=86823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING cinder.api.contrib.hosts [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING stevedore.named [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WARNING castellan.key_manager [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.contrib.snapshot_actions [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] SnapshotActionsController initialized {{(pid=86823) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: extensions {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension AdminActions extending resource: volumes {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension AdminActions extending resource: snapshots {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension AdminActions extending resource: backups {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension VolumeActions extending resource: volumes {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: os-volume-manage {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension UsedLimits extending resource: limits {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension TypesManage extending resource: types {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: os-quota-class-sets {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension SnapshotActions extending resource: snapshots {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: DEBUG cinder.api.v3.router [None req-ba929a56-a5ad-4908-a2dd-75213266201a None None] Extension VolumeTypeAccess extending resource: types {{(pid=86823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: os-hosts {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: capabilities {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: encryption {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: scheduler-stats {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: os-quota-sets {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86823]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x72ab23ca4668 pid: 86823 (default app) Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: os-availability-zone {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: qos-specs {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: extra_specs {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: backups {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: encryption {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: cgsnapshots {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: os-volume-type-access {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: consistencygroups {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: os-volume-transfer {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extended resource: os-snapshot-manage {{(pid=86822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING stevedore.named [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WARNING castellan.key_manager [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.contrib.snapshot_actions [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] SnapshotActionsController initialized {{(pid=86822) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension AdminActions extending resource: volumes {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension AdminActions extending resource: snapshots {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension AdminActions extending resource: backups {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension VolumeActions extending resource: volumes {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension UsedLimits extending resource: limits {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension TypesManage extending resource: types {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: DEBUG cinder.api.v3.router [None req-0bf06ffb-6ec8-44a0-9dcb-b27bb083e290 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:16 devstack devstack@c-api.service[86822]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x72ab23ca4668 pid: 86822 (default app) Sep 04 15:48:18 devstack devstack@c-api.service[86821]: Fri Sep 4 15:48:18 2026 - graceful shutdown triggered... Sep 04 15:48:18 devstack devstack@c-api.service[86822]: Gracefully killing worker 1 (pid: 86822)... Sep 04 15:48:18 devstack devstack@c-api.service[86823]: Gracefully killing worker 2 (pid: 86823)... Sep 04 15:48:19 devstack devstack@c-api.service[86821]: worker 1 buried after 1 seconds Sep 04 15:48:19 devstack devstack@c-api.service[86821]: worker 2 buried after 1 seconds Sep 04 15:48:19 devstack devstack@c-api.service[86821]: goodbye to uWSGI. Sep 04 15:48:19 devstack devstack@c-api.service[87207]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 04 15:48:19 devstack devstack@c-api.service[87207]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Sep 4 15:48:19 2026] *** Sep 04 15:48:19 devstack devstack@c-api.service[87207]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 04 15:48:19 devstack devstack@c-api.service[87207]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 04 15:48:19 devstack devstack@c-api.service[87207]: nodename: devstack Sep 04 15:48:19 devstack devstack@c-api.service[87207]: machine: x86_64 Sep 04 15:48:19 devstack devstack@c-api.service[87207]: clock source: unix Sep 04 15:48:19 devstack devstack@c-api.service[87207]: pcre jit disabled Sep 04 15:48:19 devstack devstack@c-api.service[87207]: detected number of CPU cores: 4 Sep 04 15:48:19 devstack devstack@c-api.service[87207]: current working directory: / Sep 04 15:48:19 devstack devstack@c-api.service[87207]: detected binary path: /usr/bin/uwsgi-core Sep 04 15:48:19 devstack devstack@c-api.service[87207]: your processes number limit is 47518 Sep 04 15:48:19 devstack devstack@c-api.service[87207]: your memory page size is 4096 bytes Sep 04 15:48:19 devstack devstack@c-api.service[87207]: detected max file descriptor number: 2048 Sep 04 15:48:19 devstack devstack@c-api.service[87207]: lock engine: pthread robust mutexes Sep 04 15:48:19 devstack devstack@c-api.service[87207]: thunder lock: enabled Sep 04 15:48:19 devstack devstack@c-api.service[87207]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 04 15:48:19 devstack devstack@c-api.service[87207]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 04 15:48:19 devstack devstack@c-api.service[87207]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 04 15:48:19 devstack devstack@c-api.service[87207]: Set PythonHome to /opt/stack/data/venv Sep 04 15:48:19 devstack devstack@c-api.service[87207]: Python main interpreter initialized at 0x7278df6a4668 Sep 04 15:48:19 devstack devstack@c-api.service[87207]: python threads support enabled Sep 04 15:48:19 devstack devstack@c-api.service[87207]: your server socket listen backlog is limited to 100 connections Sep 04 15:48:19 devstack devstack@c-api.service[87207]: your mercy for graceful operations on workers is 80 seconds Sep 04 15:48:19 devstack devstack@c-api.service[87207]: mapped 403077 bytes (393 KB) for 2 cores Sep 04 15:48:19 devstack devstack@c-api.service[87207]: *** Operational MODE: preforking *** Sep 04 15:48:19 devstack devstack@c-api.service[87207]: *** uWSGI is running in multiple interpreter mode *** Sep 04 15:48:19 devstack devstack@c-api.service[87207]: spawned uWSGI master process (pid: 87207) Sep 04 15:48:19 devstack devstack@c-api.service[87207]: spawned uWSGI worker 1 (pid: 87208, cores: 1) Sep 04 15:48:19 devstack devstack@c-api.service[87207]: spawned uWSGI worker 2 (pid: 87209, cores: 1) Sep 04 15:48:19 devstack devstack@c-api.service[87207]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 04 15:48:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 15:48:19 devstack devstack@c-api.service[87208]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 15:48:19 devstack devstack@c-api.service[87208]: we strongly recommend against using it for new projects. Sep 04 15:48:19 devstack devstack@c-api.service[87208]: If you are already using Eventlet, we recommend migrating to a different Sep 04 15:48:19 devstack devstack@c-api.service[87208]: framework. For more detail see Sep 04 15:48:19 devstack devstack@c-api.service[87208]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 15:48:19 devstack devstack@c-api.service[87208]: import eventlet # noqa Sep 04 15:48:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 15:48:19 devstack devstack@c-api.service[87209]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 15:48:19 devstack devstack@c-api.service[87209]: we strongly recommend against using it for new projects. Sep 04 15:48:19 devstack devstack@c-api.service[87209]: If you are already using Eventlet, we recommend migrating to a different Sep 04 15:48:19 devstack devstack@c-api.service[87209]: framework. For more detail see Sep 04 15:48:19 devstack devstack@c-api.service[87209]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 15:48:19 devstack devstack@c-api.service[87209]: import eventlet # noqa Sep 04 15:48:20 devstack devstack@c-api.service[87208]: /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 Sep 04 15:48:20 devstack devstack@c-api.service[87208]: from cgi import parse_header Sep 04 15:48:20 devstack devstack@c-api.service[87209]: /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 Sep 04 15:48:20 devstack devstack@c-api.service[87209]: from cgi import parse_header Sep 04 15:48:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 15:48:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:48:20 devstack devstack@c-api.service[87208]: /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. Sep 04 15:48:20 devstack devstack@c-api.service[87208]: removals.removed_module( Sep 04 15:48:20 devstack devstack@c-api.service[87208]: /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. Sep 04 15:48:20 devstack devstack@c-api.service[87208]: removals.removed_module( Sep 04 15:48:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 15:48:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:48:20 devstack devstack@c-api.service[87209]: /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. Sep 04 15:48:20 devstack devstack@c-api.service[87209]: removals.removed_module( Sep 04 15:48:20 devstack devstack@c-api.service[87209]: /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. Sep 04 15:48:20 devstack devstack@c-api.service[87209]: removals.removed_module( Sep 04 15:48:22 devstack devstack@c-api.service[87208]: /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 Sep 04 15:48:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:48:22 devstack devstack@c-api.service[87208]: /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. Sep 04 15:48:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:48:23 devstack devstack@c-api.service[87209]: /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 Sep 04 15:48:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:48:23 devstack devstack@c-api.service[87208]: 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. Sep 04 15:48:23 devstack devstack@c-api.service[87208]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87208) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 15:48:23 devstack devstack@c-api.service[87209]: /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. Sep 04 15:48:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:48:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 04 15:48:23 devstack devstack@c-api.service[87208]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 15:48:24 devstack devstack@c-api.service[87209]: 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. Sep 04 15:48:24 devstack devstack@c-api.service[87209]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87209) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 15:48:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 04 15:48:24 devstack devstack@c-api.service[87209]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87208) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: INFO dbcounter [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Registered counter for database cinder Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-ab961e3c-e411-41a8-967f-be87e760909c 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=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writer thread running {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:25 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:48:25 devstack devstack@c-api.service[87208]: INFO cinder.rpc [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 15:48:25 devstack devstack@c-api.service[87208]: INFO cinder.rpc [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 15:48:25 devstack devstack@c-api.service[87208]: INFO cinder.rpc [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 15:48:25 devstack devstack@c-api.service[87208]: INFO cinder.rpc [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING cinder.keymgr.conf_key_mgr [None req-ab961e3c-e411-41a8-967f-be87e760909c 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' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87209) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-ab961e3c-e411-41a8-967f-be87e760909c 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=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: INFO cinder.rpc [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 15:48:25 devstack devstack@c-api.service[87208]: INFO cinder.rpc [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87209]: INFO dbcounter [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Registered counter for database cinder Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING cinder.api.contrib.hosts [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: extensions {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: os-volume-manage {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: os-quota-class-sets {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: os-hosts {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: capabilities {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: encryption {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: scheduler-stats {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: os-quota-sets {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: os-availability-zone {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: qos-specs {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: extra_specs {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: backups {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: encryption {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: cgsnapshots {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: os-volume-type-access {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: consistencygroups {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: os-volume-transfer {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-20105ffd-de6e-40ab-b660-77afeb8a097d 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=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extended resource: os-snapshot-manage {{(pid=87208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.snapshot_actions [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] SnapshotActionsController initialized {{(pid=87208) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension AdminActions extending resource: volumes {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension AdminActions extending resource: snapshots {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension AdminActions extending resource: backups {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension VolumeActions extending resource: volumes {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension UsedLimits extending resource: limits {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension TypesManage extending resource: types {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension SnapshotActions extending resource: snapshots {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.router [None req-ab961e3c-e411-41a8-967f-be87e760909c None None] Extension VolumeTypeAccess extending resource: types {{(pid=87208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:25 devstack devstack@c-api.service[87208]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7278df6a4668 pid: 87208 (default app) Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writer thread running {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:48:26 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:48:26 devstack devstack@c-api.service[87209]: INFO cinder.rpc [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 15:48:26 devstack devstack@c-api.service[87209]: INFO cinder.rpc [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 15:48:26 devstack devstack@c-api.service[87209]: INFO cinder.rpc [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 15:48:26 devstack devstack@c-api.service[87209]: INFO cinder.rpc [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING cinder.keymgr.conf_key_mgr [None req-20105ffd-de6e-40ab-b660-77afeb8a097d 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' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-20105ffd-de6e-40ab-b660-77afeb8a097d 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=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: INFO cinder.rpc [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 15:48:26 devstack devstack@c-api.service[87209]: INFO cinder.rpc [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING cinder.api.contrib.hosts [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: extensions {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: os-volume-manage {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: os-quota-class-sets {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: os-hosts {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: capabilities {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: encryption {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: scheduler-stats {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: os-quota-sets {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: os-availability-zone {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: qos-specs {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: extra_specs {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: backups {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: encryption {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: cgsnapshots {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: os-volume-type-access {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: consistencygroups {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: os-volume-transfer {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extended resource: os-snapshot-manage {{(pid=87209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.snapshot_actions [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] SnapshotActionsController initialized {{(pid=87209) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension AdminActions extending resource: volumes {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension AdminActions extending resource: snapshots {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension AdminActions extending resource: backups {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension VolumeActions extending resource: volumes {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension UsedLimits extending resource: limits {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension TypesManage extending resource: types {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension SnapshotActions extending resource: snapshots {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.router [None req-20105ffd-de6e-40ab-b660-77afeb8a097d None None] Extension VolumeTypeAccess extending resource: types {{(pid=87209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 15:48:26 devstack devstack@c-api.service[87209]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7278df6a4668 pid: 87209 (default app) Sep 04 15:48:35 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=6 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:48:36 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=6 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:49:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:49:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1036073513"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1036073513'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:49:16 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Create volume of 1 GB Sep 04 15:49:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:16 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Availability zone cache updated, next update will occur around 2026-09-04 14:49:16.705106. {{(pid=87208) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 15:49:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Availability Zones retrieved successfully. Sep 04 15:49:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Flow 'volume_create_api' (aaf190c7-7eb3-437f-a9b0-803cc2e87818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:49:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c692ff9-ab3a-4959-89e3-f1f40c695163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:49:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c692ff9-ab3a-4959-89e3-f1f40c695163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d483bf-c69d-4e77-a6ac-626897056f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:17 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:49:17 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:49:17 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Created reservations ['95284d7f-c91a-4125-8b25-876cdb571746', '26615509-9adb-4ea1-8f30-c99de276dd4e', '85959e5e-3ed2-47ab-b0e9-09f2802af2ad', '3f94d9bc-017c-441a-9636-16d24d029031'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:49:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d483bf-c69d-4e77-a6ac-626897056f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95284d7f-c91a-4125-8b25-876cdb571746', '26615509-9adb-4ea1-8f30-c99de276dd4e', '85959e5e-3ed2-47ab-b0e9-09f2802af2ad', '3f94d9bc-017c-441a-9636-16d24d029031']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe590c13-b2b9-4886-a4e6-9ace39ac24bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe590c13-b2b9-4886-a4e6-9ace39ac24bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '032f4a1c-ced9-4080-9e62-58f7580c2aa9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1036073513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfa9adb2309c4d17b2207191735025dd',qos_specs=None,replication_status=,reservations=['95284d7f-c91a-4125-8b25-876cdb571746','26615509-9adb-4ea1-8f30-c99de276dd4e','85959e5e-3ed2-47ab-b0e9-09f2802af2ad','3f94d9bc-017c-441a-9636-16d24d029031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16bb5f2923da48929286f3b96126ce7b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1036073513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=032f4a1c-ced9-4080-9e62-58f7580c2aa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfa9adb2309c4d17b2207191735025dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16bb5f2923da48929286f3b96126ce7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c88b94-6307-4f46-b935-6647d7fbc533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c88b94-6307-4f46-b935-6647d7fbc533) transitioned into state 'SUCCESS' from state '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-1036073513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfa9adb2309c4d17b2207191735025dd',qos_specs=None,replication_status=,reservations=['95284d7f-c91a-4125-8b25-876cdb571746','26615509-9adb-4ea1-8f30-c99de276dd4e','85959e5e-3ed2-47ab-b0e9-09f2802af2ad','3f94d9bc-017c-441a-9636-16d24d029031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16bb5f2923da48929286f3b96126ce7b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016922d4-bc7e-417f-92e0-84c36cd7f171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016922d4-bc7e-417f-92e0-84c36cd7f171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Flow 'volume_create_api' (aaf190c7-7eb3-437f-a9b0-803cc2e87818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:49:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Create volume request issued successfully. Sep 04 15:49:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e11877fd-d7fe-4f1f-aa44-314691e4ed19 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:49:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1/1] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:49:15 2026] POST /volume/v3/volumes => generated 761 bytes in 1752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:49:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8f780f3d-1b03-42ad-a6ba-e4dbc5496ced None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8f780f3d-1b03-42ad-a6ba-e4dbc5496ced tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:49:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8f780f3d-1b03-42ad-a6ba-e4dbc5496ced tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8f780f3d-1b03-42ad-a6ba-e4dbc5496ced tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:18 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-8f780f3d-1b03-42ad-a6ba-e4dbc5496ced tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:49:18 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:18 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8f780f3d-1b03-42ad-a6ba-e4dbc5496ced tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:49:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8f780f3d-1b03-42ad-a6ba-e4dbc5496ced tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:49:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1/2] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:17 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 829 bytes in 1042 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d2b36414-d1fb-4d0d-8ef9-fedfbbe71ec0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d2b36414-d1fb-4d0d-8ef9-fedfbbe71ec0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:49:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d2b36414-d1fb-4d0d-8ef9-fedfbbe71ec0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d2b36414-d1fb-4d0d-8ef9-fedfbbe71ec0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d2b36414-d1fb-4d0d-8ef9-fedfbbe71ec0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:49:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d2b36414-d1fb-4d0d-8ef9-fedfbbe71ec0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:49:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 2/3] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:19 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 829 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:49:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-539509b0-0cfd-46d1-8110-04f4a937c4e3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-539509b0-0cfd-46d1-8110-04f4a937c4e3 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:49:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-539509b0-0cfd-46d1-8110-04f4a937c4e3 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-539509b0-0cfd-46d1-8110-04f4a937c4e3 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-539509b0-0cfd-46d1-8110-04f4a937c4e3 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:49:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-539509b0-0cfd-46d1-8110-04f4a937c4e3 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:49:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 2/4] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:20 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 829 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-38f0e148-d6b3-4583-a9d3-9342fdd6d9c4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-38f0e148-d6b3-4583-a9d3-9342fdd6d9c4 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:49:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-38f0e148-d6b3-4583-a9d3-9342fdd6d9c4 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-38f0e148-d6b3-4583-a9d3-9342fdd6d9c4 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-38f0e148-d6b3-4583-a9d3-9342fdd6d9c4 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:49:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-38f0e148-d6b3-4583-a9d3-9342fdd6d9c4 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:49:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 3/5] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:22 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 829 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dd1a1c2e-1f2c-42b2-8904-e25db7b77d73 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dd1a1c2e-1f2c-42b2-8904-e25db7b77d73 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:49:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dd1a1c2e-1f2c-42b2-8904-e25db7b77d73 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dd1a1c2e-1f2c-42b2-8904-e25db7b77d73 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:23 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:23 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dd1a1c2e-1f2c-42b2-8904-e25db7b77d73 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:49:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dd1a1c2e-1f2c-42b2-8904-e25db7b77d73 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:49:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 3/6] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:23 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 829 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-89458b41-47c3-4e58-95b6-2eec443f87af None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-89458b41-47c3-4e58-95b6-2eec443f87af tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:49:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-89458b41-47c3-4e58-95b6-2eec443f87af tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-89458b41-47c3-4e58-95b6-2eec443f87af tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-89458b41-47c3-4e58-95b6-2eec443f87af tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:49:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-89458b41-47c3-4e58-95b6-2eec443f87af tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:49:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 4/7] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:24 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 829 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:49:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-10f52c35-a92f-47d0-bde2-0ce587563d93 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-10f52c35-a92f-47d0-bde2-0ce587563d93 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:49:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-10f52c35-a92f-47d0-bde2-0ce587563d93 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-10f52c35-a92f-47d0-bde2-0ce587563d93 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:25 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-10f52c35-a92f-47d0-bde2-0ce587563d93 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:49:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-10f52c35-a92f-47d0-bde2-0ce587563d93 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:49:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 4/8] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:25 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 829 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-df38f0a1-93f4-4f59-902c-dc3d06f47ccd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df38f0a1-93f4-4f59-902c-dc3d06f47ccd tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:49:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df38f0a1-93f4-4f59-902c-dc3d06f47ccd tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df38f0a1-93f4-4f59-902c-dc3d06f47ccd tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-df38f0a1-93f4-4f59-902c-dc3d06f47ccd tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:49:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df38f0a1-93f4-4f59-902c-dc3d06f47ccd tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:49:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 5/9] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:26 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 853 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:49:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:49:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-907402718"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-907402718'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:49:27 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Create volume of 1 GB Sep 04 15:49:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:27 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:49:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Availability zone cache updated, next update will occur around 2026-09-04 14:49:27.258219. {{(pid=87209) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 15:49:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Availability Zones retrieved successfully. Sep 04 15:49:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Flow 'volume_create_api' (08630634-e7c6-4331-95ef-cf6ea073e9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:49:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c579adf-3b6e-45ca-a5e7-463b4d326c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:49:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e2f38c39-7106-4a99-8fd6-548ca1acfc2b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e2f38c39-7106-4a99-8fd6-548ca1acfc2b tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:49:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e2f38c39-7106-4a99-8fd6-548ca1acfc2b tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e2f38c39-7106-4a99-8fd6-548ca1acfc2b tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c579adf-3b6e-45ca-a5e7-463b4d326c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371ae561-74ac-42f2-9bc9-7f72f5e513ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e2f38c39-7106-4a99-8fd6-548ca1acfc2b tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:49:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e2f38c39-7106-4a99-8fd6-548ca1acfc2b tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:49:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 6/10] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:27 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 853 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:27 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:49:27 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:49:28 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Created reservations ['d11caae5-554f-4ca9-9f6a-03d7a2cc53c6', '3f2ddda3-ca5c-47ae-8ddd-8c56a85cdd47', '307bcc2b-1beb-464e-8e66-0c07cfac2522', '2a17929e-8619-4961-ac20-e4ff336d0b5a'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:49:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371ae561-74ac-42f2-9bc9-7f72f5e513ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d11caae5-554f-4ca9-9f6a-03d7a2cc53c6', '3f2ddda3-ca5c-47ae-8ddd-8c56a85cdd47', '307bcc2b-1beb-464e-8e66-0c07cfac2522', '2a17929e-8619-4961-ac20-e4ff336d0b5a']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4e7479-c4ac-4bd6-809a-0fb35b9e7e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4e7479-c4ac-4bd6-809a-0fb35b9e7e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afcd9904-1e7f-4865-a58c-f9d0a1a3e168', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-907402718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='738b74cf5b2544a3b4f4efa5ee024e11',qos_specs=None,replication_status=,reservations=['d11caae5-554f-4ca9-9f6a-03d7a2cc53c6','3f2ddda3-ca5c-47ae-8ddd-8c56a85cdd47','307bcc2b-1beb-464e-8e66-0c07cfac2522','2a17929e-8619-4961-ac20-e4ff336d0b5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='180fb729e2954d65a4fb6022408d9e63',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:49:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-907402718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afcd9904-1e7f-4865-a58c-f9d0a1a3e168,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='738b74cf5b2544a3b4f4efa5ee024e11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='180fb729e2954d65a4fb6022408d9e63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad355139-9057-4290-bf6c-1f83e7f69d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad355139-9057-4290-bf6c-1f83e7f69d84) transitioned into state 'SUCCESS' from state '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-907402718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='738b74cf5b2544a3b4f4efa5ee024e11',qos_specs=None,replication_status=,reservations=['d11caae5-554f-4ca9-9f6a-03d7a2cc53c6','3f2ddda3-ca5c-47ae-8ddd-8c56a85cdd47','307bcc2b-1beb-464e-8e66-0c07cfac2522','2a17929e-8619-4961-ac20-e4ff336d0b5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='180fb729e2954d65a4fb6022408d9e63',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574ee568-0d40-4176-bbe8-399bf3f3a900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:49:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574ee568-0d40-4176-bbe8-399bf3f3a900) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:49:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Flow 'volume_create_api' (08630634-e7c6-4331-95ef-cf6ea073e9ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:49:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Create volume request issued successfully. Sep 04 15:49:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-30f2f02c-b16c-4d54-a290-56d19cf0a904 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:49:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 5/11] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:49:27 2026] POST /volume/v3/volumes => generated 760 bytes in 1388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:49:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-42546bec-4227-4237-8f82-597d3514cc1a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-42546bec-4227-4237-8f82-597d3514cc1a tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-42546bec-4227-4237-8f82-597d3514cc1a tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-42546bec-4227-4237-8f82-597d3514cc1a tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:28 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-42546bec-4227-4237-8f82-597d3514cc1a tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-42546bec-4227-4237-8f82-597d3514cc1a tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 7/12] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:28 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 828 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-820d4da1-ae39-4966-9e83-b0ca81021870 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-820d4da1-ae39-4966-9e83-b0ca81021870 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:49:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-820d4da1-ae39-4966-9e83-b0ca81021870 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-820d4da1-ae39-4966-9e83-b0ca81021870 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-820d4da1-ae39-4966-9e83-b0ca81021870 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:49:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-820d4da1-ae39-4966-9e83-b0ca81021870 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:49:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 6/13] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:28 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-82b0e253-21d1-4b5a-8f59-bc974aab7cef None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-82b0e253-21d1-4b5a-8f59-bc974aab7cef tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-82b0e253-21d1-4b5a-8f59-bc974aab7cef tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-82b0e253-21d1-4b5a-8f59-bc974aab7cef tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-82b0e253-21d1-4b5a-8f59-bc974aab7cef tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-82b0e253-21d1-4b5a-8f59-bc974aab7cef tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 8/14] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:29 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 852 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b4752af7-14db-47a8-8b11-2dadea25934f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4752af7-14db-47a8-8b11-2dadea25934f tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b4752af7-14db-47a8-8b11-2dadea25934f tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b4752af7-14db-47a8-8b11-2dadea25934f tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b4752af7-14db-47a8-8b11-2dadea25934f tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4752af7-14db-47a8-8b11-2dadea25934f tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 7/15] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:30 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 853 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-49f3776f-ef46-489b-af7a-11db08a7ae64 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-49f3776f-ef46-489b-af7a-11db08a7ae64 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-49f3776f-ef46-489b-af7a-11db08a7ae64 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-49f3776f-ef46-489b-af7a-11db08a7ae64 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-49f3776f-ef46-489b-af7a-11db08a7ae64 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-49f3776f-ef46-489b-af7a-11db08a7ae64 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 9/16] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:49:31 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:49:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0bf95f4d-96e6-48ec-92dd-a3e8158e6962 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0bf95f4d-96e6-48ec-92dd-a3e8158e6962 None None] GET http://192.168.122.126/volume// Sep 04 15:49:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0bf95f4d-96e6-48ec-92dd-a3e8158e6962 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0bf95f4d-96e6-48ec-92dd-a3e8158e6962 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0bf95f4d-96e6-48ec-92dd-a3e8158e6962 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:49:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 8/17] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 15:49:31 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:49:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-1a72f79c-e646-4fc0-acb5-aa04b83fa24a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-1a72f79c-e646-4fc0-acb5-aa04b83fa24a tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 15:49:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-1a72f79c-e646-4fc0-acb5-aa04b83fa24a tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afcd9904-1e7f-4865-a58c-f9d0a1a3e168", "connector": null, "instance_uuid": "90018037-4fba-4727-bbaa-fad4c6396146"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:32 devstack devstack@c-api.service[87208]: /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. Sep 04 15:49:32 devstack devstack@c-api.service[87208]: .first() Sep 04 15:49:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-1a72f79c-e646-4fc0-acb5-aa04b83fa24a tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 15:49:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 10/18] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 15:49:31 2026] POST /volume/v3/attachments => generated 273 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-87fd9ead-ac67-4e38-a3c2-b0981308e277 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-87fd9ead-ac67-4e38-a3c2-b0981308e277 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-87fd9ead-ac67-4e38-a3c2-b0981308e277 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-87fd9ead-ac67-4e38-a3c2-b0981308e277 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-62979e4d-448c-4cc2-b752-0d276ccb2327 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-62979e4d-448c-4cc2-b752-0d276ccb2327 None None] GET http://192.168.122.126/volume// Sep 04 15:49:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-62979e4d-448c-4cc2-b752-0d276ccb2327 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-62979e4d-448c-4cc2-b752-0d276ccb2327 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-62979e4d-448c-4cc2-b752-0d276ccb2327 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:49:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 11/19] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:49:32 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:49:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-87fd9ead-ac67-4e38-a3c2-b0981308e277 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-87fd9ead-ac67-4e38-a3c2-b0981308e277 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 9/20] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:32 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 852 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:49:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-8f2111b5-d973-407e-b165-2ed253e208c2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-8f2111b5-d973-407e-b165-2ed253e208c2 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-8f2111b5-d973-407e-b165-2ed253e208c2 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-8f2111b5-d973-407e-b165-2ed253e208c2 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-8f2111b5-d973-407e-b165-2ed253e208c2 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-8f2111b5-d973-407e-b165-2ed253e208c2 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 12/21] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:49:32 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 1033 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:49:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a2c7727e-5072-45d7-aefb-914ef211cde2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a2c7727e-5072-45d7-aefb-914ef211cde2 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a2c7727e-5072-45d7-aefb-914ef211cde2 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a2c7727e-5072-45d7-aefb-914ef211cde2 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a2c7727e-5072-45d7-aefb-914ef211cde2 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a2c7727e-5072-45d7-aefb-914ef211cde2 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 10/22] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:33 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 852 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-033c8417-7324-43f8-ae14-505f45aa1619 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-033c8417-7324-43f8-ae14-505f45aa1619 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-033c8417-7324-43f8-ae14-505f45aa1619 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-033c8417-7324-43f8-ae14-505f45aa1619 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-033c8417-7324-43f8-ae14-505f45aa1619 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-033c8417-7324-43f8-ae14-505f45aa1619 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 13/23] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:35 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 852 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-eebe77cc-363a-43cd-b248-e71d9f2e9eae None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eebe77cc-363a-43cd-b248-e71d9f2e9eae tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eebe77cc-363a-43cd-b248-e71d9f2e9eae tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eebe77cc-363a-43cd-b248-e71d9f2e9eae tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:36 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:36 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-eebe77cc-363a-43cd-b248-e71d9f2e9eae tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eebe77cc-363a-43cd-b248-e71d9f2e9eae tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 11/24] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:36 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 852 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-2906ad61-c02e-40a5-bdc4-84c9de6f357e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-2906ad61-c02e-40a5-bdc4-84c9de6f357e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] PUT http://192.168.122.126/volume/v3/attachments/86a4f47b-bc71-4dc9-99ec-1c5003d6b4b1 Sep 04 15:49:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-2906ad61-c02e-40a5-bdc4-84c9de6f357e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:36 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-2906ad61-c02e-40a5-bdc4-84c9de6f357e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Acquiring lock "cinder-attachment_update-afcd9904-1e7f-4865-a58c-f9d0a1a3e168-devstack" by "attachment_update" {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:49:36 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-2906ad61-c02e-40a5-bdc4-84c9de6f357e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Lock "cinder-attachment_update-afcd9904-1e7f-4865-a58c-f9d0a1a3e168-devstack" acquired by "attachment_update" :: waited 0.058s {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:49:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:36 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:36 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e53d9ac8-3f39-459f-99ea-5f1a5cef943e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e53d9ac8-3f39-459f-99ea-5f1a5cef943e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:37 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-2906ad61-c02e-40a5-bdc4-84c9de6f357e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Lock "cinder-attachment_update-afcd9904-1e7f-4865-a58c-f9d0a1a3e168-devstack" released by "attachment_update" :: held 0.687s {{(pid=87208) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:49:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-2906ad61-c02e-40a5-bdc4-84c9de6f357e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/attachments/86a4f47b-bc71-4dc9-99ec-1c5003d6b4b1 returned with HTTP 200 Sep 04 15:49:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 14/25] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 15:49:36 2026] PUT /volume/v3/attachments/86a4f47b-bc71-4dc9-99ec-1c5003d6b4b1 => generated 694 bytes in 834 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e53d9ac8-3f39-459f-99ea-5f1a5cef943e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e53d9ac8-3f39-459f-99ea-5f1a5cef943e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e53d9ac8-3f39-459f-99ea-5f1a5cef943e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e53d9ac8-3f39-459f-99ea-5f1a5cef943e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 12/26] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:37 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 853 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-90731eaa-024c-448e-b96c-055e33f6dc6e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-90731eaa-024c-448e-b96c-055e33f6dc6e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-90731eaa-024c-448e-b96c-055e33f6dc6e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-90731eaa-024c-448e-b96c-055e33f6dc6e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:38 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:38 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:38 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:38 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:38 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-90731eaa-024c-448e-b96c-055e33f6dc6e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-90731eaa-024c-448e-b96c-055e33f6dc6e tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:38 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 15/27] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:38 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 853 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-3d10592f-0792-4e28-a4c1-991995582612 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-3d10592f-0792-4e28-a4c1-991995582612 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] POST http://192.168.122.126/volume/v3/attachments/86a4f47b-bc71-4dc9-99ec-1c5003d6b4b1/action Sep 04 15:49:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-3d10592f-0792-4e28-a4c1-991995582612 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Action body: b'{"os-complete": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:49:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-3d10592f-0792-4e28-a4c1-991995582612 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:49:39 devstack devstack@c-api.service[87209]: /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. Sep 04 15:49:39 devstack devstack@c-api.service[87209]: .first() Sep 04 15:49:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-e5333862-50bf-4790-ad79-6d9222a22ed3 req-3d10592f-0792-4e28-a4c1-991995582612 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/attachments/86a4f47b-bc71-4dc9-99ec-1c5003d6b4b1/action returned with HTTP 204 Sep 04 15:49:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 13/28] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 15:49:39 2026] POST /volume/v3/attachments/86a4f47b-bc71-4dc9-99ec-1c5003d6b4b1/action => generated 0 bytes in 232 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d8522685-d84c-4374-b4c2-60f434c727dc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d8522685-d84c-4374-b4c2-60f434c727dc tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d8522685-d84c-4374-b4c2-60f434c727dc tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d8522685-d84c-4374-b4c2-60f434c727dc tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:39 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d8522685-d84c-4374-b4c2-60f434c727dc tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d8522685-d84c-4374-b4c2-60f434c727dc tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 16/29] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:39 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 1145 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9057a488-49f2-4408-8faf-000b71aec4ae None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9057a488-49f2-4408-8faf-000b71aec4ae tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9057a488-49f2-4408-8faf-000b71aec4ae tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9057a488-49f2-4408-8faf-000b71aec4ae tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9057a488-49f2-4408-8faf-000b71aec4ae tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9057a488-49f2-4408-8faf-000b71aec4ae tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 14/30] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:40 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 1145 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:49:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-79dfe303-5690-4057-8b54-5fa45980e79b req-9db73e65-17e5-4b0c-be36-3f33c8d5f7ed None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-79dfe303-5690-4057-8b54-5fa45980e79b req-9db73e65-17e5-4b0c-be36-3f33c8d5f7ed tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] DELETE http://192.168.122.126/volume/v3/attachments/86a4f47b-bc71-4dc9-99ec-1c5003d6b4b1 Sep 04 15:49:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-79dfe303-5690-4057-8b54-5fa45980e79b req-9db73e65-17e5-4b0c-be36-3f33c8d5f7ed tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-79dfe303-5690-4057-8b54-5fa45980e79b req-9db73e65-17e5-4b0c-be36-3f33c8d5f7ed tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:43 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 15:49:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-79dfe303-5690-4057-8b54-5fa45980e79b req-9db73e65-17e5-4b0c-be36-3f33c8d5f7ed tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/attachments/86a4f47b-bc71-4dc9-99ec-1c5003d6b4b1 returned with HTTP 200 Sep 04 15:49:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 17/31] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 15:49:43 2026] DELETE /volume/v3/attachments/86a4f47b-bc71-4dc9-99ec-1c5003d6b4b1 => generated 19 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d7b9f3b2-afd6-4f56-9cad-e6cb576e1913 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d7b9f3b2-afd6-4f56-9cad-e6cb576e1913 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d7b9f3b2-afd6-4f56-9cad-e6cb576e1913 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d7b9f3b2-afd6-4f56-9cad-e6cb576e1913 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d7b9f3b2-afd6-4f56-9cad-e6cb576e1913 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d7b9f3b2-afd6-4f56-9cad-e6cb576e1913 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 15/32] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:45 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bfdea397-da3b-490c-a0f0-19c0ade30bf5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bfdea397-da3b-490c-a0f0-19c0ade30bf5 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bfdea397-da3b-490c-a0f0-19c0ade30bf5 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bfdea397-da3b-490c-a0f0-19c0ade30bf5 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bfdea397-da3b-490c-a0f0-19c0ade30bf5 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bfdea397-da3b-490c-a0f0-19c0ade30bf5 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 18/33] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:45 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-48b1eb22-84b7-47fa-8d8a-2415a17148f3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-48b1eb22-84b7-47fa-8d8a-2415a17148f3 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-48b1eb22-84b7-47fa-8d8a-2415a17148f3 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-48b1eb22-84b7-47fa-8d8a-2415a17148f3 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-48b1eb22-84b7-47fa-8d8a-2415a17148f3 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-48b1eb22-84b7-47fa-8d8a-2415a17148f3 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 16/34] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:45 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-51b981d8-8e7e-4dd1-afde-78dfb3464be6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-51b981d8-8e7e-4dd1-afde-78dfb3464be6 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] DELETE http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-51b981d8-8e7e-4dd1-afde-78dfb3464be6 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-51b981d8-8e7e-4dd1-afde-78dfb3464be6 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:45 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-51b981d8-8e7e-4dd1-afde-78dfb3464be6 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Delete volume with id: afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-51b981d8-8e7e-4dd1-afde-78dfb3464be6 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-51b981d8-8e7e-4dd1-afde-78dfb3464be6 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Delete volume request issued successfully. Sep 04 15:49:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-51b981d8-8e7e-4dd1-afde-78dfb3464be6 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 202 Sep 04 15:49:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 19/35] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:49:45 2026] DELETE /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:49:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bd3d68fd-ddd7-45c6-bd9f-974c68f8c24f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bd3d68fd-ddd7-45c6-bd9f-974c68f8c24f tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bd3d68fd-ddd7-45c6-bd9f-974c68f8c24f tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bd3d68fd-ddd7-45c6-bd9f-974c68f8c24f tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bd3d68fd-ddd7-45c6-bd9f-974c68f8c24f tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bd3d68fd-ddd7-45c6-bd9f-974c68f8c24f tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 17/36] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:46 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 852 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-80bd93c0-45e0-40d5-a743-a1fe86ede3cd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-80bd93c0-45e0-40d5-a743-a1fe86ede3cd tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-80bd93c0-45e0-40d5-a743-a1fe86ede3cd tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-80bd93c0-45e0-40d5-a743-a1fe86ede3cd tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:49:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:49:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-80bd93c0-45e0-40d5-a743-a1fe86ede3cd tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-80bd93c0-45e0-40d5-a743-a1fe86ede3cd tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 20/37] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:47 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 852 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6ab67305-c108-4401-8c06-75c8d82d3c40 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6ab67305-c108-4401-8c06-75c8d82d3c40 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6ab67305-c108-4401-8c06-75c8d82d3c40 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6ab67305-c108-4401-8c06-75c8d82d3c40 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:49:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:49:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:49:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:49:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6ab67305-c108-4401-8c06-75c8d82d3c40 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Volume info retrieved successfully. Sep 04 15:49:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6ab67305-c108-4401-8c06-75c8d82d3c40 tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 200 Sep 04 15:49:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 18/38] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:48 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 852 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:49:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b3348b95-a5de-4998-b5c5-a27ed3f6994b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:49:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b3348b95-a5de-4998-b5c5-a27ed3f6994b tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] GET http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 Sep 04 15:49:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b3348b95-a5de-4998-b5c5-a27ed3f6994b tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:49:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b3348b95-a5de-4998-b5c5-a27ed3f6994b tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:49:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b3348b95-a5de-4998-b5c5-a27ed3f6994b tempest-DeleteServersTestJSON-2138282029 tempest-DeleteServersTestJSON-2138282029-project-member] http://192.168.122.126/volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 returned with HTTP 404 Sep 04 15:49:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 21/39] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:49:49 2026] GET /volume/v3/volumes/afcd9904-1e7f-4865-a58c-f9d0a1a3e168 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:49:58 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=97,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:49:59 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=112,cinder:INSERT=12,cinder:UPDATE=19 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1121337556"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1121337556'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Create volume of 1 GB Sep 04 15:50:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Availability Zones retrieved successfully. Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Flow 'volume_create_api' (7d154ecd-6f1a-44ad-a631-c725810493ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4abf1eeb-21f1-4fa5-afde-e07dfeda1408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4abf1eeb-21f1-4fa5-afde-e07dfeda1408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2480fa54-8f77-4465-a3f7-bf286e1f0cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Created reservations ['70ffe49e-3ac4-4969-abcf-774e73e0639a', '40274d0e-e2e3-402e-994d-8de27e35321a', 'e3509e6b-0761-458b-88f5-d6ac84480745', '23ca6e4d-1df3-4ef1-9512-805187b04f88'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2480fa54-8f77-4465-a3f7-bf286e1f0cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70ffe49e-3ac4-4969-abcf-774e73e0639a', '40274d0e-e2e3-402e-994d-8de27e35321a', 'e3509e6b-0761-458b-88f5-d6ac84480745', '23ca6e4d-1df3-4ef1-9512-805187b04f88']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abf9b374-dcef-42f0-96c6-cd5d27c07f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abf9b374-dcef-42f0-96c6-cd5d27c07f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8af91ef0-9bea-4ce9-9708-6a09805de990', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1121337556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b50aa5d47904ba4a5135761fb65bea4',qos_specs=None,replication_status=,reservations=['70ffe49e-3ac4-4969-abcf-774e73e0639a','40274d0e-e2e3-402e-994d-8de27e35321a','e3509e6b-0761-458b-88f5-d6ac84480745','23ca6e4d-1df3-4ef1-9512-805187b04f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e327112852c04e0e9fb5df5e6fdaebfb',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1121337556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8af91ef0-9bea-4ce9-9708-6a09805de990,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b50aa5d47904ba4a5135761fb65bea4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e327112852c04e0e9fb5df5e6fdaebfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05c2c22-9113-4069-b4da-f8750aa26689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05c2c22-9113-4069-b4da-f8750aa26689) transitioned into state 'SUCCESS' from state '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-1121337556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b50aa5d47904ba4a5135761fb65bea4',qos_specs=None,replication_status=,reservations=['70ffe49e-3ac4-4969-abcf-774e73e0639a','40274d0e-e2e3-402e-994d-8de27e35321a','e3509e6b-0761-458b-88f5-d6ac84480745','23ca6e4d-1df3-4ef1-9512-805187b04f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e327112852c04e0e9fb5df5e6fdaebfb',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35fe7e52-caea-4e6d-aeed-56975f0ae9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35fe7e52-caea-4e6d-aeed-56975f0ae9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Flow 'volume_create_api' (7d154ecd-6f1a-44ad-a631-c725810493ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Create volume request issued successfully. Sep 04 15:50:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2e7c9944-2d69-43b8-94aa-51f2d2c87f5c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:50:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 19/40] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:50:06 2026] POST /volume/v3/volumes => generated 763 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:50:16 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:50:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-2706da24-6f70-4248-a54d-be202e0747a7 req-691d6431-3a39-4f39-85a9-974558ef5dba None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-691d6431-3a39-4f39-85a9-974558ef5dba tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-691d6431-3a39-4f39-85a9-974558ef5dba tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-691d6431-3a39-4f39-85a9-974558ef5dba tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-2706da24-6f70-4248-a54d-be202e0747a7 req-691d6431-3a39-4f39-85a9-974558ef5dba tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-691d6431-3a39-4f39-85a9-974558ef5dba tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 22/41] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:50:29 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fad59b8a-b6f4-4f2a-aab6-2000f53dc716 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fad59b8a-b6f4-4f2a-aab6-2000f53dc716 None None] GET http://192.168.122.126/volume// Sep 04 15:50:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fad59b8a-b6f4-4f2a-aab6-2000f53dc716 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fad59b8a-b6f4-4f2a-aab6-2000f53dc716 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fad59b8a-b6f4-4f2a-aab6-2000f53dc716 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:50:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 20/42] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 15:50:30 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:50:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-2706da24-6f70-4248-a54d-be202e0747a7 req-360724fd-6e1e-44be-846c-3dca6c8c79bd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-360724fd-6e1e-44be-846c-3dca6c8c79bd tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 15:50:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-360724fd-6e1e-44be-846c-3dca6c8c79bd tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "032f4a1c-ced9-4080-9e62-58f7580c2aa9", "connector": null, "instance_uuid": "abf67291-b758-4db8-9bc0-66adcb0ae9d8"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-360724fd-6e1e-44be-846c-3dca6c8c79bd tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 15:50:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 23/43] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 15:50:30 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:50:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4c239664-f57d-4959-ae8f-1e8326b0ffc2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4c239664-f57d-4959-ae8f-1e8326b0ffc2 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4c239664-f57d-4959-ae8f-1e8326b0ffc2 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4c239664-f57d-4959-ae8f-1e8326b0ffc2 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-37ae21ef-66b9-4079-a023-4895bb974d76 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-37ae21ef-66b9-4079-a023-4895bb974d76 None None] GET http://192.168.122.126/volume// Sep 04 15:50:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-37ae21ef-66b9-4079-a023-4895bb974d76 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-37ae21ef-66b9-4079-a023-4895bb974d76 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-37ae21ef-66b9-4079-a023-4895bb974d76 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:50:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 24/44] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:50:30 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 15:50:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-2706da24-6f70-4248-a54d-be202e0747a7 req-f819985e-0eef-4c72-91b0-244558f3711a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-f819985e-0eef-4c72-91b0-244558f3711a tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-f819985e-0eef-4c72-91b0-244558f3711a tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-f819985e-0eef-4c72-91b0-244558f3711a tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:50:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:50:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-2706da24-6f70-4248-a54d-be202e0747a7 req-f819985e-0eef-4c72-91b0-244558f3711a tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-f819985e-0eef-4c72-91b0-244558f3711a tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 25/45] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:50:30 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 1034 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:50:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4c239664-f57d-4959-ae8f-1e8326b0ffc2 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4c239664-f57d-4959-ae8f-1e8326b0ffc2 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 21/46] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:30 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 853 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-2706da24-6f70-4248-a54d-be202e0747a7 req-e0c7a219-8a45-4422-bb9a-96fb476f7bb9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-e0c7a219-8a45-4422-bb9a-96fb476f7bb9 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] PUT http://192.168.122.126/volume/v3/attachments/67d1f341-50e6-4a24-bcd1-8c0ae32082c3 Sep 04 15:50:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-e0c7a219-8a45-4422-bb9a-96fb476f7bb9 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:30 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-2706da24-6f70-4248-a54d-be202e0747a7 req-e0c7a219-8a45-4422-bb9a-96fb476f7bb9 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Acquiring lock "cinder-attachment_update-032f4a1c-ced9-4080-9e62-58f7580c2aa9-devstack" by "attachment_update" {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:50:30 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-2706da24-6f70-4248-a54d-be202e0747a7 req-e0c7a219-8a45-4422-bb9a-96fb476f7bb9 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Lock "cinder-attachment_update-032f4a1c-ced9-4080-9e62-58f7580c2aa9-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:50:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:31 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-2706da24-6f70-4248-a54d-be202e0747a7 req-e0c7a219-8a45-4422-bb9a-96fb476f7bb9 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Lock "cinder-attachment_update-032f4a1c-ced9-4080-9e62-58f7580c2aa9-devstack" released by "attachment_update" :: held 0.282s {{(pid=87208) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:50:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-e0c7a219-8a45-4422-bb9a-96fb476f7bb9 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/attachments/67d1f341-50e6-4a24-bcd1-8c0ae32082c3 returned with HTTP 200 Sep 04 15:50:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 26/47] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 15:50:30 2026] PUT /volume/v3/attachments/67d1f341-50e6-4a24-bcd1-8c0ae32082c3 => generated 694 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:50:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-287504d6-c251-42e6-b419-b2081ce50997 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-287504d6-c251-42e6-b419-b2081ce50997 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-287504d6-c251-42e6-b419-b2081ce50997 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-287504d6-c251-42e6-b419-b2081ce50997 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:31 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:50:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:50:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-287504d6-c251-42e6-b419-b2081ce50997 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-287504d6-c251-42e6-b419-b2081ce50997 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 22/48] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:31 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 854 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-2706da24-6f70-4248-a54d-be202e0747a7 req-1f9ba567-f49a-4381-a43e-fd6c23a2c7e5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-1f9ba567-f49a-4381-a43e-fd6c23a2c7e5 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] POST http://192.168.122.126/volume/v3/attachments/67d1f341-50e6-4a24-bcd1-8c0ae32082c3/action Sep 04 15:50:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-1f9ba567-f49a-4381-a43e-fd6c23a2c7e5 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:50:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-1f9ba567-f49a-4381-a43e-fd6c23a2c7e5 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2706da24-6f70-4248-a54d-be202e0747a7 req-1f9ba567-f49a-4381-a43e-fd6c23a2c7e5 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/attachments/67d1f341-50e6-4a24-bcd1-8c0ae32082c3/action returned with HTTP 204 Sep 04 15:50:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 27/49] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 15:50:32 2026] POST /volume/v3/attachments/67d1f341-50e6-4a24-bcd1-8c0ae32082c3/action => generated 0 bytes in 168 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:50:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-57b24f3f-b440-48f0-9d82-70f5818ba9ef None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57b24f3f-b440-48f0-9d82-70f5818ba9ef tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57b24f3f-b440-48f0-9d82-70f5818ba9ef tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57b24f3f-b440-48f0-9d82-70f5818ba9ef tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:50:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:50:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-57b24f3f-b440-48f0-9d82-70f5818ba9ef tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57b24f3f-b440-48f0-9d82-70f5818ba9ef tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 23/50] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:32 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 1146 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:50:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0bf305be-fc4f-481d-90f5-db2342a158d0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0bf305be-fc4f-481d-90f5-db2342a158d0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0bf305be-fc4f-481d-90f5-db2342a158d0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0bf305be-fc4f-481d-90f5-db2342a158d0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0bf305be-fc4f-481d-90f5-db2342a158d0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0bf305be-fc4f-481d-90f5-db2342a158d0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 28/51] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:32 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 1146 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:50:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-d77e078a-577d-42ff-93b6-25b3e1fdf5cb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-d77e078a-577d-42ff-93b6-25b3e1fdf5cb tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-d77e078a-577d-42ff-93b6-25b3e1fdf5cb tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-d77e078a-577d-42ff-93b6-25b3e1fdf5cb tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:34 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:34 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:50:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:50:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-d77e078a-577d-42ff-93b6-25b3e1fdf5cb tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-d77e078a-577d-42ff-93b6-25b3e1fdf5cb tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 24/52] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:50:34 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 1146 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:50:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-b5bfac65-37be-401a-bc78-1a4de0cb3d1c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-b5bfac65-37be-401a-bc78-1a4de0cb3d1c tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] POST http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9/action Sep 04 15:50:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-b5bfac65-37be-401a-bc78-1a4de0cb3d1c tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:50:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-b5bfac65-37be-401a-bc78-1a4de0cb3d1c tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-b5bfac65-37be-401a-bc78-1a4de0cb3d1c tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-b5bfac65-37be-401a-bc78-1a4de0cb3d1c tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Begin detaching volume completed successfully. Sep 04 15:50:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-b5bfac65-37be-401a-bc78-1a4de0cb3d1c tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9/action returned with HTTP 202 Sep 04 15:50:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 29/53] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 15:50:34 2026] POST /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:50:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-38b1a24b-9675-4bf5-8aac-4171c4c152d4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38b1a24b-9675-4bf5-8aac-4171c4c152d4 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38b1a24b-9675-4bf5-8aac-4171c4c152d4 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38b1a24b-9675-4bf5-8aac-4171c4c152d4 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:50:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:50:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-38b1a24b-9675-4bf5-8aac-4171c4c152d4 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38b1a24b-9675-4bf5-8aac-4171c4c152d4 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-96ce6a65-2f5a-4497-bb9d-d9aa7c488dd4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 25/54] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:35 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 1149 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:50:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-96ce6a65-2f5a-4497-bb9d-d9aa7c488dd4 None None] GET http://192.168.122.126/volume// Sep 04 15:50:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-96ce6a65-2f5a-4497-bb9d-d9aa7c488dd4 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-96ce6a65-2f5a-4497-bb9d-d9aa7c488dd4 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-96ce6a65-2f5a-4497-bb9d-d9aa7c488dd4 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:50:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 30/55] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:50:35 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 15:50:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-72fdbc0a-d379-419c-9802-d25e4b62beec None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-72fdbc0a-d379-419c-9802-d25e4b62beec tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-72fdbc0a-d379-419c-9802-d25e4b62beec tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-72fdbc0a-d379-419c-9802-d25e4b62beec tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:50:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:50:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-72fdbc0a-d379-419c-9802-d25e4b62beec tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-72fdbc0a-d379-419c-9802-d25e4b62beec tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 26/56] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:50:35 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 1330 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:50:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-7d0aaea0-70f8-4364-983c-a345bec0a814 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-7d0aaea0-70f8-4364-983c-a345bec0a814 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] DELETE http://192.168.122.126/volume/v3/attachments/67d1f341-50e6-4a24-bcd1-8c0ae32082c3 Sep 04 15:50:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-7d0aaea0-70f8-4364-983c-a345bec0a814 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-7d0aaea0-70f8-4364-983c-a345bec0a814 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:35 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 15:50:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-d1f3e82c-4970-462e-ba53-40fc64b8c736 req-7d0aaea0-70f8-4364-983c-a345bec0a814 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/attachments/67d1f341-50e6-4a24-bcd1-8c0ae32082c3 returned with HTTP 200 Sep 04 15:50:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 31/57] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 15:50:35 2026] DELETE /volume/v3/attachments/67d1f341-50e6-4a24-bcd1-8c0ae32082c3 => generated 19 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-517561b5-eb76-46d7-af87-e4cc5f9bd970 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-517561b5-eb76-46d7-af87-e4cc5f9bd970 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-517561b5-eb76-46d7-af87-e4cc5f9bd970 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-517561b5-eb76-46d7-af87-e4cc5f9bd970 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:36 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:36 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:50:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:50:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-517561b5-eb76-46d7-af87-e4cc5f9bd970 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-517561b5-eb76-46d7-af87-e4cc5f9bd970 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 27/58] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:36 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:50:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0de3e973-3560-4421-8c48-d88c2b4f570f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0de3e973-3560-4421-8c48-d88c2b4f570f tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0de3e973-3560-4421-8c48-d88c2b4f570f tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0de3e973-3560-4421-8c48-d88c2b4f570f tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0de3e973-3560-4421-8c48-d88c2b4f570f tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0de3e973-3560-4421-8c48-d88c2b4f570f tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 32/59] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:45 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f12c9293-d57c-464a-a297-d87ce16f3797 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f12c9293-d57c-464a-a297-d87ce16f3797 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f12c9293-d57c-464a-a297-d87ce16f3797 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f12c9293-d57c-464a-a297-d87ce16f3797 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:50:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:50:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f12c9293-d57c-464a-a297-d87ce16f3797 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f12c9293-d57c-464a-a297-d87ce16f3797 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 28/60] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:45 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a697277e-e3eb-4869-9fce-d989649d6480 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-889902922"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-889902922'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Create volume of 1 GB Sep 04 15:50:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Availability Zones retrieved successfully. Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Flow 'volume_create_api' (3c07b983-79bf-4950-a9b8-d9669a4ff261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52740371-1414-4f40-8a58-99b248954870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52740371-1414-4f40-8a58-99b248954870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5020a700-623b-4b9e-bfc6-66426caa90db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Created reservations ['c67c5dbe-1722-4287-a2b1-b003c0b34e06', 'cb76fe84-fa53-46f6-893e-58fb4fe4e9dd', 'e97e9832-b6e7-4d4a-b326-0545c89da7a6', '8b4bbf80-da55-49c5-aa7a-4debf3b8c7b8'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5020a700-623b-4b9e-bfc6-66426caa90db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c67c5dbe-1722-4287-a2b1-b003c0b34e06', 'cb76fe84-fa53-46f6-893e-58fb4fe4e9dd', 'e97e9832-b6e7-4d4a-b326-0545c89da7a6', '8b4bbf80-da55-49c5-aa7a-4debf3b8c7b8']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (068a75c0-96a7-4c65-8209-2e13edf1e965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (068a75c0-96a7-4c65-8209-2e13edf1e965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '466cd933-2b79-40b6-9562-d3fe383ff7a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-889902922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4d27b50c924a6a9e8de2878ddaa310',qos_specs=None,replication_status=,reservations=['c67c5dbe-1722-4287-a2b1-b003c0b34e06','cb76fe84-fa53-46f6-893e-58fb4fe4e9dd','e97e9832-b6e7-4d4a-b326-0545c89da7a6','8b4bbf80-da55-49c5-aa7a-4debf3b8c7b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b49f1334584e42028ca501b76d49333f',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:50:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-889902922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=466cd933-2b79-40b6-9562-d3fe383ff7a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa4d27b50c924a6a9e8de2878ddaa310',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b49f1334584e42028ca501b76d49333f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b19c045-fdfe-443b-89db-b3c42c6f16c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b19c045-fdfe-443b-89db-b3c42c6f16c2) transitioned into state 'SUCCESS' from state '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-889902922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4d27b50c924a6a9e8de2878ddaa310',qos_specs=None,replication_status=,reservations=['c67c5dbe-1722-4287-a2b1-b003c0b34e06','cb76fe84-fa53-46f6-893e-58fb4fe4e9dd','e97e9832-b6e7-4d4a-b326-0545c89da7a6','8b4bbf80-da55-49c5-aa7a-4debf3b8c7b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b49f1334584e42028ca501b76d49333f',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0f5139-538f-452c-9e86-e01c7056ba32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0f5139-538f-452c-9e86-e01c7056ba32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Flow 'volume_create_api' (3c07b983-79bf-4950-a9b8-d9669a4ff261) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:50:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Create volume request issued successfully. Sep 04 15:50:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a697277e-e3eb-4869-9fce-d989649d6480 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:50:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 33/61] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:50:53 2026] POST /volume/v3/volumes => generated 763 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:50:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-beaff158-2ba6-4b21-9fe1-a42f07cbbc27 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-beaff158-2ba6-4b21-9fe1-a42f07cbbc27 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] GET http://192.168.122.126/volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 Sep 04 15:50:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-beaff158-2ba6-4b21-9fe1-a42f07cbbc27 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-beaff158-2ba6-4b21-9fe1-a42f07cbbc27 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:50:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:50:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-beaff158-2ba6-4b21-9fe1-a42f07cbbc27 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Volume info retrieved successfully. Sep 04 15:50:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-beaff158-2ba6-4b21-9fe1-a42f07cbbc27 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] http://192.168.122.126/volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 returned with HTTP 200 Sep 04 15:50:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 29/62] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:53 2026] GET /volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 => generated 831 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-37896e74-1791-4ff4-bfd4-33e82d49a37d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-37896e74-1791-4ff4-bfd4-33e82d49a37d tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] DELETE http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-37896e74-1791-4ff4-bfd4-33e82d49a37d tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-37896e74-1791-4ff4-bfd4-33e82d49a37d tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:54 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-37896e74-1791-4ff4-bfd4-33e82d49a37d tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Delete volume with id: 032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-37896e74-1791-4ff4-bfd4-33e82d49a37d tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-37896e74-1791-4ff4-bfd4-33e82d49a37d tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Delete volume request issued successfully. Sep 04 15:50:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-37896e74-1791-4ff4-bfd4-33e82d49a37d tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 202 Sep 04 15:50:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 34/63] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:50:54 2026] DELETE /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:50:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b1199c1d-a6a6-43d1-8afd-85947b3aac88 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b1199c1d-a6a6-43d1-8afd-85947b3aac88 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b1199c1d-a6a6-43d1-8afd-85947b3aac88 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b1199c1d-a6a6-43d1-8afd-85947b3aac88 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:50:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:50:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b1199c1d-a6a6-43d1-8afd-85947b3aac88 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b1199c1d-a6a6-43d1-8afd-85947b3aac88 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 30/64] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:54 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6a6e925a-0a21-4656-9f17-9485d254b037 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6a6e925a-0a21-4656-9f17-9485d254b037 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] GET http://192.168.122.126/volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 Sep 04 15:50:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6a6e925a-0a21-4656-9f17-9485d254b037 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6a6e925a-0a21-4656-9f17-9485d254b037 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6a6e925a-0a21-4656-9f17-9485d254b037 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Volume info retrieved successfully. Sep 04 15:50:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6a6e925a-0a21-4656-9f17-9485d254b037 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] http://192.168.122.126/volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 returned with HTTP 200 Sep 04 15:50:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 35/65] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:55 2026] GET /volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0583ed99-275e-48de-b297-298fd18e9139 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0583ed99-275e-48de-b297-298fd18e9139 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0583ed99-275e-48de-b297-298fd18e9139 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0583ed99-275e-48de-b297-298fd18e9139 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:50:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:50:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0583ed99-275e-48de-b297-298fd18e9139 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Volume info retrieved successfully. Sep 04 15:50:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0583ed99-275e-48de-b297-298fd18e9139 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 200 Sep 04 15:50:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 31/66] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:55 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a2273593-161f-4f7a-a669-599be5cc52ce None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a2273593-161f-4f7a-a669-599be5cc52ce tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] GET http://192.168.122.126/volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 Sep 04 15:50:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a2273593-161f-4f7a-a669-599be5cc52ce tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a2273593-161f-4f7a-a669-599be5cc52ce tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a2273593-161f-4f7a-a669-599be5cc52ce tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Volume info retrieved successfully. Sep 04 15:50:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a2273593-161f-4f7a-a669-599be5cc52ce tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] http://192.168.122.126/volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 returned with HTTP 200 Sep 04 15:50:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 36/67] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:56 2026] GET /volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-614cf80f-9c7c-41d4-8947-de1a65e69fb9 req-d8b04904-e76c-442d-a503-6cd536ee5aa5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-614cf80f-9c7c-41d4-8947-de1a65e69fb9 req-d8b04904-e76c-442d-a503-6cd536ee5aa5 tempest-VolumesAdminNegativeTest-1604635471 tempest-VolumesAdminNegativeTest-1604635471-project] GET http://192.168.122.126/volume/v3/volumes/3e302767-e9e0-49d8-a64e-03719a1b4f44 Sep 04 15:50:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-614cf80f-9c7c-41d4-8947-de1a65e69fb9 req-d8b04904-e76c-442d-a503-6cd536ee5aa5 tempest-VolumesAdminNegativeTest-1604635471 tempest-VolumesAdminNegativeTest-1604635471-project] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-614cf80f-9c7c-41d4-8947-de1a65e69fb9 req-d8b04904-e76c-442d-a503-6cd536ee5aa5 tempest-VolumesAdminNegativeTest-1604635471 tempest-VolumesAdminNegativeTest-1604635471-project] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-614cf80f-9c7c-41d4-8947-de1a65e69fb9 req-d8b04904-e76c-442d-a503-6cd536ee5aa5 tempest-VolumesAdminNegativeTest-1604635471 tempest-VolumesAdminNegativeTest-1604635471-project] http://192.168.122.126/volume/v3/volumes/3e302767-e9e0-49d8-a64e-03719a1b4f44 returned with HTTP 404 Sep 04 15:50:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 32/68] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:50:56 2026] GET /volume/v3/volumes/3e302767-e9e0-49d8-a64e-03719a1b4f44 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:50:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f91240cc-f5b7-41e2-af7a-f56b0b206b91 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f91240cc-f5b7-41e2-af7a-f56b0b206b91 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] DELETE http://192.168.122.126/volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 Sep 04 15:50:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f91240cc-f5b7-41e2-af7a-f56b0b206b91 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f91240cc-f5b7-41e2-af7a-f56b0b206b91 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:56 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-f91240cc-f5b7-41e2-af7a-f56b0b206b91 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Delete volume with id: 466cd933-2b79-40b6-9562-d3fe383ff7a6 Sep 04 15:50:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f91240cc-f5b7-41e2-af7a-f56b0b206b91 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Volume info retrieved successfully. Sep 04 15:50:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f91240cc-f5b7-41e2-af7a-f56b0b206b91 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Delete volume request issued successfully. Sep 04 15:50:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f91240cc-f5b7-41e2-af7a-f56b0b206b91 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] http://192.168.122.126/volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 returned with HTTP 202 Sep 04 15:50:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 37/69] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:50:56 2026] DELETE /volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:50:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-48820b02-cd34-48fe-963d-47dba46a1195 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-48820b02-cd34-48fe-963d-47dba46a1195 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] GET http://192.168.122.126/volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 Sep 04 15:50:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-48820b02-cd34-48fe-963d-47dba46a1195 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-48820b02-cd34-48fe-963d-47dba46a1195 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:50:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:50:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-48820b02-cd34-48fe-963d-47dba46a1195 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Volume info retrieved successfully. Sep 04 15:50:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-48820b02-cd34-48fe-963d-47dba46a1195 tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] http://192.168.122.126/volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 returned with HTTP 200 Sep 04 15:50:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 33/70] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:56 2026] GET /volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:50:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bd2f32e3-cb71-46e8-8f5e-3e9bea2fa0d0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bd2f32e3-cb71-46e8-8f5e-3e9bea2fa0d0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] GET http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 Sep 04 15:50:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bd2f32e3-cb71-46e8-8f5e-3e9bea2fa0d0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bd2f32e3-cb71-46e8-8f5e-3e9bea2fa0d0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bd2f32e3-cb71-46e8-8f5e-3e9bea2fa0d0 tempest-TaggedAttachmentsTest-958963400 tempest-TaggedAttachmentsTest-958963400-project-member] http://192.168.122.126/volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 returned with HTTP 404 Sep 04 15:50:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 38/71] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:57 2026] GET /volume/v3/volumes/032f4a1c-ced9-4080-9e62-58f7580c2aa9 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:50:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-27cb8f37-7e7e-4013-a496-0f4ab9631edd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-27cb8f37-7e7e-4013-a496-0f4ab9631edd tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] GET http://192.168.122.126/volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 Sep 04 15:50:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-27cb8f37-7e7e-4013-a496-0f4ab9631edd tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-27cb8f37-7e7e-4013-a496-0f4ab9631edd tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-27cb8f37-7e7e-4013-a496-0f4ab9631edd tempest-VolumesAdminNegativeTest-1105298526 tempest-VolumesAdminNegativeTest-1105298526-project-member] http://192.168.122.126/volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 returned with HTTP 404 Sep 04 15:50:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 34/72] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:57 2026] GET /volume/v3/volumes/466cd933-2b79-40b6-9562-d3fe383ff7a6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:50:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0e52c737-aeab-412c-8c95-2b5a91d7148b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:50:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0e52c737-aeab-412c-8c95-2b5a91d7148b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:50:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0e52c737-aeab-412c-8c95-2b5a91d7148b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:50:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0e52c737-aeab-412c-8c95-2b5a91d7148b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:50:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:50:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:50:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:50:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:50:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0e52c737-aeab-412c-8c95-2b5a91d7148b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:50:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0e52c737-aeab-412c-8c95-2b5a91d7148b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:50:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 39/73] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:50:59 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-8e2f1ab5-f1f6-4404-8694-b441fec25c16 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-8e2f1ab5-f1f6-4404-8694-b441fec25c16 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-8e2f1ab5-f1f6-4404-8694-b441fec25c16 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-8e2f1ab5-f1f6-4404-8694-b441fec25c16 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-8e2f1ab5-f1f6-4404-8694-b441fec25c16 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-8e2f1ab5-f1f6-4404-8694-b441fec25c16 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 35/74] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:51:00 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ee719cda-08c3-41d5-949c-80af4706af04 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee719cda-08c3-41d5-949c-80af4706af04 None None] GET http://192.168.122.126/volume// Sep 04 15:51:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee719cda-08c3-41d5-949c-80af4706af04 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee719cda-08c3-41d5-949c-80af4706af04 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee719cda-08c3-41d5-949c-80af4706af04 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:51:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 40/75] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 15:51:00 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:51:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-0ebf9ae3-2fed-41ff-b435-b63685537284 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-0ebf9ae3-2fed-41ff-b435-b63685537284 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 15:51:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-0ebf9ae3-2fed-41ff-b435-b63685537284 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8af91ef0-9bea-4ce9-9708-6a09805de990", "connector": null, "instance_uuid": "4504b5cb-ddda-4a70-a017-4643e5c8f6fe"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-0ebf9ae3-2fed-41ff-b435-b63685537284 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 15:51:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 36/76] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 15:51:00 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-14a3b170-7af1-4307-a34b-afe6afc2493c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-14a3b170-7af1-4307-a34b-afe6afc2493c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-14a3b170-7af1-4307-a34b-afe6afc2493c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-14a3b170-7af1-4307-a34b-afe6afc2493c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-766b8112-a9a7-4f3c-b74a-c67e2d0e7f70 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-766b8112-a9a7-4f3c-b74a-c67e2d0e7f70 None None] GET http://192.168.122.126/volume// Sep 04 15:51:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-766b8112-a9a7-4f3c-b74a-c67e2d0e7f70 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-766b8112-a9a7-4f3c-b74a-c67e2d0e7f70 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-766b8112-a9a7-4f3c-b74a-c67e2d0e7f70 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:51:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 37/77] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:51:00 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:51:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-5137c7e8-145d-4c57-aa3a-fe191075b739 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-5137c7e8-145d-4c57-aa3a-fe191075b739 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-5137c7e8-145d-4c57-aa3a-fe191075b739 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-5137c7e8-145d-4c57-aa3a-fe191075b739 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-14a3b170-7af1-4307-a34b-afe6afc2493c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-14a3b170-7af1-4307-a34b-afe6afc2493c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 41/78] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:00 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-5137c7e8-145d-4c57-aa3a-fe191075b739 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-5137c7e8-145d-4c57-aa3a-fe191075b739 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 38/79] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:51:00 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 1036 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:51:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-5916302a-cc87-4d47-b629-defbd8d5163e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-5916302a-cc87-4d47-b629-defbd8d5163e tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] PUT http://192.168.122.126/volume/v3/attachments/eb7bede6-ed1e-4c8e-ae22-dc5f8df856d9 Sep 04 15:51:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-5916302a-cc87-4d47-b629-defbd8d5163e tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:00 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-5916302a-cc87-4d47-b629-defbd8d5163e tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Acquiring lock "cinder-attachment_update-8af91ef0-9bea-4ce9-9708-6a09805de990-devstack" by "attachment_update" {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:51:00 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-5916302a-cc87-4d47-b629-defbd8d5163e tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Lock "cinder-attachment_update-8af91ef0-9bea-4ce9-9708-6a09805de990-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:51:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:00 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-5916302a-cc87-4d47-b629-defbd8d5163e tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Lock "cinder-attachment_update-8af91ef0-9bea-4ce9-9708-6a09805de990-devstack" released by "attachment_update" :: held 0.156s {{(pid=87208) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:51:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-5916302a-cc87-4d47-b629-defbd8d5163e tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments/eb7bede6-ed1e-4c8e-ae22-dc5f8df856d9 returned with HTTP 200 Sep 04 15:51:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 42/80] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 15:51:00 2026] PUT /volume/v3/attachments/eb7bede6-ed1e-4c8e-ae22-dc5f8df856d9 => generated 694 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-30fffb81-13cf-452e-b4ed-342c50c3fb8d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-30fffb81-13cf-452e-b4ed-342c50c3fb8d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-30fffb81-13cf-452e-b4ed-342c50c3fb8d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-30fffb81-13cf-452e-b4ed-342c50c3fb8d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-30fffb81-13cf-452e-b4ed-342c50c3fb8d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-30fffb81-13cf-452e-b4ed-342c50c3fb8d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 39/81] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:01 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-15371e8d-4421-4946-9c3f-97423278f947 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-15371e8d-4421-4946-9c3f-97423278f947 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] POST http://192.168.122.126/volume/v3/attachments/eb7bede6-ed1e-4c8e-ae22-dc5f8df856d9/action Sep 04 15:51:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-15371e8d-4421-4946-9c3f-97423278f947 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:51:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-15371e8d-4421-4946-9c3f-97423278f947 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-7060050f-6ef7-45e4-b243-a4a994aad087 req-15371e8d-4421-4946-9c3f-97423278f947 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments/eb7bede6-ed1e-4c8e-ae22-dc5f8df856d9/action returned with HTTP 204 Sep 04 15:51:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 43/82] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 15:51:01 2026] POST /volume/v3/attachments/eb7bede6-ed1e-4c8e-ae22-dc5f8df856d9/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d648e127-b609-4258-9629-ac1590be0f6a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d648e127-b609-4258-9629-ac1590be0f6a tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d648e127-b609-4258-9629-ac1590be0f6a tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d648e127-b609-4258-9629-ac1590be0f6a tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:02 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:02 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d648e127-b609-4258-9629-ac1590be0f6a tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d648e127-b609-4258-9629-ac1590be0f6a tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 40/83] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:02 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 1148 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4c0cf4de-6f33-46bc-9a5d-556ef4d7e00c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4c0cf4de-6f33-46bc-9a5d-556ef4d7e00c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4c0cf4de-6f33-46bc-9a5d-556ef4d7e00c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4c0cf4de-6f33-46bc-9a5d-556ef4d7e00c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4c0cf4de-6f33-46bc-9a5d-556ef4d7e00c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4c0cf4de-6f33-46bc-9a5d-556ef4d7e00c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 44/84] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:02 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-77882bdb-f219-489d-a444-257182fda3bb req-cda95574-4ce8-42dd-856e-64da30e187d2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-cda95574-4ce8-42dd-856e-64da30e187d2 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-cda95574-4ce8-42dd-856e-64da30e187d2 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-cda95574-4ce8-42dd-856e-64da30e187d2 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-77882bdb-f219-489d-a444-257182fda3bb req-cda95574-4ce8-42dd-856e-64da30e187d2 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-cda95574-4ce8-42dd-856e-64da30e187d2 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 41/85] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:51:05 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a3c56a63-36dc-4dba-9dcf-82dacf63fea8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a3c56a63-36dc-4dba-9dcf-82dacf63fea8 None None] GET http://192.168.122.126/volume// Sep 04 15:51:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a3c56a63-36dc-4dba-9dcf-82dacf63fea8 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a3c56a63-36dc-4dba-9dcf-82dacf63fea8 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a3c56a63-36dc-4dba-9dcf-82dacf63fea8 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:51:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 45/86] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:51:06 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:51:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-77882bdb-f219-489d-a444-257182fda3bb req-0506a61d-8df8-4f16-a146-79fa32c77317 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-0506a61d-8df8-4f16-a146-79fa32c77317 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 15:51:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-0506a61d-8df8-4f16-a146-79fa32c77317 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8af91ef0-9bea-4ce9-9708-6a09805de990", "connector": null, "instance_uuid": "4504b5cb-ddda-4a70-a017-4643e5c8f6fe"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-0506a61d-8df8-4f16-a146-79fa32c77317 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 15:51:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 42/87] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 15:51:06 2026] POST /volume/v3/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f3a5e155-5fa3-4131-8742-3b5dee0ea5dd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f3a5e155-5fa3-4131-8742-3b5dee0ea5dd None None] GET http://192.168.122.126/volume// Sep 04 15:51:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f3a5e155-5fa3-4131-8742-3b5dee0ea5dd None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f3a5e155-5fa3-4131-8742-3b5dee0ea5dd None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f3a5e155-5fa3-4131-8742-3b5dee0ea5dd None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:51:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 46/88] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:51:06 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:51:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-77882bdb-f219-489d-a444-257182fda3bb req-2f15677e-f2b9-43c0-94e3-20cc8b814720 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-2f15677e-f2b9-43c0-94e3-20cc8b814720 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-2f15677e-f2b9-43c0-94e3-20cc8b814720 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-2f15677e-f2b9-43c0-94e3-20cc8b814720 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-77882bdb-f219-489d-a444-257182fda3bb req-2f15677e-f2b9-43c0-94e3-20cc8b814720 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-2f15677e-f2b9-43c0-94e3-20cc8b814720 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 43/89] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:51:06 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 1329 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:51:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-77882bdb-f219-489d-a444-257182fda3bb req-6909ae9e-fd4e-4387-86df-c823294e13a9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-6909ae9e-fd4e-4387-86df-c823294e13a9 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] DELETE http://192.168.122.126/volume/v3/attachments/eb7bede6-ed1e-4c8e-ae22-dc5f8df856d9 Sep 04 15:51:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-6909ae9e-fd4e-4387-86df-c823294e13a9 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-6909ae9e-fd4e-4387-86df-c823294e13a9 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:07 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 15:51:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-6909ae9e-fd4e-4387-86df-c823294e13a9 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments/eb7bede6-ed1e-4c8e-ae22-dc5f8df856d9 returned with HTTP 200 Sep 04 15:51:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 47/90] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 15:51:06 2026] DELETE /volume/v3/attachments/eb7bede6-ed1e-4c8e-ae22-dc5f8df856d9 => generated 192 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8ca367ad-b0ef-4ad5-b949-49310fc3f6d2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8ca367ad-b0ef-4ad5-b949-49310fc3f6d2 None None] GET http://192.168.122.126/volume// Sep 04 15:51:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8ca367ad-b0ef-4ad5-b949-49310fc3f6d2 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8ca367ad-b0ef-4ad5-b949-49310fc3f6d2 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8ca367ad-b0ef-4ad5-b949-49310fc3f6d2 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:51:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 44/91] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:51:07 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 15:51:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-77882bdb-f219-489d-a444-257182fda3bb req-a96c992e-4e1b-4179-a67a-b2e472aefb82 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-a96c992e-4e1b-4179-a67a-b2e472aefb82 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-a96c992e-4e1b-4179-a67a-b2e472aefb82 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-a96c992e-4e1b-4179-a67a-b2e472aefb82 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-77882bdb-f219-489d-a444-257182fda3bb req-a96c992e-4e1b-4179-a67a-b2e472aefb82 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-a96c992e-4e1b-4179-a67a-b2e472aefb82 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 48/92] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:51:07 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 1036 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:51:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-77882bdb-f219-489d-a444-257182fda3bb req-03ee7d68-f06d-43c8-82c8-e729eb4ebbd7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-03ee7d68-f06d-43c8-82c8-e729eb4ebbd7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] PUT http://192.168.122.126/volume/v3/attachments/6dfeba7a-bf71-4a9f-99eb-01e133f64eb4 Sep 04 15:51:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-03ee7d68-f06d-43c8-82c8-e729eb4ebbd7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:07 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-77882bdb-f219-489d-a444-257182fda3bb req-03ee7d68-f06d-43c8-82c8-e729eb4ebbd7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Acquiring lock "cinder-attachment_update-8af91ef0-9bea-4ce9-9708-6a09805de990-devstack" by "attachment_update" {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:51:07 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-77882bdb-f219-489d-a444-257182fda3bb req-03ee7d68-f06d-43c8-82c8-e729eb4ebbd7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Lock "cinder-attachment_update-8af91ef0-9bea-4ce9-9708-6a09805de990-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:51:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-77882bdb-f219-489d-a444-257182fda3bb req-03ee7d68-f06d-43c8-82c8-e729eb4ebbd7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Lock "cinder-attachment_update-8af91ef0-9bea-4ce9-9708-6a09805de990-devstack" released by "attachment_update" :: held 0.271s {{(pid=87209) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-03ee7d68-f06d-43c8-82c8-e729eb4ebbd7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments/6dfeba7a-bf71-4a9f-99eb-01e133f64eb4 returned with HTTP 200 Sep 04 15:51:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 45/93] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 15:51:07 2026] PUT /volume/v3/attachments/6dfeba7a-bf71-4a9f-99eb-01e133f64eb4 => generated 694 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-77882bdb-f219-489d-a444-257182fda3bb req-31e319a6-842c-49aa-8558-f6921ceabce0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-31e319a6-842c-49aa-8558-f6921ceabce0 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] POST http://192.168.122.126/volume/v3/attachments/6dfeba7a-bf71-4a9f-99eb-01e133f64eb4/action Sep 04 15:51:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-31e319a6-842c-49aa-8558-f6921ceabce0 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:51:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-31e319a6-842c-49aa-8558-f6921ceabce0 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-77882bdb-f219-489d-a444-257182fda3bb req-31e319a6-842c-49aa-8558-f6921ceabce0 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments/6dfeba7a-bf71-4a9f-99eb-01e133f64eb4/action returned with HTTP 204 Sep 04 15:51:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 49/94] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 15:51:08 2026] POST /volume/v3/attachments/6dfeba7a-bf71-4a9f-99eb-01e133f64eb4/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-428701598"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-428701598'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Create volume of 1 GB Sep 04 15:51:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Availability Zones retrieved successfully. Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Flow 'volume_create_api' (b8c57e3c-0d7a-4d02-ac4f-009e3daf2702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f54e94-ab56-4cef-b6c4-5f9ab226b2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f54e94-ab56-4cef-b6c4-5f9ab226b2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f57e447-fdfb-4ce7-b14a-8056ef9597d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Created reservations ['5ad51df1-7798-4409-aae5-75f9a4ba3712', '1c327460-3982-4104-9547-17e64fa0328d', '7024e5cd-b371-4a01-a86a-bb0d88784b40', '013eaee5-752e-4c0d-9cad-d2259e283889'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f57e447-fdfb-4ce7-b14a-8056ef9597d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ad51df1-7798-4409-aae5-75f9a4ba3712', '1c327460-3982-4104-9547-17e64fa0328d', '7024e5cd-b371-4a01-a86a-bb0d88784b40', '013eaee5-752e-4c0d-9cad-d2259e283889']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d152e0f4-087e-4c28-95b0-39c5a96dee1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d152e0f4-087e-4c28-95b0-39c5a96dee1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '287dabe0-5454-4935-a765-595f48247316', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-428701598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8ec8be6bdcd44018ee64ab2d221cea4',qos_specs=None,replication_status=,reservations=['5ad51df1-7798-4409-aae5-75f9a4ba3712','1c327460-3982-4104-9547-17e64fa0328d','7024e5cd-b371-4a01-a86a-bb0d88784b40','013eaee5-752e-4c0d-9cad-d2259e283889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a719ac04af049d296325c285edc2c0a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-428701598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=287dabe0-5454-4935-a765-595f48247316,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8ec8be6bdcd44018ee64ab2d221cea4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a719ac04af049d296325c285edc2c0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1d58d84-d4bc-42dc-8cbb-724e76ee333c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1d58d84-d4bc-42dc-8cbb-724e76ee333c) transitioned into state 'SUCCESS' from state '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-428701598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8ec8be6bdcd44018ee64ab2d221cea4',qos_specs=None,replication_status=,reservations=['5ad51df1-7798-4409-aae5-75f9a4ba3712','1c327460-3982-4104-9547-17e64fa0328d','7024e5cd-b371-4a01-a86a-bb0d88784b40','013eaee5-752e-4c0d-9cad-d2259e283889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a719ac04af049d296325c285edc2c0a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:08 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc02a0d-5e75-4556-94ac-879cb64600a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc02a0d-5e75-4556-94ac-879cb64600a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Flow 'volume_create_api' (b8c57e3c-0d7a-4d02-ac4f-009e3daf2702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Create volume request issued successfully. Sep 04 15:51:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9232e2b4-f4a1-4fbb-b190-3fe728932e02 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 46/95] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:51:08 2026] POST /volume/v3/volumes => generated 765 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:51:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2ec94590-dce8-4382-a35a-6491dce94bb0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2ec94590-dce8-4382-a35a-6491dce94bb0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] GET http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:51:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2ec94590-dce8-4382-a35a-6491dce94bb0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2ec94590-dce8-4382-a35a-6491dce94bb0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2ec94590-dce8-4382-a35a-6491dce94bb0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Volume info retrieved successfully. Sep 04 15:51:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2ec94590-dce8-4382-a35a-6491dce94bb0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 200 Sep 04 15:51:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 50/96] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:09 2026] GET /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 833 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b11b4ad8-783a-4c88-a934-fb8a5ff79784 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b11b4ad8-783a-4c88-a934-fb8a5ff79784 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] GET http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:51:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b11b4ad8-783a-4c88-a934-fb8a5ff79784 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b11b4ad8-783a-4c88-a934-fb8a5ff79784 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b11b4ad8-783a-4c88-a934-fb8a5ff79784 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Volume info retrieved successfully. Sep 04 15:51:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b11b4ad8-783a-4c88-a934-fb8a5ff79784 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 200 Sep 04 15:51:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 47/97] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:10 2026] GET /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-579df9ee-1b57-48cf-a537-2e19d656809a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-579df9ee-1b57-48cf-a537-2e19d656809a tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] GET http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:51:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-579df9ee-1b57-48cf-a537-2e19d656809a tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-579df9ee-1b57-48cf-a537-2e19d656809a tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-579df9ee-1b57-48cf-a537-2e19d656809a tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Volume info retrieved successfully. Sep 04 15:51:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-579df9ee-1b57-48cf-a537-2e19d656809a tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 200 Sep 04 15:51:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 51/98] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:11 2026] GET /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 858 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:20 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=136,cinder:UPDATE=17,cinder:INSERT=12 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:51:21 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=136,cinder:UPDATE=31,cinder:INSERT=13 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:51:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-4688409c-37b9-423f-871a-900e09c028e0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-4688409c-37b9-423f-871a-900e09c028e0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] GET http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:51:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-4688409c-37b9-423f-871a-900e09c028e0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-4688409c-37b9-423f-871a-900e09c028e0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-4688409c-37b9-423f-871a-900e09c028e0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Volume info retrieved successfully. Sep 04 15:51:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-4688409c-37b9-423f-871a-900e09c028e0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 200 Sep 04 15:51:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 48/99] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:51:26 2026] GET /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-061a08ad-74f6-4de6-95c8-9e1da4a3d5d8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-061a08ad-74f6-4de6-95c8-9e1da4a3d5d8 None None] GET http://192.168.122.126/volume// Sep 04 15:51:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-061a08ad-74f6-4de6-95c8-9e1da4a3d5d8 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-061a08ad-74f6-4de6-95c8-9e1da4a3d5d8 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-061a08ad-74f6-4de6-95c8-9e1da4a3d5d8 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:51:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 52/100] 192.168.122.126 () {58 vars in 1308 bytes} [Fri Sep 4 15:51:26 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:51:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-df966c03-56c2-474c-93fe-f6a648d45e4f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-df966c03-56c2-474c-93fe-f6a648d45e4f tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 15:51:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-df966c03-56c2-474c-93fe-f6a648d45e4f tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "287dabe0-5454-4935-a765-595f48247316", "connector": null, "instance_uuid": "66ae9ceb-612f-4cad-ae21-9c3bb9885458"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-df966c03-56c2-474c-93fe-f6a648d45e4f tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 15:51:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 49/101] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 15:51:26 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-3700236f-d54a-41c0-9d30-7bc1c236c1b8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-3700236f-d54a-41c0-9d30-7bc1c236c1b8 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] POST http://192.168.122.126/volume/v3/attachments/53eca95e-55c0-4d3e-ac77-1dbe4280d5ac/action Sep 04 15:51:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-3700236f-d54a-41c0-9d30-7bc1c236c1b8 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:51:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-3700236f-d54a-41c0-9d30-7bc1c236c1b8 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b7c0e0fa-f7d6-4a3e-b6a4-a17ba72bc2a2 req-3700236f-d54a-41c0-9d30-7bc1c236c1b8 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/attachments/53eca95e-55c0-4d3e-ac77-1dbe4280d5ac/action returned with HTTP 204 Sep 04 15:51:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 53/102] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 15:51:27 2026] POST /volume/v3/attachments/53eca95e-55c0-4d3e-ac77-1dbe4280d5ac/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:51:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-584d5df2-561f-421a-8dfe-d660ca8f65e0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-584d5df2-561f-421a-8dfe-d660ca8f65e0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] GET http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:51:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-584d5df2-561f-421a-8dfe-d660ca8f65e0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-584d5df2-561f-421a-8dfe-d660ca8f65e0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-584d5df2-561f-421a-8dfe-d660ca8f65e0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Volume info retrieved successfully. Sep 04 15:51:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-584d5df2-561f-421a-8dfe-d660ca8f65e0 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 200 Sep 04 15:51:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 50/103] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:27 2026] GET /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 1120 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1aef67f5-2fc0-4f07-b67b-7ea219462620 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1aef67f5-2fc0-4f07-b67b-7ea219462620 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] GET http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:51:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1aef67f5-2fc0-4f07-b67b-7ea219462620 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1aef67f5-2fc0-4f07-b67b-7ea219462620 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1aef67f5-2fc0-4f07-b67b-7ea219462620 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Volume info retrieved successfully. Sep 04 15:51:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1aef67f5-2fc0-4f07-b67b-7ea219462620 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 200 Sep 04 15:51:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 54/104] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:27 2026] GET /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 1120 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-4895bc4c-5b5f-4006-ac96-89ae242eb11c req-71c0fbb5-9d26-4767-9a8c-30c07e74945e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-4895bc4c-5b5f-4006-ac96-89ae242eb11c req-71c0fbb5-9d26-4767-9a8c-30c07e74945e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] GET http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:51:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-4895bc4c-5b5f-4006-ac96-89ae242eb11c req-71c0fbb5-9d26-4767-9a8c-30c07e74945e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-4895bc4c-5b5f-4006-ac96-89ae242eb11c req-71c0fbb5-9d26-4767-9a8c-30c07e74945e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-4895bc4c-5b5f-4006-ac96-89ae242eb11c req-71c0fbb5-9d26-4767-9a8c-30c07e74945e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Volume info retrieved successfully. Sep 04 15:51:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-4895bc4c-5b5f-4006-ac96-89ae242eb11c req-71c0fbb5-9d26-4767-9a8c-30c07e74945e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 200 Sep 04 15:51:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 51/105] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:51:27 2026] GET /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 1120 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-4895bc4c-5b5f-4006-ac96-89ae242eb11c req-9824b53b-0f9b-439e-899b-e949377b6c30 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-4895bc4c-5b5f-4006-ac96-89ae242eb11c req-9824b53b-0f9b-439e-899b-e949377b6c30 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] DELETE http://192.168.122.126/volume/v3/attachments/53eca95e-55c0-4d3e-ac77-1dbe4280d5ac Sep 04 15:51:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-4895bc4c-5b5f-4006-ac96-89ae242eb11c req-9824b53b-0f9b-439e-899b-e949377b6c30 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-4895bc4c-5b5f-4006-ac96-89ae242eb11c req-9824b53b-0f9b-439e-899b-e949377b6c30 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:27 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 15:51:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-4895bc4c-5b5f-4006-ac96-89ae242eb11c req-9824b53b-0f9b-439e-899b-e949377b6c30 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/attachments/53eca95e-55c0-4d3e-ac77-1dbe4280d5ac returned with HTTP 200 Sep 04 15:51:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 55/106] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 15:51:27 2026] DELETE /volume/v3/attachments/53eca95e-55c0-4d3e-ac77-1dbe4280d5ac => generated 19 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5da69d85-286e-4f28-a26a-60ea3b602eb9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5da69d85-286e-4f28-a26a-60ea3b602eb9 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] GET http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:51:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5da69d85-286e-4f28-a26a-60ea3b602eb9 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5da69d85-286e-4f28-a26a-60ea3b602eb9 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5da69d85-286e-4f28-a26a-60ea3b602eb9 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Volume info retrieved successfully. Sep 04 15:51:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5da69d85-286e-4f28-a26a-60ea3b602eb9 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 200 Sep 04 15:51:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 52/107] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:27 2026] GET /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-aaace05d-ef6c-40e2-97d5-cac1ad415e08 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aaace05d-ef6c-40e2-97d5-cac1ad415e08 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aaace05d-ef6c-40e2-97d5-cac1ad415e08 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aaace05d-ef6c-40e2-97d5-cac1ad415e08 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:36 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:36 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-aaace05d-ef6c-40e2-97d5-cac1ad415e08 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aaace05d-ef6c-40e2-97d5-cac1ad415e08 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 56/108] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:36 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 1148 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3b50ccf3-600c-445b-910a-8edf3e7961f8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b50ccf3-600c-445b-910a-8edf3e7961f8 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3b50ccf3-600c-445b-910a-8edf3e7961f8 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3b50ccf3-600c-445b-910a-8edf3e7961f8 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:37 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:51:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3b50ccf3-600c-445b-910a-8edf3e7961f8 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b50ccf3-600c-445b-910a-8edf3e7961f8 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 53/109] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:37 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 1148 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-e44f8903-704c-4879-a154-9d6ac7410230 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-e44f8903-704c-4879-a154-9d6ac7410230 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-e44f8903-704c-4879-a154-9d6ac7410230 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-e44f8903-704c-4879-a154-9d6ac7410230 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:38 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:38 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:38 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:38 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:38 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-e44f8903-704c-4879-a154-9d6ac7410230 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-e44f8903-704c-4879-a154-9d6ac7410230 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:38 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 57/110] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:51:38 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 1148 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:51:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-49c5a6a1-5188-4351-bf59-f6bd226c1c59 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-49c5a6a1-5188-4351-bf59-f6bd226c1c59 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] POST http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990/action Sep 04 15:51:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-49c5a6a1-5188-4351-bf59-f6bd226c1c59 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:51:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-49c5a6a1-5188-4351-bf59-f6bd226c1c59 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-49c5a6a1-5188-4351-bf59-f6bd226c1c59 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-49c5a6a1-5188-4351-bf59-f6bd226c1c59 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Begin detaching volume completed successfully. Sep 04 15:51:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-49c5a6a1-5188-4351-bf59-f6bd226c1c59 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990/action returned with HTTP 202 Sep 04 15:51:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 54/111] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 15:51:38 2026] POST /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:51:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f44b63c4-18e3-4d57-8620-0d87cae94bc8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f44b63c4-18e3-4d57-8620-0d87cae94bc8 None None] GET http://192.168.122.126/volume// Sep 04 15:51:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f44b63c4-18e3-4d57-8620-0d87cae94bc8 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f44b63c4-18e3-4d57-8620-0d87cae94bc8 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f44b63c4-18e3-4d57-8620-0d87cae94bc8 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:51:38 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 58/112] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:51:38 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 15:51:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-23c936f1-67ae-4586-9455-a8dcba973fca None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-23c936f1-67ae-4586-9455-a8dcba973fca tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-23c936f1-67ae-4586-9455-a8dcba973fca tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-23c936f1-67ae-4586-9455-a8dcba973fca tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-23c936f1-67ae-4586-9455-a8dcba973fca tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-23c936f1-67ae-4586-9455-a8dcba973fca tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 55/113] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:51:38 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 1332 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:51:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-1a2bc576-4582-4fcc-af34-fdeb4b343b2d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-1a2bc576-4582-4fcc-af34-fdeb4b343b2d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] DELETE http://192.168.122.126/volume/v3/attachments/6dfeba7a-bf71-4a9f-99eb-01e133f64eb4 Sep 04 15:51:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-1a2bc576-4582-4fcc-af34-fdeb4b343b2d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-1a2bc576-4582-4fcc-af34-fdeb4b343b2d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:39 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 15:51:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-c43989bc-3e05-4767-a148-3f1be8ca0e87 req-1a2bc576-4582-4fcc-af34-fdeb4b343b2d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments/6dfeba7a-bf71-4a9f-99eb-01e133f64eb4 returned with HTTP 200 Sep 04 15:51:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 59/114] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 15:51:39 2026] DELETE /volume/v3/attachments/6dfeba7a-bf71-4a9f-99eb-01e133f64eb4 => generated 19 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-965adab5-440d-4ea0-b551-cf3e9191ed59 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-965adab5-440d-4ea0-b551-cf3e9191ed59 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:51:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-965adab5-440d-4ea0-b551-cf3e9191ed59 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-965adab5-440d-4ea0-b551-cf3e9191ed59 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-965adab5-440d-4ea0-b551-cf3e9191ed59 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-965adab5-440d-4ea0-b551-cf3e9191ed59 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:51:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 56/115] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:41 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 856 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:49 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=39,cinder:UPDATE=8 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:51:51 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:51:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:51:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1766481671", "imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:51:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1766481671', 'imageRef': '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:51:55 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Create volume of 1 GB Sep 04 15:51:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Availability Zones retrieved successfully. Sep 04 15:51:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Flow 'volume_create_api' (c54306d9-94d3-40cc-8e82-984068674865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff22ca32-e346-473a-9cf1-ee2df6a52546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:51:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff22ca32-e346-473a-9cf1-ee2df6a52546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6711955-c7e6-47a9-986a-09f978970b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:55 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Created reservations ['984b24f2-3d38-4c52-9d06-21064ddbea52', 'a434ecf0-7b1d-4463-a700-9e0bd3a041db', '5af086e7-d0f0-4b9e-a7cc-f74da90a5f97', '1140c2a4-65ba-431b-b88d-c03d36b71ada'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:51:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6711955-c7e6-47a9-986a-09f978970b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['984b24f2-3d38-4c52-9d06-21064ddbea52', 'a434ecf0-7b1d-4463-a700-9e0bd3a041db', '5af086e7-d0f0-4b9e-a7cc-f74da90a5f97', '1140c2a4-65ba-431b-b88d-c03d36b71ada']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d552f14-a935-4132-9df2-190fdb2bb435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d552f14-a935-4132-9df2-190fdb2bb435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e724e03d-0fe6-4989-ba1b-7790d4d68e27', '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-1766481671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b50aa5d47904ba4a5135761fb65bea4',qos_specs=None,replication_status=,reservations=['984b24f2-3d38-4c52-9d06-21064ddbea52','a434ecf0-7b1d-4463-a700-9e0bd3a041db','5af086e7-d0f0-4b9e-a7cc-f74da90a5f97','1140c2a4-65ba-431b-b88d-c03d36b71ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e327112852c04e0e9fb5df5e6fdaebfb',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:51:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1766481671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e724e03d-0fe6-4989-ba1b-7790d4d68e27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b50aa5d47904ba4a5135761fb65bea4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e327112852c04e0e9fb5df5e6fdaebfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454ab620-11f1-445a-9994-94ea7bb295fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454ab620-11f1-445a-9994-94ea7bb295fc) transitioned into state 'SUCCESS' from state '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-1766481671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b50aa5d47904ba4a5135761fb65bea4',qos_specs=None,replication_status=,reservations=['984b24f2-3d38-4c52-9d06-21064ddbea52','a434ecf0-7b1d-4463-a700-9e0bd3a041db','5af086e7-d0f0-4b9e-a7cc-f74da90a5f97','1140c2a4-65ba-431b-b88d-c03d36b71ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e327112852c04e0e9fb5df5e6fdaebfb',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41dcaadc-be1f-4000-97df-9d3f4599d28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:51:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41dcaadc-be1f-4000-97df-9d3f4599d28e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:51:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Flow 'volume_create_api' (c54306d9-94d3-40cc-8e82-984068674865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:51:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Create volume request issued successfully. Sep 04 15:51:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5eb92efd-567d-4c99-8c9f-7627ee79c678 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:51:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 60/116] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:51:54 2026] POST /volume/v3/volumes => generated 762 bytes in 1839 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:51:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e188ea7b-31fc-43c0-a52a-b7abb4efa9ad None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e188ea7b-31fc-43c0-a52a-b7abb4efa9ad tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:51:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e188ea7b-31fc-43c0-a52a-b7abb4efa9ad tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e188ea7b-31fc-43c0-a52a-b7abb4efa9ad tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e188ea7b-31fc-43c0-a52a-b7abb4efa9ad tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e188ea7b-31fc-43c0-a52a-b7abb4efa9ad tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:51:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 57/117] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:56 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 830 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:51:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-49a3548c-4485-435b-a83c-7644384074cd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-49a3548c-4485-435b-a83c-7644384074cd tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:51:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-49a3548c-4485-435b-a83c-7644384074cd tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-49a3548c-4485-435b-a83c-7644384074cd tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:51:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:51:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-49a3548c-4485-435b-a83c-7644384074cd tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-49a3548c-4485-435b-a83c-7644384074cd tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:51:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 61/118] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:57 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 854 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:51:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8f60e6ad-88ba-4f38-937e-8f773236b9da None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:51:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8f60e6ad-88ba-4f38-937e-8f773236b9da tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:51:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8f60e6ad-88ba-4f38-937e-8f773236b9da tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:51:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8f60e6ad-88ba-4f38-937e-8f773236b9da tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:51:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:51:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:51:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:51:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:51:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8f60e6ad-88ba-4f38-937e-8f773236b9da tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:51:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8f60e6ad-88ba-4f38-937e-8f773236b9da tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:51:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 58/119] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:51:58 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 854 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ab3a8578-02d3-4d80-805e-c323b8deab66 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ab3a8578-02d3-4d80-805e-c323b8deab66 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ab3a8578-02d3-4d80-805e-c323b8deab66 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ab3a8578-02d3-4d80-805e-c323b8deab66 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ab3a8578-02d3-4d80-805e-c323b8deab66 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ab3a8578-02d3-4d80-805e-c323b8deab66 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 62/120] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:00 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 854 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ed5882b5-6a6c-4699-b93d-44910c60b5ee None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ed5882b5-6a6c-4699-b93d-44910c60b5ee tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ed5882b5-6a6c-4699-b93d-44910c60b5ee tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ed5882b5-6a6c-4699-b93d-44910c60b5ee tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ed5882b5-6a6c-4699-b93d-44910c60b5ee tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ed5882b5-6a6c-4699-b93d-44910c60b5ee tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 59/121] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:01 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 912 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7c83a2f6-3e99-4c94-a344-daca58e4cd24 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7c83a2f6-3e99-4c94-a344-daca58e4cd24 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7c83a2f6-3e99-4c94-a344-daca58e4cd24 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7c83a2f6-3e99-4c94-a344-daca58e4cd24 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7c83a2f6-3e99-4c94-a344-daca58e4cd24 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7c83a2f6-3e99-4c94-a344-daca58e4cd24 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 63/122] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:02 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 912 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b7aa8880-c317-4aeb-8642-f29748079c86 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b7aa8880-c317-4aeb-8642-f29748079c86 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b7aa8880-c317-4aeb-8642-f29748079c86 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b7aa8880-c317-4aeb-8642-f29748079c86 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b7aa8880-c317-4aeb-8642-f29748079c86 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b7aa8880-c317-4aeb-8642-f29748079c86 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 60/123] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:03 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 912 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1af4703e-39ee-4279-a423-e6a3e0bb0c17 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1af4703e-39ee-4279-a423-e6a3e0bb0c17 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1af4703e-39ee-4279-a423-e6a3e0bb0c17 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1af4703e-39ee-4279-a423-e6a3e0bb0c17 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1af4703e-39ee-4279-a423-e6a3e0bb0c17 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1af4703e-39ee-4279-a423-e6a3e0bb0c17 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 64/124] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:05 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 915 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-98b1dc26-6976-40a0-927e-acc0fffbeb86 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-98b1dc26-6976-40a0-927e-acc0fffbeb86 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-98b1dc26-6976-40a0-927e-acc0fffbeb86 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-98b1dc26-6976-40a0-927e-acc0fffbeb86 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-98b1dc26-6976-40a0-927e-acc0fffbeb86 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-98b1dc26-6976-40a0-927e-acc0fffbeb86 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 61/125] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:06 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3eb3076b-20c7-4716-a876-d963a9e81137 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:52:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2142543398"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2142543398'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:52:06 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Create volume of 1 GB Sep 04 15:52:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Availability Zones retrieved successfully. Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Flow 'volume_create_api' (539661ea-fead-4e71-aaf2-6079d2ef0f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0145beb1-a052-4ac1-bbee-7bb0ccfae515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0145beb1-a052-4ac1-bbee-7bb0ccfae515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68515017-43d9-436d-a790-789718c79d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Created reservations ['dea87078-eccd-4212-908f-77553436a3bd', 'c2a69f17-5362-45e1-ab77-437280d42c13', '10338ed6-8d4a-4d25-958e-e54b9f9d42c1', 'b6c1c545-4944-4987-9d0b-9c0f45830b39'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68515017-43d9-436d-a790-789718c79d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dea87078-eccd-4212-908f-77553436a3bd', 'c2a69f17-5362-45e1-ab77-437280d42c13', '10338ed6-8d4a-4d25-958e-e54b9f9d42c1', 'b6c1c545-4944-4987-9d0b-9c0f45830b39']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9afa3fa7-e602-4992-a024-2295677b8e34 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded933c2-9af2-4d66-bc71-818f80d5a15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9afa3fa7-e602-4992-a024-2295677b8e34 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9afa3fa7-e602-4992-a024-2295677b8e34 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9afa3fa7-e602-4992-a024-2295677b8e34 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9afa3fa7-e602-4992-a024-2295677b8e34 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded933c2-9af2-4d66-bc71-818f80d5a15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a8aef6c-3603-455e-b49b-fdcb6aea41ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2142543398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10a9ee79dd634ff6b5e21015c3e4c0aa',qos_specs=None,replication_status=,reservations=['dea87078-eccd-4212-908f-77553436a3bd','c2a69f17-5362-45e1-ab77-437280d42c13','10338ed6-8d4a-4d25-958e-e54b9f9d42c1','b6c1c545-4944-4987-9d0b-9c0f45830b39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ba06f32edc4d178ce3bc5dedc7f9fc',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:52:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2142543398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a8aef6c-3603-455e-b49b-fdcb6aea41ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10a9ee79dd634ff6b5e21015c3e4c0aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54ba06f32edc4d178ce3bc5dedc7f9fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9afa3fa7-e602-4992-a024-2295677b8e34 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 62/126] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:07 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 915 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a43216-ea39-4430-aa84-91fdd5ac5bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a43216-ea39-4430-aa84-91fdd5ac5bdf) transitioned into state 'SUCCESS' from state '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-2142543398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10a9ee79dd634ff6b5e21015c3e4c0aa',qos_specs=None,replication_status=,reservations=['dea87078-eccd-4212-908f-77553436a3bd','c2a69f17-5362-45e1-ab77-437280d42c13','10338ed6-8d4a-4d25-958e-e54b9f9d42c1','b6c1c545-4944-4987-9d0b-9c0f45830b39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ba06f32edc4d178ce3bc5dedc7f9fc',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4456552-a191-443c-a05e-28e1c03c3364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4456552-a191-443c-a05e-28e1c03c3364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Flow 'volume_create_api' (539661ea-fead-4e71-aaf2-6079d2ef0f63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Create volume request issued successfully. Sep 04 15:52:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3eb3076b-20c7-4716-a876-d963a9e81137 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:52:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 65/127] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:52:06 2026] POST /volume/v3/volumes => generated 768 bytes in 939 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:52:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6199adba-f22b-4496-9c6a-d6e619e40ce5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6199adba-f22b-4496-9c6a-d6e619e40ce5 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] GET http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee Sep 04 15:52:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6199adba-f22b-4496-9c6a-d6e619e40ce5 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6199adba-f22b-4496-9c6a-d6e619e40ce5 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6199adba-f22b-4496-9c6a-d6e619e40ce5 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Volume info retrieved successfully. Sep 04 15:52:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6199adba-f22b-4496-9c6a-d6e619e40ce5 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee returned with HTTP 200 Sep 04 15:52:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 63/128] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:07 2026] GET /volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee => generated 836 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-938ab4d4-a58d-456c-b246-dbf702c9677d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-938ab4d4-a58d-456c-b246-dbf702c9677d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-938ab4d4-a58d-456c-b246-dbf702c9677d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-938ab4d4-a58d-456c-b246-dbf702c9677d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-938ab4d4-a58d-456c-b246-dbf702c9677d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-938ab4d4-a58d-456c-b246-dbf702c9677d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 66/129] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:08 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-abf85ada-020a-4cab-92ac-f4dbdeca656a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-abf85ada-020a-4cab-92ac-f4dbdeca656a tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] GET http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee Sep 04 15:52:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-abf85ada-020a-4cab-92ac-f4dbdeca656a tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-abf85ada-020a-4cab-92ac-f4dbdeca656a tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-abf85ada-020a-4cab-92ac-f4dbdeca656a tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Volume info retrieved successfully. Sep 04 15:52:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-abf85ada-020a-4cab-92ac-f4dbdeca656a tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee returned with HTTP 200 Sep 04 15:52:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 64/130] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:09 2026] GET /volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee => generated 860 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f23086f3-9e38-499a-b6ce-39b818e2d134 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f23086f3-9e38-499a-b6ce-39b818e2d134 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f23086f3-9e38-499a-b6ce-39b818e2d134 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f23086f3-9e38-499a-b6ce-39b818e2d134 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f23086f3-9e38-499a-b6ce-39b818e2d134 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f23086f3-9e38-499a-b6ce-39b818e2d134 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 67/131] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:09 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 915 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-32eaf3e7-b92b-41ed-81fc-5592b67daaf8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-32eaf3e7-b92b-41ed-81fc-5592b67daaf8 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] GET http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee Sep 04 15:52:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-32eaf3e7-b92b-41ed-81fc-5592b67daaf8 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-32eaf3e7-b92b-41ed-81fc-5592b67daaf8 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-32eaf3e7-b92b-41ed-81fc-5592b67daaf8 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Volume info retrieved successfully. Sep 04 15:52:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-32eaf3e7-b92b-41ed-81fc-5592b67daaf8 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee returned with HTTP 200 Sep 04 15:52:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 65/132] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:10 2026] GET /volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee => generated 860 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c99ba6c7-a193-48c2-b34f-bf09ed865e5d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c99ba6c7-a193-48c2-b34f-bf09ed865e5d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c99ba6c7-a193-48c2-b34f-bf09ed865e5d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c99ba6c7-a193-48c2-b34f-bf09ed865e5d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c99ba6c7-a193-48c2-b34f-bf09ed865e5d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c99ba6c7-a193-48c2-b34f-bf09ed865e5d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 68/133] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:11 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e8a2ce8e-57c0-4f84-92d6-34f4d9fe0615 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e8a2ce8e-57c0-4f84-92d6-34f4d9fe0615 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] GET http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee Sep 04 15:52:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e8a2ce8e-57c0-4f84-92d6-34f4d9fe0615 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e8a2ce8e-57c0-4f84-92d6-34f4d9fe0615 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e8a2ce8e-57c0-4f84-92d6-34f4d9fe0615 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Volume info retrieved successfully. Sep 04 15:52:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e8a2ce8e-57c0-4f84-92d6-34f4d9fe0615 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee returned with HTTP 200 Sep 04 15:52:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 66/134] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:11 2026] GET /volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee => generated 861 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-180a2ac5-a57a-466b-961b-914e9d4f2ef9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-180a2ac5-a57a-466b-961b-914e9d4f2ef9 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-180a2ac5-a57a-466b-961b-914e9d4f2ef9 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-180a2ac5-a57a-466b-961b-914e9d4f2ef9 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-180a2ac5-a57a-466b-961b-914e9d4f2ef9 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-180a2ac5-a57a-466b-961b-914e9d4f2ef9 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 69/135] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:12 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 1333 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-f16e233d-1427-4516-83f5-14ff4dcf282b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-f16e233d-1427-4516-83f5-14ff4dcf282b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-f16e233d-1427-4516-83f5-14ff4dcf282b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-f16e233d-1427-4516-83f5-14ff4dcf282b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-f16e233d-1427-4516-83f5-14ff4dcf282b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-f16e233d-1427-4516-83f5-14ff4dcf282b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 67/136] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:52:12 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 1333 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:52:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-ae768ecf-2d09-4f8a-9d84-3182dca69651 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-ae768ecf-2d09-4f8a-9d84-3182dca69651 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-ae768ecf-2d09-4f8a-9d84-3182dca69651 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-ae768ecf-2d09-4f8a-9d84-3182dca69651 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-ae768ecf-2d09-4f8a-9d84-3182dca69651 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-ae768ecf-2d09-4f8a-9d84-3182dca69651 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 70/137] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:52:14 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 1333 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:52:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-49bc5e8c-3246-4a4f-b2cb-2b4f27e984c8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-49bc5e8c-3246-4a4f-b2cb-2b4f27e984c8 None None] GET http://192.168.122.126/volume// Sep 04 15:52:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-49bc5e8c-3246-4a4f-b2cb-2b4f27e984c8 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-49bc5e8c-3246-4a4f-b2cb-2b4f27e984c8 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-49bc5e8c-3246-4a4f-b2cb-2b4f27e984c8 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:52:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 68/138] 192.168.122.126 () {58 vars in 1308 bytes} [Fri Sep 4 15:52:14 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 15:52:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-d76dcd76-3b37-4bf4-84a2-4a7960b7a2a7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-d76dcd76-3b37-4bf4-84a2-4a7960b7a2a7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 15:52:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-d76dcd76-3b37-4bf4-84a2-4a7960b7a2a7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e724e03d-0fe6-4989-ba1b-7790d4d68e27", "connector": null, "instance_uuid": "7d279335-8a52-4849-9070-aad0c578c3b4"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-d76dcd76-3b37-4bf4-84a2-4a7960b7a2a7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 15:52:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 71/139] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 15:52:14 2026] POST /volume/v3/attachments => generated 273 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d91bbf8e-0857-47c0-91dd-d5c7aa7e8290 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d91bbf8e-0857-47c0-91dd-d5c7aa7e8290 None None] GET http://192.168.122.126/volume// Sep 04 15:52:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d91bbf8e-0857-47c0-91dd-d5c7aa7e8290 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d91bbf8e-0857-47c0-91dd-d5c7aa7e8290 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d91bbf8e-0857-47c0-91dd-d5c7aa7e8290 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:52:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 69/140] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:52:19 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:52:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-b0e83b62-a24e-4190-9f40-a4dc47fd59e5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-b0e83b62-a24e-4190-9f40-a4dc47fd59e5 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:52:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-b0e83b62-a24e-4190-9f40-a4dc47fd59e5 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-b0e83b62-a24e-4190-9f40-a4dc47fd59e5 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-b0e83b62-a24e-4190-9f40-a4dc47fd59e5 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:52:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-b0e83b62-a24e-4190-9f40-a4dc47fd59e5 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 200 Sep 04 15:52:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 72/141] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:52:19 2026] GET /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 1513 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:52:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-8dd2aaa3-b38d-4dbe-82ae-392cdf6344c7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-8dd2aaa3-b38d-4dbe-82ae-392cdf6344c7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] PUT http://192.168.122.126/volume/v3/attachments/ec05f0d7-35a5-41f5-bfe3-652887242468 Sep 04 15:52:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-8dd2aaa3-b38d-4dbe-82ae-392cdf6344c7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:20 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-8dd2aaa3-b38d-4dbe-82ae-392cdf6344c7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Acquiring lock "cinder-attachment_update-e724e03d-0fe6-4989-ba1b-7790d4d68e27-devstack" by "attachment_update" {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:52:20 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-8dd2aaa3-b38d-4dbe-82ae-392cdf6344c7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Lock "cinder-attachment_update-e724e03d-0fe6-4989-ba1b-7790d4d68e27-devstack" acquired by "attachment_update" :: waited 0.050s {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:52:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:20 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-8dd2aaa3-b38d-4dbe-82ae-392cdf6344c7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Lock "cinder-attachment_update-e724e03d-0fe6-4989-ba1b-7790d4d68e27-devstack" released by "attachment_update" :: held 0.393s {{(pid=87209) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:52:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-8dd2aaa3-b38d-4dbe-82ae-392cdf6344c7 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments/ec05f0d7-35a5-41f5-bfe3-652887242468 returned with HTTP 200 Sep 04 15:52:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 70/142] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 15:52:19 2026] PUT /volume/v3/attachments/ec05f0d7-35a5-41f5-bfe3-652887242468 => generated 694 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-77307195-e47f-43ec-a9d7-24b92cf3b13d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-77307195-e47f-43ec-a9d7-24b92cf3b13d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] POST http://192.168.122.126/volume/v3/attachments/ec05f0d7-35a5-41f5-bfe3-652887242468/action Sep 04 15:52:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-77307195-e47f-43ec-a9d7-24b92cf3b13d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:52:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-77307195-e47f-43ec-a9d7-24b92cf3b13d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-de247dcb-9f85-4221-acfd-12c5409840d9 req-77307195-e47f-43ec-a9d7-24b92cf3b13d tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments/ec05f0d7-35a5-41f5-bfe3-652887242468/action returned with HTTP 204 Sep 04 15:52:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 73/143] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 15:52:20 2026] POST /volume/v3/attachments/ec05f0d7-35a5-41f5-bfe3-652887242468/action => generated 0 bytes in 161 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:52:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-115428359"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-115428359'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:52:25 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Create volume of 1 GB Sep 04 15:52:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Availability Zones retrieved successfully. Sep 04 15:52:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Flow 'volume_create_api' (0d2286c8-f899-4d44-9903-0add4a8b9189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8eb392-7861-4396-91a7-fa3fd5da3c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:52:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8eb392-7861-4396-91a7-fa3fd5da3c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fda2d49-945b-4178-aad3-c08543a343ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:26 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Created reservations ['d957f102-cd96-49fd-8cbe-4c590c5172f1', '7039aa5f-4f08-4470-8be0-55ae99f00a94', 'bc86e222-da86-4b8f-b630-884280624221', '1f6f23bf-d97c-4881-8d3e-4fbd30857588'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:52:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fda2d49-945b-4178-aad3-c08543a343ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d957f102-cd96-49fd-8cbe-4c590c5172f1', '7039aa5f-4f08-4470-8be0-55ae99f00a94', 'bc86e222-da86-4b8f-b630-884280624221', '1f6f23bf-d97c-4881-8d3e-4fbd30857588']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (267774e3-cabf-4615-aabd-f7f6b1f7c155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (267774e3-cabf-4615-aabd-f7f6b1f7c155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd821b97-f1ed-463b-8e11-968dfb398534', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-115428359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='149a19dd713d4aeaaf3c93a0f76b57ca',qos_specs=None,replication_status=,reservations=['d957f102-cd96-49fd-8cbe-4c590c5172f1','7039aa5f-4f08-4470-8be0-55ae99f00a94','bc86e222-da86-4b8f-b630-884280624221','1f6f23bf-d97c-4881-8d3e-4fbd30857588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38e79c602df4ffdb051ce925ea5fbd3',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:52:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-115428359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd821b97-f1ed-463b-8e11-968dfb398534,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='149a19dd713d4aeaaf3c93a0f76b57ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a38e79c602df4ffdb051ce925ea5fbd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3006e5e-a92e-40f5-9282-0f235f4b4c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3006e5e-a92e-40f5-9282-0f235f4b4c8b) transitioned into state 'SUCCESS' from state '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-115428359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='149a19dd713d4aeaaf3c93a0f76b57ca',qos_specs=None,replication_status=,reservations=['d957f102-cd96-49fd-8cbe-4c590c5172f1','7039aa5f-4f08-4470-8be0-55ae99f00a94','bc86e222-da86-4b8f-b630-884280624221','1f6f23bf-d97c-4881-8d3e-4fbd30857588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38e79c602df4ffdb051ce925ea5fbd3',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (152478ab-2c6c-4acd-a34c-5712f99cd85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (152478ab-2c6c-4acd-a34c-5712f99cd85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Flow 'volume_create_api' (0d2286c8-f899-4d44-9903-0add4a8b9189) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Create volume request issued successfully. Sep 04 15:52:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ef2eb518-5bf5-4efc-b2f0-6d836a07d143 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:52:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 71/144] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:52:25 2026] POST /volume/v3/volumes => generated 762 bytes in 1484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:52:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-da92ca29-f59e-470a-bdaf-593e57f26d05 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-da92ca29-f59e-470a-bdaf-593e57f26d05 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 Sep 04 15:52:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-da92ca29-f59e-470a-bdaf-593e57f26d05 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-da92ca29-f59e-470a-bdaf-593e57f26d05 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-da92ca29-f59e-470a-bdaf-593e57f26d05 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-da92ca29-f59e-470a-bdaf-593e57f26d05 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 returned with HTTP 200 Sep 04 15:52:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 74/145] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:27 2026] GET /volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 => generated 830 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7d0f67c6-a458-42bf-ac91-16548808f02b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d0f67c6-a458-42bf-ac91-16548808f02b tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] GET http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:52:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d0f67c6-a458-42bf-ac91-16548808f02b tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d0f67c6-a458-42bf-ac91-16548808f02b tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7d0f67c6-a458-42bf-ac91-16548808f02b tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Volume info retrieved successfully. Sep 04 15:52:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d0f67c6-a458-42bf-ac91-16548808f02b tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 200 Sep 04 15:52:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 72/146] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:27 2026] GET /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-07f3ca6f-e8ea-418c-9b15-c883ca914bbe None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-07f3ca6f-e8ea-418c-9b15-c883ca914bbe tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] GET http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:52:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-07f3ca6f-e8ea-418c-9b15-c883ca914bbe tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-07f3ca6f-e8ea-418c-9b15-c883ca914bbe tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:28 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-07f3ca6f-e8ea-418c-9b15-c883ca914bbe tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Volume info retrieved successfully. Sep 04 15:52:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-07f3ca6f-e8ea-418c-9b15-c883ca914bbe tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 200 Sep 04 15:52:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 75/147] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:28 2026] GET /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 858 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-74b6ec39-cad2-49f1-a8ea-daf9cce16165 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74b6ec39-cad2-49f1-a8ea-daf9cce16165 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 Sep 04 15:52:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-74b6ec39-cad2-49f1-a8ea-daf9cce16165 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-74b6ec39-cad2-49f1-a8ea-daf9cce16165 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-74b6ec39-cad2-49f1-a8ea-daf9cce16165 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74b6ec39-cad2-49f1-a8ea-daf9cce16165 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 returned with HTTP 200 Sep 04 15:52:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 73/148] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:28 2026] GET /volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 => generated 854 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:52:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6445a7ad-2c25-41bf-abc1-f4272b4eeeb6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6445a7ad-2c25-41bf-abc1-f4272b4eeeb6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 Sep 04 15:52:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6445a7ad-2c25-41bf-abc1-f4272b4eeeb6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6445a7ad-2c25-41bf-abc1-f4272b4eeeb6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6445a7ad-2c25-41bf-abc1-f4272b4eeeb6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6445a7ad-2c25-41bf-abc1-f4272b4eeeb6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 returned with HTTP 200 Sep 04 15:52:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 76/149] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:29 2026] GET /volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 => generated 854 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e2acb483-af44-497d-ab3d-568c2ccd76bc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e2acb483-af44-497d-ab3d-568c2ccd76bc tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] DELETE http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee Sep 04 15:52:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e2acb483-af44-497d-ab3d-568c2ccd76bc tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e2acb483-af44-497d-ab3d-568c2ccd76bc tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:30 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-e2acb483-af44-497d-ab3d-568c2ccd76bc tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Delete volume with id: 0a8aef6c-3603-455e-b49b-fdcb6aea41ee Sep 04 15:52:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:31 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e2acb483-af44-497d-ab3d-568c2ccd76bc tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Volume info retrieved successfully. Sep 04 15:52:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e55f89d4-9978-44c9-b1e9-c2cec91ec5cf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e55f89d4-9978-44c9-b1e9-c2cec91ec5cf tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 Sep 04 15:52:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e55f89d4-9978-44c9-b1e9-c2cec91ec5cf tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e55f89d4-9978-44c9-b1e9-c2cec91ec5cf tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e2acb483-af44-497d-ab3d-568c2ccd76bc tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Delete volume request issued successfully. Sep 04 15:52:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e2acb483-af44-497d-ab3d-568c2ccd76bc tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee returned with HTTP 202 Sep 04 15:52:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 74/150] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:52:30 2026] DELETE /volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c75134f8-f67c-4cba-a08b-4a463cbf4377 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c75134f8-f67c-4cba-a08b-4a463cbf4377 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] GET http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee Sep 04 15:52:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c75134f8-f67c-4cba-a08b-4a463cbf4377 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c75134f8-f67c-4cba-a08b-4a463cbf4377 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:31 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c75134f8-f67c-4cba-a08b-4a463cbf4377 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Volume info retrieved successfully. Sep 04 15:52:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e55f89d4-9978-44c9-b1e9-c2cec91ec5cf tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c75134f8-f67c-4cba-a08b-4a463cbf4377 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee returned with HTTP 200 Sep 04 15:52:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 75/151] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:31 2026] GET /volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee => generated 860 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e55f89d4-9978-44c9-b1e9-c2cec91ec5cf tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 returned with HTTP 200 Sep 04 15:52:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 77/152] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:31 2026] GET /volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 => generated 854 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:52:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8e189409-1a72-45f4-b8ef-77b9f08d6842 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8e189409-1a72-45f4-b8ef-77b9f08d6842 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] GET http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee Sep 04 15:52:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8e189409-1a72-45f4-b8ef-77b9f08d6842 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8e189409-1a72-45f4-b8ef-77b9f08d6842 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-503dc4b7-1ebc-4277-a2e0-7ca2151f6a9e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-503dc4b7-1ebc-4277-a2e0-7ca2151f6a9e tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 Sep 04 15:52:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-503dc4b7-1ebc-4277-a2e0-7ca2151f6a9e tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-503dc4b7-1ebc-4277-a2e0-7ca2151f6a9e tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8e189409-1a72-45f4-b8ef-77b9f08d6842 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Volume info retrieved successfully. Sep 04 15:52:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8e189409-1a72-45f4-b8ef-77b9f08d6842 tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee returned with HTTP 200 Sep 04 15:52:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 76/153] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:32 2026] GET /volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee => generated 860 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-503dc4b7-1ebc-4277-a2e0-7ca2151f6a9e tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-503dc4b7-1ebc-4277-a2e0-7ca2151f6a9e tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 returned with HTTP 200 Sep 04 15:52:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 78/154] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:32 2026] GET /volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 => generated 855 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a9a3711f-df5e-4058-b195-47a02cfab293 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a9a3711f-df5e-4058-b195-47a02cfab293 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] POST http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534/action Sep 04 15:52:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a9a3711f-df5e-4058-b195-47a02cfab293 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:52:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a9a3711f-df5e-4058-b195-47a02cfab293 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a9a3711f-df5e-4058-b195-47a02cfab293 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a9a3711f-df5e-4058-b195-47a02cfab293 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume updated successfully. Sep 04 15:52:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a9a3711f-df5e-4058-b195-47a02cfab293 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534/action returned with HTTP 200 Sep 04 15:52:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 77/155] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:52:32 2026] POST /volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534/action => generated 0 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 15:52:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-48f72a29-8e2a-4365-a757-d742f30963d6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-48f72a29-8e2a-4365-a757-d742f30963d6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 Sep 04 15:52:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-48f72a29-8e2a-4365-a757-d742f30963d6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-48f72a29-8e2a-4365-a757-d742f30963d6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-48f72a29-8e2a-4365-a757-d742f30963d6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-48f72a29-8e2a-4365-a757-d742f30963d6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 returned with HTTP 200 Sep 04 15:52:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 79/156] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:32 2026] GET /volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-97fdf10f-be46-4fb3-824c-e0d4a1ad1d20 req-6a05d0c8-2297-4eb9-b0db-8f01d86ee630 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-97fdf10f-be46-4fb3-824c-e0d4a1ad1d20 req-6a05d0c8-2297-4eb9-b0db-8f01d86ee630 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 Sep 04 15:52:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-97fdf10f-be46-4fb3-824c-e0d4a1ad1d20 req-6a05d0c8-2297-4eb9-b0db-8f01d86ee630 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-97fdf10f-be46-4fb3-824c-e0d4a1ad1d20 req-6a05d0c8-2297-4eb9-b0db-8f01d86ee630 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-97fdf10f-be46-4fb3-824c-e0d4a1ad1d20 req-6a05d0c8-2297-4eb9-b0db-8f01d86ee630 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-97fdf10f-be46-4fb3-824c-e0d4a1ad1d20 req-6a05d0c8-2297-4eb9-b0db-8f01d86ee630 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 returned with HTTP 200 Sep 04 15:52:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 78/157] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:52:33 2026] GET /volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 => generated 855 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-eedc9e62-7474-4dfb-87a0-75cfd6509e4e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eedc9e62-7474-4dfb-87a0-75cfd6509e4e tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] GET http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee Sep 04 15:52:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eedc9e62-7474-4dfb-87a0-75cfd6509e4e tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eedc9e62-7474-4dfb-87a0-75cfd6509e4e tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eedc9e62-7474-4dfb-87a0-75cfd6509e4e tempest-ServerRescueNegativeTestJSON-2049252693 tempest-ServerRescueNegativeTestJSON-2049252693-project-member] http://192.168.122.126/volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee returned with HTTP 404 Sep 04 15:52:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 80/158] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:33 2026] GET /volume/v3/volumes/0a8aef6c-3603-455e-b49b-fdcb6aea41ee => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:52:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1993493363"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1993493363'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:52:36 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Create volume of 1 GB Sep 04 15:52:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Availability Zones retrieved successfully. Sep 04 15:52:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Flow 'volume_create_api' (33deb2e8-8b3d-46a6-80a7-52801e200129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e9205f-a571-43d8-b0e3-7f67e3ccc8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:52:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e9205f-a571-43d8-b0e3-7f67e3ccc8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d8a9e1-9c24-4797-ab70-b4784dfc7192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:36 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Created reservations ['a1d548ba-1b2e-4540-b70b-604638f97f84', '7c4cab06-623b-4375-8cab-25c048dde606', 'cdba992d-bdc1-4a85-bc87-0b7d0638ac1e', '3b4d44bf-f9dd-4ec0-bb2a-55160ede7f2b'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:52:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d8a9e1-9c24-4797-ab70-b4784dfc7192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1d548ba-1b2e-4540-b70b-604638f97f84', '7c4cab06-623b-4375-8cab-25c048dde606', 'cdba992d-bdc1-4a85-bc87-0b7d0638ac1e', '3b4d44bf-f9dd-4ec0-bb2a-55160ede7f2b']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bac7932-b640-4850-98bb-68f7ab9f22f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bac7932-b640-4850-98bb-68f7ab9f22f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c58df9f-ecee-45eb-a648-37937c6d3043', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1993493363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='149a19dd713d4aeaaf3c93a0f76b57ca',qos_specs=None,replication_status=,reservations=['a1d548ba-1b2e-4540-b70b-604638f97f84','7c4cab06-623b-4375-8cab-25c048dde606','cdba992d-bdc1-4a85-bc87-0b7d0638ac1e','3b4d44bf-f9dd-4ec0-bb2a-55160ede7f2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38e79c602df4ffdb051ce925ea5fbd3',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:52:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1993493363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c58df9f-ecee-45eb-a648-37937c6d3043,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='149a19dd713d4aeaaf3c93a0f76b57ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a38e79c602df4ffdb051ce925ea5fbd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd024c6-9b8d-4e36-bfb2-6ec8529fd3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd024c6-9b8d-4e36-bfb2-6ec8529fd3cd) transitioned into state 'SUCCESS' from state '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-1993493363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='149a19dd713d4aeaaf3c93a0f76b57ca',qos_specs=None,replication_status=,reservations=['a1d548ba-1b2e-4540-b70b-604638f97f84','7c4cab06-623b-4375-8cab-25c048dde606','cdba992d-bdc1-4a85-bc87-0b7d0638ac1e','3b4d44bf-f9dd-4ec0-bb2a-55160ede7f2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a38e79c602df4ffdb051ce925ea5fbd3',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d179a87-5ceb-422a-89c7-b951746f0004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d179a87-5ceb-422a-89c7-b951746f0004) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Flow 'volume_create_api' (33deb2e8-8b3d-46a6-80a7-52801e200129) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Create volume request issued successfully. Sep 04 15:52:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3de4ed89-355a-435d-b97f-ac67c4d42e15 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:52:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 79/159] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:52:36 2026] POST /volume/v3/volumes => generated 763 bytes in 1197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:52:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0b6b2383-de7a-498f-911f-3d53413f059e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0b6b2383-de7a-498f-911f-3d53413f059e tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 Sep 04 15:52:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0b6b2383-de7a-498f-911f-3d53413f059e tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0b6b2383-de7a-498f-911f-3d53413f059e tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0b6b2383-de7a-498f-911f-3d53413f059e tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0b6b2383-de7a-498f-911f-3d53413f059e tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 returned with HTTP 200 Sep 04 15:52:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 81/160] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:37 2026] GET /volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 => generated 831 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2d44571f-abd5-4527-bb40-5d4518adf844 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d44571f-abd5-4527-bb40-5d4518adf844 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 Sep 04 15:52:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d44571f-abd5-4527-bb40-5d4518adf844 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d44571f-abd5-4527-bb40-5d4518adf844 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2d44571f-abd5-4527-bb40-5d4518adf844 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d44571f-abd5-4527-bb40-5d4518adf844 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 returned with HTTP 200 Sep 04 15:52:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 80/161] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:38 2026] GET /volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 => generated 855 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4a2ce1ac-017c-4f13-a564-95971adbaba3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4a2ce1ac-017c-4f13-a564-95971adbaba3 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 Sep 04 15:52:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4a2ce1ac-017c-4f13-a564-95971adbaba3 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4a2ce1ac-017c-4f13-a564-95971adbaba3 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:39 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4a2ce1ac-017c-4f13-a564-95971adbaba3 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4a2ce1ac-017c-4f13-a564-95971adbaba3 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 returned with HTTP 200 Sep 04 15:52:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 82/162] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:39 2026] GET /volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 => generated 855 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:52:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c8586f07-bd1f-4c91-ac02-5a0faa08de6e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c8586f07-bd1f-4c91-ac02-5a0faa08de6e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] DELETE http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:52:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c8586f07-bd1f-4c91-ac02-5a0faa08de6e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c8586f07-bd1f-4c91-ac02-5a0faa08de6e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:40 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-c8586f07-bd1f-4c91-ac02-5a0faa08de6e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Delete volume with id: 287dabe0-5454-4935-a765-595f48247316 Sep 04 15:52:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c8586f07-bd1f-4c91-ac02-5a0faa08de6e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Volume info retrieved successfully. Sep 04 15:52:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c8586f07-bd1f-4c91-ac02-5a0faa08de6e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Delete volume request issued successfully. Sep 04 15:52:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c8586f07-bd1f-4c91-ac02-5a0faa08de6e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 202 Sep 04 15:52:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 81/163] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:52:40 2026] DELETE /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6646b9fb-43d5-43be-b718-2d3649b9f4fd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6646b9fb-43d5-43be-b718-2d3649b9f4fd tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] GET http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:52:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6646b9fb-43d5-43be-b718-2d3649b9f4fd tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6646b9fb-43d5-43be-b718-2d3649b9f4fd tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:40 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6646b9fb-43d5-43be-b718-2d3649b9f4fd tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Volume info retrieved successfully. Sep 04 15:52:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6646b9fb-43d5-43be-b718-2d3649b9f4fd tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 200 Sep 04 15:52:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 83/164] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:40 2026] GET /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 857 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2791da7f-f2b1-49f7-9dc4-c93aea573333 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2791da7f-f2b1-49f7-9dc4-c93aea573333 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 Sep 04 15:52:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2791da7f-f2b1-49f7-9dc4-c93aea573333 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2791da7f-f2b1-49f7-9dc4-c93aea573333 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2791da7f-f2b1-49f7-9dc4-c93aea573333 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2791da7f-f2b1-49f7-9dc4-c93aea573333 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 returned with HTTP 200 Sep 04 15:52:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 82/165] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:41 2026] GET /volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 => generated 856 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-122ee969-e5b4-4be6-8e85-e74edafb0b8e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-122ee969-e5b4-4be6-8e85-e74edafb0b8e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] GET http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:52:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-122ee969-e5b4-4be6-8e85-e74edafb0b8e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-122ee969-e5b4-4be6-8e85-e74edafb0b8e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:41 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-122ee969-e5b4-4be6-8e85-e74edafb0b8e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Volume info retrieved successfully. Sep 04 15:52:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-122ee969-e5b4-4be6-8e85-e74edafb0b8e tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 200 Sep 04 15:52:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 84/166] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:41 2026] GET /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f31c993e-30a7-4fca-b4e6-af96577fb4e6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f31c993e-30a7-4fca-b4e6-af96577fb4e6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] DELETE http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 Sep 04 15:52:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f31c993e-30a7-4fca-b4e6-af96577fb4e6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f31c993e-30a7-4fca-b4e6-af96577fb4e6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:42 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-f31c993e-30a7-4fca-b4e6-af96577fb4e6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Delete volume with id: 8c58df9f-ecee-45eb-a648-37937c6d3043 Sep 04 15:52:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f31c993e-30a7-4fca-b4e6-af96577fb4e6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f31c993e-30a7-4fca-b4e6-af96577fb4e6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Delete volume request issued successfully. Sep 04 15:52:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f31c993e-30a7-4fca-b4e6-af96577fb4e6 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 returned with HTTP 202 Sep 04 15:52:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 83/167] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:52:42 2026] DELETE /volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a9e9e1ff-4861-46c5-ad3f-0eecaefd32b3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a9e9e1ff-4861-46c5-ad3f-0eecaefd32b3 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 Sep 04 15:52:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a9e9e1ff-4861-46c5-ad3f-0eecaefd32b3 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a9e9e1ff-4861-46c5-ad3f-0eecaefd32b3 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a9e9e1ff-4861-46c5-ad3f-0eecaefd32b3 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a9e9e1ff-4861-46c5-ad3f-0eecaefd32b3 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 returned with HTTP 200 Sep 04 15:52:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 85/168] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:42 2026] GET /volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 => generated 855 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-46d4738e-96ed-480b-be4b-be3c41409e46 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-46d4738e-96ed-480b-be4b-be3c41409e46 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] GET http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 Sep 04 15:52:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-46d4738e-96ed-480b-be4b-be3c41409e46 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-46d4738e-96ed-480b-be4b-be3c41409e46 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-46d4738e-96ed-480b-be4b-be3c41409e46 tempest-AttachVolumeShelveTestJSON-499348625 tempest-AttachVolumeShelveTestJSON-499348625-project-member] http://192.168.122.126/volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 returned with HTTP 404 Sep 04 15:52:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 84/169] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:42 2026] GET /volume/v3/volumes/287dabe0-5454-4935-a765-595f48247316 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:52:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-67b09ccf-eb69-4f85-9150-5886494ea2f0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-67b09ccf-eb69-4f85-9150-5886494ea2f0 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 Sep 04 15:52:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-67b09ccf-eb69-4f85-9150-5886494ea2f0 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-67b09ccf-eb69-4f85-9150-5886494ea2f0 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-67b09ccf-eb69-4f85-9150-5886494ea2f0 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-67b09ccf-eb69-4f85-9150-5886494ea2f0 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 returned with HTTP 200 Sep 04 15:52:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 86/170] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:43 2026] GET /volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 => generated 855 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fcf92f1b-405f-48fd-8140-843bdbfc598f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fcf92f1b-405f-48fd-8140-843bdbfc598f tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 Sep 04 15:52:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fcf92f1b-405f-48fd-8140-843bdbfc598f tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fcf92f1b-405f-48fd-8140-843bdbfc598f tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fcf92f1b-405f-48fd-8140-843bdbfc598f tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 returned with HTTP 404 Sep 04 15:52:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 85/171] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:44 2026] GET /volume/v3/volumes/8c58df9f-ecee-45eb-a648-37937c6d3043 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:52:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-383ca375-a425-4123-a218-dd6e825f7468 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-383ca375-a425-4123-a218-dd6e825f7468 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] DELETE http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 Sep 04 15:52:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-383ca375-a425-4123-a218-dd6e825f7468 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-383ca375-a425-4123-a218-dd6e825f7468 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:45 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-383ca375-a425-4123-a218-dd6e825f7468 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Delete volume with id: dd821b97-f1ed-463b-8e11-968dfb398534 Sep 04 15:52:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-383ca375-a425-4123-a218-dd6e825f7468 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-383ca375-a425-4123-a218-dd6e825f7468 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Delete volume request issued successfully. Sep 04 15:52:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-383ca375-a425-4123-a218-dd6e825f7468 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 returned with HTTP 202 Sep 04 15:52:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 87/172] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:52:45 2026] DELETE /volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:52:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-322ee036-1260-4124-a53b-3a80f1924887 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-322ee036-1260-4124-a53b-3a80f1924887 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 Sep 04 15:52:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-322ee036-1260-4124-a53b-3a80f1924887 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-322ee036-1260-4124-a53b-3a80f1924887 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-322ee036-1260-4124-a53b-3a80f1924887 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-322ee036-1260-4124-a53b-3a80f1924887 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 returned with HTTP 200 Sep 04 15:52:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 86/173] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:45 2026] GET /volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:52:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0014241a-f778-4c11-8fca-2bda1ecfb594 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0014241a-f778-4c11-8fca-2bda1ecfb594 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 Sep 04 15:52:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0014241a-f778-4c11-8fca-2bda1ecfb594 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0014241a-f778-4c11-8fca-2bda1ecfb594 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:46 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0014241a-f778-4c11-8fca-2bda1ecfb594 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Volume info retrieved successfully. Sep 04 15:52:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0014241a-f778-4c11-8fca-2bda1ecfb594 tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 returned with HTTP 200 Sep 04 15:52:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 88/174] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:46 2026] GET /volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 => generated 854 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fa7d5f9f-0301-46c4-8529-0edc4b2d89fe None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fa7d5f9f-0301-46c4-8529-0edc4b2d89fe tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] GET http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 Sep 04 15:52:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fa7d5f9f-0301-46c4-8529-0edc4b2d89fe tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fa7d5f9f-0301-46c4-8529-0edc4b2d89fe tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fa7d5f9f-0301-46c4-8529-0edc4b2d89fe tempest-ServersNegativeTestJSON-1061367339 tempest-ServersNegativeTestJSON-1061367339-project-member] http://192.168.122.126/volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 returned with HTTP 404 Sep 04 15:52:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 87/175] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:52:47 2026] GET /volume/v3/volumes/dd821b97-f1ed-463b-8e11-968dfb398534 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:52:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-aa941fed-ed3b-456b-8ebd-c606309ca950 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aa941fed-ed3b-456b-8ebd-c606309ca950 None None] GET http://192.168.122.126/volume// Sep 04 15:52:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aa941fed-ed3b-456b-8ebd-c606309ca950 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aa941fed-ed3b-456b-8ebd-c606309ca950 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aa941fed-ed3b-456b-8ebd-c606309ca950 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:52:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 89/176] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:52:54 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:52:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-7868c1e0-2abf-4aed-8e89-75a4d03657a1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-7868c1e0-2abf-4aed-8e89-75a4d03657a1 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 15:52:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-7868c1e0-2abf-4aed-8e89-75a4d03657a1 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e724e03d-0fe6-4989-ba1b-7790d4d68e27", "connector": null, "instance_uuid": "7d279335-8a52-4849-9070-aad0c578c3b4"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:54 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=141,cinder:UPDATE=29,cinder:INSERT=19 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:52:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-7868c1e0-2abf-4aed-8e89-75a4d03657a1 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 15:52:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 88/177] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 15:52:54 2026] POST /volume/v3/attachments => generated 273 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-8c6221aa-1df4-44cc-9fdc-b4f27fed022b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-8c6221aa-1df4-44cc-9fdc-b4f27fed022b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] DELETE http://192.168.122.126/volume/v3/attachments/ec05f0d7-35a5-41f5-bfe3-652887242468 Sep 04 15:52:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-8c6221aa-1df4-44cc-9fdc-b4f27fed022b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-8c6221aa-1df4-44cc-9fdc-b4f27fed022b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:54 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=156,cinder:INSERT=18,cinder:UPDATE=29 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:52:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:54 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 15:52:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-8c6221aa-1df4-44cc-9fdc-b4f27fed022b tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments/ec05f0d7-35a5-41f5-bfe3-652887242468 returned with HTTP 200 Sep 04 15:52:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 90/178] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 15:52:54 2026] DELETE /volume/v3/attachments/ec05f0d7-35a5-41f5-bfe3-652887242468 => generated 192 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1411270068", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1411270068', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Create volume of 1 GB Sep 04 15:52:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Availability Zones retrieved successfully. Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Flow 'volume_create_api' (a055d119-f7db-4a2d-9d8a-10b194b514b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f822c0ff-b86e-4ce9-bdb3-002036e76952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f822c0ff-b86e-4ce9-bdb3-002036e76952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c85413-f6f6-4779-8970-471c33da0a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Created reservations ['b3c90fa3-6ce4-441d-84ac-9eeb3cc49531', 'afba0f5d-4794-452d-8087-adb7d5368789', '4898c3fc-d2dc-431c-9065-2ca5fe1e7be8', '3abba797-b1ca-4b18-bf93-db73cb2020d2'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c85413-f6f6-4779-8970-471c33da0a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3c90fa3-6ce4-441d-84ac-9eeb3cc49531', 'afba0f5d-4794-452d-8087-adb7d5368789', '4898c3fc-d2dc-431c-9065-2ca5fe1e7be8', '3abba797-b1ca-4b18-bf93-db73cb2020d2']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (155b9fe3-b949-4daf-9f0d-0da88e6dd6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (155b9fe3-b949-4daf-9f0d-0da88e6dd6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0363e368-2d3e-43b6-97b0-078b68d4793a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1411270068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fadc39db7e4fc781d13904f8d28445',qos_specs=None,replication_status=,reservations=['b3c90fa3-6ce4-441d-84ac-9eeb3cc49531','afba0f5d-4794-452d-8087-adb7d5368789','4898c3fc-d2dc-431c-9065-2ca5fe1e7be8','3abba797-b1ca-4b18-bf93-db73cb2020d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fce28aba09bf4f809afe39d66042f938',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:52:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1411270068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0363e368-2d3e-43b6-97b0-078b68d4793a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70fadc39db7e4fc781d13904f8d28445',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fce28aba09bf4f809afe39d66042f938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f954c98-bad4-4a4a-a15d-8c0b0354d45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f954c98-bad4-4a4a-a15d-8c0b0354d45b) transitioned into state 'SUCCESS' from state '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-1411270068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70fadc39db7e4fc781d13904f8d28445',qos_specs=None,replication_status=,reservations=['b3c90fa3-6ce4-441d-84ac-9eeb3cc49531','afba0f5d-4794-452d-8087-adb7d5368789','4898c3fc-d2dc-431c-9065-2ca5fe1e7be8','3abba797-b1ca-4b18-bf93-db73cb2020d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fce28aba09bf4f809afe39d66042f938',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc2822c-78c4-465a-81a2-485dc2ab688e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc2822c-78c4-465a-81a2-485dc2ab688e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Flow 'volume_create_api' (a055d119-f7db-4a2d-9d8a-10b194b514b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Create volume request issued successfully. Sep 04 15:52:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-8450760e-0725-429b-b009-854f996c3862 req-2c9e812b-1101-42ee-9adb-d21823284fc7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:52:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 89/179] 192.168.122.126 () {64 vars in 1430 bytes} [Fri Sep 4 15:52:57 2026] POST /volume/v3/volumes => generated 764 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:52:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-8450760e-0725-429b-b009-854f996c3862 req-f28da550-2a8f-4c9f-897c-5214f0040522 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-8450760e-0725-429b-b009-854f996c3862 req-f28da550-2a8f-4c9f-897c-5214f0040522 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a Sep 04 15:52:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-8450760e-0725-429b-b009-854f996c3862 req-f28da550-2a8f-4c9f-897c-5214f0040522 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-8450760e-0725-429b-b009-854f996c3862 req-f28da550-2a8f-4c9f-897c-5214f0040522 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-8450760e-0725-429b-b009-854f996c3862 req-f28da550-2a8f-4c9f-897c-5214f0040522 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Volume info retrieved successfully. Sep 04 15:52:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-8450760e-0725-429b-b009-854f996c3862 req-f28da550-2a8f-4c9f-897c-5214f0040522 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a returned with HTTP 200 Sep 04 15:52:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 91/180] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:52:58 2026] GET /volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a => generated 832 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-a5d6bb44-e59d-4a56-9291-28530032db21 req-076f6416-77d7-451e-8641-e7744b08da36 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-a5d6bb44-e59d-4a56-9291-28530032db21 req-076f6416-77d7-451e-8641-e7744b08da36 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-a5d6bb44-e59d-4a56-9291-28530032db21 req-076f6416-77d7-451e-8641-e7744b08da36 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-a5d6bb44-e59d-4a56-9291-28530032db21 req-076f6416-77d7-451e-8641-e7744b08da36 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:52:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:52:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-a5d6bb44-e59d-4a56-9291-28530032db21 req-076f6416-77d7-451e-8641-e7744b08da36 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Volume info retrieved successfully. Sep 04 15:52:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-a5d6bb44-e59d-4a56-9291-28530032db21 req-076f6416-77d7-451e-8641-e7744b08da36 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a returned with HTTP 200 Sep 04 15:52:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 90/181] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:52:58 2026] GET /volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a => generated 832 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:52:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-14af9307-9162-470b-8c9f-9a00f1e9e971 req-defaf1a1-303e-4872-b20d-a6d50982bbe4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:52:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-14af9307-9162-470b-8c9f-9a00f1e9e971 req-defaf1a1-303e-4872-b20d-a6d50982bbe4 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a Sep 04 15:52:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-14af9307-9162-470b-8c9f-9a00f1e9e971 req-defaf1a1-303e-4872-b20d-a6d50982bbe4 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:52:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-14af9307-9162-470b-8c9f-9a00f1e9e971 req-defaf1a1-303e-4872-b20d-a6d50982bbe4 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:52:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:52:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:52:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:52:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:52:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-14af9307-9162-470b-8c9f-9a00f1e9e971 req-defaf1a1-303e-4872-b20d-a6d50982bbe4 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Volume info retrieved successfully. Sep 04 15:52:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-14af9307-9162-470b-8c9f-9a00f1e9e971 req-defaf1a1-303e-4872-b20d-a6d50982bbe4 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a returned with HTTP 200 Sep 04 15:52:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 92/182] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:52:59 2026] GET /volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-1696a6c1-1d30-4cab-8337-110fae148e7c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-1696a6c1-1d30-4cab-8337-110fae148e7c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] PUT http://192.168.122.126/volume/v3/attachments/4fc631b0-4558-4950-9b6c-9cc10e48d0c0 Sep 04 15:53:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-1696a6c1-1d30-4cab-8337-110fae148e7c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:00 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-1696a6c1-1d30-4cab-8337-110fae148e7c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Acquiring lock "cinder-attachment_update-e724e03d-0fe6-4989-ba1b-7790d4d68e27-devstack" by "attachment_update" {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:53:00 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-1696a6c1-1d30-4cab-8337-110fae148e7c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Lock "cinder-attachment_update-e724e03d-0fe6-4989-ba1b-7790d4d68e27-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:53:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-0fe60c3b-9e01-46be-afc0-7c3bda6b6b34 req-587aa391-f23a-4ed6-9f9e-829e1c874f9e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-0fe60c3b-9e01-46be-afc0-7c3bda6b6b34 req-587aa391-f23a-4ed6-9f9e-829e1c874f9e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a Sep 04 15:53:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-0fe60c3b-9e01-46be-afc0-7c3bda6b6b34 req-587aa391-f23a-4ed6-9f9e-829e1c874f9e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-0fe60c3b-9e01-46be-afc0-7c3bda6b6b34 req-587aa391-f23a-4ed6-9f9e-829e1c874f9e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-0fe60c3b-9e01-46be-afc0-7c3bda6b6b34 req-587aa391-f23a-4ed6-9f9e-829e1c874f9e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Volume info retrieved successfully. Sep 04 15:53:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-0fe60c3b-9e01-46be-afc0-7c3bda6b6b34 req-587aa391-f23a-4ed6-9f9e-829e1c874f9e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a returned with HTTP 200 Sep 04 15:53:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 93/183] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:53:00 2026] GET /volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a => generated 857 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:00 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-1696a6c1-1d30-4cab-8337-110fae148e7c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Lock "cinder-attachment_update-e724e03d-0fe6-4989-ba1b-7790d4d68e27-devstack" released by "attachment_update" :: held 0.272s {{(pid=87209) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:53:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-1696a6c1-1d30-4cab-8337-110fae148e7c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments/4fc631b0-4558-4950-9b6c-9cc10e48d0c0 returned with HTTP 200 Sep 04 15:53:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 91/184] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 15:53:00 2026] PUT /volume/v3/attachments/4fc631b0-4558-4950-9b6c-9cc10e48d0c0 => generated 694 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-5d57c2de-eff0-49f5-8761-a7803d532d17 req-f1848728-0664-4da2-bb72-e17e58a0785c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-9a6023f1-7fe6-4da5-88b2-888980299f1c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5d57c2de-eff0-49f5-8761-a7803d532d17 req-f1848728-0664-4da2-bb72-e17e58a0785c tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:53:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5d57c2de-eff0-49f5-8761-a7803d532d17 req-f1848728-0664-4da2-bb72-e17e58a0785c tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0363e368-2d3e-43b6-97b0-078b68d4793a", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-336649686", "description": null, "metadata": {}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-9a6023f1-7fe6-4da5-88b2-888980299f1c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/attachments/4fc631b0-4558-4950-9b6c-9cc10e48d0c0 Sep 04 15:53:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-9a6023f1-7fe6-4da5-88b2-888980299f1c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-9a6023f1-7fe6-4da5-88b2-888980299f1c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-5d57c2de-eff0-49f5-8761-a7803d532d17 req-f1848728-0664-4da2-bb72-e17e58a0785c tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Volume info retrieved successfully. Sep 04 15:53:01 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [req-5d57c2de-eff0-49f5-8761-a7803d532d17 req-f1848728-0664-4da2-bb72-e17e58a0785c tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Create snapshot from volume 0363e368-2d3e-43b6-97b0-078b68d4793a Sep 04 15:53:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-9a6023f1-7fe6-4da5-88b2-888980299f1c tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments/4fc631b0-4558-4950-9b6c-9cc10e48d0c0 returned with HTTP 200 Sep 04 15:53:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 92/185] 192.168.122.126 () {62 vars in 1540 bytes} [Fri Sep 4 15:53:00 2026] GET /volume/v3/attachments/4fc631b0-4558-4950-9b6c-9cc10e48d0c0 => generated 719 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:01 devstack devstack@c-api.service[87208]: WARNING cinder.quota [req-5d57c2de-eff0-49f5-8761-a7803d532d17 req-f1848728-0664-4da2-bb72-e17e58a0785c tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:01 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [req-5d57c2de-eff0-49f5-8761-a7803d532d17 req-f1848728-0664-4da2-bb72-e17e58a0785c tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Created reservations ['d774374a-c0c1-48b6-8279-50660abbfe96', '6962727f-41f4-4021-a962-bbd9e4db14db', 'dd19e733-a36b-49de-b6a5-436dd510921a', '93aa1dcd-0a9b-4bf8-a241-3ab3cb97739d'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-5d57c2de-eff0-49f5-8761-a7803d532d17 req-f1848728-0664-4da2-bb72-e17e58a0785c tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Snapshot create request issued successfully. Sep 04 15:53:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5d57c2de-eff0-49f5-8761-a7803d532d17 req-f1848728-0664-4da2-bb72-e17e58a0785c tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:53:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 94/186] 192.168.122.126 () {64 vars in 1436 bytes} [Fri Sep 4 15:53:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-0e104015-4c21-4e7f-b61f-6d931c691ae2 req-fb9e0ca2-8b6c-4e0f-83a5-8358c937051e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-0e104015-4c21-4e7f-b61f-6d931c691ae2 req-fb9e0ca2-8b6c-4e0f-83a5-8358c937051e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-reader] GET http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 Sep 04 15:53:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-0e104015-4c21-4e7f-b61f-6d931c691ae2 req-fb9e0ca2-8b6c-4e0f-83a5-8358c937051e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-0e104015-4c21-4e7f-b61f-6d931c691ae2 req-fb9e0ca2-8b6c-4e0f-83a5-8358c937051e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-reader] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-0e104015-4c21-4e7f-b61f-6d931c691ae2 req-fb9e0ca2-8b6c-4e0f-83a5-8358c937051e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-reader] Snapshot retrieved successfully. Sep 04 15:53:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-0e104015-4c21-4e7f-b61f-6d931c691ae2 req-fb9e0ca2-8b6c-4e0f-83a5-8358c937051e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-reader] http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 returned with HTTP 200 Sep 04 15:53:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 93/187] 192.168.122.126 () {60 vars in 1493 bytes} [Fri Sep 4 15:53:02 2026] GET /volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 => generated 442 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-5b8b616b-2d56-43bd-8b57-286e5b1bf4ed req-33f243d1-37bc-4f08-a0b7-35d0282543f0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5b8b616b-2d56-43bd-8b57-286e5b1bf4ed req-33f243d1-37bc-4f08-a0b7-35d0282543f0 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-reader] GET http://192.168.122.126/volume/v3/snapshots/detail Sep 04 15:53:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5b8b616b-2d56-43bd-8b57-286e5b1bf4ed req-33f243d1-37bc-4f08-a0b7-35d0282543f0 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5b8b616b-2d56-43bd-8b57-286e5b1bf4ed req-33f243d1-37bc-4f08-a0b7-35d0282543f0 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-reader] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [req-5b8b616b-2d56-43bd-8b57-286e5b1bf4ed req-33f243d1-37bc-4f08-a0b7-35d0282543f0 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-reader] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:02 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [req-5b8b616b-2d56-43bd-8b57-286e5b1bf4ed req-33f243d1-37bc-4f08-a0b7-35d0282543f0 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-reader] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:53:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:02 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:53:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-5b8b616b-2d56-43bd-8b57-286e5b1bf4ed req-33f243d1-37bc-4f08-a0b7-35d0282543f0 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-reader] Get all snapshots completed successfully. Sep 04 15:53:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5b8b616b-2d56-43bd-8b57-286e5b1bf4ed req-33f243d1-37bc-4f08-a0b7-35d0282543f0 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-reader] http://192.168.122.126/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 15:53:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 95/188] 192.168.122.126 () {60 vars in 1403 bytes} [Fri Sep 4 15:53:02 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-75886df2-96c0-41b9-9349-6fef6b6cd893 req-29f68e7b-cbbb-45aa-8e36-ad0b76cd92df None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-75886df2-96c0-41b9-9349-6fef6b6cd893 req-29f68e7b-cbbb-45aa-8e36-ad0b76cd92df tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 Sep 04 15:53:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-75886df2-96c0-41b9-9349-6fef6b6cd893 req-29f68e7b-cbbb-45aa-8e36-ad0b76cd92df tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-75886df2-96c0-41b9-9349-6fef6b6cd893 req-29f68e7b-cbbb-45aa-8e36-ad0b76cd92df tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-75886df2-96c0-41b9-9349-6fef6b6cd893 req-29f68e7b-cbbb-45aa-8e36-ad0b76cd92df tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Snapshot retrieved successfully. Sep 04 15:53:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-75886df2-96c0-41b9-9349-6fef6b6cd893 req-29f68e7b-cbbb-45aa-8e36-ad0b76cd92df tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 returned with HTTP 200 Sep 04 15:53:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 94/189] 192.168.122.126 () {60 vars in 1493 bytes} [Fri Sep 4 15:53:02 2026] GET /volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-3f9080d3-d95a-478d-a514-47691087b785 req-42ee55fc-ace9-4b4c-a6e3-15c60efe894a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3f9080d3-d95a-478d-a514-47691087b785 req-42ee55fc-ace9-4b4c-a6e3-15c60efe894a tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 Sep 04 15:53:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3f9080d3-d95a-478d-a514-47691087b785 req-42ee55fc-ace9-4b4c-a6e3-15c60efe894a tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3f9080d3-d95a-478d-a514-47691087b785 req-42ee55fc-ace9-4b4c-a6e3-15c60efe894a tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:03 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:03 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-3f9080d3-d95a-478d-a514-47691087b785 req-42ee55fc-ace9-4b4c-a6e3-15c60efe894a tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Snapshot retrieved successfully. Sep 04 15:53:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3f9080d3-d95a-478d-a514-47691087b785 req-42ee55fc-ace9-4b4c-a6e3-15c60efe894a tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 returned with HTTP 200 Sep 04 15:53:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 96/190] 192.168.122.126 () {60 vars in 1493 bytes} [Fri Sep 4 15:53:03 2026] GET /volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 => generated 442 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-82e79b15-4e53-49ba-a6d8-020a83ca122f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-82e79b15-4e53-49ba-a6d8-020a83ca122f tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] POST http://192.168.122.126/volume/v3/attachments/4fc631b0-4558-4950-9b6c-9cc10e48d0c0/action Sep 04 15:53:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-82e79b15-4e53-49ba-a6d8-020a83ca122f tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action body: b'{"os-complete": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-82e79b15-4e53-49ba-a6d8-020a83ca122f tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3990ae22-1743-42ff-ba5f-0d6957a56ca0 req-82e79b15-4e53-49ba-a6d8-020a83ca122f tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments/4fc631b0-4558-4950-9b6c-9cc10e48d0c0/action returned with HTTP 204 Sep 04 15:53:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 95/191] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 15:53:04 2026] POST /volume/v3/attachments/4fc631b0-4558-4950-9b6c-9cc10e48d0c0/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-285f3311-658b-4c7a-ad1f-7f5f4217c371 req-d8386552-7fea-48b5-9dfd-a829103735d7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-285f3311-658b-4c7a-ad1f-7f5f4217c371 req-d8386552-7fea-48b5-9dfd-a829103735d7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 Sep 04 15:53:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-285f3311-658b-4c7a-ad1f-7f5f4217c371 req-d8386552-7fea-48b5-9dfd-a829103735d7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-285f3311-658b-4c7a-ad1f-7f5f4217c371 req-d8386552-7fea-48b5-9dfd-a829103735d7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-285f3311-658b-4c7a-ad1f-7f5f4217c371 req-d8386552-7fea-48b5-9dfd-a829103735d7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Snapshot retrieved successfully. Sep 04 15:53:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-285f3311-658b-4c7a-ad1f-7f5f4217c371 req-d8386552-7fea-48b5-9dfd-a829103735d7 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 returned with HTTP 200 Sep 04 15:53:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 97/192] 192.168.122.126 () {60 vars in 1493 bytes} [Fri Sep 4 15:53:04 2026] GET /volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 => generated 442 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-59bb73a1-444c-439f-8554-c7c5971e8fa5 req-0c95d8c1-4ea9-4a7f-b0cd-6070daeab92c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-59bb73a1-444c-439f-8554-c7c5971e8fa5 req-0c95d8c1-4ea9-4a7f-b0cd-6070daeab92c tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 Sep 04 15:53:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-59bb73a1-444c-439f-8554-c7c5971e8fa5 req-0c95d8c1-4ea9-4a7f-b0cd-6070daeab92c tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-59bb73a1-444c-439f-8554-c7c5971e8fa5 req-0c95d8c1-4ea9-4a7f-b0cd-6070daeab92c tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-59bb73a1-444c-439f-8554-c7c5971e8fa5 req-0c95d8c1-4ea9-4a7f-b0cd-6070daeab92c tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Snapshot retrieved successfully. Sep 04 15:53:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-59bb73a1-444c-439f-8554-c7c5971e8fa5 req-0c95d8c1-4ea9-4a7f-b0cd-6070daeab92c tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 returned with HTTP 200 Sep 04 15:53:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 96/193] 192.168.122.126 () {60 vars in 1493 bytes} [Fri Sep 4 15:53:05 2026] GET /volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 => generated 469 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-6ccee2d0-bc1b-415d-9901-f74a28f3af30 req-781ab7bd-d208-4fdc-ad2d-679c896c7687 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-6ccee2d0-bc1b-415d-9901-f74a28f3af30 req-781ab7bd-d208-4fdc-ad2d-679c896c7687 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 Sep 04 15:53:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-6ccee2d0-bc1b-415d-9901-f74a28f3af30 req-781ab7bd-d208-4fdc-ad2d-679c896c7687 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-6ccee2d0-bc1b-415d-9901-f74a28f3af30 req-781ab7bd-d208-4fdc-ad2d-679c896c7687 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:05 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [req-6ccee2d0-bc1b-415d-9901-f74a28f3af30 req-781ab7bd-d208-4fdc-ad2d-679c896c7687 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Delete snapshot with id: ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 Sep 04 15:53:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-6ccee2d0-bc1b-415d-9901-f74a28f3af30 req-781ab7bd-d208-4fdc-ad2d-679c896c7687 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Snapshot retrieved successfully. Sep 04 15:53:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-6ccee2d0-bc1b-415d-9901-f74a28f3af30 req-781ab7bd-d208-4fdc-ad2d-679c896c7687 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Snapshot delete request issued successfully. Sep 04 15:53:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-6ccee2d0-bc1b-415d-9901-f74a28f3af30 req-781ab7bd-d208-4fdc-ad2d-679c896c7687 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 returned with HTTP 202 Sep 04 15:53:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 98/194] 192.168.122.126 () {62 vars in 1515 bytes} [Fri Sep 4 15:53:05 2026] DELETE /volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-07690005-b10d-48b3-bb27-144d69b650f0 req-1f62a711-89b0-4747-9590-2c27db1b069d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-07690005-b10d-48b3-bb27-144d69b650f0 req-1f62a711-89b0-4747-9590-2c27db1b069d tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 Sep 04 15:53:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-07690005-b10d-48b3-bb27-144d69b650f0 req-1f62a711-89b0-4747-9590-2c27db1b069d tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-07690005-b10d-48b3-bb27-144d69b650f0 req-1f62a711-89b0-4747-9590-2c27db1b069d tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-07690005-b10d-48b3-bb27-144d69b650f0 req-1f62a711-89b0-4747-9590-2c27db1b069d tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Snapshot retrieved successfully. Sep 04 15:53:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-07690005-b10d-48b3-bb27-144d69b650f0 req-1f62a711-89b0-4747-9590-2c27db1b069d tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 returned with HTTP 200 Sep 04 15:53:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 97/195] 192.168.122.126 () {60 vars in 1493 bytes} [Fri Sep 4 15:53:06 2026] GET /volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 => generated 468 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-7d1d5168-3448-4407-bfb3-a69841f016af req-78d88250-fa0d-43e7-9dc9-482824737421 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-7d1d5168-3448-4407-bfb3-a69841f016af req-78d88250-fa0d-43e7-9dc9-482824737421 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 Sep 04 15:53:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-7d1d5168-3448-4407-bfb3-a69841f016af req-78d88250-fa0d-43e7-9dc9-482824737421 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-7d1d5168-3448-4407-bfb3-a69841f016af req-78d88250-fa0d-43e7-9dc9-482824737421 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-7d1d5168-3448-4407-bfb3-a69841f016af req-78d88250-fa0d-43e7-9dc9-482824737421 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Snapshot retrieved successfully. Sep 04 15:53:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-7d1d5168-3448-4407-bfb3-a69841f016af req-78d88250-fa0d-43e7-9dc9-482824737421 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 returned with HTTP 200 Sep 04 15:53:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 99/196] 192.168.122.126 () {60 vars in 1493 bytes} [Fri Sep 4 15:53:07 2026] GET /volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 => generated 468 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-87727e6a-a34e-49e7-9304-3f309dd2d622 req-aab50c53-f5fb-41d8-b8b9-d8e535a10e97 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-87727e6a-a34e-49e7-9304-3f309dd2d622 req-aab50c53-f5fb-41d8-b8b9-d8e535a10e97 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 Sep 04 15:53:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-87727e6a-a34e-49e7-9304-3f309dd2d622 req-aab50c53-f5fb-41d8-b8b9-d8e535a10e97 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-87727e6a-a34e-49e7-9304-3f309dd2d622 req-aab50c53-f5fb-41d8-b8b9-d8e535a10e97 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-87727e6a-a34e-49e7-9304-3f309dd2d622 req-aab50c53-f5fb-41d8-b8b9-d8e535a10e97 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Snapshot retrieved successfully. Sep 04 15:53:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-87727e6a-a34e-49e7-9304-3f309dd2d622 req-aab50c53-f5fb-41d8-b8b9-d8e535a10e97 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 returned with HTTP 200 Sep 04 15:53:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 98/197] 192.168.122.126 () {60 vars in 1493 bytes} [Fri Sep 4 15:53:08 2026] GET /volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-62337203-a466-4821-9cd1-5b19b8572925 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-62337203-a466-4821-9cd1-5b19b8572925 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] POST http://192.168.122.126/volume/v3/group_types Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-62337203-a466-4821-9cd1-5b19b8572925 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1875609112"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-62337203-a466-4821-9cd1-5b19b8572925 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 202 Sep 04 15:53:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 100/198] 192.168.122.126 () {62 vars in 1195 bytes} [Fri Sep 4 15:53:08 2026] POST /volume/v3/group_types => generated 181 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-04370b34-7346-4438-abcc-98d3a3e8abe8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-04370b34-7346-4438-abcc-98d3a3e8abe8 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] POST http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-04370b34-7346-4438-abcc-98d3a3e8abe8 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-04370b34-7346-4438-abcc-98d3a3e8abe8 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs returned with HTTP 202 Sep 04 15:53:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 99/199] 192.168.122.126 () {62 vars in 1342 bytes} [Fri Sep 4 15:53:09 2026] POST /volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs => generated 53 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a6d32982-c0f9-40f1-9f72-d0b64dce9ed1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a6d32982-c0f9-40f1-9f72-d0b64dce9ed1 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] POST http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a6d32982-c0f9-40f1-9f72-d0b64dce9ed1 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a6d32982-c0f9-40f1-9f72-d0b64dce9ed1 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs returned with HTTP 202 Sep 04 15:53:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 101/200] 192.168.122.126 () {62 vars in 1342 bytes} [Fri Sep 4 15:53:09 2026] POST /volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs => generated 61 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7404aaab-d260-49b1-8422-287b4d96eb55 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7404aaab-d260-49b1-8422-287b4d96eb55 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] GET http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key2 Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7404aaab-d260-49b1-8422-287b4d96eb55 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7404aaab-d260-49b1-8422-287b4d96eb55 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7404aaab-d260-49b1-8422-287b4d96eb55 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key2 returned with HTTP 200 Sep 04 15:53:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 100/201] 192.168.122.126 () {60 vars in 1336 bytes} [Fri Sep 4 15:53:09 2026] GET /volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key2 => generated 26 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8405ec3b-3bcd-496f-a54e-0e60f6135423 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-74d9505c-87a0-48b1-80c9-cd12c0d47ce0 req-f86335b2-54b5-494f-b0de-115d21e3e518 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8405ec3b-3bcd-496f-a54e-0e60f6135423 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] GET http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key3 Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8405ec3b-3bcd-496f-a54e-0e60f6135423 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8405ec3b-3bcd-496f-a54e-0e60f6135423 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-74d9505c-87a0-48b1-80c9-cd12c0d47ce0 req-f86335b2-54b5-494f-b0de-115d21e3e518 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-74d9505c-87a0-48b1-80c9-cd12c0d47ce0 req-f86335b2-54b5-494f-b0de-115d21e3e518 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-74d9505c-87a0-48b1-80c9-cd12c0d47ce0 req-f86335b2-54b5-494f-b0de-115d21e3e518 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8405ec3b-3bcd-496f-a54e-0e60f6135423 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key3 returned with HTTP 200 Sep 04 15:53:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 102/202] 192.168.122.126 () {60 vars in 1336 bytes} [Fri Sep 4 15:53:09 2026] GET /volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key3 => generated 18 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-74d9505c-87a0-48b1-80c9-cd12c0d47ce0 req-f86335b2-54b5-494f-b0de-115d21e3e518 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Snapshot retrieved successfully. Sep 04 15:53:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-74d9505c-87a0-48b1-80c9-cd12c0d47ce0 req-f86335b2-54b5-494f-b0de-115d21e3e518 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 returned with HTTP 200 Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c296313f-24a6-471e-afb8-5ad852d8532d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 101/203] 192.168.122.126 () {60 vars in 1493 bytes} [Fri Sep 4 15:53:09 2026] GET /volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 => generated 468 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c296313f-24a6-471e-afb8-5ad852d8532d tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] PUT http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key3 Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c296313f-24a6-471e-afb8-5ad852d8532d tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c296313f-24a6-471e-afb8-5ad852d8532d tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key3 returned with HTTP 200 Sep 04 15:53:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 103/204] 192.168.122.126 () {62 vars in 1356 bytes} [Fri Sep 4 15:53:09 2026] PUT /volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key3 => generated 26 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4cd20379-aff8-4601-8a91-50d4247e5442 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4cd20379-aff8-4601-8a91-50d4247e5442 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] GET http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4cd20379-aff8-4601-8a91-50d4247e5442 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4cd20379-aff8-4601-8a91-50d4247e5442 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4cd20379-aff8-4601-8a91-50d4247e5442 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs returned with HTTP 200 Sep 04 15:53:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 102/205] 192.168.122.126 () {60 vars in 1321 bytes} [Fri Sep 4 15:53:09 2026] GET /volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs => generated 87 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a2c145a7-4879-444d-9f23-62fcbb628158 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a2c145a7-4879-444d-9f23-62fcbb628158 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key1 Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a2c145a7-4879-444d-9f23-62fcbb628158 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a2c145a7-4879-444d-9f23-62fcbb628158 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a2c145a7-4879-444d-9f23-62fcbb628158 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key1 returned with HTTP 202 Sep 04 15:53:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 104/206] 192.168.122.126 () {60 vars in 1339 bytes} [Fri Sep 4 15:53:09 2026] DELETE /volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key1 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0e571de2-ed30-46df-8b1e-1513dfed5732 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0e571de2-ed30-46df-8b1e-1513dfed5732 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] GET http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key1 Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0e571de2-ed30-46df-8b1e-1513dfed5732 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0e571de2-ed30-46df-8b1e-1513dfed5732 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0e571de2-ed30-46df-8b1e-1513dfed5732 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] HTTP exception thrown: Group Type cc082faf-7134-45f5-a86a-4276b928f4f1 has no extra spec with key key1. Sep 04 15:53:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0e571de2-ed30-46df-8b1e-1513dfed5732 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key1 returned with HTTP 404 Sep 04 15:53:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 103/207] 192.168.122.126 () {60 vars in 1336 bytes} [Fri Sep 4 15:53:09 2026] GET /volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key1 => generated 126 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6d787a32-ca2f-45b0-a88a-c9a5455b20db None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6d787a32-ca2f-45b0-a88a-c9a5455b20db tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key2 Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6d787a32-ca2f-45b0-a88a-c9a5455b20db tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6d787a32-ca2f-45b0-a88a-c9a5455b20db tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6d787a32-ca2f-45b0-a88a-c9a5455b20db tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key2 returned with HTTP 202 Sep 04 15:53:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 105/208] 192.168.122.126 () {60 vars in 1339 bytes} [Fri Sep 4 15:53:09 2026] DELETE /volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key2 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 15:53:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b762ff55-810a-4d8b-861f-c45df2b96ee3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b762ff55-810a-4d8b-861f-c45df2b96ee3 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] GET http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key2 Sep 04 15:53:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b762ff55-810a-4d8b-861f-c45df2b96ee3 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b762ff55-810a-4d8b-861f-c45df2b96ee3 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b762ff55-810a-4d8b-861f-c45df2b96ee3 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] HTTP exception thrown: Group Type cc082faf-7134-45f5-a86a-4276b928f4f1 has no extra spec with key key2. Sep 04 15:53:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b762ff55-810a-4d8b-861f-c45df2b96ee3 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key2 returned with HTTP 404 Sep 04 15:53:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 104/209] 192.168.122.126 () {60 vars in 1336 bytes} [Fri Sep 4 15:53:09 2026] GET /volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key2 => generated 126 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-28d1b418-96c0-4645-b743-cd6dfec664ae None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-28d1b418-96c0-4645-b743-cd6dfec664ae tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key3 Sep 04 15:53:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-28d1b418-96c0-4645-b743-cd6dfec664ae tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-28d1b418-96c0-4645-b743-cd6dfec664ae tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-28d1b418-96c0-4645-b743-cd6dfec664ae tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key3 returned with HTTP 202 Sep 04 15:53:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 106/210] 192.168.122.126 () {60 vars in 1339 bytes} [Fri Sep 4 15:53:10 2026] DELETE /volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e3e2751d-8c7e-4b76-b197-5f2ba1f6f960 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e3e2751d-8c7e-4b76-b197-5f2ba1f6f960 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] GET http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key3 Sep 04 15:53:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e3e2751d-8c7e-4b76-b197-5f2ba1f6f960 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e3e2751d-8c7e-4b76-b197-5f2ba1f6f960 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e3e2751d-8c7e-4b76-b197-5f2ba1f6f960 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] HTTP exception thrown: Group Type cc082faf-7134-45f5-a86a-4276b928f4f1 has no extra spec with key key3. Sep 04 15:53:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e3e2751d-8c7e-4b76-b197-5f2ba1f6f960 tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key3 returned with HTTP 404 Sep 04 15:53:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 105/211] 192.168.122.126 () {60 vars in 1336 bytes} [Fri Sep 4 15:53:10 2026] GET /volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1/group_specs/key3 => generated 126 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f565e82b-029e-4364-8d7a-b624bf747d6b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f565e82b-029e-4364-8d7a-b624bf747d6b tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1 Sep 04 15:53:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f565e82b-029e-4364-8d7a-b624bf747d6b tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f565e82b-029e-4364-8d7a-b624bf747d6b tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f565e82b-029e-4364-8d7a-b624bf747d6b tempest-GroupTypeSpecsTest-994190551 tempest-GroupTypeSpecsTest-994190551-project-admin] http://192.168.122.126/volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1 returned with HTTP 202 Sep 04 15:53:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 107/212] 192.168.122.126 () {60 vars in 1288 bytes} [Fri Sep 4 15:53:10 2026] DELETE /volume/v3/group_types/cc082faf-7134-45f5-a86a-4276b928f4f1 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-25d0528a-2af8-4e00-bca4-4d418942c52c req-3ba40aae-b2ce-443b-bd6c-37e07fb06aed None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-25d0528a-2af8-4e00-bca4-4d418942c52c req-3ba40aae-b2ce-443b-bd6c-37e07fb06aed tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 Sep 04 15:53:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-25d0528a-2af8-4e00-bca4-4d418942c52c req-3ba40aae-b2ce-443b-bd6c-37e07fb06aed tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-25d0528a-2af8-4e00-bca4-4d418942c52c req-3ba40aae-b2ce-443b-bd6c-37e07fb06aed tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-25d0528a-2af8-4e00-bca4-4d418942c52c req-3ba40aae-b2ce-443b-bd6c-37e07fb06aed tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 returned with HTTP 404 Sep 04 15:53:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 106/213] 192.168.122.126 () {60 vars in 1493 bytes} [Fri Sep 4 15:53:10 2026] GET /volume/v3/snapshots/ada4bf6d-5e8e-4ea5-a9b6-22d9c54ea250 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-6ecf4484-3758-4543-9dc0-b370b1a1ef54 req-1e573fbf-6a93-4236-8632-f4d380efa296 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-6ecf4484-3758-4543-9dc0-b370b1a1ef54 req-1e573fbf-6a93-4236-8632-f4d380efa296 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] DELETE http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a Sep 04 15:53:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-6ecf4484-3758-4543-9dc0-b370b1a1ef54 req-1e573fbf-6a93-4236-8632-f4d380efa296 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-6ecf4484-3758-4543-9dc0-b370b1a1ef54 req-1e573fbf-6a93-4236-8632-f4d380efa296 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:10 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [req-6ecf4484-3758-4543-9dc0-b370b1a1ef54 req-1e573fbf-6a93-4236-8632-f4d380efa296 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Delete volume with id: 0363e368-2d3e-43b6-97b0-078b68d4793a Sep 04 15:53:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-6ecf4484-3758-4543-9dc0-b370b1a1ef54 req-1e573fbf-6a93-4236-8632-f4d380efa296 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Volume info retrieved successfully. Sep 04 15:53:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-6ecf4484-3758-4543-9dc0-b370b1a1ef54 req-1e573fbf-6a93-4236-8632-f4d380efa296 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Delete volume request issued successfully. Sep 04 15:53:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-6ecf4484-3758-4543-9dc0-b370b1a1ef54 req-1e573fbf-6a93-4236-8632-f4d380efa296 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a returned with HTTP 202 Sep 04 15:53:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 108/214] 192.168.122.126 () {62 vars in 1509 bytes} [Fri Sep 4 15:53:10 2026] DELETE /volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-b5412146-a031-416a-8cdb-67bcc0759d01 req-9c3096aa-51fb-490f-96b8-a6c8d9b31b4a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b5412146-a031-416a-8cdb-67bcc0759d01 req-9c3096aa-51fb-490f-96b8-a6c8d9b31b4a tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a Sep 04 15:53:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b5412146-a031-416a-8cdb-67bcc0759d01 req-9c3096aa-51fb-490f-96b8-a6c8d9b31b4a tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b5412146-a031-416a-8cdb-67bcc0759d01 req-9c3096aa-51fb-490f-96b8-a6c8d9b31b4a tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-b5412146-a031-416a-8cdb-67bcc0759d01 req-9c3096aa-51fb-490f-96b8-a6c8d9b31b4a tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Volume info retrieved successfully. Sep 04 15:53:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b5412146-a031-416a-8cdb-67bcc0759d01 req-9c3096aa-51fb-490f-96b8-a6c8d9b31b4a tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a returned with HTTP 200 Sep 04 15:53:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 107/215] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:53:10 2026] GET /volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a => generated 856 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-17160d0d-dd76-4fd8-864a-5e9c272a6adc req-bd95ab08-f03d-4c70-a989-973cf632600e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-17160d0d-dd76-4fd8-864a-5e9c272a6adc req-bd95ab08-f03d-4c70-a989-973cf632600e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a Sep 04 15:53:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-17160d0d-dd76-4fd8-864a-5e9c272a6adc req-bd95ab08-f03d-4c70-a989-973cf632600e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-17160d0d-dd76-4fd8-864a-5e9c272a6adc req-bd95ab08-f03d-4c70-a989-973cf632600e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-17160d0d-dd76-4fd8-864a-5e9c272a6adc req-bd95ab08-f03d-4c70-a989-973cf632600e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Volume info retrieved successfully. Sep 04 15:53:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-17160d0d-dd76-4fd8-864a-5e9c272a6adc req-bd95ab08-f03d-4c70-a989-973cf632600e tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a returned with HTTP 200 Sep 04 15:53:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 109/216] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:53:12 2026] GET /volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a => generated 856 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-765afb7e-0a5d-4b3d-baec-082f0d73bc2b req-34164915-e154-4368-8d1a-ffea83d92fe4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-765afb7e-0a5d-4b3d-baec-082f0d73bc2b req-34164915-e154-4368-8d1a-ffea83d92fe4 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a Sep 04 15:53:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-765afb7e-0a5d-4b3d-baec-082f0d73bc2b req-34164915-e154-4368-8d1a-ffea83d92fe4 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-765afb7e-0a5d-4b3d-baec-082f0d73bc2b req-34164915-e154-4368-8d1a-ffea83d92fe4 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-765afb7e-0a5d-4b3d-baec-082f0d73bc2b req-34164915-e154-4368-8d1a-ffea83d92fe4 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a returned with HTTP 404 Sep 04 15:53:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 108/217] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:53:13 2026] GET /volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:53:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-673facac-65b6-4231-82d0-c21869c4940a req-ae12348b-4c9a-4d12-85fb-974704a627d9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-673facac-65b6-4231-82d0-c21869c4940a req-ae12348b-4c9a-4d12-85fb-974704a627d9 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] DELETE http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a Sep 04 15:53:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-673facac-65b6-4231-82d0-c21869c4940a req-ae12348b-4c9a-4d12-85fb-974704a627d9 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-673facac-65b6-4231-82d0-c21869c4940a req-ae12348b-4c9a-4d12-85fb-974704a627d9 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:13 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [req-673facac-65b6-4231-82d0-c21869c4940a req-ae12348b-4c9a-4d12-85fb-974704a627d9 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Delete volume with id: 0363e368-2d3e-43b6-97b0-078b68d4793a Sep 04 15:53:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-673facac-65b6-4231-82d0-c21869c4940a req-ae12348b-4c9a-4d12-85fb-974704a627d9 tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a returned with HTTP 404 Sep 04 15:53:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 110/218] 192.168.122.126 () {62 vars in 1509 bytes} [Fri Sep 4 15:53:13 2026] DELETE /volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:53:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-5b1fbae7-29d2-4ef1-aed9-5840457c5797 req-7a20647e-dc27-4adb-86bd-8eca200ffa3d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-5b1fbae7-29d2-4ef1-aed9-5840457c5797 req-7a20647e-dc27-4adb-86bd-8eca200ffa3d tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] GET http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a Sep 04 15:53:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-5b1fbae7-29d2-4ef1-aed9-5840457c5797 req-7a20647e-dc27-4adb-86bd-8eca200ffa3d tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-5b1fbae7-29d2-4ef1-aed9-5840457c5797 req-7a20647e-dc27-4adb-86bd-8eca200ffa3d tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-5b1fbae7-29d2-4ef1-aed9-5840457c5797 req-7a20647e-dc27-4adb-86bd-8eca200ffa3d tempest-VolumesSnapshotsTestJSON-2103513033 tempest-VolumesSnapshotsTestJSON-2103513033-project-member] http://192.168.122.126/volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a returned with HTTP 404 Sep 04 15:53:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 109/219] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:53:13 2026] GET /volume/v3/volumes/0363e368-2d3e-43b6-97b0-078b68d4793a => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-41ae625d-143d-4122-9b4f-9c7e55a43a93 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-41ae625d-143d-4122-9b4f-9c7e55a43a93 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:53:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-41ae625d-143d-4122-9b4f-9c7e55a43a93 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-396033693"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-41ae625d-143d-4122-9b4f-9c7e55a43a93 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:53:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 111/220] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:53:18 2026] POST /volume/v3/types => generated 223 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e5e5c7a0-94d5-4b80-bd93-9103d2522ed0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5e5c7a0-94d5-4b80-bd93-9103d2522ed0 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] POST http://192.168.122.126/volume/v3/group_types Sep 04 15:53:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e5e5c7a0-94d5-4b80-bd93-9103d2522ed0 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-24217245"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5e5c7a0-94d5-4b80-bd93-9103d2522ed0 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 202 Sep 04 15:53:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 110/221] 192.168.122.126 () {62 vars in 1195 bytes} [Fri Sep 4 15:53:19 2026] POST /volume/v3/group_types => generated 179 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5fe65479-eb33-473e-9e11-915a933d6a63 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5fe65479-eb33-473e-9e11-915a933d6a63 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/groups Sep 04 15:53:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5fe65479-eb33-473e-9e11-915a933d6a63 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4fba0ffd-cb44-456d-9436-d6b835d4bd80", "volume_types": ["d38bf9f5-9b2e-414a-baf3-85963680f9ad"], "name": "tempest-GroupSnapshotsTest-Group-223405717"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-5fe65479-eb33-473e-9e11-915a933d6a63 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating new group {'group': {'group_type': '4fba0ffd-cb44-456d-9436-d6b835d4bd80', 'volume_types': ['d38bf9f5-9b2e-414a-baf3-85963680f9ad'], 'name': 'tempest-GroupSnapshotsTest-Group-223405717'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:53:19 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-5fe65479-eb33-473e-9e11-915a933d6a63 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating group tempest-GroupSnapshotsTest-Group-223405717. Sep 04 15:53:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:19 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:53:19 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5fe65479-eb33-473e-9e11-915a933d6a63 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Availability zone cache updated, next update will occur around 2026-09-04 14:53:19.827840. {{(pid=87208) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 15:53:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5fe65479-eb33-473e-9e11-915a933d6a63 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Availability Zones retrieved successfully. Sep 04 15:53:19 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-5fe65479-eb33-473e-9e11-915a933d6a63 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Created reservations ['92c1f0a5-7616-423a-8735-b733b225abc9'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5fe65479-eb33-473e-9e11-915a933d6a63 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups returned with HTTP 202 Sep 04 15:53:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 112/222] 192.168.122.126 () {62 vars in 1181 bytes} [Fri Sep 4 15:53:19 2026] POST /volume/v3/groups => generated 111 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-85fd7432-712e-4589-82de-0668af68e73d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-85fd7432-712e-4589-82de-0668af68e73d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/93b9a355-c18e-4b5f-964d-6ef155dec84d Sep 04 15:53:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-85fd7432-712e-4589-82de-0668af68e73d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-85fd7432-712e-4589-82de-0668af68e73d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-85fd7432-712e-4589-82de-0668af68e73d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 93b9a355-c18e-4b5f-964d-6ef155dec84d {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:20 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-85fd7432-712e-4589-82de-0668af68e73d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/93b9a355-c18e-4b5f-964d-6ef155dec84d returned with HTTP 200 Sep 04 15:53:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 111/223] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:20 2026] GET /volume/v3/groups/93b9a355-c18e-4b5f-964d-6ef155dec84d => generated 391 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8aac101b-5520-403a-b9f1-1eb99a6f33f9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8aac101b-5520-403a-b9f1-1eb99a6f33f9 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:53:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8aac101b-5520-403a-b9f1-1eb99a6f33f9 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-899482242"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8aac101b-5520-403a-b9f1-1eb99a6f33f9 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:53:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 113/224] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:53:20 2026] POST /volume/v3/types => generated 215 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-67ddc62f-fa56-4a06-8328-306f12721988 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-67ddc62f-fa56-4a06-8328-306f12721988 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] POST http://192.168.122.126/volume/v3/group_types Sep 04 15:53:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-67ddc62f-fa56-4a06-8328-306f12721988 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-85381120"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-67ddc62f-fa56-4a06-8328-306f12721988 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 202 Sep 04 15:53:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 112/225] 192.168.122.126 () {62 vars in 1195 bytes} [Fri Sep 4 15:53:20 2026] POST /volume/v3/group_types => generated 171 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-95fe2091-0dc4-43b9-a90a-7a5293148384 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-95fe2091-0dc4-43b9-a90a-7a5293148384 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] POST http://192.168.122.126/volume/v3/groups Sep 04 15:53:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-95fe2091-0dc4-43b9-a90a-7a5293148384 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "98c584e4-b002-4a10-90cf-20e28c2e520c", "volume_types": ["45ba86da-1898-4de8-a2e2-565a26404aff"], "name": "tempest-Group1-1229272037"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-95fe2091-0dc4-43b9-a90a-7a5293148384 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Creating new group {'group': {'group_type': '98c584e4-b002-4a10-90cf-20e28c2e520c', 'volume_types': ['45ba86da-1898-4de8-a2e2-565a26404aff'], 'name': 'tempest-Group1-1229272037'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:53:20 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-95fe2091-0dc4-43b9-a90a-7a5293148384 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Creating group tempest-Group1-1229272037. Sep 04 15:53:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-95fe2091-0dc4-43b9-a90a-7a5293148384 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Availability Zones retrieved successfully. Sep 04 15:53:21 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-95fe2091-0dc4-43b9-a90a-7a5293148384 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Created reservations ['ec586369-f39e-4d2a-8b35-ab2caaef4057'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-95fe2091-0dc4-43b9-a90a-7a5293148384 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups returned with HTTP 202 Sep 04 15:53:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 114/226] 192.168.122.126 () {62 vars in 1181 bytes} [Fri Sep 4 15:53:20 2026] POST /volume/v3/groups => generated 94 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d024270b-cc2a-4391-b16d-17cc0d0e2ec6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d024270b-cc2a-4391-b16d-17cc0d0e2ec6 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d024270b-cc2a-4391-b16d-17cc0d0e2ec6 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d024270b-cc2a-4391-b16d-17cc0d0e2ec6 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-d024270b-cc2a-4391-b16d-17cc0d0e2ec6 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 9304024c-28e3-4219-91d0-f6a5345c853d {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:21 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d024270b-cc2a-4391-b16d-17cc0d0e2ec6 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d returned with HTTP 200 Sep 04 15:53:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 113/227] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:21 2026] GET /volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d => generated 322 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-11b4aaa2-eb00-46a5-abb9-e56ce03d25ae None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-11b4aaa2-eb00-46a5-abb9-e56ce03d25ae tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/93b9a355-c18e-4b5f-964d-6ef155dec84d Sep 04 15:53:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-11b4aaa2-eb00-46a5-abb9-e56ce03d25ae tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-11b4aaa2-eb00-46a5-abb9-e56ce03d25ae tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-11b4aaa2-eb00-46a5-abb9-e56ce03d25ae tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 93b9a355-c18e-4b5f-964d-6ef155dec84d {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:21 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-11b4aaa2-eb00-46a5-abb9-e56ce03d25ae tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/93b9a355-c18e-4b5f-964d-6ef155dec84d returned with HTTP 200 Sep 04 15:53:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 115/228] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:21 2026] GET /volume/v3/groups/93b9a355-c18e-4b5f-964d-6ef155dec84d => generated 392 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-786309761", "volume_type": "d38bf9f5-9b2e-414a-baf3-85963680f9ad", "group_id": "93b9a355-c18e-4b5f-964d-6ef155dec84d", "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-786309761', 'volume_type': 'd38bf9f5-9b2e-414a-baf3-85963680f9ad', 'group_id': '93b9a355-c18e-4b5f-964d-6ef155dec84d', 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:21 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Create volume of 1 GB Sep 04 15:53:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:21 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Availability Zones retrieved successfully. Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Flow 'volume_create_api' (fe402feb-cf92-4c2b-b207-01045a735988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca484e4-a5ed-473e-830c-0ed8d18dbafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca484e4-a5ed-473e-830c-0ed8d18dbafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:53:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d38bf9f5-9b2e-414a-baf3-85963680f9ad,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-396033693',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd38bf9f5-9b2e-414a-baf3-85963680f9ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '93b9a355-c18e-4b5f-964d-6ef155dec84d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe7e10f5-b05e-4021-9c75-502256196569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-396033693 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-396033693, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:21 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-396033693 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-396033693, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Created reservations ['fc1a11e3-1d86-4931-88fc-84ede9346414', 'e76c960c-6a12-419a-bea6-5524998b7863', '1e38e221-8a71-44e9-8d09-abe8f070a7d0', '72eb5eb0-8237-4e02-a718-47a4a4832fc0'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe7e10f5-b05e-4021-9c75-502256196569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc1a11e3-1d86-4931-88fc-84ede9346414', 'e76c960c-6a12-419a-bea6-5524998b7863', '1e38e221-8a71-44e9-8d09-abe8f070a7d0', '72eb5eb0-8237-4e02-a718-47a4a4832fc0']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7565ff49-069f-4221-911d-3da9acc039eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7565ff49-069f-4221-911d-3da9acc039eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd56d828f-5e6c-4094-a5f6-ec269289ed1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-786309761',encryption_key_id=None,group_id=93b9a355-c18e-4b5f-964d-6ef155dec84d,group_type_id=,metadata={},multiattach=False,project_id='724e2b57c44a420f801eee3ae9e4f189',qos_specs=None,replication_status=,reservations=['fc1a11e3-1d86-4931-88fc-84ede9346414','e76c960c-6a12-419a-bea6-5524998b7863','1e38e221-8a71-44e9-8d09-abe8f070a7d0','72eb5eb0-8237-4e02-a718-47a4a4832fc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8a90017b307406c83691843dccb3631',volume_type_id=d38bf9f5-9b2e-414a-baf3-85963680f9ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-786309761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=93b9a355-c18e-4b5f-964d-6ef155dec84d,host=None,id=d56d828f-5e6c-4094-a5f6-ec269289ed1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724e2b57c44a420f801eee3ae9e4f189',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8a90017b307406c83691843dccb3631',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d38bf9f5-9b2e-414a-baf3-85963680f9ad),volume_type_id=d38bf9f5-9b2e-414a-baf3-85963680f9ad)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7d8b37-df8b-4785-9e40-e411a93f4244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7d8b37-df8b-4785-9e40-e411a93f4244) transitioned into state 'SUCCESS' from state '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-786309761',encryption_key_id=None,group_id=93b9a355-c18e-4b5f-964d-6ef155dec84d,group_type_id=,metadata={},multiattach=False,project_id='724e2b57c44a420f801eee3ae9e4f189',qos_specs=None,replication_status=,reservations=['fc1a11e3-1d86-4931-88fc-84ede9346414','e76c960c-6a12-419a-bea6-5524998b7863','1e38e221-8a71-44e9-8d09-abe8f070a7d0','72eb5eb0-8237-4e02-a718-47a4a4832fc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8a90017b307406c83691843dccb3631',volume_type_id=d38bf9f5-9b2e-414a-baf3-85963680f9ad)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc49f9fb-cd32-45bc-8a2f-621932e514c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc49f9fb-cd32-45bc-8a2f-621932e514c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Flow 'volume_create_api' (fe402feb-cf92-4c2b-b207-01045a735988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Create volume request issued successfully. Sep 04 15:53:21 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:21 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:22 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5847e37a-2ddd-4eeb-af84-33adc93e2f56 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 114/229] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 15:53:21 2026] POST /volume/v3/volumes => generated 829 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:53:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-675e6e2c-09c7-47d2-9f75-3a88796b3d0d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-675e6e2c-09c7-47d2-9f75-3a88796b3d0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c Sep 04 15:53:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-675e6e2c-09c7-47d2-9f75-3a88796b3d0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-675e6e2c-09c7-47d2-9f75-3a88796b3d0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-675e6e2c-09c7-47d2-9f75-3a88796b3d0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:22 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-675e6e2c-09c7-47d2-9f75-3a88796b3d0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:22 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-675e6e2c-09c7-47d2-9f75-3a88796b3d0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:22 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-675e6e2c-09c7-47d2-9f75-3a88796b3d0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-675e6e2c-09c7-47d2-9f75-3a88796b3d0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c returned with HTTP 200 Sep 04 15:53:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 116/230] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:22 2026] GET /volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c => generated 897 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bf4d34d8-7d54-4e6e-a0fd-902fd9b0d71b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bf4d34d8-7d54-4e6e-a0fd-902fd9b0d71b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d Sep 04 15:53:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bf4d34d8-7d54-4e6e-a0fd-902fd9b0d71b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bf4d34d8-7d54-4e6e-a0fd-902fd9b0d71b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-bf4d34d8-7d54-4e6e-a0fd-902fd9b0d71b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 9304024c-28e3-4219-91d0-f6a5345c853d {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:22 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bf4d34d8-7d54-4e6e-a0fd-902fd9b0d71b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d returned with HTTP 200 Sep 04 15:53:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 115/231] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:22 2026] GET /volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d => generated 323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-19580c85-abad-4d8a-9d88-3637666c305b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-19580c85-abad-4d8a-9d88-3637666c305b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] POST http://192.168.122.126/volume/v3/groups Sep 04 15:53:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-19580c85-abad-4d8a-9d88-3637666c305b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "98c584e4-b002-4a10-90cf-20e28c2e520c", "volume_types": ["45ba86da-1898-4de8-a2e2-565a26404aff"], "name": "tempest-Group2-253531116"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-19580c85-abad-4d8a-9d88-3637666c305b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Creating new group {'group': {'group_type': '98c584e4-b002-4a10-90cf-20e28c2e520c', 'volume_types': ['45ba86da-1898-4de8-a2e2-565a26404aff'], 'name': 'tempest-Group2-253531116'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:53:22 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-19580c85-abad-4d8a-9d88-3637666c305b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Creating group tempest-Group2-253531116. Sep 04 15:53:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-19580c85-abad-4d8a-9d88-3637666c305b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Availability Zones retrieved successfully. Sep 04 15:53:22 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-19580c85-abad-4d8a-9d88-3637666c305b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Created reservations ['9fa3616d-0533-461a-a78c-6e9516fb54b1'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-19580c85-abad-4d8a-9d88-3637666c305b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups returned with HTTP 202 Sep 04 15:53:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 117/232] 192.168.122.126 () {62 vars in 1181 bytes} [Fri Sep 4 15:53:22 2026] POST /volume/v3/groups => generated 93 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c1614810-4071-4579-a80b-57a1a0304dc3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c1614810-4071-4579-a80b-57a1a0304dc3 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 Sep 04 15:53:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c1614810-4071-4579-a80b-57a1a0304dc3 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c1614810-4071-4579-a80b-57a1a0304dc3 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-c1614810-4071-4579-a80b-57a1a0304dc3 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 5720f41e-a276-4004-936e-10ad3bd17ff0 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:22 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c1614810-4071-4579-a80b-57a1a0304dc3 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 returned with HTTP 200 Sep 04 15:53:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 116/233] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:22 2026] GET /volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 => generated 321 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e93d661d-155c-4914-9817-fe70972da71a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e93d661d-155c-4914-9817-fe70972da71a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c Sep 04 15:53:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e93d661d-155c-4914-9817-fe70972da71a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e93d661d-155c-4914-9817-fe70972da71a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:23 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e93d661d-155c-4914-9817-fe70972da71a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:23 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-e93d661d-155c-4914-9817-fe70972da71a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:23 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-e93d661d-155c-4914-9817-fe70972da71a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:23 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-e93d661d-155c-4914-9817-fe70972da71a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e93d661d-155c-4914-9817-fe70972da71a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c returned with HTTP 200 Sep 04 15:53:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 118/234] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:23 2026] GET /volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c => generated 921 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dfecb35d-3186-404f-9b4e-3bf0a5f98a01 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dfecb35d-3186-404f-9b4e-3bf0a5f98a01 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 Sep 04 15:53:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dfecb35d-3186-404f-9b4e-3bf0a5f98a01 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dfecb35d-3186-404f-9b4e-3bf0a5f98a01 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-dfecb35d-3186-404f-9b4e-3bf0a5f98a01 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 5720f41e-a276-4004-936e-10ad3bd17ff0 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:23 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:23 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dfecb35d-3186-404f-9b4e-3bf0a5f98a01 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 returned with HTTP 200 Sep 04 15:53:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 117/235] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:23 2026] GET /volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 => generated 322 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:53:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:53:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-929426138", "volume_type": "45ba86da-1898-4de8-a2e2-565a26404aff", "group_id": "9304024c-28e3-4219-91d0-f6a5345c853d", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-929426138', 'volume_type': '45ba86da-1898-4de8-a2e2-565a26404aff', 'group_id': '9304024c-28e3-4219-91d0-f6a5345c853d', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:23 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Create volume of 1 GB Sep 04 15:53:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:23 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Availability Zones retrieved successfully. Sep 04 15:53:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Flow 'volume_create_api' (434acc69-cd86-407c-9f34-104d9c5ee947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7ac6fb-760e-4b27-9142-2aceb19b0cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7ac6fb-760e-4b27-9142-2aceb19b0cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:53:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45ba86da-1898-4de8-a2e2-565a26404aff,is_public=True,name='tempest-GroupsTest-volume-type-899482242',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45ba86da-1898-4de8-a2e2-565a26404aff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9304024c-28e3-4219-91d0-f6a5345c853d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4984108-5841-4053-9924-fd26efb9b1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:23 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-899482242 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-899482242, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:23 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-899482242 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-899482242, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:24 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Created reservations ['db0fec85-02ad-49ea-bb3e-3feaf0f32f24', '31958067-160d-49e3-a2a6-58b7101bc84c', 'ade496dd-4a81-4f12-91f2-1245b4b38023', '7ff203b5-f17b-4305-84de-6e3ae6f63aca'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4984108-5841-4053-9924-fd26efb9b1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db0fec85-02ad-49ea-bb3e-3feaf0f32f24', '31958067-160d-49e3-a2a6-58b7101bc84c', 'ade496dd-4a81-4f12-91f2-1245b4b38023', '7ff203b5-f17b-4305-84de-6e3ae6f63aca']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (948828c9-18f5-4bc7-84fe-f71f7c21ca97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (948828c9-18f5-4bc7-84fe-f71f7c21ca97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e198d1b9-9d01-457d-9a28-10597b9ca05c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-929426138',encryption_key_id=None,group_id=9304024c-28e3-4219-91d0-f6a5345c853d,group_type_id=,metadata={},multiattach=False,project_id='8587eac7583b4ad99c1f61d66bebb67c',qos_specs=None,replication_status=,reservations=['db0fec85-02ad-49ea-bb3e-3feaf0f32f24','31958067-160d-49e3-a2a6-58b7101bc84c','ade496dd-4a81-4f12-91f2-1245b4b38023','7ff203b5-f17b-4305-84de-6e3ae6f63aca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b7b537ebbee4d43bc20f7411a9dc44c',volume_type_id=45ba86da-1898-4de8-a2e2-565a26404aff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-929426138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9304024c-28e3-4219-91d0-f6a5345c853d,host=None,id=e198d1b9-9d01-457d-9a28-10597b9ca05c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8587eac7583b4ad99c1f61d66bebb67c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b7b537ebbee4d43bc20f7411a9dc44c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45ba86da-1898-4de8-a2e2-565a26404aff),volume_type_id=45ba86da-1898-4de8-a2e2-565a26404aff)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1926002e-bb7a-4a09-92cb-6f15e651df40 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2beaf3a5-9c56-4cfd-bc90-780dde30bcb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1926002e-bb7a-4a09-92cb-6f15e651df40 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c Sep 04 15:53:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1926002e-bb7a-4a09-92cb-6f15e651df40 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1926002e-bb7a-4a09-92cb-6f15e651df40 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1926002e-bb7a-4a09-92cb-6f15e651df40 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:24 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-1926002e-bb7a-4a09-92cb-6f15e651df40 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:24 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-1926002e-bb7a-4a09-92cb-6f15e651df40 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2beaf3a5-9c56-4cfd-bc90-780dde30bcb0) transitioned into state 'SUCCESS' from state '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-929426138',encryption_key_id=None,group_id=9304024c-28e3-4219-91d0-f6a5345c853d,group_type_id=,metadata={},multiattach=False,project_id='8587eac7583b4ad99c1f61d66bebb67c',qos_specs=None,replication_status=,reservations=['db0fec85-02ad-49ea-bb3e-3feaf0f32f24','31958067-160d-49e3-a2a6-58b7101bc84c','ade496dd-4a81-4f12-91f2-1245b4b38023','7ff203b5-f17b-4305-84de-6e3ae6f63aca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b7b537ebbee4d43bc20f7411a9dc44c',volume_type_id=45ba86da-1898-4de8-a2e2-565a26404aff)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e109723-dcd3-4f18-a099-fef221fb95d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e109723-dcd3-4f18-a099-fef221fb95d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Flow 'volume_create_api' (434acc69-cd86-407c-9f34-104d9c5ee947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Create volume request issued successfully. Sep 04 15:53:24 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:24 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-1926002e-bb7a-4a09-92cb-6f15e651df40 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:24 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1926002e-bb7a-4a09-92cb-6f15e651df40 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c returned with HTTP 200 Sep 04 15:53:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 118/236] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:24 2026] GET /volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c => generated 922 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-19b57ed7-eb76-4a27-ba87-9693b67bb78a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-19b57ed7-eb76-4a27-ba87-9693b67bb78a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/group_snapshots Sep 04 15:53:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-19b57ed7-eb76-4a27-ba87-9693b67bb78a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "93b9a355-c18e-4b5f-964d-6ef155dec84d", "name": "tempest-group_snapshot-625777126"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-19b57ed7-eb76-4a27-ba87-9693b67bb78a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '93b9a355-c18e-4b5f-964d-6ef155dec84d', 'name': 'tempest-group_snapshot-625777126'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 15:53:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:24 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.group_snapshots [None req-19b57ed7-eb76-4a27-ba87-9693b67bb78a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating group_snapshot tempest-group_snapshot-625777126. Sep 04 15:53:24 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2d5cc5d6-7b66-4bcd-80da-a116dc626b96 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 119/237] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 15:53:23 2026] POST /volume/v3/volumes => generated 821 bytes in 1403 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5586ddc7-4a5e-4c45-bbbe-81d4421c3751 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5586ddc7-4a5e-4c45-bbbe-81d4421c3751 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c Sep 04 15:53:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5586ddc7-4a5e-4c45-bbbe-81d4421c3751 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5586ddc7-4a5e-4c45-bbbe-81d4421c3751 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:25 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:53:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:25 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5586ddc7-4a5e-4c45-bbbe-81d4421c3751 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Volume info retrieved successfully. Sep 04 15:53:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-5586ddc7-4a5e-4c45-bbbe-81d4421c3751 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-5586ddc7-4a5e-4c45-bbbe-81d4421c3751 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:25 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-19b57ed7-eb76-4a27-ba87-9693b67bb78a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-396033693 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-396033693, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:25 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-5586ddc7-4a5e-4c45-bbbe-81d4421c3751 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:25 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-19b57ed7-eb76-4a27-ba87-9693b67bb78a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Created reservations ['0b970140-ceae-4930-94f0-76207609f5ef', '34bd0ebd-fae8-42b1-a0f8-574b9e16927b', '3d32c3dd-8012-45cd-ad62-ccf8fc81bd24', '33ae625b-e815-405b-ba98-188f32fc5fd4'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5586ddc7-4a5e-4c45-bbbe-81d4421c3751 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c returned with HTTP 200 Sep 04 15:53:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 120/238] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:25 2026] GET /volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c => generated 889 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:53:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-19b57ed7-eb76-4a27-ba87-9693b67bb78a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots returned with HTTP 202 Sep 04 15:53:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 119/239] 192.168.122.126 () {62 vars in 1208 bytes} [Fri Sep 4 15:53:24 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-def9d3de-cb1c-4356-a5a5-04470aa770ba None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-def9d3de-cb1c-4356-a5a5-04470aa770ba tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df Sep 04 15:53:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-def9d3de-cb1c-4356-a5a5-04470aa770ba tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-def9d3de-cb1c-4356-a5a5-04470aa770ba tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-def9d3de-cb1c-4356-a5a5-04470aa770ba tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 0a2548fb-6aeb-4a94-af45-5d61c79099df {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:53:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-def9d3de-cb1c-4356-a5a5-04470aa770ba tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df returned with HTTP 200 Sep 04 15:53:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 121/240] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:53:25 2026] GET /volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df => generated 306 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6e5bc1bd-3e47-4688-8403-4e23744d8b8d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e5bc1bd-3e47-4688-8403-4e23744d8b8d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c Sep 04 15:53:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6e5bc1bd-3e47-4688-8403-4e23744d8b8d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6e5bc1bd-3e47-4688-8403-4e23744d8b8d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6e5bc1bd-3e47-4688-8403-4e23744d8b8d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Volume info retrieved successfully. Sep 04 15:53:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-6e5bc1bd-3e47-4688-8403-4e23744d8b8d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-6e5bc1bd-3e47-4688-8403-4e23744d8b8d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:26 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-6e5bc1bd-3e47-4688-8403-4e23744d8b8d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e5bc1bd-3e47-4688-8403-4e23744d8b8d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c returned with HTTP 200 Sep 04 15:53:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 120/241] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:26 2026] GET /volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c => generated 913 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:53:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3c1aa9d8-83e2-4720-a664-2e9e9c73a494 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c1aa9d8-83e2-4720-a664-2e9e9c73a494 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df Sep 04 15:53:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3c1aa9d8-83e2-4720-a664-2e9e9c73a494 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3c1aa9d8-83e2-4720-a664-2e9e9c73a494 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-3c1aa9d8-83e2-4720-a664-2e9e9c73a494 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 0a2548fb-6aeb-4a94-af45-5d61c79099df {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:53:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c1aa9d8-83e2-4720-a664-2e9e9c73a494 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df returned with HTTP 200 Sep 04 15:53:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 122/242] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:53:26 2026] GET /volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df => generated 306 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-38ce4d77-e445-4db4-be44-3994b2ee636a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38ce4d77-e445-4db4-be44-3994b2ee636a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c Sep 04 15:53:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38ce4d77-e445-4db4-be44-3994b2ee636a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38ce4d77-e445-4db4-be44-3994b2ee636a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-38ce4d77-e445-4db4-be44-3994b2ee636a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Volume info retrieved successfully. Sep 04 15:53:27 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-38ce4d77-e445-4db4-be44-3994b2ee636a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:27 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-38ce4d77-e445-4db4-be44-3994b2ee636a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4f5bda04-f7ab-4eab-89f7-ffe8bb7876db None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4f5bda04-f7ab-4eab-89f7-ffe8bb7876db tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df Sep 04 15:53:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4f5bda04-f7ab-4eab-89f7-ffe8bb7876db tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4f5bda04-f7ab-4eab-89f7-ffe8bb7876db tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-4f5bda04-f7ab-4eab-89f7-ffe8bb7876db tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 0a2548fb-6aeb-4a94-af45-5d61c79099df {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:53:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4f5bda04-f7ab-4eab-89f7-ffe8bb7876db tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df returned with HTTP 200 Sep 04 15:53:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 123/243] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:53:27 2026] GET /volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df => generated 306 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:53:27 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-38ce4d77-e445-4db4-be44-3994b2ee636a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38ce4d77-e445-4db4-be44-3994b2ee636a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c returned with HTTP 200 Sep 04 15:53:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 121/244] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:27 2026] GET /volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c => generated 914 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e017c67e-7805-44d3-a270-89a8fd963e55 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e017c67e-7805-44d3-a270-89a8fd963e55 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d Sep 04 15:53:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e017c67e-7805-44d3-a270-89a8fd963e55 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e017c67e-7805-44d3-a270-89a8fd963e55 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-e017c67e-7805-44d3-a270-89a8fd963e55 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 9304024c-28e3-4219-91d0-f6a5345c853d {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:27 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e017c67e-7805-44d3-a270-89a8fd963e55 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d returned with HTTP 200 Sep 04 15:53:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 124/245] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:27 2026] GET /volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d => generated 323 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e7fa6d50-0b46-4500-ae77-8f964c137aca None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e7fa6d50-0b46-4500-ae77-8f964c137aca tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 Sep 04 15:53:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e7fa6d50-0b46-4500-ae77-8f964c137aca tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e7fa6d50-0b46-4500-ae77-8f964c137aca tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-e7fa6d50-0b46-4500-ae77-8f964c137aca tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 5720f41e-a276-4004-936e-10ad3bd17ff0 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:27 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e7fa6d50-0b46-4500-ae77-8f964c137aca tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 returned with HTTP 200 Sep 04 15:53:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 122/246] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:27 2026] GET /volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 => generated 322 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-399f60eb-149c-4a88-bf2e-324948e800c5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-399f60eb-149c-4a88-bf2e-324948e800c5 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/detail Sep 04 15:53:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-399f60eb-149c-4a88-bf2e-324948e800c5 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-399f60eb-149c-4a88-bf2e-324948e800c5 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:27 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:27 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:27 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-399f60eb-149c-4a88-bf2e-324948e800c5 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/detail returned with HTTP 200 Sep 04 15:53:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 125/247] 192.168.122.126 () {60 vars in 1180 bytes} [Fri Sep 4 15:53:27 2026] GET /volume/v3/groups/detail => generated 639 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-881b4305-9d8a-4aca-93de-6733134a3517 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-881b4305-9d8a-4aca-93de-6733134a3517 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:53:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-881b4305-9d8a-4aca-93de-6733134a3517 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-881b4305-9d8a-4aca-93de-6733134a3517 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-881b4305-9d8a-4aca-93de-6733134a3517 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-881b4305-9d8a-4aca-93de-6733134a3517 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:53:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:28 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:53:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-881b4305-9d8a-4aca-93de-6733134a3517 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Get all volumes completed successfully. Sep 04 15:53:28 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-881b4305-9d8a-4aca-93de-6733134a3517 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:28 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-881b4305-9d8a-4aca-93de-6733134a3517 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:28 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-881b4305-9d8a-4aca-93de-6733134a3517 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-881b4305-9d8a-4aca-93de-6733134a3517 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:53:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 123/248] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:53:27 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-abedc1cf-f587-4b0f-a1eb-82317ce38c29 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-abedc1cf-f587-4b0f-a1eb-82317ce38c29 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:53:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-abedc1cf-f587-4b0f-a1eb-82317ce38c29 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-abedc1cf-f587-4b0f-a1eb-82317ce38c29 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-abedc1cf-f587-4b0f-a1eb-82317ce38c29 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-abedc1cf-f587-4b0f-a1eb-82317ce38c29 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:53:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:28 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:53:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:28 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-abedc1cf-f587-4b0f-a1eb-82317ce38c29 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Get all volumes completed successfully. Sep 04 15:53:28 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-abedc1cf-f587-4b0f-a1eb-82317ce38c29 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:28 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-abedc1cf-f587-4b0f-a1eb-82317ce38c29 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:28 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-abedc1cf-f587-4b0f-a1eb-82317ce38c29 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-abedc1cf-f587-4b0f-a1eb-82317ce38c29 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:53:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 126/249] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:53:28 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ec38e18d-ba2a-4a71-b068-55557520ded7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ec38e18d-ba2a-4a71-b068-55557520ded7 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] POST http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d/action Sep 04 15:53:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ec38e18d-ba2a-4a71-b068-55557520ded7 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ec38e18d-ba2a-4a71-b068-55557520ded7 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-ec38e18d-ba2a-4a71-b068-55557520ded7 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] delete called for group 9304024c-28e3-4219-91d0-f6a5345c853d {{(pid=87209) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:53:28 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.groups [None req-ec38e18d-ba2a-4a71-b068-55557520ded7 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Delete group with id: 9304024c-28e3-4219-91d0-f6a5345c853d Sep 04 15:53:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:28 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:53:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bdb901cf-27ca-425b-8b13-5dd5f82d80c3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bdb901cf-27ca-425b-8b13-5dd5f82d80c3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df Sep 04 15:53:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bdb901cf-27ca-425b-8b13-5dd5f82d80c3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bdb901cf-27ca-425b-8b13-5dd5f82d80c3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-bdb901cf-27ca-425b-8b13-5dd5f82d80c3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 0a2548fb-6aeb-4a94-af45-5d61c79099df {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:53:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bdb901cf-27ca-425b-8b13-5dd5f82d80c3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df returned with HTTP 200 Sep 04 15:53:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 127/250] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:53:28 2026] GET /volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df => generated 306 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:28 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:53:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ec38e18d-ba2a-4a71-b068-55557520ded7 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d/action returned with HTTP 202 Sep 04 15:53:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 124/251] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:53:28 2026] POST /volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3156a129-3524-4021-8425-ffcca033ae62 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3156a129-3524-4021-8425-ffcca033ae62 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c Sep 04 15:53:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3156a129-3524-4021-8425-ffcca033ae62 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3156a129-3524-4021-8425-ffcca033ae62 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:28 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3156a129-3524-4021-8425-ffcca033ae62 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Volume info retrieved successfully. Sep 04 15:53:28 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-3156a129-3524-4021-8425-ffcca033ae62 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:28 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-3156a129-3524-4021-8425-ffcca033ae62 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:29 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-3156a129-3524-4021-8425-ffcca033ae62 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3156a129-3524-4021-8425-ffcca033ae62 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c returned with HTTP 200 Sep 04 15:53:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 128/252] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:28 2026] GET /volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c => generated 913 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-409b40e5-8b0d-4933-b4b4-8bde252f716d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-409b40e5-8b0d-4933-b4b4-8bde252f716d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df Sep 04 15:53:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-409b40e5-8b0d-4933-b4b4-8bde252f716d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-409b40e5-8b0d-4933-b4b4-8bde252f716d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-409b40e5-8b0d-4933-b4b4-8bde252f716d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 0a2548fb-6aeb-4a94-af45-5d61c79099df {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:53:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-409b40e5-8b0d-4933-b4b4-8bde252f716d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df returned with HTTP 200 Sep 04 15:53:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 125/253] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:53:29 2026] GET /volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df => generated 307 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6effc49d-9bcc-4385-9235-dc7d9ebafa46 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6effc49d-9bcc-4385-9235-dc7d9ebafa46 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/detail Sep 04 15:53:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6effc49d-9bcc-4385-9235-dc7d9ebafa46 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6effc49d-9bcc-4385-9235-dc7d9ebafa46 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-6effc49d-9bcc-4385-9235-dc7d9ebafa46 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:29 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-6effc49d-9bcc-4385-9235-dc7d9ebafa46 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:53:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:29 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:53:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6effc49d-9bcc-4385-9235-dc7d9ebafa46 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all snapshots completed successfully. Sep 04 15:53:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6effc49d-9bcc-4385-9235-dc7d9ebafa46 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 15:53:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 129/254] 192.168.122.126 () {58 vars in 1148 bytes} [Fri Sep 4 15:53:29 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0385d08a-3671-4377-ba95-eaabe41f0b73 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0385d08a-3671-4377-ba95-eaabe41f0b73 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 Sep 04 15:53:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0385d08a-3671-4377-ba95-eaabe41f0b73 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0385d08a-3671-4377-ba95-eaabe41f0b73 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0385d08a-3671-4377-ba95-eaabe41f0b73 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:53:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0385d08a-3671-4377-ba95-eaabe41f0b73 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 returned with HTTP 200 Sep 04 15:53:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 126/255] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:53:29 2026] GET /volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 => generated 450 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/groups/action Sep 04 15:53:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "0a2548fb-6aeb-4a94-af45-5d61c79099df", "name": "tempest-Group_from_snap-1068016161"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "0a2548fb-6aeb-4a94-af45-5d61c79099df", "name": "tempest-Group_from_snap-1068016161"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '0a2548fb-6aeb-4a94-af45-5d61c79099df', 'name': 'tempest-Group_from_snap-1068016161'}}. {{(pid=87208) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 04 15:53:29 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating group tempest-Group_from_snap-1068016161 from group_snapshot 0a2548fb-6aeb-4a94-af45-5d61c79099df. Sep 04 15:53:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:29 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:29 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:53:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:30 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Created reservations ['9064326d-26d1-431f-a41b-dcb57d43085d'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-81022ec4-abc5-4b6b-b14f-e7b830d638cf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-81022ec4-abc5-4b6b-b14f-e7b830d638cf tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c Sep 04 15:53:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-81022ec4-abc5-4b6b-b14f-e7b830d638cf tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-81022ec4-abc5-4b6b-b14f-e7b830d638cf tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-81022ec4-abc5-4b6b-b14f-e7b830d638cf tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c returned with HTTP 404 Sep 04 15:53:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 127/256] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:30 2026] GET /volume/v3/volumes/e198d1b9-9d01-457d-9a28-10597b9ca05c => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-24edc4d9-05d9-4182-ab49-a78c46bc59d0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-24edc4d9-05d9-4182-ab49-a78c46bc59d0 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d Sep 04 15:53:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-24edc4d9-05d9-4182-ab49-a78c46bc59d0 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-24edc4d9-05d9-4182-ab49-a78c46bc59d0 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-24edc4d9-05d9-4182-ab49-a78c46bc59d0 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 9304024c-28e3-4219-91d0-f6a5345c853d {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:30 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:53:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:30 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-24edc4d9-05d9-4182-ab49-a78c46bc59d0 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d returned with HTTP 200 Sep 04 15:53:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 128/257] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:30 2026] GET /volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d => generated 322 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:30 devstack devstack@c-api.service[87208]: INFO cinder.group.api [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] A mapping entry already exists for group a34d2e21-0b1d-44de-b1b8-6036fd65c086 and volume type d38bf9f5-9b2e-414a-baf3-85963680f9ad. Do not need to create again. Sep 04 15:53:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Availability Zones retrieved successfully. Sep 04 15:53:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Flow 'volume_create_api' (d920519a-6b1a-49e1-840b-15828af91c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b2b8cfb-b7d7-4fe9-8554-c8c2a04f0f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b2b8cfb-b7d7-4fe9-8554-c8c2a04f0f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '512ab7bc-351c-40d2-8b06-fbc3c7957f31', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:53:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d38bf9f5-9b2e-414a-baf3-85963680f9ad,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-396033693',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd38bf9f5-9b2e-414a-baf3-85963680f9ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a34d2e21-0b1d-44de-b1b8-6036fd65c086', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35aab9d5-07b0-435f-b7d8-f6ef56db257b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:30 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-396033693 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-396033693, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:30 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Created reservations ['a382f220-70c6-439c-8e2f-734a52b8931c', '37d370d5-13b6-4c1c-ab5e-2ee2a77fbdcb'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35aab9d5-07b0-435f-b7d8-f6ef56db257b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a382f220-70c6-439c-8e2f-734a52b8931c', '37d370d5-13b6-4c1c-ab5e-2ee2a77fbdcb']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d53bd252-04ab-4ae0-b0e7-d870dce25e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d53bd252-04ab-4ae0-b0e7-d870dce25e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f144022f-019c-466f-b163-6db3eb22045c', '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=a34d2e21-0b1d-44de-b1b8-6036fd65c086,group_type_id=,metadata={},multiattach=False,project_id='724e2b57c44a420f801eee3ae9e4f189',qos_specs=None,replication_status=,reservations=['a382f220-70c6-439c-8e2f-734a52b8931c','37d370d5-13b6-4c1c-ab5e-2ee2a77fbdcb'],size=1,snapshot_id=512ab7bc-351c-40d2-8b06-fbc3c7957f31,source_replicaid=,source_volid=None,status='creating',user_id='e8a90017b307406c83691843dccb3631',volume_type_id=d38bf9f5-9b2e-414a-baf3-85963680f9ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a34d2e21-0b1d-44de-b1b8-6036fd65c086,host=None,id=f144022f-019c-466f-b163-6db3eb22045c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724e2b57c44a420f801eee3ae9e4f189',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=512ab7bc-351c-40d2-8b06-fbc3c7957f31,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8a90017b307406c83691843dccb3631',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d38bf9f5-9b2e-414a-baf3-85963680f9ad),volume_type_id=d38bf9f5-9b2e-414a-baf3-85963680f9ad)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f6bb3e5-f349-4cfa-ae88-33b1d2e23698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f6bb3e5-f349-4cfa-ae88-33b1d2e23698) transitioned into state 'SUCCESS' from 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=a34d2e21-0b1d-44de-b1b8-6036fd65c086,group_type_id=,metadata={},multiattach=False,project_id='724e2b57c44a420f801eee3ae9e4f189',qos_specs=None,replication_status=,reservations=['a382f220-70c6-439c-8e2f-734a52b8931c','37d370d5-13b6-4c1c-ab5e-2ee2a77fbdcb'],size=1,snapshot_id=512ab7bc-351c-40d2-8b06-fbc3c7957f31,source_replicaid=,source_volid=None,status='creating',user_id='e8a90017b307406c83691843dccb3631',volume_type_id=d38bf9f5-9b2e-414a-baf3-85963680f9ad)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Flow 'volume_create_api' (d920519a-6b1a-49e1-840b-15828af91c0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Create volume request issued successfully. Sep 04 15:53:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:30 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:53:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7fb76cda-bc94-4ec8-b76f-111c8c6ff0e2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/action returned with HTTP 202 Sep 04 15:53:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 130/258] 192.168.122.126 () {62 vars in 1202 bytes} [Fri Sep 4 15:53:29 2026] POST /volume/v3/groups/action => generated 103 bytes in 1072 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:53:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:53:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:30 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:53:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all volumes completed successfully. Sep 04 15:53:30 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:30 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:31 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:31 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:31 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:31 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4b92090b-3f08-4efa-8d0b-77e9fb6d3d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:53:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 129/259] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:53:30 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:53:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-420d3211-45c5-4cd4-8368-f9e220643bd7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-420d3211-45c5-4cd4-8368-f9e220643bd7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c Sep 04 15:53:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-420d3211-45c5-4cd4-8368-f9e220643bd7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-420d3211-45c5-4cd4-8368-f9e220643bd7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-420d3211-45c5-4cd4-8368-f9e220643bd7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:31 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-420d3211-45c5-4cd4-8368-f9e220643bd7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:31 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-420d3211-45c5-4cd4-8368-f9e220643bd7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1da483a8-9b71-41ac-879b-ab5b3dd41d05 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1da483a8-9b71-41ac-879b-ab5b3dd41d05 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d Sep 04 15:53:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1da483a8-9b71-41ac-879b-ab5b3dd41d05 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1da483a8-9b71-41ac-879b-ab5b3dd41d05 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-1da483a8-9b71-41ac-879b-ab5b3dd41d05 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 9304024c-28e3-4219-91d0-f6a5345c853d {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1da483a8-9b71-41ac-879b-ab5b3dd41d05 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d returned with HTTP 404 Sep 04 15:53:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 130/260] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:31 2026] GET /volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:31 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-420d3211-45c5-4cd4-8368-f9e220643bd7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-226335ad-0315-41c2-9939-4c5abf0a8516 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-226335ad-0315-41c2-9939-4c5abf0a8516 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] POST http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0/action Sep 04 15:53:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-226335ad-0315-41c2-9939-4c5abf0a8516 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-226335ad-0315-41c2-9939-4c5abf0a8516 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-226335ad-0315-41c2-9939-4c5abf0a8516 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] delete called for group 5720f41e-a276-4004-936e-10ad3bd17ff0 {{(pid=87209) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:53:31 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.groups [None req-226335ad-0315-41c2-9939-4c5abf0a8516 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Delete group with id: 5720f41e-a276-4004-936e-10ad3bd17ff0 Sep 04 15:53:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-420d3211-45c5-4cd4-8368-f9e220643bd7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c returned with HTTP 200 Sep 04 15:53:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 131/261] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:31 2026] GET /volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c => generated 933 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:31 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:53:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-226335ad-0315-41c2-9939-4c5abf0a8516 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0/action returned with HTTP 202 Sep 04 15:53:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 131/262] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:53:31 2026] POST /volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-07c2ea0c-183f-4001-ba47-93e4a5bb561e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-07c2ea0c-183f-4001-ba47-93e4a5bb561e tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 Sep 04 15:53:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-07c2ea0c-183f-4001-ba47-93e4a5bb561e tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-07c2ea0c-183f-4001-ba47-93e4a5bb561e tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-07c2ea0c-183f-4001-ba47-93e4a5bb561e tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 5720f41e-a276-4004-936e-10ad3bd17ff0 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:31 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-07c2ea0c-183f-4001-ba47-93e4a5bb561e tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 returned with HTTP 200 Sep 04 15:53:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 132/263] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:31 2026] GET /volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 => generated 321 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-015dd7dd-50c2-4429-8772-3b23854ac1d7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-015dd7dd-50c2-4429-8772-3b23854ac1d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-015dd7dd-50c2-4429-8772-3b23854ac1d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-015dd7dd-50c2-4429-8772-3b23854ac1d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-015dd7dd-50c2-4429-8772-3b23854ac1d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:32 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-015dd7dd-50c2-4429-8772-3b23854ac1d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:32 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-015dd7dd-50c2-4429-8772-3b23854ac1d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-015dd7dd-50c2-4429-8772-3b23854ac1d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-015dd7dd-50c2-4429-8772-3b23854ac1d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c returned with HTTP 200 Sep 04 15:53:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 132/264] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:32 2026] GET /volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c => generated 933 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4880ddd9-7215-4b51-ade5-c33e7de58075 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4880ddd9-7215-4b51-ade5-c33e7de58075 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4880ddd9-7215-4b51-ade5-c33e7de58075 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4880ddd9-7215-4b51-ade5-c33e7de58075 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-4880ddd9-7215-4b51-ade5-c33e7de58075 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 5720f41e-a276-4004-936e-10ad3bd17ff0 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4880ddd9-7215-4b51-ade5-c33e7de58075 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 returned with HTTP 404 Sep 04 15:53:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 133/265] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:32 2026] GET /volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2381aae4-2a77-447a-a20c-73c5ccd6f482 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2381aae4-2a77-447a-a20c-73c5ccd6f482 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/detail Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2381aae4-2a77-447a-a20c-73c5ccd6f482 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2381aae4-2a77-447a-a20c-73c5ccd6f482 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:32 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2381aae4-2a77-447a-a20c-73c5ccd6f482 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/detail returned with HTTP 200 Sep 04 15:53:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 133/266] 192.168.122.126 () {60 vars in 1180 bytes} [Fri Sep 4 15:53:32 2026] GET /volume/v3/groups/detail => generated 14 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-50bc849a-5f03-40aa-96d2-f24728702bb5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-50bc849a-5f03-40aa-96d2-f24728702bb5 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-50bc849a-5f03-40aa-96d2-f24728702bb5 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-50bc849a-5f03-40aa-96d2-f24728702bb5 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-50bc849a-5f03-40aa-96d2-f24728702bb5 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-50bc849a-5f03-40aa-96d2-f24728702bb5 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:32 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:53:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-50bc849a-5f03-40aa-96d2-f24728702bb5 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Get all volumes completed successfully. Sep 04 15:53:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-50bc849a-5f03-40aa-96d2-f24728702bb5 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:53:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 134/267] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:53:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9f69cbda-04a7-4309-aaa2-b8d2a1e0fb0d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9f69cbda-04a7-4309-aaa2-b8d2a1e0fb0d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] POST http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0/action Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9f69cbda-04a7-4309-aaa2-b8d2a1e0fb0d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9f69cbda-04a7-4309-aaa2-b8d2a1e0fb0d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-9f69cbda-04a7-4309-aaa2-b8d2a1e0fb0d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] delete called for group 5720f41e-a276-4004-936e-10ad3bd17ff0 {{(pid=87209) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.groups [None req-9f69cbda-04a7-4309-aaa2-b8d2a1e0fb0d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Delete group with id: 5720f41e-a276-4004-936e-10ad3bd17ff0 Sep 04 15:53:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9f69cbda-04a7-4309-aaa2-b8d2a1e0fb0d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0/action returned with HTTP 404 Sep 04 15:53:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 134/268] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:53:32 2026] POST /volume/v3/groups/5720f41e-a276-4004-936e-10ad3bd17ff0/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c70a0d68-7f9a-4a71-90b6-57218c5c31f6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c70a0d68-7f9a-4a71-90b6-57218c5c31f6 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c70a0d68-7f9a-4a71-90b6-57218c5c31f6 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c70a0d68-7f9a-4a71-90b6-57218c5c31f6 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-c70a0d68-7f9a-4a71-90b6-57218c5c31f6 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c70a0d68-7f9a-4a71-90b6-57218c5c31f6 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c70a0d68-7f9a-4a71-90b6-57218c5c31f6 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Get all volumes completed successfully. Sep 04 15:53:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c70a0d68-7f9a-4a71-90b6-57218c5c31f6 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:53:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 135/269] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:53:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-02c9bd87-e7a6-460a-ad65-0e3f7203a403 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-02c9bd87-e7a6-460a-ad65-0e3f7203a403 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] POST http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d/action Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-02c9bd87-e7a6-460a-ad65-0e3f7203a403 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-02c9bd87-e7a6-460a-ad65-0e3f7203a403 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-02c9bd87-e7a6-460a-ad65-0e3f7203a403 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] delete called for group 9304024c-28e3-4219-91d0-f6a5345c853d {{(pid=87209) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.groups [None req-02c9bd87-e7a6-460a-ad65-0e3f7203a403 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Delete group with id: 9304024c-28e3-4219-91d0-f6a5345c853d Sep 04 15:53:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-02c9bd87-e7a6-460a-ad65-0e3f7203a403 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d/action returned with HTTP 404 Sep 04 15:53:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 135/270] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:53:32 2026] POST /volume/v3/groups/9304024c-28e3-4219-91d0-f6a5345c853d/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a752598f-3cd6-4b96-8b90-fbe2bd799755 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a752598f-3cd6-4b96-8b90-fbe2bd799755 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/98c584e4-b002-4a10-90cf-20e28c2e520c Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a752598f-3cd6-4b96-8b90-fbe2bd799755 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a752598f-3cd6-4b96-8b90-fbe2bd799755 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a752598f-3cd6-4b96-8b90-fbe2bd799755 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] http://192.168.122.126/volume/v3/group_types/98c584e4-b002-4a10-90cf-20e28c2e520c returned with HTTP 202 Sep 04 15:53:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 136/271] 192.168.122.126 () {60 vars in 1288 bytes} [Fri Sep 4 15:53:32 2026] DELETE /volume/v3/group_types/98c584e4-b002-4a10-90cf-20e28c2e520c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-be0ff97b-33ef-4548-87ee-be40afc2fd59 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-be0ff97b-33ef-4548-87ee-be40afc2fd59 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] DELETE http://192.168.122.126/volume/v3/types/45ba86da-1898-4de8-a2e2-565a26404aff Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-be0ff97b-33ef-4548-87ee-be40afc2fd59 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-be0ff97b-33ef-4548-87ee-be40afc2fd59 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-be0ff97b-33ef-4548-87ee-be40afc2fd59 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] http://192.168.122.126/volume/v3/types/45ba86da-1898-4de8-a2e2-565a26404aff returned with HTTP 202 Sep 04 15:53:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 136/272] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:53:32 2026] DELETE /volume/v3/types/45ba86da-1898-4de8-a2e2-565a26404aff => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8661b7ce-100a-4f84-8b00-94f8bd7b5106 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8661b7ce-100a-4f84-8b00-94f8bd7b5106 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] GET http://192.168.122.126/volume/v3/types/45ba86da-1898-4de8-a2e2-565a26404aff Sep 04 15:53:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8661b7ce-100a-4f84-8b00-94f8bd7b5106 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8661b7ce-100a-4f84-8b00-94f8bd7b5106 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8661b7ce-100a-4f84-8b00-94f8bd7b5106 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] http://192.168.122.126/volume/v3/types/45ba86da-1898-4de8-a2e2-565a26404aff returned with HTTP 404 Sep 04 15:53:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 137/273] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:53:33 2026] GET /volume/v3/types/45ba86da-1898-4de8-a2e2-565a26404aff => generated 114 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4cae409b-4129-4e4e-a480-b3d9ebcf8228 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4cae409b-4129-4e4e-a480-b3d9ebcf8228 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:53:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4cae409b-4129-4e4e-a480-b3d9ebcf8228 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-96612191"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4cae409b-4129-4e4e-a480-b3d9ebcf8228 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:53:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 137/274] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:53:33 2026] POST /volume/v3/types => generated 214 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3f69975e-dd5a-4430-8780-8926848061c6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3f69975e-dd5a-4430-8780-8926848061c6 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] POST http://192.168.122.126/volume/v3/group_types Sep 04 15:53:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3f69975e-dd5a-4430-8780-8926848061c6 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1650099042"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3f69975e-dd5a-4430-8780-8926848061c6 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 202 Sep 04 15:53:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 138/275] 192.168.122.126 () {62 vars in 1195 bytes} [Fri Sep 4 15:53:33 2026] POST /volume/v3/group_types => generated 173 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e53b6107-9960-4ddd-8960-a82843093f81 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e53b6107-9960-4ddd-8960-a82843093f81 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] POST http://192.168.122.126/volume/v3/groups Sep 04 15:53:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e53b6107-9960-4ddd-8960-a82843093f81 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "442b2385-6fd4-43e8-9816-c10cd9464c55", "volume_types": ["de702bb8-101d-4eab-98cd-da4497a61378"], "name": "tempest-GroupsTest-Group-1044548874"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-e53b6107-9960-4ddd-8960-a82843093f81 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Creating new group {'group': {'group_type': '442b2385-6fd4-43e8-9816-c10cd9464c55', 'volume_types': ['de702bb8-101d-4eab-98cd-da4497a61378'], 'name': 'tempest-GroupsTest-Group-1044548874'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:53:33 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.groups [None req-e53b6107-9960-4ddd-8960-a82843093f81 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Creating group tempest-GroupsTest-Group-1044548874. Sep 04 15:53:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:33 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:53:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e53b6107-9960-4ddd-8960-a82843093f81 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Availability zone cache updated, next update will occur around 2026-09-04 14:53:33.677049. {{(pid=87209) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 15:53:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e53b6107-9960-4ddd-8960-a82843093f81 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Availability Zones retrieved successfully. Sep 04 15:53:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-996fbcfe-d0a9-475a-aeb6-759c705f4631 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-996fbcfe-d0a9-475a-aeb6-759c705f4631 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c Sep 04 15:53:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-996fbcfe-d0a9-475a-aeb6-759c705f4631 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-996fbcfe-d0a9-475a-aeb6-759c705f4631 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:33 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-e53b6107-9960-4ddd-8960-a82843093f81 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Created reservations ['9f2fe592-a841-42fc-aa25-a83b40b17e7d'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-996fbcfe-d0a9-475a-aeb6-759c705f4631 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:33 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-996fbcfe-d0a9-475a-aeb6-759c705f4631 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:33 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-996fbcfe-d0a9-475a-aeb6-759c705f4631 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e53b6107-9960-4ddd-8960-a82843093f81 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups returned with HTTP 202 Sep 04 15:53:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 138/276] 192.168.122.126 () {62 vars in 1181 bytes} [Fri Sep 4 15:53:33 2026] POST /volume/v3/groups => generated 104 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:53:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9345fabf-d76d-45d1-8c35-b4c2c4ade943 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9345fabf-d76d-45d1-8c35-b4c2c4ade943 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 Sep 04 15:53:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9345fabf-d76d-45d1-8c35-b4c2c4ade943 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9345fabf-d76d-45d1-8c35-b4c2c4ade943 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-9345fabf-d76d-45d1-8c35-b4c2c4ade943 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 77364b38-b746-4116-8a80-5c09de625475 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:34 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-996fbcfe-d0a9-475a-aeb6-759c705f4631 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:34 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:34 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9345fabf-d76d-45d1-8c35-b4c2c4ade943 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 returned with HTTP 200 Sep 04 15:53:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 139/277] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:34 2026] GET /volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 => generated 332 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:53:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-996fbcfe-d0a9-475a-aeb6-759c705f4631 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c returned with HTTP 200 Sep 04 15:53:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 139/278] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:33 2026] GET /volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c => generated 933 bytes in 654 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a8123a2b-889c-4fce-89bc-23ca8a18fc3c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a8123a2b-889c-4fce-89bc-23ca8a18fc3c tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 Sep 04 15:53:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a8123a2b-889c-4fce-89bc-23ca8a18fc3c tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a8123a2b-889c-4fce-89bc-23ca8a18fc3c tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-a8123a2b-889c-4fce-89bc-23ca8a18fc3c tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 77364b38-b746-4116-8a80-5c09de625475 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:35 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a8123a2b-889c-4fce-89bc-23ca8a18fc3c tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 returned with HTTP 200 Sep 04 15:53:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 140/279] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:35 2026] GET /volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 => generated 333 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:53:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:53:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1117639019", "volume_type": "de702bb8-101d-4eab-98cd-da4497a61378", "group_id": "77364b38-b746-4116-8a80-5c09de625475", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1117639019', 'volume_type': 'de702bb8-101d-4eab-98cd-da4497a61378', 'group_id': '77364b38-b746-4116-8a80-5c09de625475', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-08cf51a7-6e0a-407e-8c80-46c11c34452b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-08cf51a7-6e0a-407e-8c80-46c11c34452b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c Sep 04 15:53:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-08cf51a7-6e0a-407e-8c80-46c11c34452b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-08cf51a7-6e0a-407e-8c80-46c11c34452b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:35 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Create volume of 1 GB Sep 04 15:53:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:35 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Availability Zones retrieved successfully. Sep 04 15:53:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Flow 'volume_create_api' (fd84ca57-fb57-4fbe-96aa-30af85d86fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-08cf51a7-6e0a-407e-8c80-46c11c34452b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd0d620-7f94-4896-81b8-1a68ff4c25ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:35 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-08cf51a7-6e0a-407e-8c80-46c11c34452b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:35 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-08cf51a7-6e0a-407e-8c80-46c11c34452b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd0d620-7f94-4896-81b8-1a68ff4c25ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:53:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=de702bb8-101d-4eab-98cd-da4497a61378,is_public=True,name='tempest-GroupsTest-volume-type-96612191',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'de702bb8-101d-4eab-98cd-da4497a61378', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '77364b38-b746-4116-8a80-5c09de625475', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e93f3377-38ef-41c5-a7c9-095e4ca2b60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:35 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-96612191 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-96612191, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:35 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-96612191 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-96612191, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:35 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Created reservations ['dcf7bb30-a20d-4958-bf15-5d12e228814d', 'bc8c4084-ae74-4870-99da-f21e89863934', '00fcad84-53f3-426d-9d38-a97a6eb00d28', '92fc2459-35cd-4e92-9aaa-abab331e2a3d'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e93f3377-38ef-41c5-a7c9-095e4ca2b60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcf7bb30-a20d-4958-bf15-5d12e228814d', 'bc8c4084-ae74-4870-99da-f21e89863934', '00fcad84-53f3-426d-9d38-a97a6eb00d28', '92fc2459-35cd-4e92-9aaa-abab331e2a3d']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:35 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-08cf51a7-6e0a-407e-8c80-46c11c34452b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b5da6e-c816-4e0a-abc0-5e23576e3315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b5da6e-c816-4e0a-abc0-5e23576e3315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69654cd0-c55f-4c36-aed7-52d7191a4514', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1117639019',encryption_key_id=None,group_id=77364b38-b746-4116-8a80-5c09de625475,group_type_id=,metadata={},multiattach=False,project_id='8587eac7583b4ad99c1f61d66bebb67c',qos_specs=None,replication_status=,reservations=['dcf7bb30-a20d-4958-bf15-5d12e228814d','bc8c4084-ae74-4870-99da-f21e89863934','00fcad84-53f3-426d-9d38-a97a6eb00d28','92fc2459-35cd-4e92-9aaa-abab331e2a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b7b537ebbee4d43bc20f7411a9dc44c',volume_type_id=de702bb8-101d-4eab-98cd-da4497a61378), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1117639019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=77364b38-b746-4116-8a80-5c09de625475,host=None,id=69654cd0-c55f-4c36-aed7-52d7191a4514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8587eac7583b4ad99c1f61d66bebb67c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b7b537ebbee4d43bc20f7411a9dc44c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(de702bb8-101d-4eab-98cd-da4497a61378),volume_type_id=de702bb8-101d-4eab-98cd-da4497a61378)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (211e5835-23e0-45ca-8cd7-03215fae5e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-08cf51a7-6e0a-407e-8c80-46c11c34452b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c returned with HTTP 200 Sep 04 15:53:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 141/280] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:35 2026] GET /volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c => generated 933 bytes in 716 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (211e5835-23e0-45ca-8cd7-03215fae5e4c) transitioned into state 'SUCCESS' from state '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-1117639019',encryption_key_id=None,group_id=77364b38-b746-4116-8a80-5c09de625475,group_type_id=,metadata={},multiattach=False,project_id='8587eac7583b4ad99c1f61d66bebb67c',qos_specs=None,replication_status=,reservations=['dcf7bb30-a20d-4958-bf15-5d12e228814d','bc8c4084-ae74-4870-99da-f21e89863934','00fcad84-53f3-426d-9d38-a97a6eb00d28','92fc2459-35cd-4e92-9aaa-abab331e2a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b7b537ebbee4d43bc20f7411a9dc44c',volume_type_id=de702bb8-101d-4eab-98cd-da4497a61378)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbca0f78-d65c-4f80-8625-0bd87417ad7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbca0f78-d65c-4f80-8625-0bd87417ad7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Flow 'volume_create_api' (fd84ca57-fb57-4fbe-96aa-30af85d86fe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Create volume request issued successfully. Sep 04 15:53:36 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:36 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:36 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0cf36b54-4ea8-4199-a3aa-f8db37954e9d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 140/281] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 15:53:35 2026] POST /volume/v3/volumes => generated 821 bytes in 1457 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:53:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9386e071-8a24-459e-8556-acc68a108a11 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9386e071-8a24-459e-8556-acc68a108a11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 Sep 04 15:53:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9386e071-8a24-459e-8556-acc68a108a11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9386e071-8a24-459e-8556-acc68a108a11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:36 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:36 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9386e071-8a24-459e-8556-acc68a108a11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Volume info retrieved successfully. Sep 04 15:53:36 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-9386e071-8a24-459e-8556-acc68a108a11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:36 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-9386e071-8a24-459e-8556-acc68a108a11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-33c683ac-d89a-4b8b-a19f-edb67dde6033 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-33c683ac-d89a-4b8b-a19f-edb67dde6033 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c Sep 04 15:53:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-33c683ac-d89a-4b8b-a19f-edb67dde6033 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-33c683ac-d89a-4b8b-a19f-edb67dde6033 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-33c683ac-d89a-4b8b-a19f-edb67dde6033 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:37 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-33c683ac-d89a-4b8b-a19f-edb67dde6033 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:37 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-33c683ac-d89a-4b8b-a19f-edb67dde6033 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:37 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-9386e071-8a24-459e-8556-acc68a108a11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:37 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-33c683ac-d89a-4b8b-a19f-edb67dde6033 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9386e071-8a24-459e-8556-acc68a108a11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 returned with HTTP 200 Sep 04 15:53:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 142/282] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:36 2026] GET /volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 => generated 889 bytes in 861 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-33c683ac-d89a-4b8b-a19f-edb67dde6033 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c returned with HTTP 200 Sep 04 15:53:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 141/283] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:37 2026] GET /volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c => generated 933 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-77707626-5edd-44de-b30e-fb3658c85891 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-77707626-5edd-44de-b30e-fb3658c85891 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 Sep 04 15:53:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-77707626-5edd-44de-b30e-fb3658c85891 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-77707626-5edd-44de-b30e-fb3658c85891 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7d19eec1-843c-440f-b403-afbe63574091 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-77707626-5edd-44de-b30e-fb3658c85891 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Volume info retrieved successfully. Sep 04 15:53:38 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-77707626-5edd-44de-b30e-fb3658c85891 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:38 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-77707626-5edd-44de-b30e-fb3658c85891 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7d19eec1-843c-440f-b403-afbe63574091 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c Sep 04 15:53:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7d19eec1-843c-440f-b403-afbe63574091 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7d19eec1-843c-440f-b403-afbe63574091 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:38 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:38 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:38 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:38 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:38 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7d19eec1-843c-440f-b403-afbe63574091 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:38 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-7d19eec1-843c-440f-b403-afbe63574091 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:38 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-7d19eec1-843c-440f-b403-afbe63574091 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:38 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-77707626-5edd-44de-b30e-fb3658c85891 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-77707626-5edd-44de-b30e-fb3658c85891 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 returned with HTTP 200 Sep 04 15:53:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 143/284] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:38 2026] GET /volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 => generated 913 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:39 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-7d19eec1-843c-440f-b403-afbe63574091 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7d19eec1-843c-440f-b403-afbe63574091 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c returned with HTTP 200 Sep 04 15:53:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 142/285] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:38 2026] GET /volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c => generated 933 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:53:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-aa470010-efc3-4597-87fd-4773cd3bbfa1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aa470010-efc3-4597-87fd-4773cd3bbfa1 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 Sep 04 15:53:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aa470010-efc3-4597-87fd-4773cd3bbfa1 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aa470010-efc3-4597-87fd-4773cd3bbfa1 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-aa470010-efc3-4597-87fd-4773cd3bbfa1 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Volume info retrieved successfully. Sep 04 15:53:40 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-aa470010-efc3-4597-87fd-4773cd3bbfa1 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:40 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-aa470010-efc3-4597-87fd-4773cd3bbfa1 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:40 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-aa470010-efc3-4597-87fd-4773cd3bbfa1 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aa470010-efc3-4597-87fd-4773cd3bbfa1 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 returned with HTTP 200 Sep 04 15:53:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 144/286] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:40 2026] GET /volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 => generated 913 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1362d81e-f522-482e-a6f4-fbeda48da56f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1362d81e-f522-482e-a6f4-fbeda48da56f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c Sep 04 15:53:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1362d81e-f522-482e-a6f4-fbeda48da56f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1362d81e-f522-482e-a6f4-fbeda48da56f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:40 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1362d81e-f522-482e-a6f4-fbeda48da56f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:40 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-1362d81e-f522-482e-a6f4-fbeda48da56f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:40 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-1362d81e-f522-482e-a6f4-fbeda48da56f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:40 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-1362d81e-f522-482e-a6f4-fbeda48da56f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1362d81e-f522-482e-a6f4-fbeda48da56f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c returned with HTTP 200 Sep 04 15:53:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 143/287] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:40 2026] GET /volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c => generated 933 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-29153bab-e2e9-4be7-a959-0a6bd1a2ffee None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-29153bab-e2e9-4be7-a959-0a6bd1a2ffee tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-29153bab-e2e9-4be7-a959-0a6bd1a2ffee tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-29153bab-e2e9-4be7-a959-0a6bd1a2ffee tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-29153bab-e2e9-4be7-a959-0a6bd1a2ffee tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Volume info retrieved successfully. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-29153bab-e2e9-4be7-a959-0a6bd1a2ffee tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:41 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-29153bab-e2e9-4be7-a959-0a6bd1a2ffee tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-29153bab-e2e9-4be7-a959-0a6bd1a2ffee tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-29153bab-e2e9-4be7-a959-0a6bd1a2ffee tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 returned with HTTP 200 Sep 04 15:53:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 145/288] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:41 2026] GET /volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 => generated 914 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1647904023", "volume_type": "de702bb8-101d-4eab-98cd-da4497a61378", "group_id": "77364b38-b746-4116-8a80-5c09de625475", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1647904023', 'volume_type': 'de702bb8-101d-4eab-98cd-da4497a61378', 'group_id': '77364b38-b746-4116-8a80-5c09de625475', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Create volume of 1 GB Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-88f9d7e1-fe70-484d-b0b4-cfeb5a9e2d04 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-88f9d7e1-fe70-484d-b0b4-cfeb5a9e2d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-88f9d7e1-fe70-484d-b0b4-cfeb5a9e2d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-88f9d7e1-fe70-484d-b0b4-cfeb5a9e2d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Availability Zones retrieved successfully. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Flow 'volume_create_api' (63d1b280-37f0-4f7c-844a-e1e4dd19bff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-88f9d7e1-fe70-484d-b0b4-cfeb5a9e2d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e21d8db-2a06-41ef-b59b-8269b7fa92d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-88f9d7e1-fe70-484d-b0b4-cfeb5a9e2d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-88f9d7e1-fe70-484d-b0b4-cfeb5a9e2d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e21d8db-2a06-41ef-b59b-8269b7fa92d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:53:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=de702bb8-101d-4eab-98cd-da4497a61378,is_public=True,name='tempest-GroupsTest-volume-type-96612191',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'de702bb8-101d-4eab-98cd-da4497a61378', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '77364b38-b746-4116-8a80-5c09de625475', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f176c43-b097-4340-bcee-1b3925b58717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-88f9d7e1-fe70-484d-b0b4-cfeb5a9e2d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-88f9d7e1-fe70-484d-b0b4-cfeb5a9e2d04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c returned with HTTP 200 Sep 04 15:53:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 146/289] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:41 2026] GET /volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c => generated 934 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-04554c0d-009b-46bf-b377-d6a0a3474030 req-5fe017fb-4fc4-4fad-9ed2-e6fb11fe962e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-04554c0d-009b-46bf-b377-d6a0a3474030 req-5fe017fb-4fc4-4fad-9ed2-e6fb11fe962e tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] DELETE http://192.168.122.126/volume/v3/attachments/4fc631b0-4558-4950-9b6c-9cc10e48d0c0 Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-04554c0d-009b-46bf-b377-d6a0a3474030 req-5fe017fb-4fc4-4fad-9ed2-e6fb11fe962e tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-04554c0d-009b-46bf-b377-d6a0a3474030 req-5fe017fb-4fc4-4fad-9ed2-e6fb11fe962e tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Created reservations ['dc5863b7-c6b5-4179-9f86-d2b53ccc4a9c', 'd1bf982c-4db3-4956-8676-fd62140855f2', '2cdd64c5-7661-4712-b10f-324601b16689', 'c0dfd134-031a-406e-80f1-43b198fad49d'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f176c43-b097-4340-bcee-1b3925b58717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc5863b7-c6b5-4179-9f86-d2b53ccc4a9c', 'd1bf982c-4db3-4956-8676-fd62140855f2', '2cdd64c5-7661-4712-b10f-324601b16689', 'c0dfd134-031a-406e-80f1-43b198fad49d']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be3cf80-5643-42bc-9ddb-49b506b32cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, Sep 04 15:53:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be3cf80-5643-42bc-9ddb-49b506b32cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4275fe9-567a-4ae6-b23c-7883587d87e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1647904023',encryption_key_id=None,group_id=77364b38-b746-4116-8a80-5c09de625475,group_type_id=,metadata={},multiattach=False,project_id='8587eac7583b4ad99c1f61d66bebb67c',qos_specs=None,replication_status=,reservations=['dc5863b7-c6b5-4179-9f86-d2b53ccc4a9c','d1bf982c-4db3-4956-8676-fd62140855f2','2cdd64c5-7661-4712-b10f-324601b16689','c0dfd134-031a-406e-80f1-43b198fad49d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b7b537ebbee4d43bc20f7411a9dc44c',volume_type_id=de702bb8-101d-4eab-98cd-da4497a61378), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1647904023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=77364b38-b746-4116-8a80-5c09de625475,host=None,id=d4275fe9-567a-4ae6-b23c-7883587d87e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8587eac7583b4ad99c1f61d66bebb67c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b7b537ebbee4d43bc20f7411a9dc44c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(de702bb8-101d-4eab-98cd-da4497a61378),volume_type_id=de702bb8-101d-4eab-98cd-da4497a61378)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1964a85-de8e-4ee0-95cd-d334c6ee915a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-04554c0d-009b-46bf-b377-d6a0a3474030 req-5fe017fb-4fc4-4fad-9ed2-e6fb11fe962e tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/attachments/4fc631b0-4558-4950-9b6c-9cc10e48d0c0 returned with HTTP 200 Sep 04 15:53:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 147/290] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 15:53:41 2026] DELETE /volume/v3/attachments/4fc631b0-4558-4950-9b6c-9cc10e48d0c0 => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6228a91b-22f7-41c0-8e59-6b20a8f25c4c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6228a91b-22f7-41c0-8e59-6b20a8f25c4c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/a34d2e21-0b1d-44de-b1b8-6036fd65c086 Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6228a91b-22f7-41c0-8e59-6b20a8f25c4c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6228a91b-22f7-41c0-8e59-6b20a8f25c4c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-6228a91b-22f7-41c0-8e59-6b20a8f25c4c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member a34d2e21-0b1d-44de-b1b8-6036fd65c086 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1964a85-de8e-4ee0-95cd-d334c6ee915a) transitioned into state 'SUCCESS' from state '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-1647904023',encryption_key_id=None,group_id=77364b38-b746-4116-8a80-5c09de625475,group_type_id=,metadata={},multiattach=False,project_id='8587eac7583b4ad99c1f61d66bebb67c',qos_specs=None,replication_status=,reservations=['dc5863b7-c6b5-4179-9f86-d2b53ccc4a9c','d1bf982c-4db3-4956-8676-fd62140855f2','2cdd64c5-7661-4712-b10f-324601b16689','c0dfd134-031a-406e-80f1-43b198fad49d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b7b537ebbee4d43bc20f7411a9dc44c',volume_type_id=de702bb8-101d-4eab-98cd-da4497a61378)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d44fc79f-4df5-4887-844a-9f8750da90a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6228a91b-22f7-41c0-8e59-6b20a8f25c4c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/a34d2e21-0b1d-44de-b1b8-6036fd65c086 returned with HTTP 200 Sep 04 15:53:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 148/291] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:41 2026] GET /volume/v3/groups/a34d2e21-0b1d-44de-b1b8-6036fd65c086 => generated 418 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-04554c0d-009b-46bf-b377-d6a0a3474030 req-d671e3fd-49e4-4050-9069-be9f6587e438 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-04554c0d-009b-46bf-b377-d6a0a3474030 req-d671e3fd-49e4-4050-9069-be9f6587e438 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] DELETE http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-04554c0d-009b-46bf-b377-d6a0a3474030 req-d671e3fd-49e4-4050-9069-be9f6587e438 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-04554c0d-009b-46bf-b377-d6a0a3474030 req-d671e3fd-49e4-4050-9069-be9f6587e438 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [req-04554c0d-009b-46bf-b377-d6a0a3474030 req-d671e3fd-49e4-4050-9069-be9f6587e438 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Delete volume with id: e724e03d-0fe6-4989-ba1b-7790d4d68e27 Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d44fc79f-4df5-4887-844a-9f8750da90a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Flow 'volume_create_api' (63d1b280-37f0-4f7c-844a-e1e4dd19bff4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Create volume request issued successfully. Sep 04 15:53:41 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:41 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-04554c0d-009b-46bf-b377-d6a0a3474030 req-d671e3fd-49e4-4050-9069-be9f6587e438 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-04554c0d-009b-46bf-b377-d6a0a3474030 req-d671e3fd-49e4-4050-9069-be9f6587e438 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Delete volume request issued successfully. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-04554c0d-009b-46bf-b377-d6a0a3474030 req-d671e3fd-49e4-4050-9069-be9f6587e438 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 returned with HTTP 202 Sep 04 15:53:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 149/292] 192.168.122.126 () {62 vars in 1509 bytes} [Fri Sep 4 15:53:41 2026] DELETE /volume/v3/volumes/e724e03d-0fe6-4989-ba1b-7790d4d68e27 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-82d46b14-8015-4d01-9dbe-d45dc125734e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-82d46b14-8015-4d01-9dbe-d45dc125734e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-82d46b14-8015-4d01-9dbe-d45dc125734e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-82d46b14-8015-4d01-9dbe-d45dc125734e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-82d46b14-8015-4d01-9dbe-d45dc125734e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:41 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-82d46b14-8015-4d01-9dbe-d45dc125734e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-82d46b14-8015-4d01-9dbe-d45dc125734e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all volumes completed successfully. Sep 04 15:53:41 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-82d46b14-8015-4d01-9dbe-d45dc125734e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:41 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-82d46b14-8015-4d01-9dbe-d45dc125734e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-40af0094-0905-4c1d-beb5-1fb96015cf69 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 144/293] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 15:53:41 2026] POST /volume/v3/volumes => generated 821 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cbb5d713-7392-4076-af7d-f7152300646f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cbb5d713-7392-4076-af7d-f7152300646f tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 Sep 04 15:53:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cbb5d713-7392-4076-af7d-f7152300646f tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cbb5d713-7392-4076-af7d-f7152300646f tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:42 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-82d46b14-8015-4d01-9dbe-d45dc125734e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cbb5d713-7392-4076-af7d-f7152300646f tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Volume info retrieved successfully. Sep 04 15:53:42 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-cbb5d713-7392-4076-af7d-f7152300646f tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:42 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-cbb5d713-7392-4076-af7d-f7152300646f tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:42 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-82d46b14-8015-4d01-9dbe-d45dc125734e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:42 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-82d46b14-8015-4d01-9dbe-d45dc125734e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:42 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-82d46b14-8015-4d01-9dbe-d45dc125734e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:42 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-cbb5d713-7392-4076-af7d-f7152300646f tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-82d46b14-8015-4d01-9dbe-d45dc125734e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:53:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 150/294] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:53:41 2026] GET /volume/v3/volumes/detail => generated 1849 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:53:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b4bda26c-1a28-428f-8ef1-466fbce556e3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cbb5d713-7392-4076-af7d-f7152300646f tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 returned with HTTP 200 Sep 04 15:53:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 145/295] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:41 2026] GET /volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 => generated 889 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4bda26c-1a28-428f-8ef1-466fbce556e3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/groups/a34d2e21-0b1d-44de-b1b8-6036fd65c086/action Sep 04 15:53:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b4bda26c-1a28-428f-8ef1-466fbce556e3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b4bda26c-1a28-428f-8ef1-466fbce556e3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-b4bda26c-1a28-428f-8ef1-466fbce556e3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] delete called for group a34d2e21-0b1d-44de-b1b8-6036fd65c086 {{(pid=87209) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:53:42 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.groups [None req-b4bda26c-1a28-428f-8ef1-466fbce556e3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Delete group with id: a34d2e21-0b1d-44de-b1b8-6036fd65c086 Sep 04 15:53:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:42 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:53:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:42 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:53:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4bda26c-1a28-428f-8ef1-466fbce556e3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/a34d2e21-0b1d-44de-b1b8-6036fd65c086/action returned with HTTP 202 Sep 04 15:53:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 151/296] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:53:42 2026] POST /volume/v3/groups/a34d2e21-0b1d-44de-b1b8-6036fd65c086/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b913b42a-2529-494f-89e3-c71ff5e08be6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b913b42a-2529-494f-89e3-c71ff5e08be6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c Sep 04 15:53:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b913b42a-2529-494f-89e3-c71ff5e08be6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b913b42a-2529-494f-89e3-c71ff5e08be6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b913b42a-2529-494f-89e3-c71ff5e08be6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:42 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-b913b42a-2529-494f-89e3-c71ff5e08be6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:42 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-b913b42a-2529-494f-89e3-c71ff5e08be6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:42 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-b913b42a-2529-494f-89e3-c71ff5e08be6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b913b42a-2529-494f-89e3-c71ff5e08be6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c returned with HTTP 200 Sep 04 15:53:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 146/297] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:42 2026] GET /volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c => generated 933 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-61ec9a01-a34a-45d0-bed0-dbcd0dc75616 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-61ec9a01-a34a-45d0-bed0-dbcd0dc75616 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] DELETE http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:53:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-61ec9a01-a34a-45d0-bed0-dbcd0dc75616 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-61ec9a01-a34a-45d0-bed0-dbcd0dc75616 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:43 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-61ec9a01-a34a-45d0-bed0-dbcd0dc75616 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Delete volume with id: 8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:53:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-61ec9a01-a34a-45d0-bed0-dbcd0dc75616 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:53:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-61ec9a01-a34a-45d0-bed0-dbcd0dc75616 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Delete volume request issued successfully. Sep 04 15:53:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-61ec9a01-a34a-45d0-bed0-dbcd0dc75616 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 202 Sep 04 15:53:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 152/298] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:53:43 2026] DELETE /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:53:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-be3d057d-502d-48f9-9709-21bace579aca None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-be3d057d-502d-48f9-9709-21bace579aca tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:53:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-be3d057d-502d-48f9-9709-21bace579aca tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-be3d057d-502d-48f9-9709-21bace579aca tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-be3d057d-502d-48f9-9709-21bace579aca tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:53:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fad9ae7d-3f96-4349-84c9-a87076179b11 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fad9ae7d-3f96-4349-84c9-a87076179b11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 Sep 04 15:53:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fad9ae7d-3f96-4349-84c9-a87076179b11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fad9ae7d-3f96-4349-84c9-a87076179b11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-be3d057d-502d-48f9-9709-21bace579aca tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:53:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 147/299] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:53:43 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 855 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fad9ae7d-3f96-4349-84c9-a87076179b11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Volume info retrieved successfully. Sep 04 15:53:43 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-fad9ae7d-3f96-4349-84c9-a87076179b11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:43 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-fad9ae7d-3f96-4349-84c9-a87076179b11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:43 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-fad9ae7d-3f96-4349-84c9-a87076179b11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fad9ae7d-3f96-4349-84c9-a87076179b11 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 returned with HTTP 200 Sep 04 15:53:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 153/300] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:43 2026] GET /volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 => generated 913 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f7c9b16a-5424-49f9-871e-286cb0be6b0c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f7c9b16a-5424-49f9-871e-286cb0be6b0c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c Sep 04 15:53:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f7c9b16a-5424-49f9-871e-286cb0be6b0c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f7c9b16a-5424-49f9-871e-286cb0be6b0c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f7c9b16a-5424-49f9-871e-286cb0be6b0c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:43 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-f7c9b16a-5424-49f9-871e-286cb0be6b0c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:43 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-f7c9b16a-5424-49f9-871e-286cb0be6b0c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:43 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-f7c9b16a-5424-49f9-871e-286cb0be6b0c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f7c9b16a-5424-49f9-871e-286cb0be6b0c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c returned with HTTP 200 Sep 04 15:53:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 148/301] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:43 2026] GET /volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c => generated 933 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fbd70915-eb75-4049-bdc3-1b55babd9426 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fbd70915-eb75-4049-bdc3-1b55babd9426 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fbd70915-eb75-4049-bdc3-1b55babd9426 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fbd70915-eb75-4049-bdc3-1b55babd9426 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fbd70915-eb75-4049-bdc3-1b55babd9426 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Volume info retrieved successfully. Sep 04 15:53:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fbd70915-eb75-4049-bdc3-1b55babd9426 tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 200 Sep 04 15:53:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 154/302] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:53:44 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-251f0980-714b-4cce-9528-ada07775e967 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-251f0980-714b-4cce-9528-ada07775e967 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-251f0980-714b-4cce-9528-ada07775e967 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-251f0980-714b-4cce-9528-ada07775e967 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-251f0980-714b-4cce-9528-ada07775e967 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Volume info retrieved successfully. Sep 04 15:53:44 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-251f0980-714b-4cce-9528-ada07775e967 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:44 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-251f0980-714b-4cce-9528-ada07775e967 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-251f0980-714b-4cce-9528-ada07775e967 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-251f0980-714b-4cce-9528-ada07775e967 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 returned with HTTP 200 Sep 04 15:53:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 149/303] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:44 2026] GET /volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 => generated 914 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b4ddd55c-d741-4add-96fd-f739810e7cb4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4ddd55c-d741-4add-96fd-f739810e7cb4 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] PUT http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b4ddd55c-d741-4add-96fd-f739810e7cb4 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "d4275fe9-567a-4ae6-b23c-7883587d87e4"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-b4ddd55c-d741-4add-96fd-f739810e7cb4 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Update called for group 77364b38-b746-4116-8a80-5c09de625475. {{(pid=87209) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.groups [None req-b4ddd55c-d741-4add-96fd-f739810e7cb4 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Updating group 77364b38-b746-4116-8a80-5c09de625475 with name new_group description: This is a new group add_volumes: None remove_volumes: d4275fe9-567a-4ae6-b23c-7883587d87e4. Sep 04 15:53:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-25e7d117-4b43-44ec-b0cd-6eeb06900240 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-25e7d117-4b43-44ec-b0cd-6eeb06900240 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-25e7d117-4b43-44ec-b0cd-6eeb06900240 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-25e7d117-4b43-44ec-b0cd-6eeb06900240 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4ddd55c-d741-4add-96fd-f739810e7cb4 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 returned with HTTP 202 Sep 04 15:53:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 155/304] 192.168.122.126 () {62 vars in 1291 bytes} [Fri Sep 4 15:53:44 2026] PUT /volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-25e7d117-4b43-44ec-b0cd-6eeb06900240 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c returned with HTTP 404 Sep 04 15:53:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 150/305] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:44 2026] GET /volume/v3/volumes/f144022f-019c-466f-b163-6db3eb22045c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-faf58637-9e5c-4881-92c9-831052c360a2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3e61e7fd-2abf-441d-b557-cdd73f380110 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-faf58637-9e5c-4881-92c9-831052c360a2 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 Sep 04 15:53:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3e61e7fd-2abf-441d-b557-cdd73f380110 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/a34d2e21-0b1d-44de-b1b8-6036fd65c086 Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-faf58637-9e5c-4881-92c9-831052c360a2 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3e61e7fd-2abf-441d-b557-cdd73f380110 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-faf58637-9e5c-4881-92c9-831052c360a2 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3e61e7fd-2abf-441d-b557-cdd73f380110 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-3e61e7fd-2abf-441d-b557-cdd73f380110 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member a34d2e21-0b1d-44de-b1b8-6036fd65c086 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-faf58637-9e5c-4881-92c9-831052c360a2 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 77364b38-b746-4116-8a80-5c09de625475 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3e61e7fd-2abf-441d-b557-cdd73f380110 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/a34d2e21-0b1d-44de-b1b8-6036fd65c086 returned with HTTP 404 Sep 04 15:53:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 151/306] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:44 2026] GET /volume/v3/groups/a34d2e21-0b1d-44de-b1b8-6036fd65c086 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-52bef1eb-2e58-480f-bd1f-473bd1697a37 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-52bef1eb-2e58-480f-bd1f-473bd1697a37 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] DELETE http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-52bef1eb-2e58-480f-bd1f-473bd1697a37 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-52bef1eb-2e58-480f-bd1f-473bd1697a37 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-52bef1eb-2e58-480f-bd1f-473bd1697a37 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] delete called for member 0a2548fb-6aeb-4a94-af45-5d61c79099df {{(pid=87208) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 15:53:44 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.group_snapshots [None req-52bef1eb-2e58-480f-bd1f-473bd1697a37 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Delete group_snapshot with id: 0a2548fb-6aeb-4a94-af45-5d61c79099df Sep 04 15:53:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:44 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-faf58637-9e5c-4881-92c9-831052c360a2 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 returned with HTTP 200 Sep 04 15:53:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 156/307] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:44 2026] GET /volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 => generated 323 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:53:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:44 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:53:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-52bef1eb-2e58-480f-bd1f-473bd1697a37 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df returned with HTTP 202 Sep 04 15:53:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 152/308] 192.168.122.126 () {60 vars in 1300 bytes} [Fri Sep 4 15:53:44 2026] DELETE /volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a5d070a1-1c9b-43e7-94ac-61f969193813 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a5d070a1-1c9b-43e7-94ac-61f969193813 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a5d070a1-1c9b-43e7-94ac-61f969193813 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a5d070a1-1c9b-43e7-94ac-61f969193813 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-a5d070a1-1c9b-43e7-94ac-61f969193813 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a5d070a1-1c9b-43e7-94ac-61f969193813 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:53:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:44 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:53:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a5d070a1-1c9b-43e7-94ac-61f969193813 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all volumes completed successfully. Sep 04 15:53:45 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-a5d070a1-1c9b-43e7-94ac-61f969193813 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:45 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-a5d070a1-1c9b-43e7-94ac-61f969193813 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:45 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-a5d070a1-1c9b-43e7-94ac-61f969193813 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a5d070a1-1c9b-43e7-94ac-61f969193813 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:53:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 157/309] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:53:44 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-045fe212-afb7-4dda-8b4c-26dd8294d93d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-045fe212-afb7-4dda-8b4c-26dd8294d93d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/detail Sep 04 15:53:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-045fe212-afb7-4dda-8b4c-26dd8294d93d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-045fe212-afb7-4dda-8b4c-26dd8294d93d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-045fe212-afb7-4dda-8b4c-26dd8294d93d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:45 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-045fe212-afb7-4dda-8b4c-26dd8294d93d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:53:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:45 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:53:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-045fe212-afb7-4dda-8b4c-26dd8294d93d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all snapshots completed successfully. Sep 04 15:53:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-045fe212-afb7-4dda-8b4c-26dd8294d93d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 15:53:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 153/310] 192.168.122.126 () {58 vars in 1148 bytes} [Fri Sep 4 15:53:45 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-826a80e6-ed16-4324-a2a7-33cd15dc3038 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-826a80e6-ed16-4324-a2a7-33cd15dc3038 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 Sep 04 15:53:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-826a80e6-ed16-4324-a2a7-33cd15dc3038 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-826a80e6-ed16-4324-a2a7-33cd15dc3038 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-826a80e6-ed16-4324-a2a7-33cd15dc3038 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:53:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-826a80e6-ed16-4324-a2a7-33cd15dc3038 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 returned with HTTP 200 Sep 04 15:53:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 158/311] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:53:45 2026] GET /volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 => generated 449 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a24b50b5-8d71-4623-89d2-082c31c892db None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a24b50b5-8d71-4623-89d2-082c31c892db tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] GET http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 Sep 04 15:53:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a24b50b5-8d71-4623-89d2-082c31c892db tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a24b50b5-8d71-4623-89d2-082c31c892db tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a24b50b5-8d71-4623-89d2-082c31c892db tempest-ServerActionsTestOtherA-701184065 tempest-ServerActionsTestOtherA-701184065-project-member] http://192.168.122.126/volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 returned with HTTP 404 Sep 04 15:53:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 154/312] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:53:45 2026] GET /volume/v3/volumes/8af91ef0-9bea-4ce9-9708-6a09805de990 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ed262341-4004-477c-b327-d464a8676e9b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ed262341-4004-477c-b327-d464a8676e9b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 Sep 04 15:53:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ed262341-4004-477c-b327-d464a8676e9b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ed262341-4004-477c-b327-d464a8676e9b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-ed262341-4004-477c-b327-d464a8676e9b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 77364b38-b746-4116-8a80-5c09de625475 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:45 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ed262341-4004-477c-b327-d464a8676e9b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 returned with HTTP 200 Sep 04 15:53:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 159/313] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:45 2026] GET /volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 => generated 324 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-312ad4be-a1d7-4835-bbf7-059230c08b6b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-312ad4be-a1d7-4835-bbf7-059230c08b6b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 Sep 04 15:53:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-312ad4be-a1d7-4835-bbf7-059230c08b6b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-312ad4be-a1d7-4835-bbf7-059230c08b6b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-312ad4be-a1d7-4835-bbf7-059230c08b6b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 77364b38-b746-4116-8a80-5c09de625475 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:46 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-312ad4be-a1d7-4835-bbf7-059230c08b6b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 returned with HTTP 200 Sep 04 15:53:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 155/314] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:45 2026] GET /volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 => generated 324 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:53:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c237314b-1816-44c8-8eba-91a26e2f7985 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c237314b-1816-44c8-8eba-91a26e2f7985 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:53:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c237314b-1816-44c8-8eba-91a26e2f7985 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c237314b-1816-44c8-8eba-91a26e2f7985 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-c237314b-1816-44c8-8eba-91a26e2f7985 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c237314b-1816-44c8-8eba-91a26e2f7985 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:53:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:46 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:53:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c237314b-1816-44c8-8eba-91a26e2f7985 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Get all volumes completed successfully. Sep 04 15:53:46 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-c237314b-1816-44c8-8eba-91a26e2f7985 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:46 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-c237314b-1816-44c8-8eba-91a26e2f7985 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dae05e5b-3205-4d10-936d-5640aad97cbe None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dae05e5b-3205-4d10-936d-5640aad97cbe tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 Sep 04 15:53:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dae05e5b-3205-4d10-936d-5640aad97cbe tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dae05e5b-3205-4d10-936d-5640aad97cbe tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-dae05e5b-3205-4d10-936d-5640aad97cbe tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:53:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dae05e5b-3205-4d10-936d-5640aad97cbe tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 returned with HTTP 200 Sep 04 15:53:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 156/315] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:53:46 2026] GET /volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 => generated 449 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:46 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-c237314b-1816-44c8-8eba-91a26e2f7985 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c237314b-1816-44c8-8eba-91a26e2f7985 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:53:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 160/316] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:53:46 2026] GET /volume/v3/volumes/detail => generated 1787 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:53:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-afa2fdc5-8246-4b5d-824e-246d538c0f0d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-afa2fdc5-8246-4b5d-824e-246d538c0f0d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] PUT http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 Sep 04 15:53:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-afa2fdc5-8246-4b5d-824e-246d538c0f0d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d4275fe9-567a-4ae6-b23c-7883587d87e4"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-afa2fdc5-8246-4b5d-824e-246d538c0f0d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Update called for group 77364b38-b746-4116-8a80-5c09de625475. {{(pid=87208) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 15:53:46 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-afa2fdc5-8246-4b5d-824e-246d538c0f0d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Updating group 77364b38-b746-4116-8a80-5c09de625475 with name None description: None add_volumes: d4275fe9-567a-4ae6-b23c-7883587d87e4 remove_volumes: None. Sep 04 15:53:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:46 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:46 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-afa2fdc5-8246-4b5d-824e-246d538c0f0d tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 returned with HTTP 202 Sep 04 15:53:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 157/317] 192.168.122.126 () {62 vars in 1290 bytes} [Fri Sep 4 15:53:46 2026] PUT /volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-81c247f7-e735-4fc3-a0a1-5fcd3891b727 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-81c247f7-e735-4fc3-a0a1-5fcd3891b727 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 Sep 04 15:53:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-81c247f7-e735-4fc3-a0a1-5fcd3891b727 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-81c247f7-e735-4fc3-a0a1-5fcd3891b727 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-81c247f7-e735-4fc3-a0a1-5fcd3891b727 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 77364b38-b746-4116-8a80-5c09de625475 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:46 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-81c247f7-e735-4fc3-a0a1-5fcd3891b727 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 returned with HTTP 200 Sep 04 15:53:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 161/318] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:46 2026] GET /volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 => generated 323 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-68141312-7a18-4e43-9a1a-1fbf459eccf1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-68141312-7a18-4e43-9a1a-1fbf459eccf1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 Sep 04 15:53:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-68141312-7a18-4e43-9a1a-1fbf459eccf1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-68141312-7a18-4e43-9a1a-1fbf459eccf1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-68141312-7a18-4e43-9a1a-1fbf459eccf1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:53:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-68141312-7a18-4e43-9a1a-1fbf459eccf1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 returned with HTTP 200 Sep 04 15:53:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 158/319] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:53:47 2026] GET /volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 => generated 448 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9ae0fdf0-0f20-499f-97c3-9f5511089061 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9ae0fdf0-0f20-499f-97c3-9f5511089061 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 Sep 04 15:53:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9ae0fdf0-0f20-499f-97c3-9f5511089061 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9ae0fdf0-0f20-499f-97c3-9f5511089061 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-9ae0fdf0-0f20-499f-97c3-9f5511089061 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 77364b38-b746-4116-8a80-5c09de625475 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:47 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9ae0fdf0-0f20-499f-97c3-9f5511089061 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 returned with HTTP 200 Sep 04 15:53:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 162/320] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:47 2026] GET /volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 => generated 324 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:53:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:53:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:53:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:47 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:53:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Get all volumes completed successfully. Sep 04 15:53:47 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:47 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:47 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:48 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:48 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:48 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9956ea2f-a598-4bc3-8f14-66b267e45b2a tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:53:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 159/321] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:53:47 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-11135376-8e1f-489a-a058-4686f3ed8cec None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-11135376-8e1f-489a-a058-4686f3ed8cec tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-11135376-8e1f-489a-a058-4686f3ed8cec tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-11135376-8e1f-489a-a058-4686f3ed8cec tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-11135376-8e1f-489a-a058-4686f3ed8cec tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-11135376-8e1f-489a-a058-4686f3ed8cec tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:53:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-11135376-8e1f-489a-a058-4686f3ed8cec tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Get all volumes completed successfully. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-11135376-8e1f-489a-a058-4686f3ed8cec tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:48 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-11135376-8e1f-489a-a058-4686f3ed8cec tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-11135376-8e1f-489a-a058-4686f3ed8cec tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:48 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-11135376-8e1f-489a-a058-4686f3ed8cec tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:48 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-11135376-8e1f-489a-a058-4686f3ed8cec tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-11135376-8e1f-489a-a058-4686f3ed8cec tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-11135376-8e1f-489a-a058-4686f3ed8cec tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:53:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 163/322] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:53:48 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:53:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d9ca7d22-d4f0-49a2-965d-a9c5064c0e3b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d9ca7d22-d4f0-49a2-965d-a9c5064c0e3b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] POST http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475/action Sep 04 15:53:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d9ca7d22-d4f0-49a2-965d-a9c5064c0e3b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d9ca7d22-d4f0-49a2-965d-a9c5064c0e3b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-d9ca7d22-d4f0-49a2-965d-a9c5064c0e3b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] delete called for group 77364b38-b746-4116-8a80-5c09de625475 {{(pid=87208) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-d9ca7d22-d4f0-49a2-965d-a9c5064c0e3b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Delete group with id: 77364b38-b746-4116-8a80-5c09de625475 Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3d7a79ad-dc36-44a8-bf6f-1c27f712590e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3d7a79ad-dc36-44a8-bf6f-1c27f712590e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3d7a79ad-dc36-44a8-bf6f-1c27f712590e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3d7a79ad-dc36-44a8-bf6f-1c27f712590e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3d7a79ad-dc36-44a8-bf6f-1c27f712590e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 returned with HTTP 404 Sep 04 15:53:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 164/323] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:53:48 2026] GET /volume/v3/snapshots/512ab7bc-351c-40d2-8b06-fbc3c7957f31 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f484976a-5c16-456a-8f0d-3289c71f3346 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:48 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f484976a-5c16-456a-8f0d-3289c71f3346 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f484976a-5c16-456a-8f0d-3289c71f3346 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f484976a-5c16-456a-8f0d-3289c71f3346 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-f484976a-5c16-456a-8f0d-3289c71f3346 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 0a2548fb-6aeb-4a94-af45-5d61c79099df {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f484976a-5c16-456a-8f0d-3289c71f3346 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df returned with HTTP 404 Sep 04 15:53:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 165/324] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:53:48 2026] GET /volume/v3/group_snapshots/0a2548fb-6aeb-4a94-af45-5d61c79099df => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6c86900d-e006-44a2-ae1a-3e109300bb7b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6c86900d-e006-44a2-ae1a-3e109300bb7b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6c86900d-e006-44a2-ae1a-3e109300bb7b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6c86900d-e006-44a2-ae1a-3e109300bb7b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-6c86900d-e006-44a2-ae1a-3e109300bb7b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6c86900d-e006-44a2-ae1a-3e109300bb7b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:53:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6c86900d-e006-44a2-ae1a-3e109300bb7b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all volumes completed successfully. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-6c86900d-e006-44a2-ae1a-3e109300bb7b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:48 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-6c86900d-e006-44a2-ae1a-3e109300bb7b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:48 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-6c86900d-e006-44a2-ae1a-3e109300bb7b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d9ca7d22-d4f0-49a2-965d-a9c5064c0e3b tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475/action returned with HTTP 202 Sep 04 15:53:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 160/325] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:53:48 2026] POST /volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-936e7b8f-9c6b-4127-a8c9-0094af80cc2c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-936e7b8f-9c6b-4127-a8c9-0094af80cc2c tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 Sep 04 15:53:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-936e7b8f-9c6b-4127-a8c9-0094af80cc2c tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-936e7b8f-9c6b-4127-a8c9-0094af80cc2c tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-936e7b8f-9c6b-4127-a8c9-0094af80cc2c tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Volume info retrieved successfully. Sep 04 15:53:48 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-936e7b8f-9c6b-4127-a8c9-0094af80cc2c tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:48 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-936e7b8f-9c6b-4127-a8c9-0094af80cc2c tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6c86900d-e006-44a2-ae1a-3e109300bb7b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:53:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 166/326] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:53:48 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c95f7469-e9c3-4030-8e1a-b1dcb30c5be0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c95f7469-e9c3-4030-8e1a-b1dcb30c5be0 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/groups/93b9a355-c18e-4b5f-964d-6ef155dec84d/action Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c95f7469-e9c3-4030-8e1a-b1dcb30c5be0 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c95f7469-e9c3-4030-8e1a-b1dcb30c5be0 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-c95f7469-e9c3-4030-8e1a-b1dcb30c5be0 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] delete called for group 93b9a355-c18e-4b5f-964d-6ef155dec84d {{(pid=87209) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.groups [None req-c95f7469-e9c3-4030-8e1a-b1dcb30c5be0 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Delete group with id: 93b9a355-c18e-4b5f-964d-6ef155dec84d Sep 04 15:53:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:53:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:48 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:53:48 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-936e7b8f-9c6b-4127-a8c9-0094af80cc2c tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c95f7469-e9c3-4030-8e1a-b1dcb30c5be0 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/93b9a355-c18e-4b5f-964d-6ef155dec84d/action returned with HTTP 202 Sep 04 15:53:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 167/327] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:53:48 2026] POST /volume/v3/groups/93b9a355-c18e-4b5f-964d-6ef155dec84d/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-32b3afe9-e906-423f-8170-aee62bbc5161 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-508133810"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-508133810'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Create volume of 1 GB Sep 04 15:53:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-936e7b8f-9c6b-4127-a8c9-0094af80cc2c tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 returned with HTTP 200 Sep 04 15:53:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 161/328] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:48 2026] GET /volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 => generated 913 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f1fa833b-f861-4ec9-b33b-59c81b9f676f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f1fa833b-f861-4ec9-b33b-59c81b9f676f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c Sep 04 15:53:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Availability Zones retrieved successfully. Sep 04 15:53:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f1fa833b-f861-4ec9-b33b-59c81b9f676f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f1fa833b-f861-4ec9-b33b-59c81b9f676f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f1fa833b-f861-4ec9-b33b-59c81b9f676f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:48 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-f1fa833b-f861-4ec9-b33b-59c81b9f676f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:48 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-f1fa833b-f861-4ec9-b33b-59c81b9f676f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Flow 'volume_create_api' (79325722-bd8c-4814-82f6-662d2de627b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc144b4-1aeb-4d78-a411-35ce9edb22fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:48 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:49 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-f1fa833b-f861-4ec9-b33b-59c81b9f676f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc144b4-1aeb-4d78-a411-35ce9edb22fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6403683-3725-46d6-b007-17e3e300a60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f1fa833b-f861-4ec9-b33b-59c81b9f676f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c returned with HTTP 200 Sep 04 15:53:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 162/329] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:48 2026] GET /volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c => generated 921 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Created reservations ['4e64f90f-042d-4af1-802e-f14c7dfaae54', 'af53a54a-52e3-4f4c-a728-1966b1d20ebb', 'f86f468c-bafa-44ae-9b43-258e72e2c6bc', 'a027d8d5-6d3d-47cb-bf87-3d156ee9a547'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6403683-3725-46d6-b007-17e3e300a60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e64f90f-042d-4af1-802e-f14c7dfaae54', 'af53a54a-52e3-4f4c-a728-1966b1d20ebb', 'f86f468c-bafa-44ae-9b43-258e72e2c6bc', 'a027d8d5-6d3d-47cb-bf87-3d156ee9a547']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81e0926d-c72e-436b-bbd6-d92d42d7b650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81e0926d-c72e-436b-bbd6-d92d42d7b650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18ba3c32-15ab-448f-a0cc-de265fbc8890', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-508133810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa21d4d006974393944a07e61261e034',qos_specs=None,replication_status=,reservations=['4e64f90f-042d-4af1-802e-f14c7dfaae54','af53a54a-52e3-4f4c-a728-1966b1d20ebb','f86f468c-bafa-44ae-9b43-258e72e2c6bc','a027d8d5-6d3d-47cb-bf87-3d156ee9a547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ebbd4a86c24b1489254f27ae660243',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-508133810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18ba3c32-15ab-448f-a0cc-de265fbc8890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa21d4d006974393944a07e61261e034',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88ebbd4a86c24b1489254f27ae660243',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dbf76ad-7aac-48ed-b2b7-da00eb7479bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dbf76ad-7aac-48ed-b2b7-da00eb7479bb) transitioned into state 'SUCCESS' from state '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-508133810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa21d4d006974393944a07e61261e034',qos_specs=None,replication_status=,reservations=['4e64f90f-042d-4af1-802e-f14c7dfaae54','af53a54a-52e3-4f4c-a728-1966b1d20ebb','f86f468c-bafa-44ae-9b43-258e72e2c6bc','a027d8d5-6d3d-47cb-bf87-3d156ee9a547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ebbd4a86c24b1489254f27ae660243',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20c2fe20-a444-4900-9462-7e10f1881dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20c2fe20-a444-4900-9462-7e10f1881dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Flow 'volume_create_api' (79325722-bd8c-4814-82f6-662d2de627b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Create volume request issued successfully. Sep 04 15:53:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-32b3afe9-e906-423f-8170-aee62bbc5161 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 168/330] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:53:48 2026] POST /volume/v3/volumes => generated 763 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:53:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9d84a9b0-1eef-4cbc-9dc7-e38223eebb7b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9d84a9b0-1eef-4cbc-9dc7-e38223eebb7b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:53:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9d84a9b0-1eef-4cbc-9dc7-e38223eebb7b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9d84a9b0-1eef-4cbc-9dc7-e38223eebb7b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9d84a9b0-1eef-4cbc-9dc7-e38223eebb7b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:53:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9d84a9b0-1eef-4cbc-9dc7-e38223eebb7b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:53:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 163/331] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:53:49 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 831 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-74d8b7ce-e923-477e-afc3-a171133156cc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74d8b7ce-e923-477e-afc3-a171133156cc tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-74d8b7ce-e923-477e-afc3-a171133156cc tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-74d8b7ce-e923-477e-afc3-a171133156cc tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-74d8b7ce-e923-477e-afc3-a171133156cc tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Volume info retrieved successfully. Sep 04 15:53:49 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-74d8b7ce-e923-477e-afc3-a171133156cc tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:49 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-74d8b7ce-e923-477e-afc3-a171133156cc tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-eb7e7b45-3ee5-45d1-9520-70670d281275 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eb7e7b45-3ee5-45d1-9520-70670d281275 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c Sep 04 15:53:50 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-74d8b7ce-e923-477e-afc3-a171133156cc tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eb7e7b45-3ee5-45d1-9520-70670d281275 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eb7e7b45-3ee5-45d1-9520-70670d281275 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-eb7e7b45-3ee5-45d1-9520-70670d281275 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:50 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-eb7e7b45-3ee5-45d1-9520-70670d281275 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:50 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-eb7e7b45-3ee5-45d1-9520-70670d281275 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74d8b7ce-e923-477e-afc3-a171133156cc tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 returned with HTTP 200 Sep 04 15:53:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 169/332] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:49 2026] GET /volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 => generated 913 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:50 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-eb7e7b45-3ee5-45d1-9520-70670d281275 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eb7e7b45-3ee5-45d1-9520-70670d281275 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c returned with HTTP 200 Sep 04 15:53:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 164/333] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:50 2026] GET /volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c => generated 921 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b3323af7-8fdb-4d89-8cff-47511102c82f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b3323af7-8fdb-4d89-8cff-47511102c82f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:53:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b3323af7-8fdb-4d89-8cff-47511102c82f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b3323af7-8fdb-4d89-8cff-47511102c82f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b3323af7-8fdb-4d89-8cff-47511102c82f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:53:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b3323af7-8fdb-4d89-8cff-47511102c82f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:53:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 170/334] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:53:50 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3249f78d-b39d-4c82-bfc6-9d6a34871c78 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3249f78d-b39d-4c82-bfc6-9d6a34871c78 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3249f78d-b39d-4c82-bfc6-9d6a34871c78 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3249f78d-b39d-4c82-bfc6-9d6a34871c78 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:51 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3249f78d-b39d-4c82-bfc6-9d6a34871c78 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 returned with HTTP 404 Sep 04 15:53:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 165/335] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:51 2026] GET /volume/v3/volumes/d4275fe9-567a-4ae6-b23c-7883587d87e4 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7087caf1-4e2b-4612-be58-36221e77c1b8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7087caf1-4e2b-4612-be58-36221e77c1b8 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7087caf1-4e2b-4612-be58-36221e77c1b8 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7087caf1-4e2b-4612-be58-36221e77c1b8 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7087caf1-4e2b-4612-be58-36221e77c1b8 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 returned with HTTP 404 Sep 04 15:53:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 171/336] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:51 2026] GET /volume/v3/volumes/69654cd0-c55f-4c36-aed7-52d7191a4514 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-eb6d1ff9-d5c8-4db8-ac6a-09cc5728fde7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eb6d1ff9-d5c8-4db8-ac6a-09cc5728fde7 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eb6d1ff9-d5c8-4db8-ac6a-09cc5728fde7 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eb6d1ff9-d5c8-4db8-ac6a-09cc5728fde7 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-eb6d1ff9-d5c8-4db8-ac6a-09cc5728fde7 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 77364b38-b746-4116-8a80-5c09de625475 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:51 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eb6d1ff9-d5c8-4db8-ac6a-09cc5728fde7 tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 returned with HTTP 200 Sep 04 15:53:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 166/337] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:51 2026] GET /volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 => generated 323 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-16cf5d1d-e83d-47ed-96c6-2bafa37930aa None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-16cf5d1d-e83d-47ed-96c6-2bafa37930aa tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-16cf5d1d-e83d-47ed-96c6-2bafa37930aa tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-16cf5d1d-e83d-47ed-96c6-2bafa37930aa tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-16cf5d1d-e83d-47ed-96c6-2bafa37930aa tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c returned with HTTP 404 Sep 04 15:53:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 172/338] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:51 2026] GET /volume/v3/volumes/d56d828f-5e6c-4094-a5f6-ec269289ed1c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1d6d3011-49c2-402b-8440-4a92f86bc4e6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1d6d3011-49c2-402b-8440-4a92f86bc4e6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/93b9a355-c18e-4b5f-964d-6ef155dec84d Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1d6d3011-49c2-402b-8440-4a92f86bc4e6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1d6d3011-49c2-402b-8440-4a92f86bc4e6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-1d6d3011-49c2-402b-8440-4a92f86bc4e6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 93b9a355-c18e-4b5f-964d-6ef155dec84d {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1d6d3011-49c2-402b-8440-4a92f86bc4e6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/93b9a355-c18e-4b5f-964d-6ef155dec84d returned with HTTP 404 Sep 04 15:53:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 167/339] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:51 2026] GET /volume/v3/groups/93b9a355-c18e-4b5f-964d-6ef155dec84d => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f2e3feb9-e22f-408f-a51e-e1cd62d34130 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f2e3feb9-e22f-408f-a51e-e1cd62d34130 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/4fba0ffd-cb44-456d-9436-d6b835d4bd80 Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f2e3feb9-e22f-408f-a51e-e1cd62d34130 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f2e3feb9-e22f-408f-a51e-e1cd62d34130 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f2e3feb9-e22f-408f-a51e-e1cd62d34130 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/group_types/4fba0ffd-cb44-456d-9436-d6b835d4bd80 returned with HTTP 202 Sep 04 15:53:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 173/340] 192.168.122.126 () {60 vars in 1288 bytes} [Fri Sep 4 15:53:51 2026] DELETE /volume/v3/group_types/4fba0ffd-cb44-456d-9436-d6b835d4bd80 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2c771ec1-0c0e-45b1-b3fe-8d497ea70bc7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c771ec1-0c0e-45b1-b3fe-8d497ea70bc7 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] DELETE http://192.168.122.126/volume/v3/types/d38bf9f5-9b2e-414a-baf3-85963680f9ad Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2c771ec1-0c0e-45b1-b3fe-8d497ea70bc7 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2c771ec1-0c0e-45b1-b3fe-8d497ea70bc7 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c771ec1-0c0e-45b1-b3fe-8d497ea70bc7 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/types/d38bf9f5-9b2e-414a-baf3-85963680f9ad returned with HTTP 202 Sep 04 15:53:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 168/341] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:53:51 2026] DELETE /volume/v3/types/d38bf9f5-9b2e-414a-baf3-85963680f9ad => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-15bed9c8-dbe3-4747-8010-c3fd6f8ae33d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-15bed9c8-dbe3-4747-8010-c3fd6f8ae33d tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] GET http://192.168.122.126/volume/v3/types/d38bf9f5-9b2e-414a-baf3-85963680f9ad Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-15bed9c8-dbe3-4747-8010-c3fd6f8ae33d tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-15bed9c8-dbe3-4747-8010-c3fd6f8ae33d tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-15bed9c8-dbe3-4747-8010-c3fd6f8ae33d tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/types/d38bf9f5-9b2e-414a-baf3-85963680f9ad returned with HTTP 404 Sep 04 15:53:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 174/342] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:53:51 2026] GET /volume/v3/types/d38bf9f5-9b2e-414a-baf3-85963680f9ad => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-10884e09-1981-4ae0-a242-86990b49f45e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-10884e09-1981-4ae0-a242-86990b49f45e tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-10884e09-1981-4ae0-a242-86990b49f45e tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-878772621"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-10884e09-1981-4ae0-a242-86990b49f45e tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:53:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 169/343] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:53:51 2026] POST /volume/v3/types => generated 223 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-07921e40-8948-4d92-ab23-fcccf0767f3a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07921e40-8948-4d92-ab23-fcccf0767f3a tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] POST http://192.168.122.126/volume/v3/group_types Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-07921e40-8948-4d92-ab23-fcccf0767f3a tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-86411354"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07921e40-8948-4d92-ab23-fcccf0767f3a tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 202 Sep 04 15:53:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 175/344] 192.168.122.126 () {62 vars in 1195 bytes} [Fri Sep 4 15:53:51 2026] POST /volume/v3/group_types => generated 179 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3e303a90-358f-4bc5-9eb8-39256a7560b8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3e303a90-358f-4bc5-9eb8-39256a7560b8 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/groups Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3e303a90-358f-4bc5-9eb8-39256a7560b8 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "84bb442d-6f3b-48ca-b5fc-ce5f3d564e07", "volume_types": ["61f084e6-13c9-47cf-b3b1-7ae225a0efdd"], "name": "tempest-GroupSnapshotsTest-Group-218047072"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-3e303a90-358f-4bc5-9eb8-39256a7560b8 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating new group {'group': {'group_type': '84bb442d-6f3b-48ca-b5fc-ce5f3d564e07', 'volume_types': ['61f084e6-13c9-47cf-b3b1-7ae225a0efdd'], 'name': 'tempest-GroupSnapshotsTest-Group-218047072'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-3e303a90-358f-4bc5-9eb8-39256a7560b8 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating group tempest-GroupSnapshotsTest-Group-218047072. Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-746524fc-4ad5-4bdd-af3e-40ecf7da53ce None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3e303a90-358f-4bc5-9eb8-39256a7560b8 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Availability Zones retrieved successfully. Sep 04 15:53:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-746524fc-4ad5-4bdd-af3e-40ecf7da53ce tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-746524fc-4ad5-4bdd-af3e-40ecf7da53ce tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-746524fc-4ad5-4bdd-af3e-40ecf7da53ce tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:51 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:51 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:51 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:51 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-3e303a90-358f-4bc5-9eb8-39256a7560b8 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Created reservations ['f8b499eb-8f53-4771-9591-6e3cce208882'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-746524fc-4ad5-4bdd-af3e-40ecf7da53ce tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:53:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-746524fc-4ad5-4bdd-af3e-40ecf7da53ce tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:53:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 176/345] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:53:51 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3e303a90-358f-4bc5-9eb8-39256a7560b8 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups returned with HTTP 202 Sep 04 15:53:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 170/346] 192.168.122.126 () {62 vars in 1181 bytes} [Fri Sep 4 15:53:51 2026] POST /volume/v3/groups => generated 111 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-117a543d-5858-4d95-b402-561e7bd62035 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-117a543d-5858-4d95-b402-561e7bd62035 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-117a543d-5858-4d95-b402-561e7bd62035 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-117a543d-5858-4d95-b402-561e7bd62035 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-117a543d-5858-4d95-b402-561e7bd62035 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 499c46d2-429a-431f-bd94-f6c4d8b100d2 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-fc252448-6bae-4cdc-b5fe-e1f21c305347 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-fc252448-6bae-4cdc-b5fe-e1f21c305347 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-fc252448-6bae-4cdc-b5fe-e1f21c305347 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-fc252448-6bae-4cdc-b5fe-e1f21c305347 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:52 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-117a543d-5858-4d95-b402-561e7bd62035 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 200 Sep 04 15:53:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 177/347] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:52 2026] GET /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-fc252448-6bae-4cdc-b5fe-e1f21c305347 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-fc252448-6bae-4cdc-b5fe-e1f21c305347 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:53:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 171/348] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:53:52 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d6dd94e8-0d13-4439-b226-d264e38c3054 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d6dd94e8-0d13-4439-b226-d264e38c3054 None None] GET http://192.168.122.126/volume// Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d6dd94e8-0d13-4439-b226-d264e38c3054 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d6dd94e8-0d13-4439-b226-d264e38c3054 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d6dd94e8-0d13-4439-b226-d264e38c3054 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:53:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 178/349] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 15:53:52 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-442298a3-4890-40a4-bf61-72d631740436 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-442298a3-4890-40a4-bf61-72d631740436 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-442298a3-4890-40a4-bf61-72d631740436 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18ba3c32-15ab-448f-a0cc-de265fbc8890", "connector": null, "instance_uuid": "f8cb2ccb-46a6-453c-8d55-929c0c3be6a9"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9cda75e7-541e-4494-8f8f-4421434d5f8e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9cda75e7-541e-4494-8f8f-4421434d5f8e tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] GET http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9cda75e7-541e-4494-8f8f-4421434d5f8e tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9cda75e7-541e-4494-8f8f-4421434d5f8e tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-9cda75e7-541e-4494-8f8f-4421434d5f8e tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] show called for member 77364b38-b746-4116-8a80-5c09de625475 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9cda75e7-541e-4494-8f8f-4421434d5f8e tempest-GroupsTest-963774338 tempest-GroupsTest-963774338-project-member] http://192.168.122.126/volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 returned with HTTP 404 Sep 04 15:53:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 179/350] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:52 2026] GET /volume/v3/groups/77364b38-b746-4116-8a80-5c09de625475 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f91a1cd4-6ab7-48c7-8daf-1af2ade05134 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f91a1cd4-6ab7-48c7-8daf-1af2ade05134 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/442b2385-6fd4-43e8-9816-c10cd9464c55 Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f91a1cd4-6ab7-48c7-8daf-1af2ade05134 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f91a1cd4-6ab7-48c7-8daf-1af2ade05134 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-442298a3-4890-40a4-bf61-72d631740436 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 15:53:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 172/351] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 15:53:52 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f91a1cd4-6ab7-48c7-8daf-1af2ade05134 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] http://192.168.122.126/volume/v3/group_types/442b2385-6fd4-43e8-9816-c10cd9464c55 returned with HTTP 202 Sep 04 15:53:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 180/352] 192.168.122.126 () {60 vars in 1288 bytes} [Fri Sep 4 15:53:52 2026] DELETE /volume/v3/group_types/442b2385-6fd4-43e8-9816-c10cd9464c55 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ba9cce75-11de-4cce-bfb9-00827c416503 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ba9cce75-11de-4cce-bfb9-00827c416503 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] DELETE http://192.168.122.126/volume/v3/types/de702bb8-101d-4eab-98cd-da4497a61378 Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ba9cce75-11de-4cce-bfb9-00827c416503 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ba9cce75-11de-4cce-bfb9-00827c416503 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-688303c4-2563-4834-a907-2c93f9a4e776 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-688303c4-2563-4834-a907-2c93f9a4e776 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-688303c4-2563-4834-a907-2c93f9a4e776 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-688303c4-2563-4834-a907-2c93f9a4e776 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ba9cce75-11de-4cce-bfb9-00827c416503 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] http://192.168.122.126/volume/v3/types/de702bb8-101d-4eab-98cd-da4497a61378 returned with HTTP 202 Sep 04 15:53:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 173/353] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:53:52 2026] DELETE /volume/v3/types/de702bb8-101d-4eab-98cd-da4497a61378 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-54e73afb-30c3-4275-85f1-8f540a3d393d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-54e73afb-30c3-4275-85f1-8f540a3d393d None None] GET http://192.168.122.126/volume// Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-54e73afb-30c3-4275-85f1-8f540a3d393d None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-54e73afb-30c3-4275-85f1-8f540a3d393d None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-54e73afb-30c3-4275-85f1-8f540a3d393d None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:53:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 174/354] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:53:52 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f5c2f6c7-a299-4722-9c23-f17a4bd4ae50 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f5c2f6c7-a299-4722-9c23-f17a4bd4ae50 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] GET http://192.168.122.126/volume/v3/types/de702bb8-101d-4eab-98cd-da4497a61378 Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f5c2f6c7-a299-4722-9c23-f17a4bd4ae50 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f5c2f6c7-a299-4722-9c23-f17a4bd4ae50 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f5c2f6c7-a299-4722-9c23-f17a4bd4ae50 tempest-GroupsTest-1501968660 tempest-GroupsTest-1501968660-project-admin] http://192.168.122.126/volume/v3/types/de702bb8-101d-4eab-98cd-da4497a61378 returned with HTTP 404 Sep 04 15:53:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 175/355] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:53:52 2026] GET /volume/v3/types/de702bb8-101d-4eab-98cd-da4497a61378 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-5065c380-d407-41ed-97d5-12d4a11b73d8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-688303c4-2563-4834-a907-2c93f9a4e776 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-5065c380-d407-41ed-97d5-12d4a11b73d8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-5065c380-d407-41ed-97d5-12d4a11b73d8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-5065c380-d407-41ed-97d5-12d4a11b73d8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-688303c4-2563-4834-a907-2c93f9a4e776 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:53:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 181/356] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:53:52 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 855 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-5065c380-d407-41ed-97d5-12d4a11b73d8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:53:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-5065c380-d407-41ed-97d5-12d4a11b73d8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:53:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 176/357] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:53:52 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 1036 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-263cd613-0ed7-485e-91dd-d2902be78fa1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-263cd613-0ed7-485e-91dd-d2902be78fa1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] PUT http://192.168.122.126/volume/v3/attachments/6a32f133-a53f-4530-a3d8-9b995149f224 Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-263cd613-0ed7-485e-91dd-d2902be78fa1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-263cd613-0ed7-485e-91dd-d2902be78fa1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Acquiring lock "cinder-attachment_update-18ba3c32-15ab-448f-a0cc-de265fbc8890-devstack" by "attachment_update" {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-263cd613-0ed7-485e-91dd-d2902be78fa1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Lock "cinder-attachment_update-18ba3c32-15ab-448f-a0cc-de265fbc8890-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:53:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6bd26874-033a-46a4-8410-8adb43b905ee None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6bd26874-033a-46a4-8410-8adb43b905ee tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6bd26874-033a-46a4-8410-8adb43b905ee tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6bd26874-033a-46a4-8410-8adb43b905ee tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-6bd26874-033a-46a4-8410-8adb43b905ee tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 499c46d2-429a-431f-bd94-f6c4d8b100d2 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:53 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6bd26874-033a-46a4-8410-8adb43b905ee tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 200 Sep 04 15:53:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 177/358] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:53:53 2026] GET /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 392 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1016339227", "volume_type": "61f084e6-13c9-47cf-b3b1-7ae225a0efdd", "group_id": "499c46d2-429a-431f-bd94-f6c4d8b100d2", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1016339227', 'volume_type': '61f084e6-13c9-47cf-b3b1-7ae225a0efdd', 'group_id': '499c46d2-429a-431f-bd94-f6c4d8b100d2', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:53 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Create volume of 1 GB Sep 04 15:53:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:53 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:53:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Availability Zones retrieved successfully. Sep 04 15:53:53 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-263cd613-0ed7-485e-91dd-d2902be78fa1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Lock "cinder-attachment_update-18ba3c32-15ab-448f-a0cc-de265fbc8890-devstack" released by "attachment_update" :: held 0.270s {{(pid=87209) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:53:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-263cd613-0ed7-485e-91dd-d2902be78fa1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/attachments/6a32f133-a53f-4530-a3d8-9b995149f224 returned with HTTP 200 Sep 04 15:53:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 182/359] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 15:53:52 2026] PUT /volume/v3/attachments/6a32f133-a53f-4530-a3d8-9b995149f224 => generated 694 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Flow 'volume_create_api' (e56357ec-0978-4cc2-9236-11de140885cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca98890-bb18-4959-81a3-d3cd6b14c33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca98890-bb18-4959-81a3-d3cd6b14c33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:53:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=61f084e6-13c9-47cf-b3b1-7ae225a0efdd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-878772621',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61f084e6-13c9-47cf-b3b1-7ae225a0efdd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '499c46d2-429a-431f-bd94-f6c4d8b100d2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed549c0c-c57f-4807-b9d9-b1c0669998fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-878772621 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-878772621, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:53 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-878772621 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-878772621, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Created reservations ['3160cf86-6423-45b9-a82e-1efb598b2d77', '0b301fbe-30c1-4598-96b8-2226be6eb2c0', '91c5e318-b056-4ed4-8ed6-8145315d534b', '877afe31-c493-43c2-99a6-3d456ab49108'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed549c0c-c57f-4807-b9d9-b1c0669998fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3160cf86-6423-45b9-a82e-1efb598b2d77', '0b301fbe-30c1-4598-96b8-2226be6eb2c0', '91c5e318-b056-4ed4-8ed6-8145315d534b', '877afe31-c493-43c2-99a6-3d456ab49108']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab5d3e4-99af-4a00-8bc6-7bfa43c9a32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab5d3e4-99af-4a00-8bc6-7bfa43c9a32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c27df4eb-9a1d-4a51-a89b-866c76fd03b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1016339227',encryption_key_id=None,group_id=499c46d2-429a-431f-bd94-f6c4d8b100d2,group_type_id=,metadata={},multiattach=False,project_id='724e2b57c44a420f801eee3ae9e4f189',qos_specs=None,replication_status=,reservations=['3160cf86-6423-45b9-a82e-1efb598b2d77','0b301fbe-30c1-4598-96b8-2226be6eb2c0','91c5e318-b056-4ed4-8ed6-8145315d534b','877afe31-c493-43c2-99a6-3d456ab49108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8a90017b307406c83691843dccb3631',volume_type_id=61f084e6-13c9-47cf-b3b1-7ae225a0efdd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1016339227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=499c46d2-429a-431f-bd94-f6c4d8b100d2,host=None,id=c27df4eb-9a1d-4a51-a89b-866c76fd03b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724e2b57c44a420f801eee3ae9e4f189',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8a90017b307406c83691843dccb3631',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61f084e6-13c9-47cf-b3b1-7ae225a0efdd),volume_type_id=61f084e6-13c9-47cf-b3b1-7ae225a0efdd)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3d1f59-e396-4a25-9cab-c624a12d16be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c4a540c8-4219-4bde-9d4a-c69454c427f2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c4a540c8-4219-4bde-9d4a-c69454c427f2 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:53:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c4a540c8-4219-4bde-9d4a-c69454c427f2 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c4a540c8-4219-4bde-9d4a-c69454c427f2 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3d1f59-e396-4a25-9cab-c624a12d16be) transitioned into state 'SUCCESS' from state '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-1016339227',encryption_key_id=None,group_id=499c46d2-429a-431f-bd94-f6c4d8b100d2,group_type_id=,metadata={},multiattach=False,project_id='724e2b57c44a420f801eee3ae9e4f189',qos_specs=None,replication_status=,reservations=['3160cf86-6423-45b9-a82e-1efb598b2d77','0b301fbe-30c1-4598-96b8-2226be6eb2c0','91c5e318-b056-4ed4-8ed6-8145315d534b','877afe31-c493-43c2-99a6-3d456ab49108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8a90017b307406c83691843dccb3631',volume_type_id=61f084e6-13c9-47cf-b3b1-7ae225a0efdd)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ce6f32d-2814-4fa4-883e-b0265418b21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ce6f32d-2814-4fa4-883e-b0265418b21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c4a540c8-4219-4bde-9d4a-c69454c427f2 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Flow 'volume_create_api' (e56357ec-0978-4cc2-9236-11de140885cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Create volume request issued successfully. Sep 04 15:53:53 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:53 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c4a540c8-4219-4bde-9d4a-c69454c427f2 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:53:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 183/360] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:53:53 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 856 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:53 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6f173f7f-d8bd-43f9-93d5-d91dbea4be8f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 178/361] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 15:53:53 2026] POST /volume/v3/volumes => generated 830 bytes in 880 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-38dc8d3b-43d8-45e2-8d80-fe39afb5aae6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38dc8d3b-43d8-45e2-8d80-fe39afb5aae6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/c27df4eb-9a1d-4a51-a89b-866c76fd03b2 Sep 04 15:53:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38dc8d3b-43d8-45e2-8d80-fe39afb5aae6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38dc8d3b-43d8-45e2-8d80-fe39afb5aae6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-38dc8d3b-43d8-45e2-8d80-fe39afb5aae6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:54 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-38dc8d3b-43d8-45e2-8d80-fe39afb5aae6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:54 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-38dc8d3b-43d8-45e2-8d80-fe39afb5aae6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:54 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-38dc8d3b-43d8-45e2-8d80-fe39afb5aae6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:54 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=449,cinder:UPDATE=78,cinder:INSERT=50 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:53:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-83d0d04f-50b1-4ff9-a5b8-cb22f2952fff None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-83d0d04f-50b1-4ff9-a5b8-cb22f2952fff tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] POST http://192.168.122.126/volume/v3/attachments/6a32f133-a53f-4530-a3d8-9b995149f224/action Sep 04 15:53:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-83d0d04f-50b1-4ff9-a5b8-cb22f2952fff tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:53:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-83d0d04f-50b1-4ff9-a5b8-cb22f2952fff tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38dc8d3b-43d8-45e2-8d80-fe39afb5aae6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/c27df4eb-9a1d-4a51-a89b-866c76fd03b2 returned with HTTP 200 Sep 04 15:53:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 184/362] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:54 2026] GET /volume/v3/volumes/c27df4eb-9a1d-4a51-a89b-866c76fd03b2 => generated 898 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-2a55b3b7-9231-4706-a6f1-364ba3a81e0c req-83d0d04f-50b1-4ff9-a5b8-cb22f2952fff tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/attachments/6a32f133-a53f-4530-a3d8-9b995149f224/action returned with HTTP 204 Sep 04 15:53:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 179/363] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 15:53:54 2026] POST /volume/v3/attachments/6a32f133-a53f-4530-a3d8-9b995149f224/action => generated 0 bytes in 180 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:53:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bd61a4e3-350f-4de8-bea9-8c437ca04e9c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bd61a4e3-350f-4de8-bea9-8c437ca04e9c tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:53:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bd61a4e3-350f-4de8-bea9-8c437ca04e9c tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bd61a4e3-350f-4de8-bea9-8c437ca04e9c tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bd61a4e3-350f-4de8-bea9-8c437ca04e9c tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:53:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bd61a4e3-350f-4de8-bea9-8c437ca04e9c tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:53:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 185/364] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:53:54 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-55e4a67d-52c4-4243-b657-c85e2f84e932 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-55e4a67d-52c4-4243-b657-c85e2f84e932 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:53:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-55e4a67d-52c4-4243-b657-c85e2f84e932 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-55e4a67d-52c4-4243-b657-c85e2f84e932 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:54 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=517,cinder:UPDATE=114,cinder:INSERT=67 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:53:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-55e4a67d-52c4-4243-b657-c85e2f84e932 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:53:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-55e4a67d-52c4-4243-b657-c85e2f84e932 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:53:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 180/365] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:53:54 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 1148 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ee87aa3a-0b53-4a9f-b6cc-ba007810934f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee87aa3a-0b53-4a9f-b6cc-ba007810934f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/c27df4eb-9a1d-4a51-a89b-866c76fd03b2 Sep 04 15:53:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee87aa3a-0b53-4a9f-b6cc-ba007810934f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee87aa3a-0b53-4a9f-b6cc-ba007810934f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ee87aa3a-0b53-4a9f-b6cc-ba007810934f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:55 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-ee87aa3a-0b53-4a9f-b6cc-ba007810934f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:55 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-ee87aa3a-0b53-4a9f-b6cc-ba007810934f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:55 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-ee87aa3a-0b53-4a9f-b6cc-ba007810934f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee87aa3a-0b53-4a9f-b6cc-ba007810934f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/c27df4eb-9a1d-4a51-a89b-866c76fd03b2 returned with HTTP 200 Sep 04 15:53:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 186/366] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:55 2026] GET /volume/v3/volumes/c27df4eb-9a1d-4a51-a89b-866c76fd03b2 => generated 922 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-192734be-0042-4450-be5f-d5cdee46c88d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-192734be-0042-4450-be5f-d5cdee46c88d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/c27df4eb-9a1d-4a51-a89b-866c76fd03b2 Sep 04 15:53:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-192734be-0042-4450-be5f-d5cdee46c88d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-192734be-0042-4450-be5f-d5cdee46c88d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-192734be-0042-4450-be5f-d5cdee46c88d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:56 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-192734be-0042-4450-be5f-d5cdee46c88d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:56 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-192734be-0042-4450-be5f-d5cdee46c88d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:56 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-192734be-0042-4450-be5f-d5cdee46c88d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-192734be-0042-4450-be5f-d5cdee46c88d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/c27df4eb-9a1d-4a51-a89b-866c76fd03b2 returned with HTTP 200 Sep 04 15:53:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 181/367] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:56 2026] GET /volume/v3/volumes/c27df4eb-9a1d-4a51-a89b-866c76fd03b2 => generated 923 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-469531e9-d009-4560-b1b9-33c33369120a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:53:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1695623493", "volume_type": "61f084e6-13c9-47cf-b3b1-7ae225a0efdd", "group_id": "499c46d2-429a-431f-bd94-f6c4d8b100d2", "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1695623493', 'volume_type': '61f084e6-13c9-47cf-b3b1-7ae225a0efdd', 'group_id': '499c46d2-429a-431f-bd94-f6c4d8b100d2', 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:53:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:56 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Create volume of 1 GB Sep 04 15:53:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:56 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:53:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Availability Zones retrieved successfully. Sep 04 15:53:56 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Flow 'volume_create_api' (f43c0453-c752-4ee8-b1c3-e80106916f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:56 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbee887a-dce5-48c4-b115-65544b9b1090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:56 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:53:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbee887a-dce5-48c4-b115-65544b9b1090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:53:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=61f084e6-13c9-47cf-b3b1-7ae225a0efdd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-878772621',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61f084e6-13c9-47cf-b3b1-7ae225a0efdd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '499c46d2-429a-431f-bd94-f6c4d8b100d2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4945e7f-777f-4ac8-ab1a-427aa39b6f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:57 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-878772621 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-878772621, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:57 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-878772621 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-878772621, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:53:57 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Created reservations ['10f2c14c-c372-4187-93f4-6db74a47af3f', '9eeae8c5-6cae-46df-83e6-7eda2ae07549', '041b39bc-705d-4225-bb12-ed0851be44c1', '31aa92f9-cf93-4dfb-b279-6879832c241d'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:53:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4945e7f-777f-4ac8-ab1a-427aa39b6f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10f2c14c-c372-4187-93f4-6db74a47af3f', '9eeae8c5-6cae-46df-83e6-7eda2ae07549', '041b39bc-705d-4225-bb12-ed0851be44c1', '31aa92f9-cf93-4dfb-b279-6879832c241d']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b323b723-2eb2-4849-890c-31fb9d5136bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b323b723-2eb2-4849-890c-31fb9d5136bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be5e25b3-08db-4fa0-8d2d-85e7ebf99181', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1695623493',encryption_key_id=None,group_id=499c46d2-429a-431f-bd94-f6c4d8b100d2,group_type_id=,metadata={},multiattach=False,project_id='724e2b57c44a420f801eee3ae9e4f189',qos_specs=None,replication_status=,reservations=['10f2c14c-c372-4187-93f4-6db74a47af3f','9eeae8c5-6cae-46df-83e6-7eda2ae07549','041b39bc-705d-4225-bb12-ed0851be44c1','31aa92f9-cf93-4dfb-b279-6879832c241d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8a90017b307406c83691843dccb3631',volume_type_id=61f084e6-13c9-47cf-b3b1-7ae225a0efdd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1695623493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=499c46d2-429a-431f-bd94-f6c4d8b100d2,host=None,id=be5e25b3-08db-4fa0-8d2d-85e7ebf99181,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724e2b57c44a420f801eee3ae9e4f189',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8a90017b307406c83691843dccb3631',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61f084e6-13c9-47cf-b3b1-7ae225a0efdd),volume_type_id=61f084e6-13c9-47cf-b3b1-7ae225a0efdd)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f742a3-2337-4493-bbd9-357cf7f5ac9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f742a3-2337-4493-bbd9-357cf7f5ac9f) transitioned into state 'SUCCESS' from state '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-1695623493',encryption_key_id=None,group_id=499c46d2-429a-431f-bd94-f6c4d8b100d2,group_type_id=,metadata={},multiattach=False,project_id='724e2b57c44a420f801eee3ae9e4f189',qos_specs=None,replication_status=,reservations=['10f2c14c-c372-4187-93f4-6db74a47af3f','9eeae8c5-6cae-46df-83e6-7eda2ae07549','041b39bc-705d-4225-bb12-ed0851be44c1','31aa92f9-cf93-4dfb-b279-6879832c241d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8a90017b307406c83691843dccb3631',volume_type_id=61f084e6-13c9-47cf-b3b1-7ae225a0efdd)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7edc05e-44bf-4b1c-9ae2-aee0ea302d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:53:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7edc05e-44bf-4b1c-9ae2-aee0ea302d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:53:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Flow 'volume_create_api' (f43c0453-c752-4ee8-b1c3-e80106916f94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:53:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Create volume request issued successfully. Sep 04 15:53:57 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:57 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:57 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-469531e9-d009-4560-b1b9-33c33369120a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:53:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 187/368] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 15:53:56 2026] POST /volume/v3/volumes => generated 830 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:53:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-31bc4956-1505-4e49-a5ee-f21ee5a18b8a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-31bc4956-1505-4e49-a5ee-f21ee5a18b8a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 Sep 04 15:53:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-31bc4956-1505-4e49-a5ee-f21ee5a18b8a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-31bc4956-1505-4e49-a5ee-f21ee5a18b8a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:53:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-31bc4956-1505-4e49-a5ee-f21ee5a18b8a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:57 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-31bc4956-1505-4e49-a5ee-f21ee5a18b8a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:57 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-31bc4956-1505-4e49-a5ee-f21ee5a18b8a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:57 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-31bc4956-1505-4e49-a5ee-f21ee5a18b8a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:53:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-31bc4956-1505-4e49-a5ee-f21ee5a18b8a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 returned with HTTP 200 Sep 04 15:53:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 182/369] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:57 2026] GET /volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 => generated 898 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-266cad99-ddd9-4b2d-babc-3a183976256b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-266cad99-ddd9-4b2d-babc-3a183976256b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 Sep 04 15:53:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-266cad99-ddd9-4b2d-babc-3a183976256b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:53:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-266cad99-ddd9-4b2d-babc-3a183976256b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:53:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:53:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:53:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-266cad99-ddd9-4b2d-babc-3a183976256b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:53:58 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-266cad99-ddd9-4b2d-babc-3a183976256b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:53:58 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-266cad99-ddd9-4b2d-babc-3a183976256b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:53:59 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-266cad99-ddd9-4b2d-babc-3a183976256b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:53:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:53:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:53:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-266cad99-ddd9-4b2d-babc-3a183976256b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 returned with HTTP 200 Sep 04 15:53:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 188/370] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:53:58 2026] GET /volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 => generated 922 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:53:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f09d72da-5fc6-4079-aaee-473b3e6b0555 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f09d72da-5fc6-4079-aaee-473b3e6b0555 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] POST http://192.168.122.126/volume/v3/qos-specs Sep 04 15:53:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f09d72da-5fc6-4079-aaee-473b3e6b0555 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-272875722", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.qos_specs [None req-f09d72da-5fc6-4079-aaee-473b3e6b0555 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-272875722', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87208) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 15:53:59 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-f09d72da-5fc6-4079-aaee-473b3e6b0555 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DB qos_specs_create(): root {'id': 'e1d1eff5-4002-4d2b-bea6-f49d2142cc39', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-272875722'} {{(pid=87208) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 15:53:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f09d72da-5fc6-4079-aaee-473b3e6b0555 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:53:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 183/371] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:53:59 2026] POST /volume/v3/qos-specs => generated 400 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:53:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-382aec59-09db-4902-8bf7-151266be32f5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:53:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-382aec59-09db-4902-8bf7-151266be32f5 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:53:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-382aec59-09db-4902-8bf7-151266be32f5 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-788665474"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:53:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-382aec59-09db-4902-8bf7-151266be32f5 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:53:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 189/372] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:53:59 2026] POST /volume/v3/types => generated 221 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:53:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-50adc514-10f8-4cf8-a336-eef016ea7bdd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-50adc514-10f8-4cf8-a336-eef016ea7bdd tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-50adc514-10f8-4cf8-a336-eef016ea7bdd tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1246660245"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-50adc514-10f8-4cf8-a336-eef016ea7bdd tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 184/373] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:53:59 2026] POST /volume/v3/types => generated 222 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-90fa0d39-d67e-499d-831d-83b148859751 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3b0ce395-9149-4b0b-ade8-0ae4f989a26e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-90fa0d39-d67e-499d-831d-83b148859751 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-90fa0d39-d67e-499d-831d-83b148859751 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1949410925"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3b0ce395-9149-4b0b-ade8-0ae4f989a26e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3b0ce395-9149-4b0b-ade8-0ae4f989a26e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3b0ce395-9149-4b0b-ade8-0ae4f989a26e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3b0ce395-9149-4b0b-ade8-0ae4f989a26e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:54:00 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-3b0ce395-9149-4b0b-ade8-0ae4f989a26e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:00 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-3b0ce395-9149-4b0b-ade8-0ae4f989a26e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-90fa0d39-d67e-499d-831d-83b148859751 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 190/374] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:54:00 2026] POST /volume/v3/types => generated 222 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9bb2745a-2360-4797-b1ba-403838ec35a0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9bb2745a-2360-4797-b1ba-403838ec35a0 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associate?vol_type_id=d5c82140-1aa9-4653-a1d9-dcf783b8c827 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9bb2745a-2360-4797-b1ba-403838ec35a0 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9bb2745a-2360-4797-b1ba-403838ec35a0 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'associate' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9bb2745a-2360-4797-b1ba-403838ec35a0 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Associate qos_spec: e1d1eff5-4002-4d2b-bea6-f49d2142cc39 with type: d5c82140-1aa9-4653-a1d9-dcf783b8c827 {{(pid=87209) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-3b0ce395-9149-4b0b-ade8-0ae4f989a26e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9bb2745a-2360-4797-b1ba-403838ec35a0 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associate?vol_type_id=d5c82140-1aa9-4653-a1d9-dcf783b8c827 returned with HTTP 202 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 191/375] 192.168.122.126 () {58 vars in 1365 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associate?vol_type_id=d5c82140-1aa9-4653-a1d9-dcf783b8c827 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-35719e67-8b62-4130-86b6-4cfc86e80649 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-35719e67-8b62-4130-86b6-4cfc86e80649 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associate?vol_type_id=6fe2f0da-a9c7-4b72-b811-8c50cea308e1 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-35719e67-8b62-4130-86b6-4cfc86e80649 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-35719e67-8b62-4130-86b6-4cfc86e80649 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'associate' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-35719e67-8b62-4130-86b6-4cfc86e80649 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Associate qos_spec: e1d1eff5-4002-4d2b-bea6-f49d2142cc39 with type: 6fe2f0da-a9c7-4b72-b811-8c50cea308e1 {{(pid=87209) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3b0ce395-9149-4b0b-ade8-0ae4f989a26e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 returned with HTTP 200 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 185/376] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 => generated 923 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e95c51f9-7294-4e2c-86ec-5c3f1d10f364 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e95c51f9-7294-4e2c-86ec-5c3f1d10f364 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] PUT http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e95c51f9-7294-4e2c-86ec-5c3f1d10f364 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c27df4eb-9a1d-4a51-a89b-866c76fd03b2"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-e95c51f9-7294-4e2c-86ec-5c3f1d10f364 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Update called for group 499c46d2-429a-431f-bd94-f6c4d8b100d2. {{(pid=87208) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-e95c51f9-7294-4e2c-86ec-5c3f1d10f364 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Updating group 499c46d2-429a-431f-bd94-f6c4d8b100d2 with name None description: None add_volumes: None remove_volumes: c27df4eb-9a1d-4a51-a89b-866c76fd03b2. Sep 04 15:54:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-35719e67-8b62-4130-86b6-4cfc86e80649 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associate?vol_type_id=6fe2f0da-a9c7-4b72-b811-8c50cea308e1 returned with HTTP 202 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 192/377] 192.168.122.126 () {58 vars in 1365 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associate?vol_type_id=6fe2f0da-a9c7-4b72-b811-8c50cea308e1 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d1ca1818-e096-4ee8-a5d5-5ab73b098232 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d1ca1818-e096-4ee8-a5d5-5ab73b098232 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associate?vol_type_id=9c3e2ce1-091f-4f46-b33f-07dc52d0627b Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d1ca1818-e096-4ee8-a5d5-5ab73b098232 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d1ca1818-e096-4ee8-a5d5-5ab73b098232 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'associate' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d1ca1818-e096-4ee8-a5d5-5ab73b098232 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Associate qos_spec: e1d1eff5-4002-4d2b-bea6-f49d2142cc39 with type: 9c3e2ce1-091f-4f46-b33f-07dc52d0627b {{(pid=87209) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e95c51f9-7294-4e2c-86ec-5c3f1d10f364 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 202 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 186/378] 192.168.122.126 () {62 vars in 1290 bytes} [Fri Sep 4 15:54:00 2026] PUT /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-520e8e64-cb40-4588-bde2-2cf6f74c8953 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-520e8e64-cb40-4588-bde2-2cf6f74c8953 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-520e8e64-cb40-4588-bde2-2cf6f74c8953 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-520e8e64-cb40-4588-bde2-2cf6f74c8953 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-520e8e64-cb40-4588-bde2-2cf6f74c8953 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 499c46d2-429a-431f-bd94-f6c4d8b100d2 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d1ca1818-e096-4ee8-a5d5-5ab73b098232 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associate?vol_type_id=9c3e2ce1-091f-4f46-b33f-07dc52d0627b returned with HTTP 202 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 193/379] 192.168.122.126 () {58 vars in 1365 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associate?vol_type_id=9c3e2ce1-091f-4f46-b33f-07dc52d0627b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ceaf04d7-1a5f-4cee-b9af-c378debf7241 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:00 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-520e8e64-cb40-4588-bde2-2cf6f74c8953 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 200 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 187/380] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 391 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ceaf04d7-1a5f-4cee-b9af-c378debf7241 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associations Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ceaf04d7-1a5f-4cee-b9af-c378debf7241 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ceaf04d7-1a5f-4cee-b9af-c378debf7241 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'associations' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ceaf04d7-1a5f-4cee-b9af-c378debf7241 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Get associations for qos_spec id: e1d1eff5-4002-4d2b-bea6-f49d2142cc39 {{(pid=87209) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:00 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ceaf04d7-1a5f-4cee-b9af-c378debf7241 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associations returned with HTTP 200 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 194/381] 192.168.122.126 () {58 vars in 1277 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associations => generated 447 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4130ad81-e25b-45ac-8554-10fb64b59225 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4130ad81-e25b-45ac-8554-10fb64b59225 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/disassociate?vol_type_id=d5c82140-1aa9-4653-a1d9-dcf783b8c827 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4130ad81-e25b-45ac-8554-10fb64b59225 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4130ad81-e25b-45ac-8554-10fb64b59225 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'disassociate' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4130ad81-e25b-45ac-8554-10fb64b59225 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Disassociate qos_spec: e1d1eff5-4002-4d2b-bea6-f49d2142cc39 from type: d5c82140-1aa9-4653-a1d9-dcf783b8c827 {{(pid=87208) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4130ad81-e25b-45ac-8554-10fb64b59225 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/disassociate?vol_type_id=d5c82140-1aa9-4653-a1d9-dcf783b8c827 returned with HTTP 202 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 188/382] 192.168.122.126 () {58 vars in 1374 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/disassociate?vol_type_id=d5c82140-1aa9-4653-a1d9-dcf783b8c827 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0fbebba8-ffa1-4dde-a886-fc43fccfe2c3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0fbebba8-ffa1-4dde-a886-fc43fccfe2c3 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associations Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0fbebba8-ffa1-4dde-a886-fc43fccfe2c3 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0fbebba8-ffa1-4dde-a886-fc43fccfe2c3 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'associations' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0fbebba8-ffa1-4dde-a886-fc43fccfe2c3 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Get associations for qos_spec id: e1d1eff5-4002-4d2b-bea6-f49d2142cc39 {{(pid=87209) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:00 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0fbebba8-ffa1-4dde-a886-fc43fccfe2c3 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associations returned with HTTP 200 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 195/383] 192.168.122.126 () {58 vars in 1277 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associations => generated 306 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5a21855b-426e-43dd-b867-2164857777de None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5a21855b-426e-43dd-b867-2164857777de tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/disassociate_all Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5a21855b-426e-43dd-b867-2164857777de tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5a21855b-426e-43dd-b867-2164857777de tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'disassociate_all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5a21855b-426e-43dd-b867-2164857777de tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Disassociate qos_spec: e1d1eff5-4002-4d2b-bea6-f49d2142cc39 from all. {{(pid=87208) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5a21855b-426e-43dd-b867-2164857777de tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/disassociate_all returned with HTTP 202 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 189/384] 192.168.122.126 () {58 vars in 1289 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/disassociate_all => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-314dd026-4607-45f4-bfb6-06186b815c29 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-314dd026-4607-45f4-bfb6-06186b815c29 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associations Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-314dd026-4607-45f4-bfb6-06186b815c29 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-314dd026-4607-45f4-bfb6-06186b815c29 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'associations' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-314dd026-4607-45f4-bfb6-06186b815c29 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Get associations for qos_spec id: e1d1eff5-4002-4d2b-bea6-f49d2142cc39 {{(pid=87209) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:00 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-314dd026-4607-45f4-bfb6-06186b815c29 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associations returned with HTTP 200 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 196/385] 192.168.122.126 () {58 vars in 1277 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/associations => generated 24 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ea021df2-9c66-4553-a43f-6b57b14ea074 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ea021df2-9c66-4553-a43f-6b57b14ea074 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DELETE http://192.168.122.126/volume/v3/types/9c3e2ce1-091f-4f46-b33f-07dc52d0627b Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ea021df2-9c66-4553-a43f-6b57b14ea074 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ea021df2-9c66-4553-a43f-6b57b14ea074 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ea021df2-9c66-4553-a43f-6b57b14ea074 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/types/9c3e2ce1-091f-4f46-b33f-07dc52d0627b returned with HTTP 202 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 190/386] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:54:00 2026] DELETE /volume/v3/types/9c3e2ce1-091f-4f46-b33f-07dc52d0627b => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f840544f-4143-4d2a-aaf9-27aa48b0b5df None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f840544f-4143-4d2a-aaf9-27aa48b0b5df tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/types/9c3e2ce1-091f-4f46-b33f-07dc52d0627b Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f840544f-4143-4d2a-aaf9-27aa48b0b5df tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f840544f-4143-4d2a-aaf9-27aa48b0b5df tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f840544f-4143-4d2a-aaf9-27aa48b0b5df tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/types/9c3e2ce1-091f-4f46-b33f-07dc52d0627b returned with HTTP 404 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 197/387] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/types/9c3e2ce1-091f-4f46-b33f-07dc52d0627b => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dc10086e-87d0-427e-9c0b-66d2866630cb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc10086e-87d0-427e-9c0b-66d2866630cb tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DELETE http://192.168.122.126/volume/v3/types/6fe2f0da-a9c7-4b72-b811-8c50cea308e1 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc10086e-87d0-427e-9c0b-66d2866630cb tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc10086e-87d0-427e-9c0b-66d2866630cb tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc10086e-87d0-427e-9c0b-66d2866630cb tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/types/6fe2f0da-a9c7-4b72-b811-8c50cea308e1 returned with HTTP 202 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 191/388] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:54:00 2026] DELETE /volume/v3/types/6fe2f0da-a9c7-4b72-b811-8c50cea308e1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-050e8bf6-3aa3-4399-9ac7-9f311af966a2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-050e8bf6-3aa3-4399-9ac7-9f311af966a2 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/types/6fe2f0da-a9c7-4b72-b811-8c50cea308e1 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-050e8bf6-3aa3-4399-9ac7-9f311af966a2 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-050e8bf6-3aa3-4399-9ac7-9f311af966a2 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-050e8bf6-3aa3-4399-9ac7-9f311af966a2 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/types/6fe2f0da-a9c7-4b72-b811-8c50cea308e1 returned with HTTP 404 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 198/389] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/types/6fe2f0da-a9c7-4b72-b811-8c50cea308e1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b1371bcc-e5ea-4d5a-a2c3-cbdc1151e45c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b1371bcc-e5ea-4d5a-a2c3-cbdc1151e45c tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DELETE http://192.168.122.126/volume/v3/types/d5c82140-1aa9-4653-a1d9-dcf783b8c827 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b1371bcc-e5ea-4d5a-a2c3-cbdc1151e45c tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b1371bcc-e5ea-4d5a-a2c3-cbdc1151e45c tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b1371bcc-e5ea-4d5a-a2c3-cbdc1151e45c tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/types/d5c82140-1aa9-4653-a1d9-dcf783b8c827 returned with HTTP 202 Sep 04 15:54:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 192/390] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:54:00 2026] DELETE /volume/v3/types/d5c82140-1aa9-4653-a1d9-dcf783b8c827 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8ee99512-7e84-4393-8d5f-ef8e930abe70 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8ee99512-7e84-4393-8d5f-ef8e930abe70 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/types/d5c82140-1aa9-4653-a1d9-dcf783b8c827 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8ee99512-7e84-4393-8d5f-ef8e930abe70 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8ee99512-7e84-4393-8d5f-ef8e930abe70 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8ee99512-7e84-4393-8d5f-ef8e930abe70 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/types/d5c82140-1aa9-4653-a1d9-dcf783b8c827 returned with HTTP 404 Sep 04 15:54:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 199/391] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:54:00 2026] GET /volume/v3/types/d5c82140-1aa9-4653-a1d9-dcf783b8c827 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d70c52e0-128d-490b-bbcb-ff5733c251c4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d70c52e0-128d-490b-bbcb-ff5733c251c4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] POST http://192.168.122.126/volume/v3/qos-specs Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d70c52e0-128d-490b-bbcb-ff5733c251c4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1911436484", "consumer": "back-end"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.qos_specs [None req-d70c52e0-128d-490b-bbcb-ff5733c251c4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1911436484', 'consumer': 'back-end', 'specs': {}} {{(pid=87208) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-d70c52e0-128d-490b-bbcb-ff5733c251c4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DB qos_specs_create(): root {'id': 'f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1911436484'} {{(pid=87208) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d70c52e0-128d-490b-bbcb-ff5733c251c4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 193/392] 192.168.122.126 () {60 vars in 1148 bytes} [Fri Sep 4 15:54:01 2026] POST /volume/v3/qos-specs => generated 377 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1b1e675c-b3b1-48e7-a6bf-b486df26718d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1b1e675c-b3b1-48e7-a6bf-b486df26718d tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DELETE http://192.168.122.126/volume/v3/qos-specs/f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee?force=False Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1b1e675c-b3b1-48e7-a6bf-b486df26718d tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1b1e675c-b3b1-48e7-a6bf-b486df26718d tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1b1e675c-b3b1-48e7-a6bf-b486df26718d tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Delete qos_spec: f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee, force: False {{(pid=87209) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1b1e675c-b3b1-48e7-a6bf-b486df26718d tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee?force=False returned with HTTP 202 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 200/393] 192.168.122.126 () {58 vars in 1264 bytes} [Fri Sep 4 15:54:01 2026] DELETE /volume/v3/qos-specs/f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee?force=False => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c14606f9-b86d-48b0-8843-b69ae6bca63d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c14606f9-b86d-48b0-8843-b69ae6bca63d tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c14606f9-b86d-48b0-8843-b69ae6bca63d tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c14606f9-b86d-48b0-8843-b69ae6bca63d tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c14606f9-b86d-48b0-8843-b69ae6bca63d tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee returned with HTTP 404 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 194/394] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/qos-specs/f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a83722ce-7273-4f8e-b49b-6fb2feeb3c2e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a83722ce-7273-4f8e-b49b-6fb2feeb3c2e tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a83722ce-7273-4f8e-b49b-6fb2feeb3c2e tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a83722ce-7273-4f8e-b49b-6fb2feeb3c2e tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a83722ce-7273-4f8e-b49b-6fb2feeb3c2e tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 201/395] 192.168.122.126 () {58 vars in 1127 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/qos-specs => generated 174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-984d472a-9b6a-4a08-9777-809e2d6abb45 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-984d472a-9b6a-4a08-9777-809e2d6abb45 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DELETE http://192.168.122.126/volume/v3/qos-specs/f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee?force=False Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-984d472a-9b6a-4a08-9777-809e2d6abb45 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-984d472a-9b6a-4a08-9777-809e2d6abb45 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.qos_specs_manage [None req-984d472a-9b6a-4a08-9777-809e2d6abb45 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Delete qos_spec: f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee, force: False {{(pid=87208) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-984d472a-9b6a-4a08-9777-809e2d6abb45 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee?force=False returned with HTTP 404 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 195/396] 192.168.122.126 () {58 vars in 1264 bytes} [Fri Sep 4 15:54:01 2026] DELETE /volume/v3/qos-specs/f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee?force=False => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c19002b7-e493-4eb0-9beb-d5fa1a2891b9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c19002b7-e493-4eb0-9beb-d5fa1a2891b9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c19002b7-e493-4eb0-9beb-d5fa1a2891b9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c19002b7-e493-4eb0-9beb-d5fa1a2891b9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c19002b7-e493-4eb0-9beb-d5fa1a2891b9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee returned with HTTP 404 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 202/397] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/qos-specs/f4f1f5ad-c0f6-426c-b123-97dbbf2d09ee => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-54e8208c-3800-4f05-a117-bb88564857ad None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-54e8208c-3800-4f05-a117-bb88564857ad tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] POST http://192.168.122.126/volume/v3/qos-specs Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-54e8208c-3800-4f05-a117-bb88564857ad tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-764611769", "consumer": "both"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.qos_specs [None req-54e8208c-3800-4f05-a117-bb88564857ad tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-764611769', 'consumer': 'both', 'specs': {}} {{(pid=87208) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-54e8208c-3800-4f05-a117-bb88564857ad tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DB qos_specs_create(): root {'id': '121d44ea-5e66-47a5-b73e-a25e415dcdef', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-764611769'} {{(pid=87208) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-54e8208c-3800-4f05-a117-bb88564857ad tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 196/398] 192.168.122.126 () {60 vars in 1148 bytes} [Fri Sep 4 15:54:01 2026] POST /volume/v3/qos-specs => generated 372 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-29357b62-c534-4ace-83ea-66aa2cf60f43 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-29357b62-c534-4ace-83ea-66aa2cf60f43 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DELETE http://192.168.122.126/volume/v3/qos-specs/121d44ea-5e66-47a5-b73e-a25e415dcdef?force=False Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-29357b62-c534-4ace-83ea-66aa2cf60f43 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-29357b62-c534-4ace-83ea-66aa2cf60f43 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-29357b62-c534-4ace-83ea-66aa2cf60f43 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Delete qos_spec: 121d44ea-5e66-47a5-b73e-a25e415dcdef, force: False {{(pid=87209) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-29357b62-c534-4ace-83ea-66aa2cf60f43 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/121d44ea-5e66-47a5-b73e-a25e415dcdef?force=False returned with HTTP 202 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 203/399] 192.168.122.126 () {58 vars in 1264 bytes} [Fri Sep 4 15:54:01 2026] DELETE /volume/v3/qos-specs/121d44ea-5e66-47a5-b73e-a25e415dcdef?force=False => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dc961122-ddbf-45e7-bcc9-f4f979234305 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b6192876-97af-43f2-80c4-4b66f0bdd569 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc961122-ddbf-45e7-bcc9-f4f979234305 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/121d44ea-5e66-47a5-b73e-a25e415dcdef Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b6192876-97af-43f2-80c4-4b66f0bdd569 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b6192876-97af-43f2-80c4-4b66f0bdd569 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b6192876-97af-43f2-80c4-4b66f0bdd569 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc961122-ddbf-45e7-bcc9-f4f979234305 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-b6192876-97af-43f2-80c4-4b66f0bdd569 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 499c46d2-429a-431f-bd94-f6c4d8b100d2 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc961122-ddbf-45e7-bcc9-f4f979234305 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc961122-ddbf-45e7-bcc9-f4f979234305 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/121d44ea-5e66-47a5-b73e-a25e415dcdef returned with HTTP 404 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 197/400] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/qos-specs/121d44ea-5e66-47a5-b73e-a25e415dcdef => generated 100 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-54591543-a118-488b-b701-765be1b0c9d6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-54591543-a118-488b-b701-765be1b0c9d6 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-54591543-a118-488b-b701-765be1b0c9d6 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-54591543-a118-488b-b701-765be1b0c9d6 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b6192876-97af-43f2-80c4-4b66f0bdd569 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 200 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 204/401] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 392 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:01 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-54591543-a118-488b-b701-765be1b0c9d6 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 198/402] 192.168.122.126 () {58 vars in 1127 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/qos-specs => generated 174 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-48197ff0-990d-4b9b-94ef-f53b2da44eb7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-48197ff0-990d-4b9b-94ef-f53b2da44eb7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] PUT http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2707f696-f907-4818-926e-49a94cba875a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-48197ff0-990d-4b9b-94ef-f53b2da44eb7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c27df4eb-9a1d-4a51-a89b-866c76fd03b2"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2707f696-f907-4818-926e-49a94cba875a tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DELETE http://192.168.122.126/volume/v3/qos-specs/121d44ea-5e66-47a5-b73e-a25e415dcdef?force=False Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-48197ff0-990d-4b9b-94ef-f53b2da44eb7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Update called for group 499c46d2-429a-431f-bd94-f6c4d8b100d2. {{(pid=87209) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2707f696-f907-4818-926e-49a94cba875a tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.groups [None req-48197ff0-990d-4b9b-94ef-f53b2da44eb7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Updating group 499c46d2-429a-431f-bd94-f6c4d8b100d2 with name None description: None add_volumes: c27df4eb-9a1d-4a51-a89b-866c76fd03b2 remove_volumes: None. Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2707f696-f907-4818-926e-49a94cba875a tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2707f696-f907-4818-926e-49a94cba875a tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Delete qos_spec: 121d44ea-5e66-47a5-b73e-a25e415dcdef, force: False {{(pid=87208) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2707f696-f907-4818-926e-49a94cba875a tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/121d44ea-5e66-47a5-b73e-a25e415dcdef?force=False returned with HTTP 404 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 199/403] 192.168.122.126 () {58 vars in 1264 bytes} [Fri Sep 4 15:54:01 2026] DELETE /volume/v3/qos-specs/121d44ea-5e66-47a5-b73e-a25e415dcdef?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-af33aa75-0521-4bcb-bdce-876e7c434ddb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-af33aa75-0521-4bcb-bdce-876e7c434ddb tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/121d44ea-5e66-47a5-b73e-a25e415dcdef Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-af33aa75-0521-4bcb-bdce-876e7c434ddb tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-af33aa75-0521-4bcb-bdce-876e7c434ddb tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-af33aa75-0521-4bcb-bdce-876e7c434ddb tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/121d44ea-5e66-47a5-b73e-a25e415dcdef returned with HTTP 404 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 200/404] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/qos-specs/121d44ea-5e66-47a5-b73e-a25e415dcdef => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-742609d4-ecbb-429d-ac36-c4b50b0f4ed9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-742609d4-ecbb-429d-ac36-c4b50b0f4ed9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] POST http://192.168.122.126/volume/v3/qos-specs Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-742609d4-ecbb-429d-ac36-c4b50b0f4ed9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1222664272", "consumer": "front-end"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.qos_specs [None req-742609d4-ecbb-429d-ac36-c4b50b0f4ed9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1222664272', 'consumer': 'front-end', 'specs': {}} {{(pid=87208) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-742609d4-ecbb-429d-ac36-c4b50b0f4ed9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DB qos_specs_create(): root {'id': '9530825b-9a85-4dc4-a311-0d71827ff443', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1222664272'} {{(pid=87208) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-742609d4-ecbb-429d-ac36-c4b50b0f4ed9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 201/405] 192.168.122.126 () {60 vars in 1148 bytes} [Fri Sep 4 15:54:01 2026] POST /volume/v3/qos-specs => generated 378 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a251d8e3-cb96-4355-bdea-ea61444091c4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-48197ff0-990d-4b9b-94ef-f53b2da44eb7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 202 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 205/406] 192.168.122.126 () {62 vars in 1290 bytes} [Fri Sep 4 15:54:01 2026] PUT /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a251d8e3-cb96-4355-bdea-ea61444091c4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DELETE http://192.168.122.126/volume/v3/qos-specs/9530825b-9a85-4dc4-a311-0d71827ff443?force=False Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a251d8e3-cb96-4355-bdea-ea61444091c4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a251d8e3-cb96-4355-bdea-ea61444091c4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a251d8e3-cb96-4355-bdea-ea61444091c4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Delete qos_spec: 9530825b-9a85-4dc4-a311-0d71827ff443, force: False {{(pid=87208) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9dee4904-f961-497e-8060-708741144afe None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9dee4904-f961-497e-8060-708741144afe tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9dee4904-f961-497e-8060-708741144afe tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9dee4904-f961-497e-8060-708741144afe tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-9dee4904-f961-497e-8060-708741144afe tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 499c46d2-429a-431f-bd94-f6c4d8b100d2 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:01 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9dee4904-f961-497e-8060-708741144afe tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 200 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 206/407] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 391 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a251d8e3-cb96-4355-bdea-ea61444091c4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/9530825b-9a85-4dc4-a311-0d71827ff443?force=False returned with HTTP 202 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 202/408] 192.168.122.126 () {58 vars in 1264 bytes} [Fri Sep 4 15:54:01 2026] DELETE /volume/v3/qos-specs/9530825b-9a85-4dc4-a311-0d71827ff443?force=False => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f34b22e0-eccd-477d-8f4b-33d1195e8368 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f34b22e0-eccd-477d-8f4b-33d1195e8368 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/9530825b-9a85-4dc4-a311-0d71827ff443 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f34b22e0-eccd-477d-8f4b-33d1195e8368 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f34b22e0-eccd-477d-8f4b-33d1195e8368 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f34b22e0-eccd-477d-8f4b-33d1195e8368 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/9530825b-9a85-4dc4-a311-0d71827ff443 returned with HTTP 404 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 207/409] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/qos-specs/9530825b-9a85-4dc4-a311-0d71827ff443 => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-eaf6a9d7-3473-4dcc-bce0-6db9d21a001c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eaf6a9d7-3473-4dcc-bce0-6db9d21a001c tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eaf6a9d7-3473-4dcc-bce0-6db9d21a001c tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eaf6a9d7-3473-4dcc-bce0-6db9d21a001c tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:01 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eaf6a9d7-3473-4dcc-bce0-6db9d21a001c tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 203/410] 192.168.122.126 () {58 vars in 1127 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/qos-specs => generated 174 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8675578d-e60f-410b-8afa-e5f46abf28d9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8675578d-e60f-410b-8afa-e5f46abf28d9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DELETE http://192.168.122.126/volume/v3/qos-specs/9530825b-9a85-4dc4-a311-0d71827ff443?force=False Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8675578d-e60f-410b-8afa-e5f46abf28d9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8675578d-e60f-410b-8afa-e5f46abf28d9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8675578d-e60f-410b-8afa-e5f46abf28d9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Delete qos_spec: 9530825b-9a85-4dc4-a311-0d71827ff443, force: False {{(pid=87209) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8675578d-e60f-410b-8afa-e5f46abf28d9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/9530825b-9a85-4dc4-a311-0d71827ff443?force=False returned with HTTP 404 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 208/411] 192.168.122.126 () {58 vars in 1264 bytes} [Fri Sep 4 15:54:01 2026] DELETE /volume/v3/qos-specs/9530825b-9a85-4dc4-a311-0d71827ff443?force=False => generated 100 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-25f24d39-3457-4fe7-b5ef-ced34e5afd88 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-25f24d39-3457-4fe7-b5ef-ced34e5afd88 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/9530825b-9a85-4dc4-a311-0d71827ff443 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-25f24d39-3457-4fe7-b5ef-ced34e5afd88 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-25f24d39-3457-4fe7-b5ef-ced34e5afd88 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-25f24d39-3457-4fe7-b5ef-ced34e5afd88 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/9530825b-9a85-4dc4-a311-0d71827ff443 returned with HTTP 404 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 204/412] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/qos-specs/9530825b-9a85-4dc4-a311-0d71827ff443 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-db7d6836-645d-4e71-bc99-4d7187c97d19 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-db7d6836-645d-4e71-bc99-4d7187c97d19 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-db7d6836-645d-4e71-bc99-4d7187c97d19 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-db7d6836-645d-4e71-bc99-4d7187c97d19 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-db7d6836-645d-4e71-bc99-4d7187c97d19 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 returned with HTTP 200 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 209/413] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 => generated 400 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7ea54630-9cfe-4144-bc56-020a7447a223 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7ea54630-9cfe-4144-bc56-020a7447a223 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7ea54630-9cfe-4144-bc56-020a7447a223 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7ea54630-9cfe-4144-bc56-020a7447a223 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:01 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:54:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7ea54630-9cfe-4144-bc56-020a7447a223 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs returned with HTTP 200 Sep 04 15:54:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 205/414] 192.168.122.126 () {58 vars in 1127 bytes} [Fri Sep 4 15:54:01 2026] GET /volume/v3/qos-specs => generated 174 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6296b4c5-5f0a-4745-9c22-1baa9e167ab4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6296b4c5-5f0a-4745-9c22-1baa9e167ab4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] PUT http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6296b4c5-5f0a-4745-9c22-1baa9e167ab4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.qos_specs [None req-6296b4c5-5f0a-4745-9c22-1baa9e167ab4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87209) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: DEBUG cinder.db.api [None req-6296b4c5-5f0a-4745-9c22-1baa9e167ab4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] qos_specs_update() value: {'id': '46c9cf75-a059-40cd-b5cd-4677c5f110fe', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'e1d1eff5-4002-4d2b-bea6-f49d2142cc39', 'deleted': False} {{(pid=87209) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6296b4c5-5f0a-4745-9c22-1baa9e167ab4 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 returned with HTTP 200 Sep 04 15:54:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 210/415] 192.168.122.126 () {60 vars in 1258 bytes} [Fri Sep 4 15:54:01 2026] PUT /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 => generated 36 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2c679cbf-c493-470c-8a01-785b6b1e5c84 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c679cbf-c493-470c-8a01-785b6b1e5c84 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2c679cbf-c493-470c-8a01-785b6b1e5c84 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2c679cbf-c493-470c-8a01-785b6b1e5c84 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c679cbf-c493-470c-8a01-785b6b1e5c84 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 returned with HTTP 200 Sep 04 15:54:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 206/416] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:02 2026] GET /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 => generated 421 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3f02dc2a-b5ad-4c2a-9bff-7ae79bd2092f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3f02dc2a-b5ad-4c2a-9bff-7ae79bd2092f tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] PUT http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/delete_keys Sep 04 15:54:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3f02dc2a-b5ad-4c2a-9bff-7ae79bd2092f tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3f02dc2a-b5ad-4c2a-9bff-7ae79bd2092f tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Delete_key spec: e1d1eff5-4002-4d2b-bea6-f49d2142cc39, keys: ['iops_bytes'] {{(pid=87209) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3f02dc2a-b5ad-4c2a-9bff-7ae79bd2092f tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/delete_keys returned with HTTP 202 Sep 04 15:54:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 211/417] 192.168.122.126 () {60 vars in 1294 bytes} [Fri Sep 4 15:54:02 2026] PUT /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39/delete_keys => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-68eac209-9c35-42de-9716-003d86f791be None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-68eac209-9c35-42de-9716-003d86f791be tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-68eac209-9c35-42de-9716-003d86f791be tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-68eac209-9c35-42de-9716-003d86f791be tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-68eac209-9c35-42de-9716-003d86f791be tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 returned with HTTP 200 Sep 04 15:54:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 207/418] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:02 2026] GET /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 => generated 400 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-90620539-d4c0-49b9-b788-cb71bf6b1d6b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-90620539-d4c0-49b9-b788-cb71bf6b1d6b tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 Sep 04 15:54:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-90620539-d4c0-49b9-b788-cb71bf6b1d6b tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-90620539-d4c0-49b9-b788-cb71bf6b1d6b tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-90620539-d4c0-49b9-b788-cb71bf6b1d6b tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 returned with HTTP 200 Sep 04 15:54:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 212/419] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:02 2026] GET /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 => generated 400 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-13e38f4a-9c7f-4140-b4c7-566fed1c540e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-13e38f4a-9c7f-4140-b4c7-566fed1c540e tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] DELETE http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39?force=False Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-13e38f4a-9c7f-4140-b4c7-566fed1c540e tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-13e38f4a-9c7f-4140-b4c7-566fed1c540e tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.qos_specs_manage [None req-13e38f4a-9c7f-4140-b4c7-566fed1c540e tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Delete qos_spec: e1d1eff5-4002-4d2b-bea6-f49d2142cc39, force: False {{(pid=87208) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:02 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 15:54:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-13e38f4a-9c7f-4140-b4c7-566fed1c540e tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39?force=False returned with HTTP 202 Sep 04 15:54:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 208/420] 192.168.122.126 () {58 vars in 1264 bytes} [Fri Sep 4 15:54:02 2026] DELETE /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39?force=False => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3208ac42-4116-4df0-8832-3d3db96f6fc9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3208ac42-4116-4df0-8832-3d3db96f6fc9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] GET http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 Sep 04 15:54:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3208ac42-4116-4df0-8832-3d3db96f6fc9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3208ac42-4116-4df0-8832-3d3db96f6fc9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3208ac42-4116-4df0-8832-3d3db96f6fc9 tempest-QosSpecsTestJSON-1951926219 tempest-QosSpecsTestJSON-1951926219-project-admin] http://192.168.122.126/volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 returned with HTTP 404 Sep 04 15:54:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 213/421] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:02 2026] GET /volume/v3/qos-specs/e1d1eff5-4002-4d2b-bea6-f49d2142cc39 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6296409b-5497-40fb-867c-a4a2d16775ef None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6296409b-5497-40fb-867c-a4a2d16775ef tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6296409b-5497-40fb-867c-a4a2d16775ef tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6296409b-5497-40fb-867c-a4a2d16775ef tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-6296409b-5497-40fb-867c-a4a2d16775ef tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 499c46d2-429a-431f-bd94-f6c4d8b100d2 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:02 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:54:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6296409b-5497-40fb-867c-a4a2d16775ef tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 200 Sep 04 15:54:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 209/422] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:02 2026] GET /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 392 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e3a9c9ec-7f0c-4f54-88b1-57d3f824c861 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e3a9c9ec-7f0c-4f54-88b1-57d3f824c861 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] PUT http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e3a9c9ec-7f0c-4f54-88b1-57d3f824c861 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "be5e25b3-08db-4fa0-8d2d-85e7ebf99181"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-e3a9c9ec-7f0c-4f54-88b1-57d3f824c861 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Update called for group 499c46d2-429a-431f-bd94-f6c4d8b100d2. {{(pid=87209) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 15:54:02 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.groups [None req-e3a9c9ec-7f0c-4f54-88b1-57d3f824c861 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Updating group 499c46d2-429a-431f-bd94-f6c4d8b100d2 with name None description: None add_volumes: None remove_volumes: be5e25b3-08db-4fa0-8d2d-85e7ebf99181. Sep 04 15:54:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e3a9c9ec-7f0c-4f54-88b1-57d3f824c861 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 202 Sep 04 15:54:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 214/423] 192.168.122.126 () {62 vars in 1290 bytes} [Fri Sep 4 15:54:02 2026] PUT /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3f66b6bc-93c8-4f7e-b441-d10933b1aad6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3f66b6bc-93c8-4f7e-b441-d10933b1aad6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3f66b6bc-93c8-4f7e-b441-d10933b1aad6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3f66b6bc-93c8-4f7e-b441-d10933b1aad6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-3f66b6bc-93c8-4f7e-b441-d10933b1aad6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 499c46d2-429a-431f-bd94-f6c4d8b100d2 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:02 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:54:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3f66b6bc-93c8-4f7e-b441-d10933b1aad6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 200 Sep 04 15:54:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 210/424] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:02 2026] GET /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 391 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6ea50cac-a659-440b-9dfb-bd9263641ded None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6ea50cac-a659-440b-9dfb-bd9263641ded tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6ea50cac-a659-440b-9dfb-bd9263641ded tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6ea50cac-a659-440b-9dfb-bd9263641ded tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-6ea50cac-a659-440b-9dfb-bd9263641ded tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 499c46d2-429a-431f-bd94-f6c4d8b100d2 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:03 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:03 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:03 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:03 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:54:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6ea50cac-a659-440b-9dfb-bd9263641ded tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 200 Sep 04 15:54:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 215/425] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:03 2026] GET /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-703f4864-8f5e-48df-9000-865f261ec3c1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-703f4864-8f5e-48df-9000-865f261ec3c1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] PUT http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-703f4864-8f5e-48df-9000-865f261ec3c1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "be5e25b3-08db-4fa0-8d2d-85e7ebf99181"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-703f4864-8f5e-48df-9000-865f261ec3c1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Update called for group 499c46d2-429a-431f-bd94-f6c4d8b100d2. {{(pid=87208) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 15:54:04 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-703f4864-8f5e-48df-9000-865f261ec3c1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Updating group 499c46d2-429a-431f-bd94-f6c4d8b100d2 with name None description: None add_volumes: be5e25b3-08db-4fa0-8d2d-85e7ebf99181 remove_volumes: None. Sep 04 15:54:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:04 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:54:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-703f4864-8f5e-48df-9000-865f261ec3c1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 202 Sep 04 15:54:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 211/426] 192.168.122.126 () {62 vars in 1290 bytes} [Fri Sep 4 15:54:04 2026] PUT /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a230f4ef-d7b5-4b8c-bf49-482b1a4b9d4a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a230f4ef-d7b5-4b8c-bf49-482b1a4b9d4a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a230f4ef-d7b5-4b8c-bf49-482b1a4b9d4a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a230f4ef-d7b5-4b8c-bf49-482b1a4b9d4a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-a230f4ef-d7b5-4b8c-bf49-482b1a4b9d4a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 499c46d2-429a-431f-bd94-f6c4d8b100d2 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:04 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:54:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a230f4ef-d7b5-4b8c-bf49-482b1a4b9d4a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 200 Sep 04 15:54:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 216/427] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:04 2026] GET /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 391 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-10ae1d7e-9841-4afe-a95c-86a4e695664a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-10ae1d7e-9841-4afe-a95c-86a4e695664a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-10ae1d7e-9841-4afe-a95c-86a4e695664a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-10ae1d7e-9841-4afe-a95c-86a4e695664a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-10ae1d7e-9841-4afe-a95c-86a4e695664a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 499c46d2-429a-431f-bd94-f6c4d8b100d2 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:05 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:54:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-10ae1d7e-9841-4afe-a95c-86a4e695664a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 200 Sep 04 15:54:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 212/428] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:05 2026] GET /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-58cdc904-dead-433d-b1b2-86916bbdc11b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-58cdc904-dead-433d-b1b2-86916bbdc11b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:54:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-58cdc904-dead-433d-b1b2-86916bbdc11b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-58cdc904-dead-433d-b1b2-86916bbdc11b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-58cdc904-dead-433d-b1b2-86916bbdc11b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:05 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-58cdc904-dead-433d-b1b2-86916bbdc11b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:54:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:05 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:54:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-58cdc904-dead-433d-b1b2-86916bbdc11b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all volumes completed successfully. Sep 04 15:54:05 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-58cdc904-dead-433d-b1b2-86916bbdc11b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:05 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-58cdc904-dead-433d-b1b2-86916bbdc11b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:05 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-58cdc904-dead-433d-b1b2-86916bbdc11b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:05 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-58cdc904-dead-433d-b1b2-86916bbdc11b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:05 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-58cdc904-dead-433d-b1b2-86916bbdc11b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:05 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-58cdc904-dead-433d-b1b2-86916bbdc11b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-58cdc904-dead-433d-b1b2-86916bbdc11b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:54:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 217/429] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:54:05 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:54:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6f0afe11-b139-4788-a78d-afe0ce6b79dc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6f0afe11-b139-4788-a78d-afe0ce6b79dc tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/group_snapshots Sep 04 15:54:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6f0afe11-b139-4788-a78d-afe0ce6b79dc tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "499c46d2-429a-431f-bd94-f6c4d8b100d2", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1460490519"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-6f0afe11-b139-4788-a78d-afe0ce6b79dc tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '499c46d2-429a-431f-bd94-f6c4d8b100d2', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1460490519'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 15:54:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:05 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.group_snapshots [None req-6f0afe11-b139-4788-a78d-afe0ce6b79dc tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1460490519. Sep 04 15:54:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:05 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:54:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:05 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-6f0afe11-b139-4788-a78d-afe0ce6b79dc tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-878772621 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-878772621, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:54:05 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-6f0afe11-b139-4788-a78d-afe0ce6b79dc tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Created reservations ['b53cc4a5-834a-4dbd-bf2b-034370d5b6cd', 'bf2069bd-cfd5-47ac-894d-f1e1174c194b', '0ebfc4c8-9956-4d78-888c-9710a3f968f3', 'f2eab35d-b2fe-44bc-b8a3-a921df37f901'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6f0afe11-b139-4788-a78d-afe0ce6b79dc tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots returned with HTTP 202 Sep 04 15:54:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 213/430] 192.168.122.126 () {62 vars in 1208 bytes} [Fri Sep 4 15:54:05 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5ad980a6-8985-41d0-ad1e-0e784e353bee None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5ad980a6-8985-41d0-ad1e-0e784e353bee tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 Sep 04 15:54:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5ad980a6-8985-41d0-ad1e-0e784e353bee tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5ad980a6-8985-41d0-ad1e-0e784e353bee tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-5ad980a6-8985-41d0-ad1e-0e784e353bee tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member c5b1cc01-1afd-4a8a-9085-60fca273c5c3 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5ad980a6-8985-41d0-ad1e-0e784e353bee tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 returned with HTTP 200 Sep 04 15:54:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 218/431] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:05 2026] GET /volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-aac5d7a4-9451-4642-a802-3efd69e4865e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aac5d7a4-9451-4642-a802-3efd69e4865e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 Sep 04 15:54:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aac5d7a4-9451-4642-a802-3efd69e4865e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aac5d7a4-9451-4642-a802-3efd69e4865e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-aac5d7a4-9451-4642-a802-3efd69e4865e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member c5b1cc01-1afd-4a8a-9085-60fca273c5c3 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aac5d7a4-9451-4642-a802-3efd69e4865e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 returned with HTTP 200 Sep 04 15:54:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 214/432] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:06 2026] GET /volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 => generated 326 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-36fb5ae3-faf5-4488-8c56-23ae3d21e8c2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-36fb5ae3-faf5-4488-8c56-23ae3d21e8c2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 Sep 04 15:54:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-36fb5ae3-faf5-4488-8c56-23ae3d21e8c2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-36fb5ae3-faf5-4488-8c56-23ae3d21e8c2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-36fb5ae3-faf5-4488-8c56-23ae3d21e8c2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member c5b1cc01-1afd-4a8a-9085-60fca273c5c3 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-36fb5ae3-faf5-4488-8c56-23ae3d21e8c2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 returned with HTTP 200 Sep 04 15:54:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 219/433] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:07 2026] GET /volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 => generated 326 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-af07576f-f5e0-4d2d-8cdf-6fc58662fe41 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-af07576f-f5e0-4d2d-8cdf-6fc58662fe41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 Sep 04 15:54:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-af07576f-f5e0-4d2d-8cdf-6fc58662fe41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-af07576f-f5e0-4d2d-8cdf-6fc58662fe41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-af07576f-f5e0-4d2d-8cdf-6fc58662fe41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member c5b1cc01-1afd-4a8a-9085-60fca273c5c3 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-af07576f-f5e0-4d2d-8cdf-6fc58662fe41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 returned with HTTP 200 Sep 04 15:54:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 215/434] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:09 2026] GET /volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:54:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9b94f4eb-a8dd-4302-9bb5-a8f968eefa25 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9b94f4eb-a8dd-4302-9bb5-a8f968eefa25 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 Sep 04 15:54:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9b94f4eb-a8dd-4302-9bb5-a8f968eefa25 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9b94f4eb-a8dd-4302-9bb5-a8f968eefa25 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-9b94f4eb-a8dd-4302-9bb5-a8f968eefa25 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member c5b1cc01-1afd-4a8a-9085-60fca273c5c3 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9b94f4eb-a8dd-4302-9bb5-a8f968eefa25 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 returned with HTTP 200 Sep 04 15:54:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 220/435] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:10 2026] GET /volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:54:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-29a966cf-a46f-4dc5-9cd3-5c9445332b5b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-29a966cf-a46f-4dc5-9cd3-5c9445332b5b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 Sep 04 15:54:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-29a966cf-a46f-4dc5-9cd3-5c9445332b5b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-29a966cf-a46f-4dc5-9cd3-5c9445332b5b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-29a966cf-a46f-4dc5-9cd3-5c9445332b5b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member c5b1cc01-1afd-4a8a-9085-60fca273c5c3 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-29a966cf-a46f-4dc5-9cd3-5c9445332b5b tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 returned with HTTP 200 Sep 04 15:54:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 216/436] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:11 2026] GET /volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 => generated 326 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3598fa93-362c-4765-8dc4-dac91107e75e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4ea17cef-717b-4861-beec-08da48c0b6e4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4ea17cef-717b-4861-beec-08da48c0b6e4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 Sep 04 15:54:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4ea17cef-717b-4861-beec-08da48c0b6e4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4ea17cef-717b-4861-beec-08da48c0b6e4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-4ea17cef-717b-4861-beec-08da48c0b6e4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member c5b1cc01-1afd-4a8a-9085-60fca273c5c3 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4ea17cef-717b-4861-beec-08da48c0b6e4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 returned with HTTP 200 Sep 04 15:54:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 217/437] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:12 2026] GET /volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 => generated 326 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:54:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-354114671"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-354114671'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:54:12 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Create volume of 1 GB Sep 04 15:54:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Availability Zones retrieved successfully. Sep 04 15:54:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Flow 'volume_create_api' (311afa00-8951-4b02-a3f6-8954f9195847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7516e755-3418-4860-8654-795368f0d41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:54:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7516e755-3418-4860-8654-795368f0d41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb149b37-d30f-42f7-8322-28527e6b2473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Created reservations ['db09a9b2-a232-4a11-8d03-95e77a57d804', 'df3fd7fb-bcab-461d-aae0-de4bd786be23', 'a0df3c33-69e8-40f9-b4b4-04d7a3900534', 'a2323152-4457-4a13-aac9-7c880e0d337f'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb149b37-d30f-42f7-8322-28527e6b2473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db09a9b2-a232-4a11-8d03-95e77a57d804', 'df3fd7fb-bcab-461d-aae0-de4bd786be23', 'a0df3c33-69e8-40f9-b4b4-04d7a3900534', 'a2323152-4457-4a13-aac9-7c880e0d337f']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22c60a3e-ba6b-4017-b3e0-2ee9b81a0eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22c60a3e-ba6b-4017-b3e0-2ee9b81a0eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebffe5cd-7119-4fcb-a579-866179123e73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-354114671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22b3999e1d3e45c594a3e01c281ef82b',qos_specs=None,replication_status=,reservations=['db09a9b2-a232-4a11-8d03-95e77a57d804','df3fd7fb-bcab-461d-aae0-de4bd786be23','a0df3c33-69e8-40f9-b4b4-04d7a3900534','a2323152-4457-4a13-aac9-7c880e0d337f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45dfdba715ff4ffca9a8e0b937d0661c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-354114671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebffe5cd-7119-4fcb-a579-866179123e73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22b3999e1d3e45c594a3e01c281ef82b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45dfdba715ff4ffca9a8e0b937d0661c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2350090f-3faa-494a-b861-93bb7df1638a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2350090f-3faa-494a-b861-93bb7df1638a) transitioned into state 'SUCCESS' from state '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-354114671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22b3999e1d3e45c594a3e01c281ef82b',qos_specs=None,replication_status=,reservations=['db09a9b2-a232-4a11-8d03-95e77a57d804','df3fd7fb-bcab-461d-aae0-de4bd786be23','a0df3c33-69e8-40f9-b4b4-04d7a3900534','a2323152-4457-4a13-aac9-7c880e0d337f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45dfdba715ff4ffca9a8e0b937d0661c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (086e80b1-6dae-4c1c-8cdc-b6e71c379638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (086e80b1-6dae-4c1c-8cdc-b6e71c379638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Flow 'volume_create_api' (311afa00-8951-4b02-a3f6-8954f9195847) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Create volume request issued successfully. Sep 04 15:54:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3598fa93-362c-4765-8dc4-dac91107e75e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:54:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 221/438] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:54:12 2026] POST /volume/v3/volumes => generated 759 bytes in 1150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-969e19fe-943e-4719-92cc-bd7ca302455d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-969e19fe-943e-4719-92cc-bd7ca302455d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-969e19fe-943e-4719-92cc-bd7ca302455d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-969e19fe-943e-4719-92cc-bd7ca302455d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-969e19fe-943e-4719-92cc-bd7ca302455d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Volume info retrieved successfully. Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c54c11b2-8057-4c24-926e-8aac4ce3ea04 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c54c11b2-8057-4c24-926e-8aac4ce3ea04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c54c11b2-8057-4c24-926e-8aac4ce3ea04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c54c11b2-8057-4c24-926e-8aac4ce3ea04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-c54c11b2-8057-4c24-926e-8aac4ce3ea04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member c5b1cc01-1afd-4a8a-9085-60fca273c5c3 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-969e19fe-943e-4719-92cc-bd7ca302455d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 returned with HTTP 200 Sep 04 15:54:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 218/439] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:13 2026] GET /volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 => generated 827 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c54c11b2-8057-4c24-926e-8aac4ce3ea04 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 returned with HTTP 200 Sep 04 15:54:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 222/440] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:13 2026] GET /volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 => generated 327 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-287294b2-0831-4fd4-a8ce-179b3097af0d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-287294b2-0831-4fd4-a8ce-179b3097af0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/detail Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-287294b2-0831-4fd4-a8ce-179b3097af0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-287294b2-0831-4fd4-a8ce-179b3097af0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-287294b2-0831-4fd4-a8ce-179b3097af0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-287294b2-0831-4fd4-a8ce-179b3097af0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:13 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-287294b2-0831-4fd4-a8ce-179b3097af0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all snapshots completed successfully. Sep 04 15:54:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-287294b2-0831-4fd4-a8ce-179b3097af0d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 15:54:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 219/441] 192.168.122.126 () {58 vars in 1148 bytes} [Fri Sep 4 15:54:13 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6bc60029-e0f1-46cd-bdbe-401a42760422 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6bc60029-e0f1-46cd-bdbe-401a42760422 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/f0e4eb5b-e6b0-464f-bb7c-64dd58d36538 Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6bc60029-e0f1-46cd-bdbe-401a42760422 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6bc60029-e0f1-46cd-bdbe-401a42760422 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6bc60029-e0f1-46cd-bdbe-401a42760422 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:54:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6bc60029-e0f1-46cd-bdbe-401a42760422 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/f0e4eb5b-e6b0-464f-bb7c-64dd58d36538 returned with HTTP 200 Sep 04 15:54:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 223/442] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:13 2026] GET /volume/v3/snapshots/f0e4eb5b-e6b0-464f-bb7c-64dd58d36538 => generated 470 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-568ba1a5-4d39-4411-9c6e-9e00d1df7e46 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-568ba1a5-4d39-4411-9c6e-9e00d1df7e46 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-568ba1a5-4d39-4411-9c6e-9e00d1df7e46 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-568ba1a5-4d39-4411-9c6e-9e00d1df7e46 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-568ba1a5-4d39-4411-9c6e-9e00d1df7e46 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:54:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-568ba1a5-4d39-4411-9c6e-9e00d1df7e46 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 returned with HTTP 200 Sep 04 15:54:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 220/443] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:13 2026] GET /volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 => generated 470 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ff8531c4-adb9-4b1a-9c2d-5ff12f10bc41 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ff8531c4-adb9-4b1a-9c2d-5ff12f10bc41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] DELETE http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ff8531c4-adb9-4b1a-9c2d-5ff12f10bc41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ff8531c4-adb9-4b1a-9c2d-5ff12f10bc41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-ff8531c4-adb9-4b1a-9c2d-5ff12f10bc41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] delete called for member c5b1cc01-1afd-4a8a-9085-60fca273c5c3 {{(pid=87209) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 15:54:13 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.group_snapshots [None req-ff8531c4-adb9-4b1a-9c2d-5ff12f10bc41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Delete group_snapshot with id: c5b1cc01-1afd-4a8a-9085-60fca273c5c3 Sep 04 15:54:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:13 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ff8531c4-adb9-4b1a-9c2d-5ff12f10bc41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 returned with HTTP 202 Sep 04 15:54:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 224/444] 192.168.122.126 () {60 vars in 1300 bytes} [Fri Sep 4 15:54:13 2026] DELETE /volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:54:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:13 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:54:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all volumes completed successfully. Sep 04 15:54:13 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:13 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:14 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:14 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:14 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:14 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b27077ec-c7bb-4f0c-9c63-bd5100e1859c tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:54:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 221/445] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:54:13 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:54:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c3786bcb-550b-4663-8d1a-84302309672a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c3786bcb-550b-4663-8d1a-84302309672a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/detail Sep 04 15:54:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c3786bcb-550b-4663-8d1a-84302309672a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c3786bcb-550b-4663-8d1a-84302309672a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-c3786bcb-550b-4663-8d1a-84302309672a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:14 devstack devstack@c-api.service[87209]: DEBUG cinder.db.api [None req-c3786bcb-550b-4663-8d1a-84302309672a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Building query based on filter {{(pid=87209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:14 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c3786bcb-550b-4663-8d1a-84302309672a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all snapshots completed successfully. Sep 04 15:54:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c3786bcb-550b-4663-8d1a-84302309672a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 15:54:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 225/446] 192.168.122.126 () {58 vars in 1148 bytes} [Fri Sep 4 15:54:14 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0f018883-8ea6-42c7-99ef-ed05919a269a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0f018883-8ea6-42c7-99ef-ed05919a269a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 Sep 04 15:54:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0f018883-8ea6-42c7-99ef-ed05919a269a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0f018883-8ea6-42c7-99ef-ed05919a269a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3e8d9f03-3367-4883-ba2f-21da4786415b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0f018883-8ea6-42c7-99ef-ed05919a269a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:54:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0f018883-8ea6-42c7-99ef-ed05919a269a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 returned with HTTP 200 Sep 04 15:54:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 222/447] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:14 2026] GET /volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 => generated 469 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e8d9f03-3367-4883-ba2f-21da4786415b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e8d9f03-3367-4883-ba2f-21da4786415b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e8d9f03-3367-4883-ba2f-21da4786415b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3e8d9f03-3367-4883-ba2f-21da4786415b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Volume info retrieved successfully. Sep 04 15:54:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e8d9f03-3367-4883-ba2f-21da4786415b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 returned with HTTP 200 Sep 04 15:54:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 226/448] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:14 2026] GET /volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-192c9280-810b-4b96-944c-f71a9acd3217 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-192c9280-810b-4b96-944c-f71a9acd3217 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 Sep 04 15:54:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-192c9280-810b-4b96-944c-f71a9acd3217 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-192c9280-810b-4b96-944c-f71a9acd3217 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-192c9280-810b-4b96-944c-f71a9acd3217 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:54:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-192c9280-810b-4b96-944c-f71a9acd3217 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 returned with HTTP 200 Sep 04 15:54:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 223/449] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:15 2026] GET /volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 => generated 469 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5369e67d-096f-440e-b959-4f5b8946835f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5369e67d-096f-440e-b959-4f5b8946835f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5369e67d-096f-440e-b959-4f5b8946835f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5369e67d-096f-440e-b959-4f5b8946835f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5369e67d-096f-440e-b959-4f5b8946835f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Volume info retrieved successfully. Sep 04 15:54:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5369e67d-096f-440e-b959-4f5b8946835f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 returned with HTTP 200 Sep 04 15:54:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 227/450] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:15 2026] GET /volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 => generated 852 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-460fc92d-6ba1-430f-b4c6-2fa665bb20e5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-460fc92d-6ba1-430f-b4c6-2fa665bb20e5 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:54:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-460fc92d-6ba1-430f-b4c6-2fa665bb20e5 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebffe5cd-7119-4fcb-a579-866179123e73", "name": "tempest-SnapshotsActionsTest-Snapshot-1975123278"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-460fc92d-6ba1-430f-b4c6-2fa665bb20e5 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Volume info retrieved successfully. Sep 04 15:54:15 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-460fc92d-6ba1-430f-b4c6-2fa665bb20e5 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Create snapshot from volume ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:15 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-460fc92d-6ba1-430f-b4c6-2fa665bb20e5 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Created reservations ['5beaf727-3365-4ec0-9309-5a0a2825449c', '6e3e5fbb-197d-4f43-93c3-8629015e595e', 'dd8d8574-0c70-4b02-8355-02c322297eee', '87df82e2-f78f-4670-ad2c-6edd93ff564f'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-460fc92d-6ba1-430f-b4c6-2fa665bb20e5 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot create request issued successfully. Sep 04 15:54:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-460fc92d-6ba1-430f-b4c6-2fa665bb20e5 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:54:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 224/451] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:54:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5a9a7789-c424-49ac-8f31-c4cc9f99cafa None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5a9a7789-c424-49ac-8f31-c4cc9f99cafa tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5a9a7789-c424-49ac-8f31-c4cc9f99cafa tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5a9a7789-c424-49ac-8f31-c4cc9f99cafa tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5a9a7789-c424-49ac-8f31-c4cc9f99cafa tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5a9a7789-c424-49ac-8f31-c4cc9f99cafa tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 228/452] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:15 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 439 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-815aa3ad-4381-48aa-b08b-562052994ee3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-815aa3ad-4381-48aa-b08b-562052994ee3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 Sep 04 15:54:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-815aa3ad-4381-48aa-b08b-562052994ee3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-815aa3ad-4381-48aa-b08b-562052994ee3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-815aa3ad-4381-48aa-b08b-562052994ee3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:54:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-815aa3ad-4381-48aa-b08b-562052994ee3 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 returned with HTTP 200 Sep 04 15:54:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 225/453] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:16 2026] GET /volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 => generated 469 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-908f40dc-792b-497d-ab50-68de58a200ac None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-908f40dc-792b-497d-ab50-68de58a200ac tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-908f40dc-792b-497d-ab50-68de58a200ac tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-908f40dc-792b-497d-ab50-68de58a200ac tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-908f40dc-792b-497d-ab50-68de58a200ac tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-908f40dc-792b-497d-ab50-68de58a200ac tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 229/454] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:17 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 439 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-500858b0-0e2d-4564-931a-c972de66f5a1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-500858b0-0e2d-4564-931a-c972de66f5a1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 Sep 04 15:54:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-500858b0-0e2d-4564-931a-c972de66f5a1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-500858b0-0e2d-4564-931a-c972de66f5a1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-500858b0-0e2d-4564-931a-c972de66f5a1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:54:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-500858b0-0e2d-4564-931a-c972de66f5a1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 returned with HTTP 200 Sep 04 15:54:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 226/455] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:17 2026] GET /volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6d26bb47-8ca8-4319-a452-08af9e09ae5b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6d26bb47-8ca8-4319-a452-08af9e09ae5b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6d26bb47-8ca8-4319-a452-08af9e09ae5b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6d26bb47-8ca8-4319-a452-08af9e09ae5b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6d26bb47-8ca8-4319-a452-08af9e09ae5b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6d26bb47-8ca8-4319-a452-08af9e09ae5b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 230/456] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:18 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 439 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2899f18b-857b-4ed9-af78-1358e8322243 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2899f18b-857b-4ed9-af78-1358e8322243 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 Sep 04 15:54:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2899f18b-857b-4ed9-af78-1358e8322243 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2899f18b-857b-4ed9-af78-1358e8322243 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2899f18b-857b-4ed9-af78-1358e8322243 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:54:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2899f18b-857b-4ed9-af78-1358e8322243 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 returned with HTTP 200 Sep 04 15:54:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 227/457] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:18 2026] GET /volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e7bcc469-bad1-4d9c-9438-dae7067f358c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e7bcc469-bad1-4d9c-9438-dae7067f358c tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e7bcc469-bad1-4d9c-9438-dae7067f358c tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e7bcc469-bad1-4d9c-9438-dae7067f358c tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e7bcc469-bad1-4d9c-9438-dae7067f358c tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e7bcc469-bad1-4d9c-9438-dae7067f358c tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 231/458] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:19 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-39c535f7-1af0-4f98-80df-b26a78fc3b45 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-39c535f7-1af0-4f98-80df-b26a78fc3b45 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-39c535f7-1af0-4f98-80df-b26a78fc3b45 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-39c535f7-1af0-4f98-80df-b26a78fc3b45 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-39c535f7-1af0-4f98-80df-b26a78fc3b45 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 returned with HTTP 404 Sep 04 15:54:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 228/459] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:19 2026] GET /volume/v3/snapshots/bcc99afb-8f77-4894-8e53-d5fc7903b670 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-41250cf5-f5c9-4f3a-b29a-b75d5a7d782e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-41250cf5-f5c9-4f3a-b29a-b75d5a7d782e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/f0e4eb5b-e6b0-464f-bb7c-64dd58d36538 Sep 04 15:54:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-41250cf5-f5c9-4f3a-b29a-b75d5a7d782e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-41250cf5-f5c9-4f3a-b29a-b75d5a7d782e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-41250cf5-f5c9-4f3a-b29a-b75d5a7d782e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/f0e4eb5b-e6b0-464f-bb7c-64dd58d36538 returned with HTTP 404 Sep 04 15:54:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 232/460] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:19 2026] GET /volume/v3/snapshots/f0e4eb5b-e6b0-464f-bb7c-64dd58d36538 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-519aee6e-438d-4f18-996e-1a922dba278a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-519aee6e-438d-4f18-996e-1a922dba278a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-519aee6e-438d-4f18-996e-1a922dba278a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-519aee6e-438d-4f18-996e-1a922dba278a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-519aee6e-438d-4f18-996e-1a922dba278a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member c5b1cc01-1afd-4a8a-9085-60fca273c5c3 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-519aee6e-438d-4f18-996e-1a922dba278a tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 returned with HTTP 404 Sep 04 15:54:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 229/461] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:19 2026] GET /volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:54:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b1c82789-3bbb-4696-a10e-b36f4fe83489 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b1c82789-3bbb-4696-a10e-b36f4fe83489 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] DELETE http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 Sep 04 15:54:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b1c82789-3bbb-4696-a10e-b36f4fe83489 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b1c82789-3bbb-4696-a10e-b36f4fe83489 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-b1c82789-3bbb-4696-a10e-b36f4fe83489 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] delete called for member c5b1cc01-1afd-4a8a-9085-60fca273c5c3 {{(pid=87209) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 15:54:19 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.group_snapshots [None req-b1c82789-3bbb-4696-a10e-b36f4fe83489 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Delete group_snapshot with id: c5b1cc01-1afd-4a8a-9085-60fca273c5c3 Sep 04 15:54:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b1c82789-3bbb-4696-a10e-b36f4fe83489 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 returned with HTTP 404 Sep 04 15:54:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 233/462] 192.168.122.126 () {60 vars in 1300 bytes} [Fri Sep 4 15:54:19 2026] DELETE /volume/v3/group_snapshots/c5b1cc01-1afd-4a8a-9085-60fca273c5c3 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e13b6933-45be-41b8-a480-5c547617d4d7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e13b6933-45be-41b8-a480-5c547617d4d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e13b6933-45be-41b8-a480-5c547617d4d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e13b6933-45be-41b8-a480-5c547617d4d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-e13b6933-45be-41b8-a480-5c547617d4d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e13b6933-45be-41b8-a480-5c547617d4d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:19 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:54:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e13b6933-45be-41b8-a480-5c547617d4d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all volumes completed successfully. Sep 04 15:54:19 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-e13b6933-45be-41b8-a480-5c547617d4d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:19 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-e13b6933-45be-41b8-a480-5c547617d4d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-e13b6933-45be-41b8-a480-5c547617d4d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:19 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-e13b6933-45be-41b8-a480-5c547617d4d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:19 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-e13b6933-45be-41b8-a480-5c547617d4d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:19 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-e13b6933-45be-41b8-a480-5c547617d4d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e13b6933-45be-41b8-a480-5c547617d4d7 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:54:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 230/463] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:54:19 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-80140dcf-2392-49cf-b640-d33f53ffdfac None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-80140dcf-2392-49cf-b640-d33f53ffdfac tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2/action Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-80140dcf-2392-49cf-b640-d33f53ffdfac tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-80140dcf-2392-49cf-b640-d33f53ffdfac tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-80140dcf-2392-49cf-b640-d33f53ffdfac tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] delete called for group 499c46d2-429a-431f-bd94-f6c4d8b100d2 {{(pid=87209) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.groups [None req-80140dcf-2392-49cf-b640-d33f53ffdfac tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Delete group with id: 499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:20 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:54:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:20 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-80140dcf-2392-49cf-b640-d33f53ffdfac tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2/action returned with HTTP 202 Sep 04 15:54:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 234/464] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:54:20 2026] POST /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f3e4a8ff-e5c7-41e0-993a-18f342d71cf1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f3e4a8ff-e5c7-41e0-993a-18f342d71cf1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 Sep 04 15:54:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f3e4a8ff-e5c7-41e0-993a-18f342d71cf1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f3e4a8ff-e5c7-41e0-993a-18f342d71cf1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f3e4a8ff-e5c7-41e0-993a-18f342d71cf1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:54:20 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-f3e4a8ff-e5c7-41e0-993a-18f342d71cf1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:20 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-f3e4a8ff-e5c7-41e0-993a-18f342d71cf1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0d25cabf-d941-4a0f-b25e-8d51b1b9fb2e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0d25cabf-d941-4a0f-b25e-8d51b1b9fb2e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0d25cabf-d941-4a0f-b25e-8d51b1b9fb2e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0d25cabf-d941-4a0f-b25e-8d51b1b9fb2e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0d25cabf-d941-4a0f-b25e-8d51b1b9fb2e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0d25cabf-d941-4a0f-b25e-8d51b1b9fb2e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 235/465] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:20 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f02bc107-8f8b-4d09-b463-0fff507a88ba None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:20 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-f3e4a8ff-e5c7-41e0-993a-18f342d71cf1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f3e4a8ff-e5c7-41e0-993a-18f342d71cf1 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 returned with HTTP 200 Sep 04 15:54:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 231/466] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:20 2026] GET /volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 => generated 922 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f02bc107-8f8b-4d09-b463-0fff507a88ba tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f02bc107-8f8b-4d09-b463-0fff507a88ba tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f02bc107-8f8b-4d09-b463-0fff507a88ba tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-f02bc107-8f8b-4d09-b463-0fff507a88ba tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Updating snapshot '5eb40825-fa32-4d17-8436-1c38ea1e176c' with '{'status': 'creating'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f02bc107-8f8b-4d09-b463-0fff507a88ba tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action returned with HTTP 202 Sep 04 15:54:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 236/467] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:20 2026] POST /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action => generated 0 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-332e4ca5-4687-48e1-9880-896266cbe47a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-332e4ca5-4687-48e1-9880-896266cbe47a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-332e4ca5-4687-48e1-9880-896266cbe47a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-332e4ca5-4687-48e1-9880-896266cbe47a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-332e4ca5-4687-48e1-9880-896266cbe47a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-332e4ca5-4687-48e1-9880-896266cbe47a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 232/468] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:20 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e1c85fe5-1bda-4c98-b57f-dc6dda698e40 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e1c85fe5-1bda-4c98-b57f-dc6dda698e40 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e1c85fe5-1bda-4c98-b57f-dc6dda698e40 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e1c85fe5-1bda-4c98-b57f-dc6dda698e40 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-e1c85fe5-1bda-4c98-b57f-dc6dda698e40 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Updating snapshot '5eb40825-fa32-4d17-8436-1c38ea1e176c' with '{'status': 'available'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e1c85fe5-1bda-4c98-b57f-dc6dda698e40 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action returned with HTTP 202 Sep 04 15:54:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 237/469] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:20 2026] POST /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-82232f35-a459-468e-b390-fe14627a0895 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-82232f35-a459-468e-b390-fe14627a0895 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-82232f35-a459-468e-b390-fe14627a0895 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-82232f35-a459-468e-b390-fe14627a0895 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-82232f35-a459-468e-b390-fe14627a0895 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-82232f35-a459-468e-b390-fe14627a0895 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 233/470] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:20 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c546f4da-eecf-46ee-8196-d9f65eeecd9f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c546f4da-eecf-46ee-8196-d9f65eeecd9f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c546f4da-eecf-46ee-8196-d9f65eeecd9f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebffe5cd-7119-4fcb-a579-866179123e73", "name": "tempest-SnapshotsActionsTest-Snapshot-193682309"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c546f4da-eecf-46ee-8196-d9f65eeecd9f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Volume info retrieved successfully. Sep 04 15:54:20 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-c546f4da-eecf-46ee-8196-d9f65eeecd9f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Create snapshot from volume ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:20 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-c546f4da-eecf-46ee-8196-d9f65eeecd9f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:54:20 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-c546f4da-eecf-46ee-8196-d9f65eeecd9f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Created reservations ['0157c1c2-04ee-4239-892e-07b56f1881f0', 'fa5d8942-8cc3-4fbe-9499-cea19ae2b4d0', 'd741ea61-a7c4-42ef-b6f3-bf7e7d4a489e', '2146eb78-d87c-4b9f-a804-d3ddaad0c8a0'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c546f4da-eecf-46ee-8196-d9f65eeecd9f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot create request issued successfully. Sep 04 15:54:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c546f4da-eecf-46ee-8196-d9f65eeecd9f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:54:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 238/471] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:54:20 2026] POST /volume/v3/snapshots => generated 306 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1e99138c-14c1-439c-b37a-8b0889e5dd87 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1e99138c-14c1-439c-b37a-8b0889e5dd87 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 Sep 04 15:54:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1e99138c-14c1-439c-b37a-8b0889e5dd87 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1e99138c-14c1-439c-b37a-8b0889e5dd87 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1e99138c-14c1-439c-b37a-8b0889e5dd87 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1e99138c-14c1-439c-b37a-8b0889e5dd87 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 returned with HTTP 200 Sep 04 15:54:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 234/472] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:21 2026] GET /volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 => generated 438 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-81b88cf5-8ac7-4f25-a308-ae5ccb748771 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-81b88cf5-8ac7-4f25-a308-ae5ccb748771 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 Sep 04 15:54:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-81b88cf5-8ac7-4f25-a308-ae5ccb748771 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-81b88cf5-8ac7-4f25-a308-ae5ccb748771 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-81b88cf5-8ac7-4f25-a308-ae5ccb748771 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:54:21 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-81b88cf5-8ac7-4f25-a308-ae5ccb748771 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:21 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-81b88cf5-8ac7-4f25-a308-ae5ccb748771 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:21 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-81b88cf5-8ac7-4f25-a308-ae5ccb748771 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-81b88cf5-8ac7-4f25-a308-ae5ccb748771 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 returned with HTTP 200 Sep 04 15:54:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 239/473] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:21 2026] GET /volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 => generated 922 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2a9b95b4-3b46-435c-9ba9-c04c20587ab2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2a9b95b4-3b46-435c-9ba9-c04c20587ab2 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 Sep 04 15:54:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2a9b95b4-3b46-435c-9ba9-c04c20587ab2 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2a9b95b4-3b46-435c-9ba9-c04c20587ab2 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2a9b95b4-3b46-435c-9ba9-c04c20587ab2 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2a9b95b4-3b46-435c-9ba9-c04c20587ab2 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 returned with HTTP 200 Sep 04 15:54:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 235/474] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:22 2026] GET /volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 => generated 438 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a4005f45-9d75-4577-a3ad-48ccec73075d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a4005f45-9d75-4577-a3ad-48ccec73075d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 Sep 04 15:54:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a4005f45-9d75-4577-a3ad-48ccec73075d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a4005f45-9d75-4577-a3ad-48ccec73075d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a4005f45-9d75-4577-a3ad-48ccec73075d tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 returned with HTTP 404 Sep 04 15:54:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 240/475] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:22 2026] GET /volume/v3/volumes/be5e25b3-08db-4fa0-8d2d-85e7ebf99181 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:54:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-30e6b0a1-41d0-4798-907d-bac86070ff10 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-30e6b0a1-41d0-4798-907d-bac86070ff10 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/c27df4eb-9a1d-4a51-a89b-866c76fd03b2 Sep 04 15:54:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-30e6b0a1-41d0-4798-907d-bac86070ff10 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-30e6b0a1-41d0-4798-907d-bac86070ff10 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-30e6b0a1-41d0-4798-907d-bac86070ff10 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/c27df4eb-9a1d-4a51-a89b-866c76fd03b2 returned with HTTP 404 Sep 04 15:54:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 236/476] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:22 2026] GET /volume/v3/volumes/c27df4eb-9a1d-4a51-a89b-866c76fd03b2 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b15fb005-f533-4d35-aa15-1ed3012999d4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b15fb005-f533-4d35-aa15-1ed3012999d4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b15fb005-f533-4d35-aa15-1ed3012999d4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b15fb005-f533-4d35-aa15-1ed3012999d4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-b15fb005-f533-4d35-aa15-1ed3012999d4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 499c46d2-429a-431f-bd94-f6c4d8b100d2 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:23 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:54:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b15fb005-f533-4d35-aa15-1ed3012999d4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 241/477] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 353 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c26e61aa-ee6d-4686-a77c-bd2fa15147f4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c26e61aa-ee6d-4686-a77c-bd2fa15147f4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 Sep 04 15:54:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c26e61aa-ee6d-4686-a77c-bd2fa15147f4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c26e61aa-ee6d-4686-a77c-bd2fa15147f4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c26e61aa-ee6d-4686-a77c-bd2fa15147f4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c26e61aa-ee6d-4686-a77c-bd2fa15147f4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 returned with HTTP 200 Sep 04 15:54:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 237/478] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:23 2026] GET /volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 => generated 438 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0f36e053-1456-46c3-8486-456801984136 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0f36e053-1456-46c3-8486-456801984136 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0f36e053-1456-46c3-8486-456801984136 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0f36e053-1456-46c3-8486-456801984136 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-0f36e053-1456-46c3-8486-456801984136 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 499c46d2-429a-431f-bd94-f6c4d8b100d2 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0f36e053-1456-46c3-8486-456801984136 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 returned with HTTP 404 Sep 04 15:54:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 242/479] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:24 2026] GET /volume/v3/groups/499c46d2-429a-431f-bd94-f6c4d8b100d2 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4ea33ff8-42ff-4593-8d52-bd875479f1cd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4ea33ff8-42ff-4593-8d52-bd875479f1cd tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/84bb442d-6f3b-48ca-b5fc-ce5f3d564e07 Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4ea33ff8-42ff-4593-8d52-bd875479f1cd tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4ea33ff8-42ff-4593-8d52-bd875479f1cd tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4ea33ff8-42ff-4593-8d52-bd875479f1cd tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/group_types/84bb442d-6f3b-48ca-b5fc-ce5f3d564e07 returned with HTTP 202 Sep 04 15:54:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 238/480] 192.168.122.126 () {60 vars in 1288 bytes} [Fri Sep 4 15:54:24 2026] DELETE /volume/v3/group_types/84bb442d-6f3b-48ca-b5fc-ce5f3d564e07 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-47d5c5eb-4787-4393-a2f7-b36036c67a47 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-47d5c5eb-4787-4393-a2f7-b36036c67a47 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] DELETE http://192.168.122.126/volume/v3/types/61f084e6-13c9-47cf-b3b1-7ae225a0efdd Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-47d5c5eb-4787-4393-a2f7-b36036c67a47 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-47d5c5eb-4787-4393-a2f7-b36036c67a47 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-47d5c5eb-4787-4393-a2f7-b36036c67a47 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/types/61f084e6-13c9-47cf-b3b1-7ae225a0efdd returned with HTTP 202 Sep 04 15:54:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 243/481] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:54:24 2026] DELETE /volume/v3/types/61f084e6-13c9-47cf-b3b1-7ae225a0efdd => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3a88f32d-65b1-428d-8e24-0594bd5b0491 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3a88f32d-65b1-428d-8e24-0594bd5b0491 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] GET http://192.168.122.126/volume/v3/types/61f084e6-13c9-47cf-b3b1-7ae225a0efdd Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3a88f32d-65b1-428d-8e24-0594bd5b0491 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3a88f32d-65b1-428d-8e24-0594bd5b0491 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3a88f32d-65b1-428d-8e24-0594bd5b0491 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/types/61f084e6-13c9-47cf-b3b1-7ae225a0efdd returned with HTTP 404 Sep 04 15:54:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 239/482] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:54:24 2026] GET /volume/v3/types/61f084e6-13c9-47cf-b3b1-7ae225a0efdd => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-602f7016-912c-45d3-8745-754404161b7f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-602f7016-912c-45d3-8745-754404161b7f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-602f7016-912c-45d3-8745-754404161b7f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-602f7016-912c-45d3-8745-754404161b7f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7b57e971-0cdd-493b-8baa-080c7e90062e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7b57e971-0cdd-493b-8baa-080c7e90062e tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7b57e971-0cdd-493b-8baa-080c7e90062e tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-69721352"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-602f7016-912c-45d3-8745-754404161b7f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-602f7016-912c-45d3-8745-754404161b7f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 returned with HTTP 200 Sep 04 15:54:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 244/483] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:24 2026] GET /volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1c9f6f31-a313-41ee-bf36-060d7de385c2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1c9f6f31-a313-41ee-bf36-060d7de385c2 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3/action Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1c9f6f31-a313-41ee-bf36-060d7de385c2 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1c9f6f31-a313-41ee-bf36-060d7de385c2 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7b57e971-0cdd-493b-8baa-080c7e90062e tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:54:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 240/484] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:54:24 2026] POST /volume/v3/types => generated 222 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-1c9f6f31-a313-41ee-bf36-060d7de385c2 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Updating snapshot 'b55ac96a-5f7c-4cf2-8858-41361f326cb3' with '{'status': 'creating'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3fa59022-8f52-42f9-86a3-e2180324dee3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3fa59022-8f52-42f9-86a3-e2180324dee3 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] POST http://192.168.122.126/volume/v3/group_types Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3fa59022-8f52-42f9-86a3-e2180324dee3 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-471148506"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3fa59022-8f52-42f9-86a3-e2180324dee3 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 202 Sep 04 15:54:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 241/485] 192.168.122.126 () {62 vars in 1195 bytes} [Fri Sep 4 15:54:24 2026] POST /volume/v3/group_types => generated 180 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1c9f6f31-a313-41ee-bf36-060d7de385c2 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3/action returned with HTTP 202 Sep 04 15:54:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 245/486] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:24 2026] POST /volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-09d9fb81-9ebf-4c00-b376-90f51570ca45 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-09d9fb81-9ebf-4c00-b376-90f51570ca45 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/groups Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-09d9fb81-9ebf-4c00-b376-90f51570ca45 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1ff1c1da-af03-4ca4-849a-9b41b7867c14", "volume_types": ["700a4350-6d42-4e04-859d-e5c94c45d1f8"], "name": "tempest-GroupSnapshotsTest-Group-1891323404"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-09d9fb81-9ebf-4c00-b376-90f51570ca45 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating new group {'group': {'group_type': '1ff1c1da-af03-4ca4-849a-9b41b7867c14', 'volume_types': ['700a4350-6d42-4e04-859d-e5c94c45d1f8'], 'name': 'tempest-GroupSnapshotsTest-Group-1891323404'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-61d3fa0a-8bb8-4f4d-a62b-a4048aebc277 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-61d3fa0a-8bb8-4f4d-a62b-a4048aebc277 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-61d3fa0a-8bb8-4f4d-a62b-a4048aebc277 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-61d3fa0a-8bb8-4f4d-a62b-a4048aebc277 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-09d9fb81-9ebf-4c00-b376-90f51570ca45 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating group tempest-GroupSnapshotsTest-Group-1891323404. Sep 04 15:54:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-61d3fa0a-8bb8-4f4d-a62b-a4048aebc277 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-61d3fa0a-8bb8-4f4d-a62b-a4048aebc277 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 returned with HTTP 200 Sep 04 15:54:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 246/487] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:24 2026] GET /volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-09d9fb81-9ebf-4c00-b376-90f51570ca45 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Availability Zones retrieved successfully. Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-16e4791a-6853-47c9-81da-b8c66048fe14 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-16e4791a-6853-47c9-81da-b8c66048fe14 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3/action Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-16e4791a-6853-47c9-81da-b8c66048fe14 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-16e4791a-6853-47c9-81da-b8c66048fe14 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-16e4791a-6853-47c9-81da-b8c66048fe14 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Snapshot retrieved successfully. Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-09d9fb81-9ebf-4c00-b376-90f51570ca45 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Created reservations ['0fe12abe-152b-47b7-bf0e-b22902cb4f62'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-16e4791a-6853-47c9-81da-b8c66048fe14 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Snapshot delete request issued successfully. Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-16e4791a-6853-47c9-81da-b8c66048fe14 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3/action returned with HTTP 202 Sep 04 15:54:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 247/488] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:24 2026] POST /volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b20d66df-d944-4eab-b7ae-df4d1ea59e09 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b20d66df-d944-4eab-b7ae-df4d1ea59e09 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b20d66df-d944-4eab-b7ae-df4d1ea59e09 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b20d66df-d944-4eab-b7ae-df4d1ea59e09 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-09d9fb81-9ebf-4c00-b376-90f51570ca45 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups returned with HTTP 202 Sep 04 15:54:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 242/489] 192.168.122.126 () {62 vars in 1181 bytes} [Fri Sep 4 15:54:24 2026] POST /volume/v3/groups => generated 112 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6f97a861-d84f-45a8-ae3b-9af88fcf96ad None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b20d66df-d944-4eab-b7ae-df4d1ea59e09 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b20d66df-d944-4eab-b7ae-df4d1ea59e09 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 returned with HTTP 200 Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6f97a861-d84f-45a8-ae3b-9af88fcf96ad tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/f4ba431a-9466-4099-b9b3-5d9840c6d149 Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6f97a861-d84f-45a8-ae3b-9af88fcf96ad tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6f97a861-d84f-45a8-ae3b-9af88fcf96ad tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 248/490] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:24 2026] GET /volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 => generated 464 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-6f97a861-d84f-45a8-ae3b-9af88fcf96ad tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member f4ba431a-9466-4099-b9b3-5d9840c6d149 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:24 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:54:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6f97a861-d84f-45a8-ae3b-9af88fcf96ad tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/f4ba431a-9466-4099-b9b3-5d9840c6d149 returned with HTTP 200 Sep 04 15:54:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 243/491] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:24 2026] GET /volume/v3/groups/f4ba431a-9466-4099-b9b3-5d9840c6d149 => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-594fa59e-6d66-41a0-b660-0c589103e4e1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-594fa59e-6d66-41a0-b660-0c589103e4e1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 Sep 04 15:54:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-594fa59e-6d66-41a0-b660-0c589103e4e1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-594fa59e-6d66-41a0-b660-0c589103e4e1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-594fa59e-6d66-41a0-b660-0c589103e4e1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-594fa59e-6d66-41a0-b660-0c589103e4e1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 returned with HTTP 200 Sep 04 15:54:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 249/492] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:25 2026] GET /volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e8f35597-0866-4f78-ab11-4ea9edfa90fb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e8f35597-0866-4f78-ab11-4ea9edfa90fb tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/f4ba431a-9466-4099-b9b3-5d9840c6d149 Sep 04 15:54:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e8f35597-0866-4f78-ab11-4ea9edfa90fb tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e8f35597-0866-4f78-ab11-4ea9edfa90fb tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-e8f35597-0866-4f78-ab11-4ea9edfa90fb tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member f4ba431a-9466-4099-b9b3-5d9840c6d149 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:25 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:54:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e8f35597-0866-4f78-ab11-4ea9edfa90fb tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/f4ba431a-9466-4099-b9b3-5d9840c6d149 returned with HTTP 200 Sep 04 15:54:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 244/493] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:25 2026] GET /volume/v3/groups/f4ba431a-9466-4099-b9b3-5d9840c6d149 => generated 393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:54:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-551720552", "volume_type": "700a4350-6d42-4e04-859d-e5c94c45d1f8", "group_id": "f4ba431a-9466-4099-b9b3-5d9840c6d149", "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-551720552', 'volume_type': '700a4350-6d42-4e04-859d-e5c94c45d1f8', 'group_id': 'f4ba431a-9466-4099-b9b3-5d9840c6d149', 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:54:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:25 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Create volume of 1 GB Sep 04 15:54:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:25 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:54:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Availability Zones retrieved successfully. Sep 04 15:54:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Flow 'volume_create_api' (5bce5c4c-d50e-4f41-aaa9-464d7b8493b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b141db45-2752-4d2d-9adc-267738aad580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:54:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b141db45-2752-4d2d-9adc-267738aad580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:54:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=700a4350-6d42-4e04-859d-e5c94c45d1f8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-69721352',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '700a4350-6d42-4e04-859d-e5c94c45d1f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f4ba431a-9466-4099-b9b3-5d9840c6d149', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e81b97f7-209c-4f91-ac3a-d4c1fca5dc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-69721352 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-69721352, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:54:26 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-69721352 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-69721352, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Created reservations ['85b62090-d8ef-436b-bf16-e17403983385', 'ba564e03-f0f4-4200-8ec7-3130d119c9a0', '578de981-af1b-4cb2-b1fa-febd40a95b10', 'edcf5f96-a360-454e-a297-8785e4d0c0cb'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e81b97f7-209c-4f91-ac3a-d4c1fca5dc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85b62090-d8ef-436b-bf16-e17403983385', 'ba564e03-f0f4-4200-8ec7-3130d119c9a0', '578de981-af1b-4cb2-b1fa-febd40a95b10', 'edcf5f96-a360-454e-a297-8785e4d0c0cb']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e46969e-de65-4086-b525-94290cb97e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e46969e-de65-4086-b525-94290cb97e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '750a1ba7-db2b-4666-8dfd-741d7fdb3853', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-551720552',encryption_key_id=None,group_id=f4ba431a-9466-4099-b9b3-5d9840c6d149,group_type_id=,metadata={},multiattach=False,project_id='724e2b57c44a420f801eee3ae9e4f189',qos_specs=None,replication_status=,reservations=['85b62090-d8ef-436b-bf16-e17403983385','ba564e03-f0f4-4200-8ec7-3130d119c9a0','578de981-af1b-4cb2-b1fa-febd40a95b10','edcf5f96-a360-454e-a297-8785e4d0c0cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8a90017b307406c83691843dccb3631',volume_type_id=700a4350-6d42-4e04-859d-e5c94c45d1f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:54:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-551720552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f4ba431a-9466-4099-b9b3-5d9840c6d149,host=None,id=750a1ba7-db2b-4666-8dfd-741d7fdb3853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724e2b57c44a420f801eee3ae9e4f189',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8a90017b307406c83691843dccb3631',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(700a4350-6d42-4e04-859d-e5c94c45d1f8),volume_type_id=700a4350-6d42-4e04-859d-e5c94c45d1f8)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa620ae-dd5c-4cba-8886-26419de38690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa620ae-dd5c-4cba-8886-26419de38690) transitioned into state 'SUCCESS' from state '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-551720552',encryption_key_id=None,group_id=f4ba431a-9466-4099-b9b3-5d9840c6d149,group_type_id=,metadata={},multiattach=False,project_id='724e2b57c44a420f801eee3ae9e4f189',qos_specs=None,replication_status=,reservations=['85b62090-d8ef-436b-bf16-e17403983385','ba564e03-f0f4-4200-8ec7-3130d119c9a0','578de981-af1b-4cb2-b1fa-febd40a95b10','edcf5f96-a360-454e-a297-8785e4d0c0cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8a90017b307406c83691843dccb3631',volume_type_id=700a4350-6d42-4e04-859d-e5c94c45d1f8)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847238f1-869f-4b4a-ae70-f6e3a311608a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847238f1-869f-4b4a-ae70-f6e3a311608a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Flow 'volume_create_api' (5bce5c4c-d50e-4f41-aaa9-464d7b8493b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Create volume request issued successfully. Sep 04 15:54:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f7a8c875-5ee7-424c-9cff-9e1db62b4fca tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:54:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 250/494] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 15:54:25 2026] POST /volume/v3/volumes => generated 828 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2914fa03-e581-46c7-88a8-a96685f7299b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a18cf3c5-1d42-45a9-ad1a-b41d6a40dd84 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2914fa03-e581-46c7-88a8-a96685f7299b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 Sep 04 15:54:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2914fa03-e581-46c7-88a8-a96685f7299b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2914fa03-e581-46c7-88a8-a96685f7299b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a18cf3c5-1d42-45a9-ad1a-b41d6a40dd84 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a18cf3c5-1d42-45a9-ad1a-b41d6a40dd84 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a18cf3c5-1d42-45a9-ad1a-b41d6a40dd84 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a18cf3c5-1d42-45a9-ad1a-b41d6a40dd84 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:54:26 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-a18cf3c5-1d42-45a9-ad1a-b41d6a40dd84 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:26 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-a18cf3c5-1d42-45a9-ad1a-b41d6a40dd84 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2914fa03-e581-46c7-88a8-a96685f7299b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2914fa03-e581-46c7-88a8-a96685f7299b tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 returned with HTTP 200 Sep 04 15:54:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 245/495] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:26 2026] GET /volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 => generated 464 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:26 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-a18cf3c5-1d42-45a9-ad1a-b41d6a40dd84 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a18cf3c5-1d42-45a9-ad1a-b41d6a40dd84 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 returned with HTTP 200 Sep 04 15:54:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 251/496] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:26 2026] GET /volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 => generated 896 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4efee16b-b4c5-4471-871a-6c9b4174842d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4efee16b-b4c5-4471-871a-6c9b4174842d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 Sep 04 15:54:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4efee16b-b4c5-4471-871a-6c9b4174842d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4efee16b-b4c5-4471-871a-6c9b4174842d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4efee16b-b4c5-4471-871a-6c9b4174842d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 returned with HTTP 404 Sep 04 15:54:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 246/497] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:27 2026] GET /volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0ec77978-fc59-47bb-a5c7-71b138b5b32c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0ec77978-fc59-47bb-a5c7-71b138b5b32c tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action Sep 04 15:54:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0ec77978-fc59-47bb-a5c7-71b138b5b32c tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0ec77978-fc59-47bb-a5c7-71b138b5b32c tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-0ec77978-fc59-47bb-a5c7-71b138b5b32c tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Updating snapshot '5eb40825-fa32-4d17-8436-1c38ea1e176c' with '{'status': 'available'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:54:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a394c88e-8b0a-4750-a480-2e5d59f068ef None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a394c88e-8b0a-4750-a480-2e5d59f068ef tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 Sep 04 15:54:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a394c88e-8b0a-4750-a480-2e5d59f068ef tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a394c88e-8b0a-4750-a480-2e5d59f068ef tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0ec77978-fc59-47bb-a5c7-71b138b5b32c tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action returned with HTTP 202 Sep 04 15:54:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 252/498] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:27 2026] POST /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f5ac83fd-3206-4963-a739-0e4f2b5f607d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f5ac83fd-3206-4963-a739-0e4f2b5f607d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f5ac83fd-3206-4963-a739-0e4f2b5f607d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f5ac83fd-3206-4963-a739-0e4f2b5f607d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a394c88e-8b0a-4750-a480-2e5d59f068ef tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:54:28 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-a394c88e-8b0a-4750-a480-2e5d59f068ef tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:28 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-a394c88e-8b0a-4750-a480-2e5d59f068ef tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f5ac83fd-3206-4963-a739-0e4f2b5f607d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f5ac83fd-3206-4963-a739-0e4f2b5f607d tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 253/499] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:27 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 466 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-85c3663e-1ff1-4658-a4d8-a19a016facc8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-85c3663e-1ff1-4658-a4d8-a19a016facc8 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 Sep 04 15:54:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-85c3663e-1ff1-4658-a4d8-a19a016facc8 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-85c3663e-1ff1-4658-a4d8-a19a016facc8 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:28 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-85c3663e-1ff1-4658-a4d8-a19a016facc8 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Delete snapshot with id: b55ac96a-5f7c-4cf2-8858-41361f326cb3 Sep 04 15:54:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-85c3663e-1ff1-4658-a4d8-a19a016facc8 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 returned with HTTP 404 Sep 04 15:54:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 254/500] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:54:28 2026] DELETE /volume/v3/snapshots/b55ac96a-5f7c-4cf2-8858-41361f326cb3 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-56d34c18-b8d8-4c03-b51e-ae3c60c53d21 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-56d34c18-b8d8-4c03-b51e-ae3c60c53d21 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:54:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-56d34c18-b8d8-4c03-b51e-ae3c60c53d21 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebffe5cd-7119-4fcb-a579-866179123e73", "name": "tempest-SnapshotsActionsTest-Snapshot-1883903376"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-56d34c18-b8d8-4c03-b51e-ae3c60c53d21 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Volume info retrieved successfully. Sep 04 15:54:28 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-56d34c18-b8d8-4c03-b51e-ae3c60c53d21 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Create snapshot from volume ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:28 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-a394c88e-8b0a-4750-a480-2e5d59f068ef tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a394c88e-8b0a-4750-a480-2e5d59f068ef tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 returned with HTTP 200 Sep 04 15:54:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 247/501] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:27 2026] GET /volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 => generated 920 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:28 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-56d34c18-b8d8-4c03-b51e-ae3c60c53d21 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Created reservations ['c32a8cc6-e260-4ac0-836d-009b40a0b86c', '85850ef6-7ee4-498e-a108-d456c9a1519c', '862904a6-8d74-49c8-a566-c79e25afa799', 'd807c903-1c34-4874-86e0-5ef47527d9c1'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-56d34c18-b8d8-4c03-b51e-ae3c60c53d21 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot create request issued successfully. Sep 04 15:54:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-56d34c18-b8d8-4c03-b51e-ae3c60c53d21 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:54:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 255/502] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:54:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-87a73f00-544a-46f6-9269-bfe6a414e49a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-87a73f00-544a-46f6-9269-bfe6a414e49a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb Sep 04 15:54:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-87a73f00-544a-46f6-9269-bfe6a414e49a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-87a73f00-544a-46f6-9269-bfe6a414e49a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-87a73f00-544a-46f6-9269-bfe6a414e49a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-87a73f00-544a-46f6-9269-bfe6a414e49a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb returned with HTTP 200 Sep 04 15:54:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 248/503] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:28 2026] GET /volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-eab6ca7b-212b-45bf-a44c-13706d2c8ec4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eab6ca7b-212b-45bf-a44c-13706d2c8ec4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 Sep 04 15:54:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eab6ca7b-212b-45bf-a44c-13706d2c8ec4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eab6ca7b-212b-45bf-a44c-13706d2c8ec4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-eab6ca7b-212b-45bf-a44c-13706d2c8ec4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:54:29 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-eab6ca7b-212b-45bf-a44c-13706d2c8ec4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:29 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-eab6ca7b-212b-45bf-a44c-13706d2c8ec4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:29 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-eab6ca7b-212b-45bf-a44c-13706d2c8ec4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-961668e0-cc3f-4eba-8075-5b01a92c617a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eab6ca7b-212b-45bf-a44c-13706d2c8ec4 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 returned with HTTP 200 Sep 04 15:54:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 256/504] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:29 2026] GET /volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 => generated 921 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-961668e0-cc3f-4eba-8075-5b01a92c617a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb Sep 04 15:54:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-961668e0-cc3f-4eba-8075-5b01a92c617a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-961668e0-cc3f-4eba-8075-5b01a92c617a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-961668e0-cc3f-4eba-8075-5b01a92c617a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-85f14ec5-2bc6-462c-a383-115df443934e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-961668e0-cc3f-4eba-8075-5b01a92c617a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb returned with HTTP 200 Sep 04 15:54:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 249/505] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:29 2026] GET /volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-85f14ec5-2bc6-462c-a383-115df443934e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/group_snapshots Sep 04 15:54:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-85f14ec5-2bc6-462c-a383-115df443934e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f4ba431a-9466-4099-b9b3-5d9840c6d149", "name": "tempest-group_snapshot-1319642184"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-85f14ec5-2bc6-462c-a383-115df443934e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f4ba431a-9466-4099-b9b3-5d9840c6d149', 'name': 'tempest-group_snapshot-1319642184'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 15:54:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:29 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.group_snapshots [None req-85f14ec5-2bc6-462c-a383-115df443934e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Creating group_snapshot tempest-group_snapshot-1319642184. Sep 04 15:54:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:29 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:54:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:29 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-85f14ec5-2bc6-462c-a383-115df443934e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-69721352 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-69721352, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:54:29 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-85f14ec5-2bc6-462c-a383-115df443934e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Created reservations ['17c4f0ae-b85f-4960-989c-61c598f854b5', '3f4f82f2-8b59-4335-b682-5e537c3ee123', '2143b189-74b6-4ee6-a405-bbb40e3a356d', 'fc9c072b-35c6-4c20-bdab-0b111c188bc9'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-85f14ec5-2bc6-462c-a383-115df443934e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots returned with HTTP 202 Sep 04 15:54:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 257/506] 192.168.122.126 () {62 vars in 1208 bytes} [Fri Sep 4 15:54:29 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2d97d7be-c47e-42ac-a3dc-a461313ba648 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2d97d7be-c47e-42ac-a3dc-a461313ba648 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c Sep 04 15:54:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2d97d7be-c47e-42ac-a3dc-a461313ba648 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2d97d7be-c47e-42ac-a3dc-a461313ba648 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-2d97d7be-c47e-42ac-a3dc-a461313ba648 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 165c5b04-9355-4261-bd63-17e8bb4b7a3c {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2d97d7be-c47e-42ac-a3dc-a461313ba648 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c returned with HTTP 200 Sep 04 15:54:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 250/507] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:30 2026] GET /volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c => generated 307 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a746d5fd-346e-405c-9794-b151f820f5b4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a746d5fd-346e-405c-9794-b151f820f5b4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb Sep 04 15:54:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a746d5fd-346e-405c-9794-b151f820f5b4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a746d5fd-346e-405c-9794-b151f820f5b4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a746d5fd-346e-405c-9794-b151f820f5b4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a746d5fd-346e-405c-9794-b151f820f5b4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb returned with HTTP 200 Sep 04 15:54:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 258/508] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:30 2026] GET /volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb => generated 439 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-de562ddb-591d-4bb3-a5d6-ff046bfed823 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-de562ddb-591d-4bb3-a5d6-ff046bfed823 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c Sep 04 15:54:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-de562ddb-591d-4bb3-a5d6-ff046bfed823 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-de562ddb-591d-4bb3-a5d6-ff046bfed823 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-de562ddb-591d-4bb3-a5d6-ff046bfed823 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 165c5b04-9355-4261-bd63-17e8bb4b7a3c {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-de562ddb-591d-4bb3-a5d6-ff046bfed823 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c returned with HTTP 200 Sep 04 15:54:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 251/509] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:31 2026] GET /volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c => generated 307 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8d239c01-8de6-45d2-8743-8ab0e9a8940e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8d239c01-8de6-45d2-8743-8ab0e9a8940e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb Sep 04 15:54:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8d239c01-8de6-45d2-8743-8ab0e9a8940e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8d239c01-8de6-45d2-8743-8ab0e9a8940e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8d239c01-8de6-45d2-8743-8ab0e9a8940e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8d239c01-8de6-45d2-8743-8ab0e9a8940e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb returned with HTTP 200 Sep 04 15:54:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 259/510] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:31 2026] GET /volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb => generated 466 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d1680d46-e9d1-4521-a63c-22f6cf9d37e5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d1680d46-e9d1-4521-a63c-22f6cf9d37e5 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb/action Sep 04 15:54:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d1680d46-e9d1-4521-a63c-22f6cf9d37e5 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d1680d46-e9d1-4521-a63c-22f6cf9d37e5 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.admin_actions [None req-d1680d46-e9d1-4521-a63c-22f6cf9d37e5 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Updating snapshot '333f4c1f-18b0-47d3-a397-232b50677acb' with '{'status': 'deleting'}' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:54:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d1680d46-e9d1-4521-a63c-22f6cf9d37e5 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb/action returned with HTTP 202 Sep 04 15:54:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 252/511] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:31 2026] POST /volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7926315d-eada-4acc-b979-02643647f921 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7926315d-eada-4acc-b979-02643647f921 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb Sep 04 15:54:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7926315d-eada-4acc-b979-02643647f921 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7926315d-eada-4acc-b979-02643647f921 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7926315d-eada-4acc-b979-02643647f921 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7926315d-eada-4acc-b979-02643647f921 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb returned with HTTP 200 Sep 04 15:54:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 260/512] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:31 2026] GET /volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9ceec1f5-4456-4d7c-848f-d0cc88212a27 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ceec1f5-4456-4d7c-848f-d0cc88212a27 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb/action Sep 04 15:54:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9ceec1f5-4456-4d7c-848f-d0cc88212a27 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9ceec1f5-4456-4d7c-848f-d0cc88212a27 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9ceec1f5-4456-4d7c-848f-d0cc88212a27 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Snapshot retrieved successfully. Sep 04 15:54:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9ceec1f5-4456-4d7c-848f-d0cc88212a27 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Snapshot delete request issued successfully. Sep 04 15:54:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ceec1f5-4456-4d7c-848f-d0cc88212a27 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb/action returned with HTTP 202 Sep 04 15:54:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 253/513] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:31 2026] POST /volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d3df2a66-f86d-4774-b494-dcb3f21e63c8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d3df2a66-f86d-4774-b494-dcb3f21e63c8 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb Sep 04 15:54:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d3df2a66-f86d-4774-b494-dcb3f21e63c8 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d3df2a66-f86d-4774-b494-dcb3f21e63c8 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d3df2a66-f86d-4774-b494-dcb3f21e63c8 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d3df2a66-f86d-4774-b494-dcb3f21e63c8 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb returned with HTTP 200 Sep 04 15:54:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 261/514] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:32 2026] GET /volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a8255966-c376-47ee-b526-e70a63bc29a0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a8255966-c376-47ee-b526-e70a63bc29a0 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c Sep 04 15:54:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a8255966-c376-47ee-b526-e70a63bc29a0 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a8255966-c376-47ee-b526-e70a63bc29a0 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-a8255966-c376-47ee-b526-e70a63bc29a0 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 165c5b04-9355-4261-bd63-17e8bb4b7a3c {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a8255966-c376-47ee-b526-e70a63bc29a0 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c returned with HTTP 200 Sep 04 15:54:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 254/515] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:32 2026] GET /volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c => generated 307 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e9d26b26-0dd2-4a8a-85cc-c273478acc6a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e9d26b26-0dd2-4a8a-85cc-c273478acc6a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb Sep 04 15:54:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e9d26b26-0dd2-4a8a-85cc-c273478acc6a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e9d26b26-0dd2-4a8a-85cc-c273478acc6a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e9d26b26-0dd2-4a8a-85cc-c273478acc6a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e9d26b26-0dd2-4a8a-85cc-c273478acc6a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb returned with HTTP 200 Sep 04 15:54:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 262/516] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:33 2026] GET /volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5236ca76-5dfe-4abe-91a6-eba376414921 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5236ca76-5dfe-4abe-91a6-eba376414921 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c Sep 04 15:54:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5236ca76-5dfe-4abe-91a6-eba376414921 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5236ca76-5dfe-4abe-91a6-eba376414921 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-5236ca76-5dfe-4abe-91a6-eba376414921 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 165c5b04-9355-4261-bd63-17e8bb4b7a3c {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5236ca76-5dfe-4abe-91a6-eba376414921 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c returned with HTTP 200 Sep 04 15:54:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 255/517] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:33 2026] GET /volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c => generated 307 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-00056149-fff2-4276-8f7c-b405d26b71ed None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-00056149-fff2-4276-8f7c-b405d26b71ed tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-00056149-fff2-4276-8f7c-b405d26b71ed tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-00056149-fff2-4276-8f7c-b405d26b71ed tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-00056149-fff2-4276-8f7c-b405d26b71ed tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb returned with HTTP 404 Sep 04 15:54:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 263/518] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:34 2026] GET /volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0b2f792e-8a27-46fc-9d3f-94ee0ddc2adf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0b2f792e-8a27-46fc-9d3f-94ee0ddc2adf tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0b2f792e-8a27-46fc-9d3f-94ee0ddc2adf tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0b2f792e-8a27-46fc-9d3f-94ee0ddc2adf tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.admin_actions [None req-0b2f792e-8a27-46fc-9d3f-94ee0ddc2adf tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Updating snapshot '5eb40825-fa32-4d17-8436-1c38ea1e176c' with '{'status': 'available'}' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0b2f792e-8a27-46fc-9d3f-94ee0ddc2adf tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action returned with HTTP 202 Sep 04 15:54:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 256/519] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:34 2026] POST /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0f71b431-8d82-4695-b05d-794c880a7b11 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0f71b431-8d82-4695-b05d-794c880a7b11 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0f71b431-8d82-4695-b05d-794c880a7b11 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0f71b431-8d82-4695-b05d-794c880a7b11 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0f71b431-8d82-4695-b05d-794c880a7b11 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0f71b431-8d82-4695-b05d-794c880a7b11 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 264/520] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:34 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7162b925-b484-484f-9c1f-87aa4a9acbf9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7162b925-b484-484f-9c1f-87aa4a9acbf9 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7162b925-b484-484f-9c1f-87aa4a9acbf9 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7162b925-b484-484f-9c1f-87aa4a9acbf9 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-7162b925-b484-484f-9c1f-87aa4a9acbf9 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Delete snapshot with id: 333f4c1f-18b0-47d3-a397-232b50677acb Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7162b925-b484-484f-9c1f-87aa4a9acbf9 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb returned with HTTP 404 Sep 04 15:54:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 257/521] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:54:34 2026] DELETE /volume/v3/snapshots/333f4c1f-18b0-47d3-a397-232b50677acb => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-375fd2e6-9815-403b-97cb-78b19d352b83 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-375fd2e6-9815-403b-97cb-78b19d352b83 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-375fd2e6-9815-403b-97cb-78b19d352b83 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebffe5cd-7119-4fcb-a579-866179123e73", "name": "tempest-SnapshotsActionsTest-Snapshot-2026469777"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d63430f5-bd52-4184-a109-9ff87768a9c9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d63430f5-bd52-4184-a109-9ff87768a9c9 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d63430f5-bd52-4184-a109-9ff87768a9c9 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d63430f5-bd52-4184-a109-9ff87768a9c9 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-d63430f5-bd52-4184-a109-9ff87768a9c9 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 165c5b04-9355-4261-bd63-17e8bb4b7a3c {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-375fd2e6-9815-403b-97cb-78b19d352b83 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Volume info retrieved successfully. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-375fd2e6-9815-403b-97cb-78b19d352b83 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Create snapshot from volume ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d63430f5-bd52-4184-a109-9ff87768a9c9 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c returned with HTTP 200 Sep 04 15:54:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 258/522] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:34 2026] GET /volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c => generated 308 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-aacea67f-f90e-401d-9880-dbd560ad0a19 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aacea67f-f90e-401d-9880-dbd560ad0a19 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/detail Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aacea67f-f90e-401d-9880-dbd560ad0a19 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aacea67f-f90e-401d-9880-dbd560ad0a19 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-aacea67f-f90e-401d-9880-dbd560ad0a19 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-aacea67f-f90e-401d-9880-dbd560ad0a19 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-aacea67f-f90e-401d-9880-dbd560ad0a19 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all snapshots completed successfully. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aacea67f-f90e-401d-9880-dbd560ad0a19 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 15:54:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 259/523] 192.168.122.126 () {58 vars in 1148 bytes} [Fri Sep 4 15:54:34 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-77cc9ae5-3564-4fa2-82d7-8f2ba70a71ba None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-77cc9ae5-3564-4fa2-82d7-8f2ba70a71ba tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/07df4b3a-be1d-4246-8595-9269e9df7ff5 Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-77cc9ae5-3564-4fa2-82d7-8f2ba70a71ba tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-77cc9ae5-3564-4fa2-82d7-8f2ba70a71ba tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-77cc9ae5-3564-4fa2-82d7-8f2ba70a71ba tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-77cc9ae5-3564-4fa2-82d7-8f2ba70a71ba tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/07df4b3a-be1d-4246-8595-9269e9df7ff5 returned with HTTP 200 Sep 04 15:54:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 260/524] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:34 2026] GET /volume/v3/snapshots/07df4b3a-be1d-4246-8595-9269e9df7ff5 => generated 451 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-375fd2e6-9815-403b-97cb-78b19d352b83 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Created reservations ['abd69f1d-e796-4c91-8ab9-66a057ae456a', '59c2ed0d-fad6-4844-94fd-38265e3185fa', '232d6d37-177e-4acb-b7e6-f0906f03fcdc', '2af60164-ec89-49d2-9dfc-8330e0082938'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e862c7b9-0669-4282-b7e9-e0a54419862f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e862c7b9-0669-4282-b7e9-e0a54419862f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e862c7b9-0669-4282-b7e9-e0a54419862f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e862c7b9-0669-4282-b7e9-e0a54419862f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-e862c7b9-0669-4282-b7e9-e0a54419862f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 165c5b04-9355-4261-bd63-17e8bb4b7a3c {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e862c7b9-0669-4282-b7e9-e0a54419862f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c returned with HTTP 200 Sep 04 15:54:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 261/525] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:34 2026] GET /volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c => generated 308 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-743d6d16-4cd6-490d-a5c1-ad4b1a6c7d0f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-743d6d16-4cd6-490d-a5c1-ad4b1a6c7d0f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/detail Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-743d6d16-4cd6-490d-a5c1-ad4b1a6c7d0f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-743d6d16-4cd6-490d-a5c1-ad4b1a6c7d0f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-743d6d16-4cd6-490d-a5c1-ad4b1a6c7d0f tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 04 15:54:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 262/526] 192.168.122.126 () {60 vars in 1207 bytes} [Fri Sep 4 15:54:34 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-375fd2e6-9815-403b-97cb-78b19d352b83 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot create request issued successfully. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-375fd2e6-9815-403b-97cb-78b19d352b83 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:54:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 265/527] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:54:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8dd0f8e8-0264-400f-9e4f-1c94b33f7136 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8dd0f8e8-0264-400f-9e4f-1c94b33f7136 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] DELETE http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1c74b8ac-dc96-4308-9404-dcf089d9d2cf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8dd0f8e8-0264-400f-9e4f-1c94b33f7136 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8dd0f8e8-0264-400f-9e4f-1c94b33f7136 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-8dd0f8e8-0264-400f-9e4f-1c94b33f7136 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] delete called for member 165c5b04-9355-4261-bd63-17e8bb4b7a3c {{(pid=87208) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.group_snapshots [None req-8dd0f8e8-0264-400f-9e4f-1c94b33f7136 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Delete group_snapshot with id: 165c5b04-9355-4261-bd63-17e8bb4b7a3c Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1c74b8ac-dc96-4308-9404-dcf089d9d2cf tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1c74b8ac-dc96-4308-9404-dcf089d9d2cf tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1c74b8ac-dc96-4308-9404-dcf089d9d2cf tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1c74b8ac-dc96-4308-9404-dcf089d9d2cf tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1c74b8ac-dc96-4308-9404-dcf089d9d2cf tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c returned with HTTP 200 Sep 04 15:54:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 266/528] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:34 2026] GET /volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8dd0f8e8-0264-400f-9e4f-1c94b33f7136 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c returned with HTTP 202 Sep 04 15:54:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 263/529] 192.168.122.126 () {60 vars in 1300 bytes} [Fri Sep 4 15:54:34 2026] DELETE /volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-df70ccdb-0bda-44cf-9ac9-3ed5ffc92009 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-df70ccdb-0bda-44cf-9ac9-3ed5ffc92009 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-df70ccdb-0bda-44cf-9ac9-3ed5ffc92009 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-df70ccdb-0bda-44cf-9ac9-3ed5ffc92009 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-df70ccdb-0bda-44cf-9ac9-3ed5ffc92009 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-df70ccdb-0bda-44cf-9ac9-3ed5ffc92009 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:54:34 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-df70ccdb-0bda-44cf-9ac9-3ed5ffc92009 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all volumes completed successfully. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-df70ccdb-0bda-44cf-9ac9-3ed5ffc92009 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:34 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-df70ccdb-0bda-44cf-9ac9-3ed5ffc92009 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-df70ccdb-0bda-44cf-9ac9-3ed5ffc92009 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-df70ccdb-0bda-44cf-9ac9-3ed5ffc92009 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:54:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 267/530] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:54:34 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-143fe2a7-0518-4211-973f-851ce74bf086 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-143fe2a7-0518-4211-973f-851ce74bf086 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/detail Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-143fe2a7-0518-4211-973f-851ce74bf086 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-143fe2a7-0518-4211-973f-851ce74bf086 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-143fe2a7-0518-4211-973f-851ce74bf086 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-143fe2a7-0518-4211-973f-851ce74bf086 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:34 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-143fe2a7-0518-4211-973f-851ce74bf086 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all snapshots completed successfully. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-143fe2a7-0518-4211-973f-851ce74bf086 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 15:54:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 264/531] 192.168.122.126 () {58 vars in 1148 bytes} [Fri Sep 4 15:54:34 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-336587ca-3499-44fa-a20d-526455c25d00 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-336587ca-3499-44fa-a20d-526455c25d00 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/07df4b3a-be1d-4246-8595-9269e9df7ff5 Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-336587ca-3499-44fa-a20d-526455c25d00 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-336587ca-3499-44fa-a20d-526455c25d00 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-336587ca-3499-44fa-a20d-526455c25d00 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:54:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-336587ca-3499-44fa-a20d-526455c25d00 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/07df4b3a-be1d-4246-8595-9269e9df7ff5 returned with HTTP 200 Sep 04 15:54:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 268/532] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:34 2026] GET /volume/v3/snapshots/07df4b3a-be1d-4246-8595-9269e9df7ff5 => generated 450 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1afbe6a5-fb92-4816-a106-4bd965c9fe93 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1afbe6a5-fb92-4816-a106-4bd965c9fe93 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c Sep 04 15:54:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1afbe6a5-fb92-4816-a106-4bd965c9fe93 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1afbe6a5-fb92-4816-a106-4bd965c9fe93 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1afbe6a5-fb92-4816-a106-4bd965c9fe93 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1afbe6a5-fb92-4816-a106-4bd965c9fe93 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c returned with HTTP 200 Sep 04 15:54:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 265/533] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:35 2026] GET /volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-91d3dec5-4552-46df-92e9-e4a604aadcc2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-91d3dec5-4552-46df-92e9-e4a604aadcc2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/07df4b3a-be1d-4246-8595-9269e9df7ff5 Sep 04 15:54:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-91d3dec5-4552-46df-92e9-e4a604aadcc2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-91d3dec5-4552-46df-92e9-e4a604aadcc2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-91d3dec5-4552-46df-92e9-e4a604aadcc2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Snapshot retrieved successfully. Sep 04 15:54:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-91d3dec5-4552-46df-92e9-e4a604aadcc2 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/07df4b3a-be1d-4246-8595-9269e9df7ff5 returned with HTTP 200 Sep 04 15:54:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 269/534] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:35 2026] GET /volume/v3/snapshots/07df4b3a-be1d-4246-8595-9269e9df7ff5 => generated 450 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-0144d769-486f-4785-80bd-1a1ed0cbd88a req-df0062bd-6f4c-49d5-bf72-fbc13833bb8e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-0144d769-486f-4785-80bd-1a1ed0cbd88a req-df0062bd-6f4c-49d5-bf72-fbc13833bb8e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:54:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-0144d769-486f-4785-80bd-1a1ed0cbd88a req-df0062bd-6f4c-49d5-bf72-fbc13833bb8e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-0144d769-486f-4785-80bd-1a1ed0cbd88a req-df0062bd-6f4c-49d5-bf72-fbc13833bb8e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-0144d769-486f-4785-80bd-1a1ed0cbd88a req-df0062bd-6f4c-49d5-bf72-fbc13833bb8e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:54:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-0144d769-486f-4785-80bd-1a1ed0cbd88a req-df0062bd-6f4c-49d5-bf72-fbc13833bb8e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:54:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 266/535] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:54:35 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-670f05b0-3e6c-4663-b5d4-7a7acf91189e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-670f05b0-3e6c-4663-b5d4-7a7acf91189e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c Sep 04 15:54:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-670f05b0-3e6c-4663-b5d4-7a7acf91189e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-670f05b0-3e6c-4663-b5d4-7a7acf91189e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-670f05b0-3e6c-4663-b5d4-7a7acf91189e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-670f05b0-3e6c-4663-b5d4-7a7acf91189e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c returned with HTTP 200 Sep 04 15:54:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 270/536] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:36 2026] GET /volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c => generated 466 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fdadf13f-1848-454e-8b1a-5bb54267255e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fdadf13f-1848-454e-8b1a-5bb54267255e tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c/action Sep 04 15:54:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fdadf13f-1848-454e-8b1a-5bb54267255e tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fdadf13f-1848-454e-8b1a-5bb54267255e tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.admin_actions [None req-fdadf13f-1848-454e-8b1a-5bb54267255e tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Updating snapshot 'b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c' with '{'status': 'error'}' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:54:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a59c3f3d-bafe-406c-83cf-32a5faa2cb03 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a59c3f3d-bafe-406c-83cf-32a5faa2cb03 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/snapshots/07df4b3a-be1d-4246-8595-9269e9df7ff5 Sep 04 15:54:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a59c3f3d-bafe-406c-83cf-32a5faa2cb03 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a59c3f3d-bafe-406c-83cf-32a5faa2cb03 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fdadf13f-1848-454e-8b1a-5bb54267255e tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c/action returned with HTTP 202 Sep 04 15:54:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 267/537] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:36 2026] POST /volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c/action => generated 0 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a59c3f3d-bafe-406c-83cf-32a5faa2cb03 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/snapshots/07df4b3a-be1d-4246-8595-9269e9df7ff5 returned with HTTP 404 Sep 04 15:54:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 271/538] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:36 2026] GET /volume/v3/snapshots/07df4b3a-be1d-4246-8595-9269e9df7ff5 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d029c9e1-a3de-4e56-b78e-d3bd855ce8eb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4bf18dbc-73d6-49fc-a8f3-dd6792923b41 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d029c9e1-a3de-4e56-b78e-d3bd855ce8eb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c Sep 04 15:54:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d029c9e1-a3de-4e56-b78e-d3bd855ce8eb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d029c9e1-a3de-4e56-b78e-d3bd855ce8eb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4bf18dbc-73d6-49fc-a8f3-dd6792923b41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c Sep 04 15:54:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4bf18dbc-73d6-49fc-a8f3-dd6792923b41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4bf18dbc-73d6-49fc-a8f3-dd6792923b41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-4bf18dbc-73d6-49fc-a8f3-dd6792923b41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member 165c5b04-9355-4261-bd63-17e8bb4b7a3c {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d029c9e1-a3de-4e56-b78e-d3bd855ce8eb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d029c9e1-a3de-4e56-b78e-d3bd855ce8eb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c returned with HTTP 200 Sep 04 15:54:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 268/539] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:36 2026] GET /volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c => generated 462 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4bf18dbc-73d6-49fc-a8f3-dd6792923b41 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c returned with HTTP 404 Sep 04 15:54:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 272/540] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:36 2026] GET /volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c => generated 116 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:54:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bcf1d610-3436-49e5-a433-b80bcf4a36bb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e3898e74-95a7-4e35-aae7-d0bd72c7b2d5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bcf1d610-3436-49e5-a433-b80bcf4a36bb tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/group_snapshots Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bcf1d610-3436-49e5-a433-b80bcf4a36bb tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bcf1d610-3436-49e5-a433-b80bcf4a36bb tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e3898e74-95a7-4e35-aae7-d0bd72c7b2d5 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c/action Sep 04 15:54:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e3898e74-95a7-4e35-aae7-d0bd72c7b2d5 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e3898e74-95a7-4e35-aae7-d0bd72c7b2d5 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:37 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:54:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bcf1d610-3436-49e5-a433-b80bcf4a36bb tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots returned with HTTP 200 Sep 04 15:54:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 269/541] 192.168.122.126 () {60 vars in 1186 bytes} [Fri Sep 4 15:54:36 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-00f70679-e790-4f41-9dc1-fe99f4f6e9a8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e3898e74-95a7-4e35-aae7-d0bd72c7b2d5 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Snapshot retrieved successfully. Sep 04 15:54:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-00f70679-e790-4f41-9dc1-fe99f4f6e9a8 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] DELETE http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-00f70679-e790-4f41-9dc1-fe99f4f6e9a8 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-00f70679-e790-4f41-9dc1-fe99f4f6e9a8 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-00f70679-e790-4f41-9dc1-fe99f4f6e9a8 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] delete called for member 165c5b04-9355-4261-bd63-17e8bb4b7a3c {{(pid=87208) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.group_snapshots [None req-00f70679-e790-4f41-9dc1-fe99f4f6e9a8 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Delete group_snapshot with id: 165c5b04-9355-4261-bd63-17e8bb4b7a3c Sep 04 15:54:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-00f70679-e790-4f41-9dc1-fe99f4f6e9a8 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c returned with HTTP 404 Sep 04 15:54:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 270/542] 192.168.122.126 () {60 vars in 1300 bytes} [Fri Sep 4 15:54:37 2026] DELETE /volume/v3/group_snapshots/165c5b04-9355-4261-bd63-17e8bb4b7a3c => generated 116 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 15:54:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-86125af3-b3f7-4b4f-a0db-88055873b6d6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-86125af3-b3f7-4b4f-a0db-88055873b6d6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-86125af3-b3f7-4b4f-a0db-88055873b6d6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-86125af3-b3f7-4b4f-a0db-88055873b6d6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-86125af3-b3f7-4b4f-a0db-88055873b6d6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-86125af3-b3f7-4b4f-a0db-88055873b6d6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:37 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:54:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-86125af3-b3f7-4b4f-a0db-88055873b6d6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Get all volumes completed successfully. Sep 04 15:54:37 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-86125af3-b3f7-4b4f-a0db-88055873b6d6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e3898e74-95a7-4e35-aae7-d0bd72c7b2d5 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Snapshot delete request issued successfully. Sep 04 15:54:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e3898e74-95a7-4e35-aae7-d0bd72c7b2d5 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c/action returned with HTTP 202 Sep 04 15:54:37 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-86125af3-b3f7-4b4f-a0db-88055873b6d6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 273/543] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:36 2026] POST /volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-365227fd-8475-4c60-bc15-94569aa6736f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-365227fd-8475-4c60-bc15-94569aa6736f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c Sep 04 15:54:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-365227fd-8475-4c60-bc15-94569aa6736f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-365227fd-8475-4c60-bc15-94569aa6736f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-365227fd-8475-4c60-bc15-94569aa6736f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-365227fd-8475-4c60-bc15-94569aa6736f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c returned with HTTP 200 Sep 04 15:54:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 274/544] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:37 2026] GET /volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c => generated 465 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-86125af3-b3f7-4b4f-a0db-88055873b6d6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-86125af3-b3f7-4b4f-a0db-88055873b6d6 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:54:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 271/545] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:54:37 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e5d183d4-0631-419c-b0f3-627adb85feea None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5d183d4-0631-419c-b0f3-627adb85feea tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] POST http://192.168.122.126/volume/v3/groups/f4ba431a-9466-4099-b9b3-5d9840c6d149/action Sep 04 15:54:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e5d183d4-0631-419c-b0f3-627adb85feea tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e5d183d4-0631-419c-b0f3-627adb85feea tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-e5d183d4-0631-419c-b0f3-627adb85feea tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] delete called for group f4ba431a-9466-4099-b9b3-5d9840c6d149 {{(pid=87209) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:54:37 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.groups [None req-e5d183d4-0631-419c-b0f3-627adb85feea tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Delete group with id: f4ba431a-9466-4099-b9b3-5d9840c6d149 Sep 04 15:54:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:37 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:54:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:37 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5d183d4-0631-419c-b0f3-627adb85feea tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/f4ba431a-9466-4099-b9b3-5d9840c6d149/action returned with HTTP 202 Sep 04 15:54:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 275/546] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:54:37 2026] POST /volume/v3/groups/f4ba431a-9466-4099-b9b3-5d9840c6d149/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5477229e-6017-48dc-946e-6d0bbb5af891 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5477229e-6017-48dc-946e-6d0bbb5af891 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5477229e-6017-48dc-946e-6d0bbb5af891 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5477229e-6017-48dc-946e-6d0bbb5af891 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5477229e-6017-48dc-946e-6d0bbb5af891 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:54:37 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-5477229e-6017-48dc-946e-6d0bbb5af891 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:37 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-5477229e-6017-48dc-946e-6d0bbb5af891 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:37 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-5477229e-6017-48dc-946e-6d0bbb5af891 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5477229e-6017-48dc-946e-6d0bbb5af891 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 returned with HTTP 200 Sep 04 15:54:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 272/547] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:37 2026] GET /volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 => generated 920 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9f5ae683-ad93-4ec4-bb5f-9bd9acebdbf1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9f5ae683-ad93-4ec4-bb5f-9bd9acebdbf1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c Sep 04 15:54:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9f5ae683-ad93-4ec4-bb5f-9bd9acebdbf1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9f5ae683-ad93-4ec4-bb5f-9bd9acebdbf1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9f5ae683-ad93-4ec4-bb5f-9bd9acebdbf1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9f5ae683-ad93-4ec4-bb5f-9bd9acebdbf1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c returned with HTTP 200 Sep 04 15:54:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 276/548] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:38 2026] GET /volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c => generated 465 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-37be1f42-4d11-4983-bb8f-da0f5daa1ae5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-37be1f42-4d11-4983-bb8f-da0f5daa1ae5 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 Sep 04 15:54:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-37be1f42-4d11-4983-bb8f-da0f5daa1ae5 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-37be1f42-4d11-4983-bb8f-da0f5daa1ae5 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:38 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:38 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:38 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:38 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:38 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-37be1f42-4d11-4983-bb8f-da0f5daa1ae5 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Volume info retrieved successfully. Sep 04 15:54:38 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-37be1f42-4d11-4983-bb8f-da0f5daa1ae5 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:38 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-37be1f42-4d11-4983-bb8f-da0f5daa1ae5 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:39 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-37be1f42-4d11-4983-bb8f-da0f5daa1ae5 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-37be1f42-4d11-4983-bb8f-da0f5daa1ae5 tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 returned with HTTP 200 Sep 04 15:54:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 273/549] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:38 2026] GET /volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 => generated 920 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:54:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-518ec165-4d62-449e-a6d6-a16278174c2a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-518ec165-4d62-449e-a6d6-a16278174c2a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c Sep 04 15:54:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-518ec165-4d62-449e-a6d6-a16278174c2a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-518ec165-4d62-449e-a6d6-a16278174c2a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-518ec165-4d62-449e-a6d6-a16278174c2a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-518ec165-4d62-449e-a6d6-a16278174c2a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c returned with HTTP 200 Sep 04 15:54:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 277/550] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:39 2026] GET /volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9394d769-b100-424d-8bb1-9b13d455212e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9394d769-b100-424d-8bb1-9b13d455212e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9394d769-b100-424d-8bb1-9b13d455212e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9394d769-b100-424d-8bb1-9b13d455212e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9394d769-b100-424d-8bb1-9b13d455212e tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 returned with HTTP 404 Sep 04 15:54:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 274/551] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:40 2026] GET /volume/v3/volumes/750a1ba7-db2b-4666-8dfd-741d7fdb3853 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ccfa01fe-f5af-405d-82b7-26937dfce8fc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ccfa01fe-f5af-405d-82b7-26937dfce8fc tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] GET http://192.168.122.126/volume/v3/groups/f4ba431a-9466-4099-b9b3-5d9840c6d149 Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ccfa01fe-f5af-405d-82b7-26937dfce8fc tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ccfa01fe-f5af-405d-82b7-26937dfce8fc tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-ccfa01fe-f5af-405d-82b7-26937dfce8fc tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] show called for member f4ba431a-9466-4099-b9b3-5d9840c6d149 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ccfa01fe-f5af-405d-82b7-26937dfce8fc tempest-GroupSnapshotsTest-696014180 tempest-GroupSnapshotsTest-696014180-project-member] http://192.168.122.126/volume/v3/groups/f4ba431a-9466-4099-b9b3-5d9840c6d149 returned with HTTP 404 Sep 04 15:54:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 278/552] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:40 2026] GET /volume/v3/groups/f4ba431a-9466-4099-b9b3-5d9840c6d149 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7f9708fc-b3e9-4a0d-be80-0543e99e1370 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f9708fc-b3e9-4a0d-be80-0543e99e1370 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/1ff1c1da-af03-4ca4-849a-9b41b7867c14 Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f9708fc-b3e9-4a0d-be80-0543e99e1370 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f9708fc-b3e9-4a0d-be80-0543e99e1370 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f9708fc-b3e9-4a0d-be80-0543e99e1370 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/group_types/1ff1c1da-af03-4ca4-849a-9b41b7867c14 returned with HTTP 202 Sep 04 15:54:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 275/553] 192.168.122.126 () {60 vars in 1288 bytes} [Fri Sep 4 15:54:40 2026] DELETE /volume/v3/group_types/1ff1c1da-af03-4ca4-849a-9b41b7867c14 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d420b788-71ba-4546-bb38-e62e12a10bc4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d420b788-71ba-4546-bb38-e62e12a10bc4 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] DELETE http://192.168.122.126/volume/v3/types/700a4350-6d42-4e04-859d-e5c94c45d1f8 Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d420b788-71ba-4546-bb38-e62e12a10bc4 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d420b788-71ba-4546-bb38-e62e12a10bc4 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d420b788-71ba-4546-bb38-e62e12a10bc4 tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/types/700a4350-6d42-4e04-859d-e5c94c45d1f8 returned with HTTP 202 Sep 04 15:54:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 279/554] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:54:40 2026] DELETE /volume/v3/types/700a4350-6d42-4e04-859d-e5c94c45d1f8 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-12a0c1ef-389e-462d-b151-41f2e321d5cc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-12a0c1ef-389e-462d-b151-41f2e321d5cc tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] GET http://192.168.122.126/volume/v3/types/700a4350-6d42-4e04-859d-e5c94c45d1f8 Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-12a0c1ef-389e-462d-b151-41f2e321d5cc tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-12a0c1ef-389e-462d-b151-41f2e321d5cc tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-12a0c1ef-389e-462d-b151-41f2e321d5cc tempest-GroupSnapshotsTest-38441272 tempest-GroupSnapshotsTest-38441272-project-admin] http://192.168.122.126/volume/v3/types/700a4350-6d42-4e04-859d-e5c94c45d1f8 returned with HTTP 404 Sep 04 15:54:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 276/555] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:54:40 2026] GET /volume/v3/types/700a4350-6d42-4e04-859d-e5c94c45d1f8 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bcc9ff41-60d2-4e36-873e-a8cce8421790 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bcc9ff41-60d2-4e36-873e-a8cce8421790 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bcc9ff41-60d2-4e36-873e-a8cce8421790 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bcc9ff41-60d2-4e36-873e-a8cce8421790 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bcc9ff41-60d2-4e36-873e-a8cce8421790 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c returned with HTTP 404 Sep 04 15:54:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 280/556] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:40 2026] GET /volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fb8e6bbc-2ba8-4ff9-b7fe-2a5064c0887c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb8e6bbc-2ba8-4ff9-b7fe-2a5064c0887c tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb8e6bbc-2ba8-4ff9-b7fe-2a5064c0887c tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb8e6bbc-2ba8-4ff9-b7fe-2a5064c0887c tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.admin_actions [None req-fb8e6bbc-2ba8-4ff9-b7fe-2a5064c0887c tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Updating snapshot '5eb40825-fa32-4d17-8436-1c38ea1e176c' with '{'status': 'available'}' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb8e6bbc-2ba8-4ff9-b7fe-2a5064c0887c tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action returned with HTTP 202 Sep 04 15:54:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 277/557] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:40 2026] POST /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5c075ef8-94b2-4a3a-abf2-fc687992ea03 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5c075ef8-94b2-4a3a-abf2-fc687992ea03 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5c075ef8-94b2-4a3a-abf2-fc687992ea03 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5c075ef8-94b2-4a3a-abf2-fc687992ea03 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5c075ef8-94b2-4a3a-abf2-fc687992ea03 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5c075ef8-94b2-4a3a-abf2-fc687992ea03 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 281/558] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:40 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-551009cf-dbb3-47a0-97bf-9b32a3032a46 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-551009cf-dbb3-47a0-97bf-9b32a3032a46 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-551009cf-dbb3-47a0-97bf-9b32a3032a46 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-551009cf-dbb3-47a0-97bf-9b32a3032a46 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-551009cf-dbb3-47a0-97bf-9b32a3032a46 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Delete snapshot with id: b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-551009cf-dbb3-47a0-97bf-9b32a3032a46 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c returned with HTTP 404 Sep 04 15:54:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 278/559] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:54:40 2026] DELETE /volume/v3/snapshots/b6a17c45-a670-4ab0-a67c-ce1cd1d41b1c => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-65888f0a-db6a-46fb-aa5f-0323e8f4de31 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-65888f0a-db6a-46fb-aa5f-0323e8f4de31 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-65888f0a-db6a-46fb-aa5f-0323e8f4de31 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebffe5cd-7119-4fcb-a579-866179123e73", "name": "tempest-SnapshotsActionsTest-Snapshot-1224054191"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-65888f0a-db6a-46fb-aa5f-0323e8f4de31 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Volume info retrieved successfully. Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-65888f0a-db6a-46fb-aa5f-0323e8f4de31 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Create snapshot from volume ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:40 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-65888f0a-db6a-46fb-aa5f-0323e8f4de31 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Created reservations ['60000990-83b9-4141-a267-0585803ed19c', '694efbfb-de58-4599-891e-ed8cd3187f09', 'f7bf1768-0526-4634-ac38-75fb95061ef0', '98796658-f551-43c8-8b05-96f237f0913d'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-65888f0a-db6a-46fb-aa5f-0323e8f4de31 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot create request issued successfully. Sep 04 15:54:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-65888f0a-db6a-46fb-aa5f-0323e8f4de31 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:54:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 282/560] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:54:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0e13d46f-372f-422f-b902-1cc8efd42e00 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0e13d46f-372f-422f-b902-1cc8efd42e00 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0e13d46f-372f-422f-b902-1cc8efd42e00 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0e13d46f-372f-422f-b902-1cc8efd42e00 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0e13d46f-372f-422f-b902-1cc8efd42e00 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0e13d46f-372f-422f-b902-1cc8efd42e00 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d returned with HTTP 200 Sep 04 15:54:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 279/561] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:40 2026] GET /volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e3521ad6-54fc-4ae6-85b0-be075db13350 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e3521ad6-54fc-4ae6-85b0-be075db13350 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:54:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e3521ad6-54fc-4ae6-85b0-be075db13350 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e3521ad6-54fc-4ae6-85b0-be075db13350 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e3521ad6-54fc-4ae6-85b0-be075db13350 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:54:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e3521ad6-54fc-4ae6-85b0-be075db13350 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:54:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 283/562] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:41 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 1148 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:54:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-9ce0391f-fa45-41af-859c-016712fbaa84 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-9ce0391f-fa45-41af-859c-016712fbaa84 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:54:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-9ce0391f-fa45-41af-859c-016712fbaa84 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-9ce0391f-fa45-41af-859c-016712fbaa84 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-feae01fb-01d5-4a56-8f0f-448c3ed42692 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:41 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-feae01fb-01d5-4a56-8f0f-448c3ed42692 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d Sep 04 15:54:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-feae01fb-01d5-4a56-8f0f-448c3ed42692 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-feae01fb-01d5-4a56-8f0f-448c3ed42692 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-feae01fb-01d5-4a56-8f0f-448c3ed42692 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-feae01fb-01d5-4a56-8f0f-448c3ed42692 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d returned with HTTP 200 Sep 04 15:54:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-9ce0391f-fa45-41af-859c-016712fbaa84 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:54:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 284/563] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:41 2026] GET /volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-9ce0391f-fa45-41af-859c-016712fbaa84 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:54:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 280/564] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:54:41 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 1148 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-e5283004-53b8-4fd9-859d-6e7704d202e7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-e5283004-53b8-4fd9-859d-6e7704d202e7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] POST http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890/action Sep 04 15:54:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-e5283004-53b8-4fd9-859d-6e7704d202e7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-e5283004-53b8-4fd9-859d-6e7704d202e7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-e5283004-53b8-4fd9-859d-6e7704d202e7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:54:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-e5283004-53b8-4fd9-859d-6e7704d202e7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Begin detaching volume completed successfully. Sep 04 15:54:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-e5283004-53b8-4fd9-859d-6e7704d202e7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890/action returned with HTTP 202 Sep 04 15:54:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 285/565] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 15:54:42 2026] POST /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ac45fca3-1dc7-46a8-afd6-4834ce8bce8f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ac45fca3-1dc7-46a8-afd6-4834ce8bce8f None None] GET http://192.168.122.126/volume// Sep 04 15:54:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ac45fca3-1dc7-46a8-afd6-4834ce8bce8f None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ac45fca3-1dc7-46a8-afd6-4834ce8bce8f None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ac45fca3-1dc7-46a8-afd6-4834ce8bce8f None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:54:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 281/566] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:54:42 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:54:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-c439bcbc-0a76-44d5-9745-8f32010eba8b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-c439bcbc-0a76-44d5-9745-8f32010eba8b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:54:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-c439bcbc-0a76-44d5-9745-8f32010eba8b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-c439bcbc-0a76-44d5-9745-8f32010eba8b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-c439bcbc-0a76-44d5-9745-8f32010eba8b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:54:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-c439bcbc-0a76-44d5-9745-8f32010eba8b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:54:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 286/567] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:54:42 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 1332 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:54:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-774047d1-2a6d-4797-85d0-aa36b0b3e675 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-774047d1-2a6d-4797-85d0-aa36b0b3e675 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] DELETE http://192.168.122.126/volume/v3/attachments/6a32f133-a53f-4530-a3d8-9b995149f224 Sep 04 15:54:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-774047d1-2a6d-4797-85d0-aa36b0b3e675 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-774047d1-2a6d-4797-85d0-aa36b0b3e675 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:42 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 15:54:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b7b7f9b2-c14c-44ea-a81a-386a1e2a82be req-774047d1-2a6d-4797-85d0-aa36b0b3e675 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/attachments/6a32f133-a53f-4530-a3d8-9b995149f224 returned with HTTP 200 Sep 04 15:54:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 282/568] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 15:54:42 2026] DELETE /volume/v3/attachments/6a32f133-a53f-4530-a3d8-9b995149f224 => generated 19 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9c22271a-739b-40fe-b897-f278326334b1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c22271a-739b-40fe-b897-f278326334b1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d Sep 04 15:54:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9c22271a-739b-40fe-b897-f278326334b1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9c22271a-739b-40fe-b897-f278326334b1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9c22271a-739b-40fe-b897-f278326334b1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c22271a-739b-40fe-b897-f278326334b1 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d returned with HTTP 200 Sep 04 15:54:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 287/569] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:43 2026] GET /volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-131fcf4b-95a9-40e7-aa6f-8914bb5df870 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-131fcf4b-95a9-40e7-aa6f-8914bb5df870 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d/action Sep 04 15:54:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-131fcf4b-95a9-40e7-aa6f-8914bb5df870 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-131fcf4b-95a9-40e7-aa6f-8914bb5df870 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.admin_actions [None req-131fcf4b-95a9-40e7-aa6f-8914bb5df870 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Updating snapshot 'f24c2a76-a2aa-40ca-afe3-836f18bfd31d' with '{'status': 'error_deleting'}' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:54:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-131fcf4b-95a9-40e7-aa6f-8914bb5df870 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d/action returned with HTTP 202 Sep 04 15:54:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 283/570] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:43 2026] POST /volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-75583b6b-8c36-4a0e-983a-52871f72648f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-75583b6b-8c36-4a0e-983a-52871f72648f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d Sep 04 15:54:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-75583b6b-8c36-4a0e-983a-52871f72648f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-75583b6b-8c36-4a0e-983a-52871f72648f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-75583b6b-8c36-4a0e-983a-52871f72648f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-75583b6b-8c36-4a0e-983a-52871f72648f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d returned with HTTP 200 Sep 04 15:54:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 288/571] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:43 2026] GET /volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5c33b4f3-8d3c-46df-87e4-313075543967 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5c33b4f3-8d3c-46df-87e4-313075543967 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d/action Sep 04 15:54:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5c33b4f3-8d3c-46df-87e4-313075543967 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5c33b4f3-8d3c-46df-87e4-313075543967 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5c33b4f3-8d3c-46df-87e4-313075543967 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Snapshot retrieved successfully. Sep 04 15:54:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5c33b4f3-8d3c-46df-87e4-313075543967 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Snapshot delete request issued successfully. Sep 04 15:54:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5c33b4f3-8d3c-46df-87e4-313075543967 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d/action returned with HTTP 202 Sep 04 15:54:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 284/572] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:43 2026] POST /volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3276320b-153a-43fd-a1fc-2cf1f2bb7740 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3276320b-153a-43fd-a1fc-2cf1f2bb7740 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d Sep 04 15:54:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3276320b-153a-43fd-a1fc-2cf1f2bb7740 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3276320b-153a-43fd-a1fc-2cf1f2bb7740 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3276320b-153a-43fd-a1fc-2cf1f2bb7740 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3276320b-153a-43fd-a1fc-2cf1f2bb7740 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d returned with HTTP 200 Sep 04 15:54:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 289/573] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:43 2026] GET /volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4df94cc8-f313-404c-b75a-efd86d182b80 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4df94cc8-f313-404c-b75a-efd86d182b80 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:54:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4df94cc8-f313-404c-b75a-efd86d182b80 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4df94cc8-f313-404c-b75a-efd86d182b80 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4df94cc8-f313-404c-b75a-efd86d182b80 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:54:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4df94cc8-f313-404c-b75a-efd86d182b80 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:54:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 285/574] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:43 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5a0a3beb-733d-4a50-9d27-cfad0c84b328 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5a0a3beb-733d-4a50-9d27-cfad0c84b328 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d Sep 04 15:54:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5a0a3beb-733d-4a50-9d27-cfad0c84b328 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5a0a3beb-733d-4a50-9d27-cfad0c84b328 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5a0a3beb-733d-4a50-9d27-cfad0c84b328 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5a0a3beb-733d-4a50-9d27-cfad0c84b328 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d returned with HTTP 200 Sep 04 15:54:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 290/575] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:44 2026] GET /volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a098d6ad-b4f0-46c1-bb13-441a195e25af None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a098d6ad-b4f0-46c1-bb13-441a195e25af tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d Sep 04 15:54:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a098d6ad-b4f0-46c1-bb13-441a195e25af tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a098d6ad-b4f0-46c1-bb13-441a195e25af tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a098d6ad-b4f0-46c1-bb13-441a195e25af tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a098d6ad-b4f0-46c1-bb13-441a195e25af tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d returned with HTTP 200 Sep 04 15:54:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 286/576] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:45 2026] GET /volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2eb46d2b-67a4-4737-bb16-b59090e9f66f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2eb46d2b-67a4-4737-bb16-b59090e9f66f tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2eb46d2b-67a4-4737-bb16-b59090e9f66f tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1329096384"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2eb46d2b-67a4-4737-bb16-b59090e9f66f tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:54:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 291/577] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:54:46 2026] POST /volume/v3/types => generated 228 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1c3c4788-dffc-4e42-ab81-553aabf670a1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1c3c4788-dffc-4e42-ab81-553aabf670a1 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] POST http://192.168.122.126/volume/v3/group_types Sep 04 15:54:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1c3c4788-dffc-4e42-ab81-553aabf670a1 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-80177831"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6b1e1685-e8ee-4cf9-9c42-2585ab24a47a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6b1e1685-e8ee-4cf9-9c42-2585ab24a47a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6b1e1685-e8ee-4cf9-9c42-2585ab24a47a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6b1e1685-e8ee-4cf9-9c42-2585ab24a47a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1c3c4788-dffc-4e42-ab81-553aabf670a1 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 202 Sep 04 15:54:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 287/578] 192.168.122.126 () {62 vars in 1195 bytes} [Fri Sep 4 15:54:46 2026] POST /volume/v3/group_types => generated 183 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6b1e1685-e8ee-4cf9-9c42-2585ab24a47a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d returned with HTTP 404 Sep 04 15:54:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 292/579] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:46 2026] GET /volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fb6834dd-5e3b-42d2-878f-fbb5e566d039 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b87e11fd-ab77-4a8e-8802-c02ced9d4793 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b87e11fd-ab77-4a8e-8802-c02ced9d4793 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b87e11fd-ab77-4a8e-8802-c02ced9d4793 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b87e11fd-ab77-4a8e-8802-c02ced9d4793 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-b87e11fd-ab77-4a8e-8802-c02ced9d4793 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Updating snapshot '5eb40825-fa32-4d17-8436-1c38ea1e176c' with '{'status': 'available'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b87e11fd-ab77-4a8e-8802-c02ced9d4793 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action returned with HTTP 202 Sep 04 15:54:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 293/580] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:46 2026] POST /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-568bb23b-ed1e-4a03-aa6e-544c9123546f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-568bb23b-ed1e-4a03-aa6e-544c9123546f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-568bb23b-ed1e-4a03-aa6e-544c9123546f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-568bb23b-ed1e-4a03-aa6e-544c9123546f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-568bb23b-ed1e-4a03-aa6e-544c9123546f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-568bb23b-ed1e-4a03-aa6e-544c9123546f tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 294/581] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:46 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c7922ff9-b9d3-42fb-8ddc-24a9846e9c0e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c7922ff9-b9d3-42fb-8ddc-24a9846e9c0e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c7922ff9-b9d3-42fb-8ddc-24a9846e9c0e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c7922ff9-b9d3-42fb-8ddc-24a9846e9c0e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-c7922ff9-b9d3-42fb-8ddc-24a9846e9c0e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Delete snapshot with id: f24c2a76-a2aa-40ca-afe3-836f18bfd31d Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c7922ff9-b9d3-42fb-8ddc-24a9846e9c0e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d returned with HTTP 404 Sep 04 15:54:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 295/582] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:54:46 2026] DELETE /volume/v3/snapshots/f24c2a76-a2aa-40ca-afe3-836f18bfd31d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cdb5e3d9-7a6e-41a0-b449-59afc903a2a4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cdb5e3d9-7a6e-41a0-b449-59afc903a2a4 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cdb5e3d9-7a6e-41a0-b449-59afc903a2a4 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cdb5e3d9-7a6e-41a0-b449-59afc903a2a4 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-cdb5e3d9-7a6e-41a0-b449-59afc903a2a4 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Updating snapshot '5eb40825-fa32-4d17-8436-1c38ea1e176c' with '{'status': 'creating'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cdb5e3d9-7a6e-41a0-b449-59afc903a2a4 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action returned with HTTP 202 Sep 04 15:54:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 296/583] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:46 2026] POST /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0df7ea31-b25d-4b54-863c-53bea403fdf3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0df7ea31-b25d-4b54-863c-53bea403fdf3 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0df7ea31-b25d-4b54-863c-53bea403fdf3 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0df7ea31-b25d-4b54-863c-53bea403fdf3 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb6834dd-5e3b-42d2-878f-fbb5e566d039 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] POST http://192.168.122.126/volume/v3/groups Sep 04 15:54:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb6834dd-5e3b-42d2-878f-fbb5e566d039 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "437378d4-a0fe-4bfc-b92b-4ed1c3b55eda", "volume_types": ["aae2a3da-aa7b-49c1-bdc6-3f5282856a82"], "name": "tempest-GroupSnapshotsV319Test-Group-1904254966"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-fb6834dd-5e3b-42d2-878f-fbb5e566d039 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Creating new group {'group': {'group_type': '437378d4-a0fe-4bfc-b92b-4ed1c3b55eda', 'volume_types': ['aae2a3da-aa7b-49c1-bdc6-3f5282856a82'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1904254966'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0df7ea31-b25d-4b54-863c-53bea403fdf3 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0df7ea31-b25d-4b54-863c-53bea403fdf3 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 297/584] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:46 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-fb6834dd-5e3b-42d2-878f-fbb5e566d039 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1904254966. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e96273c1-9d7f-4c51-a735-b81cd73c66db None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e96273c1-9d7f-4c51-a735-b81cd73c66db tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] POST http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e96273c1-9d7f-4c51-a735-b81cd73c66db tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e96273c1-9d7f-4c51-a735-b81cd73c66db tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.snapshot_actions [None req-e96273c1-9d7f-4c51-a735-b81cd73c66db tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87209) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 04 15:54:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb6834dd-5e3b-42d2-878f-fbb5e566d039 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Availability Zones retrieved successfully. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.contrib.snapshot_actions [None req-e96273c1-9d7f-4c51-a735-b81cd73c66db tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Updating snapshot 5eb40825-fa32-4d17-8436-1c38ea1e176c with info {'id': '5eb40825-fa32-4d17-8436-1c38ea1e176c', 'status': 'error', 'progress': '80%'} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e96273c1-9d7f-4c51-a735-b81cd73c66db tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action returned with HTTP 202 Sep 04 15:54:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 298/585] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:46 2026] POST /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8b1fafcc-e0ca-4280-ba2e-56371abf24f3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8b1fafcc-e0ca-4280-ba2e-56371abf24f3 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8b1fafcc-e0ca-4280-ba2e-56371abf24f3 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8b1fafcc-e0ca-4280-ba2e-56371abf24f3 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:46 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-fb6834dd-5e3b-42d2-878f-fbb5e566d039 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Created reservations ['b2081d78-714d-4788-bb28-07faf2ea42cc'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8b1fafcc-e0ca-4280-ba2e-56371abf24f3 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Snapshot retrieved successfully. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8b1fafcc-e0ca-4280-ba2e-56371abf24f3 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 299/586] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:46 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-084c729c-f862-45e9-a3e0-13bb18cecfa1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-084c729c-f862-45e9-a3e0-13bb18cecfa1 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] POST http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-084c729c-f862-45e9-a3e0-13bb18cecfa1 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-084c729c-f862-45e9-a3e0-13bb18cecfa1 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-084c729c-f862-45e9-a3e0-13bb18cecfa1 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] Updating snapshot '5eb40825-fa32-4d17-8436-1c38ea1e176c' with '{'status': 'available'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb6834dd-5e3b-42d2-878f-fbb5e566d039 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/groups returned with HTTP 202 Sep 04 15:54:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 288/587] 192.168.122.126 () {62 vars in 1181 bytes} [Fri Sep 4 15:54:46 2026] POST /volume/v3/groups => generated 116 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bdf83d1f-5407-48cf-ac8d-7222b8ef6d7a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bdf83d1f-5407-48cf-ac8d-7222b8ef6d7a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/groups/12e90e36-6c72-42a9-af4b-8d1d739d9a09 Sep 04 15:54:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bdf83d1f-5407-48cf-ac8d-7222b8ef6d7a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bdf83d1f-5407-48cf-ac8d-7222b8ef6d7a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-bdf83d1f-5407-48cf-ac8d-7222b8ef6d7a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] show called for member 12e90e36-6c72-42a9-af4b-8d1d739d9a09 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-084c729c-f862-45e9-a3e0-13bb18cecfa1 tempest-SnapshotsActionsTest-1042333865 tempest-SnapshotsActionsTest-1042333865-project-admin] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action returned with HTTP 202 Sep 04 15:54:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 300/588] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:54:46 2026] POST /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-20d300fe-129b-49f2-bf0c-95a32b863df4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-20d300fe-129b-49f2-bf0c-95a32b863df4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-20d300fe-129b-49f2-bf0c-95a32b863df4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-20d300fe-129b-49f2-bf0c-95a32b863df4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-20d300fe-129b-49f2-bf0c-95a32b863df4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-20d300fe-129b-49f2-bf0c-95a32b863df4 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 301/589] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:46 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:46 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:54:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bdf83d1f-5407-48cf-ac8d-7222b8ef6d7a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/groups/12e90e36-6c72-42a9-af4b-8d1d739d9a09 returned with HTTP 200 Sep 04 15:54:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 289/590] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:46 2026] GET /volume/v3/groups/12e90e36-6c72-42a9-af4b-8d1d739d9a09 => generated 396 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8f740820-ff14-4b7d-9fef-2b19b1a0b1e3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8f740820-ff14-4b7d-9fef-2b19b1a0b1e3 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8f740820-ff14-4b7d-9fef-2b19b1a0b1e3 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8f740820-ff14-4b7d-9fef-2b19b1a0b1e3 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-8f740820-ff14-4b7d-9fef-2b19b1a0b1e3 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Delete snapshot with id: 5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8f740820-ff14-4b7d-9fef-2b19b1a0b1e3 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8f740820-ff14-4b7d-9fef-2b19b1a0b1e3 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot delete request issued successfully. Sep 04 15:54:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8f740820-ff14-4b7d-9fef-2b19b1a0b1e3 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 202 Sep 04 15:54:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 302/591] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:54:46 2026] DELETE /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:54:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1e9087bf-40ca-4500-8c4e-b5f0f766557a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1e9087bf-40ca-4500-8c4e-b5f0f766557a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1e9087bf-40ca-4500-8c4e-b5f0f766557a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1e9087bf-40ca-4500-8c4e-b5f0f766557a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1e9087bf-40ca-4500-8c4e-b5f0f766557a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1e9087bf-40ca-4500-8c4e-b5f0f766557a tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 290/592] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:47 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0f313d74-991b-4469-9426-96c7c237d6fc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0f313d74-991b-4469-9426-96c7c237d6fc tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/groups/12e90e36-6c72-42a9-af4b-8d1d739d9a09 Sep 04 15:54:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0f313d74-991b-4469-9426-96c7c237d6fc tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0f313d74-991b-4469-9426-96c7c237d6fc tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-0f313d74-991b-4469-9426-96c7c237d6fc tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] show called for member 12e90e36-6c72-42a9-af4b-8d1d739d9a09 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:54:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:48 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:54:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0f313d74-991b-4469-9426-96c7c237d6fc tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/groups/12e90e36-6c72-42a9-af4b-8d1d739d9a09 returned with HTTP 200 Sep 04 15:54:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 303/593] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:54:47 2026] GET /volume/v3/groups/12e90e36-6c72-42a9-af4b-8d1d739d9a09 => generated 397 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-668731586", "volume_type": "aae2a3da-aa7b-49c1-bdc6-3f5282856a82", "group_id": "12e90e36-6c72-42a9-af4b-8d1d739d9a09", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a7e5e90c-f1d6-4e32-9f01-220923dbb748 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-668731586', 'volume_type': 'aae2a3da-aa7b-49c1-bdc6-3f5282856a82', 'group_id': '12e90e36-6c72-42a9-af4b-8d1d739d9a09', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:54:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a7e5e90c-f1d6-4e32-9f01-220923dbb748 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a7e5e90c-f1d6-4e32-9f01-220923dbb748 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a7e5e90c-f1d6-4e32-9f01-220923dbb748 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:48 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Create volume of 1 GB Sep 04 15:54:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a7e5e90c-f1d6-4e32-9f01-220923dbb748 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a7e5e90c-f1d6-4e32-9f01-220923dbb748 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 304/594] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:48 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 464 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:48 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:54:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Availability Zones retrieved successfully. Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Flow 'volume_create_api' (2eb3a6a7-d0ad-43eb-b994-8129c81fdfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c950767e-ffb9-4eb6-8052-3de84182ad5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c950767e-ffb9-4eb6-8052-3de84182ad5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:54:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aae2a3da-aa7b-49c1-bdc6-3f5282856a82,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1329096384',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aae2a3da-aa7b-49c1-bdc6-3f5282856a82', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '12e90e36-6c72-42a9-af4b-8d1d739d9a09', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46a98032-0678-4782-a54e-1946fc2f71cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1329096384 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1329096384, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:54:48 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1329096384 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1329096384, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Created reservations ['2d256782-7b97-47e1-89b8-fa73beb98238', 'a7de0292-5f6c-43d6-8226-e96a4417dcaa', '8cd54a42-94d6-4241-bafd-2911ec35f716', '080a423d-5893-4388-a8ca-e1cb58189c87'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46a98032-0678-4782-a54e-1946fc2f71cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d256782-7b97-47e1-89b8-fa73beb98238', 'a7de0292-5f6c-43d6-8226-e96a4417dcaa', '8cd54a42-94d6-4241-bafd-2911ec35f716', '080a423d-5893-4388-a8ca-e1cb58189c87']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3b5e8a-e771-4da8-acb3-e55501645a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3b5e8a-e771-4da8-acb3-e55501645a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76bd7d4c-2259-4c78-842b-268005eac3ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-668731586',encryption_key_id=None,group_id=12e90e36-6c72-42a9-af4b-8d1d739d9a09,group_type_id=,metadata={},multiattach=False,project_id='14aa0aa696c2474899bb69a614e7a28a',qos_specs=None,replication_status=,reservations=['2d256782-7b97-47e1-89b8-fa73beb98238','a7de0292-5f6c-43d6-8226-e96a4417dcaa','8cd54a42-94d6-4241-bafd-2911ec35f716','080a423d-5893-4388-a8ca-e1cb58189c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28b65d275b14427e846b3fcc473799c3',volume_type_id=aae2a3da-aa7b-49c1-bdc6-3f5282856a82), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:54:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-668731586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=12e90e36-6c72-42a9-af4b-8d1d739d9a09,host=None,id=76bd7d4c-2259-4c78-842b-268005eac3ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14aa0aa696c2474899bb69a614e7a28a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28b65d275b14427e846b3fcc473799c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aae2a3da-aa7b-49c1-bdc6-3f5282856a82),volume_type_id=aae2a3da-aa7b-49c1-bdc6-3f5282856a82)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0146e0-9e53-4ab0-9978-518e54fa40f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0146e0-9e53-4ab0-9978-518e54fa40f9) transitioned into state 'SUCCESS' from state '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-668731586',encryption_key_id=None,group_id=12e90e36-6c72-42a9-af4b-8d1d739d9a09,group_type_id=,metadata={},multiattach=False,project_id='14aa0aa696c2474899bb69a614e7a28a',qos_specs=None,replication_status=,reservations=['2d256782-7b97-47e1-89b8-fa73beb98238','a7de0292-5f6c-43d6-8226-e96a4417dcaa','8cd54a42-94d6-4241-bafd-2911ec35f716','080a423d-5893-4388-a8ca-e1cb58189c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28b65d275b14427e846b3fcc473799c3',volume_type_id=aae2a3da-aa7b-49c1-bdc6-3f5282856a82)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a2d1f1-b94d-4daf-b7f0-f35f21ce82e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a2d1f1-b94d-4daf-b7f0-f35f21ce82e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Flow 'volume_create_api' (2eb3a6a7-d0ad-43eb-b994-8129c81fdfeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Create volume request issued successfully. Sep 04 15:54:48 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:48 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:48 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-52b17a33-629c-4bf4-8e80-812564c62fa2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:54:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 291/595] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 15:54:48 2026] POST /volume/v3/volumes => generated 834 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-77f929d2-a8de-4eb3-8369-9689360fae3e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-77f929d2-a8de-4eb3-8369-9689360fae3e tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed Sep 04 15:54:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-77f929d2-a8de-4eb3-8369-9689360fae3e tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-77f929d2-a8de-4eb3-8369-9689360fae3e tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-77f929d2-a8de-4eb3-8369-9689360fae3e tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Volume info retrieved successfully. Sep 04 15:54:48 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-77f929d2-a8de-4eb3-8369-9689360fae3e tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:48 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-77f929d2-a8de-4eb3-8369-9689360fae3e tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:49 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-77f929d2-a8de-4eb3-8369-9689360fae3e tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2a5b443a-1d95-4edf-82f6-ac304e3204ad None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2a5b443a-1d95-4edf-82f6-ac304e3204ad tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2a5b443a-1d95-4edf-82f6-ac304e3204ad tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2a5b443a-1d95-4edf-82f6-ac304e3204ad tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2a5b443a-1d95-4edf-82f6-ac304e3204ad tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Snapshot retrieved successfully. Sep 04 15:54:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2a5b443a-1d95-4edf-82f6-ac304e3204ad tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 200 Sep 04 15:54:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 292/596] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:49 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-77f929d2-a8de-4eb3-8369-9689360fae3e tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed returned with HTTP 200 Sep 04 15:54:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 305/597] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:48 2026] GET /volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed => generated 926 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-449ffccd-7e1c-4405-b1a3-5ff181a9d631 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-449ffccd-7e1c-4405-b1a3-5ff181a9d631 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-449ffccd-7e1c-4405-b1a3-5ff181a9d631 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-449ffccd-7e1c-4405-b1a3-5ff181a9d631 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-449ffccd-7e1c-4405-b1a3-5ff181a9d631 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c returned with HTTP 404 Sep 04 15:54:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 293/598] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:50 2026] GET /volume/v3/snapshots/5eb40825-fa32-4d17-8436-1c38ea1e176c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-53273691-641b-4966-b43b-b362301c47cb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-de261cc2-fd62-4ba6-9e16-a61c9b02e606 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-53273691-641b-4966-b43b-b362301c47cb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-53273691-641b-4966-b43b-b362301c47cb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-de261cc2-fd62-4ba6-9e16-a61c9b02e606 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-53273691-641b-4966-b43b-b362301c47cb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-de261cc2-fd62-4ba6-9e16-a61c9b02e606 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-de261cc2-fd62-4ba6-9e16-a61c9b02e606 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-53273691-641b-4966-b43b-b362301c47cb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Volume info retrieved successfully. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-de261cc2-fd62-4ba6-9e16-a61c9b02e606 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Volume info retrieved successfully. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-de261cc2-fd62-4ba6-9e16-a61c9b02e606 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:50 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-de261cc2-fd62-4ba6-9e16-a61c9b02e606 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-53273691-641b-4966-b43b-b362301c47cb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 returned with HTTP 200 Sep 04 15:54:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 306/599] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:50 2026] GET /volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e2906734-60a8-4767-ae45-bf1f6a7420ef None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e2906734-60a8-4767-ae45-bf1f6a7420ef tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] DELETE http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e2906734-60a8-4767-ae45-bf1f6a7420ef tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e2906734-60a8-4767-ae45-bf1f6a7420ef tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-e2906734-60a8-4767-ae45-bf1f6a7420ef tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Delete volume with id: ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e2906734-60a8-4767-ae45-bf1f6a7420ef tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Volume info retrieved successfully. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-de261cc2-fd62-4ba6-9e16-a61c9b02e606 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e2906734-60a8-4767-ae45-bf1f6a7420ef tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Delete volume request issued successfully. Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e2906734-60a8-4767-ae45-bf1f6a7420ef tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 returned with HTTP 202 Sep 04 15:54:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 307/600] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:54:50 2026] DELETE /volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d504b7ef-8de8-4793-980b-e67127168637 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-450795704"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-450795704'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Create volume of 1 GB Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Availability Zones retrieved successfully. Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Flow 'volume_create_api' (c94d618c-a238-4572-8334-c0fa906c6986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-de261cc2-fd62-4ba6-9e16-a61c9b02e606 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed returned with HTTP 200 Sep 04 15:54:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 294/601] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:50 2026] GET /volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed => generated 927 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f186ce90-2eee-4ed5-8dd1-89281e832f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fb2cec14-96d0-4641-af40-89cccc020e3e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb2cec14-96d0-4641-af40-89cccc020e3e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb2cec14-96d0-4641-af40-89cccc020e3e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb2cec14-96d0-4641-af40-89cccc020e3e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb2cec14-96d0-4641-af40-89cccc020e3e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Volume info retrieved successfully. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb2cec14-96d0-4641-af40-89cccc020e3e tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 returned with HTTP 200 Sep 04 15:54:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 295/602] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:50 2026] GET /volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-33ccf10c-2cc0-42ca-8ba4-e611a724f741 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f186ce90-2eee-4ed5-8dd1-89281e832f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc2a8c6d-7e6c-40b4-b98f-57583e243854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-33ccf10c-2cc0-42ca-8ba4-e611a724f741 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] POST http://192.168.122.126/volume/v3/group_snapshots Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-33ccf10c-2cc0-42ca-8ba4-e611a724f741 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "12e90e36-6c72-42a9-af4b-8d1d739d9a09", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1920132620"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-33ccf10c-2cc0-42ca-8ba4-e611a724f741 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '12e90e36-6c72-42a9-af4b-8d1d739d9a09', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1920132620'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:50 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.group_snapshots [None req-33ccf10c-2cc0-42ca-8ba4-e611a724f741 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1920132620. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:54:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:50 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-33ccf10c-2cc0-42ca-8ba4-e611a724f741 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1329096384 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1329096384, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Created reservations ['54686df9-9ed1-4f94-8fa5-c2cae050bcb3', 'c77854dd-adb5-4eb8-8402-7abd5ae3d4ce', 'c9075a92-d110-44ad-abf1-99d19b23276a', 'b140ed5c-426f-4a99-9b9d-df4eb13cd1c2'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc2a8c6d-7e6c-40b4-b98f-57583e243854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54686df9-9ed1-4f94-8fa5-c2cae050bcb3', 'c77854dd-adb5-4eb8-8402-7abd5ae3d4ce', 'c9075a92-d110-44ad-abf1-99d19b23276a', 'b140ed5c-426f-4a99-9b9d-df4eb13cd1c2']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58fde1d2-5859-4436-a621-4f7c3dfe42de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-33ccf10c-2cc0-42ca-8ba4-e611a724f741 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Created reservations ['f0c7d54c-6362-4f5f-9116-f34f3b757623', '18e37fed-276c-4217-849f-67712576b5cd', '00234a8a-4549-4b92-9d46-9046ee1fb15a', 'bca5deeb-5ba1-43bb-ac2d-717c1c28c50f'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58fde1d2-5859-4436-a621-4f7c3dfe42de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-450795704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25c7c5faf84a5683492c9d67c93f43',qos_specs=None,replication_status=,reservations=['54686df9-9ed1-4f94-8fa5-c2cae050bcb3','c77854dd-adb5-4eb8-8402-7abd5ae3d4ce','c9075a92-d110-44ad-abf1-99d19b23276a','b140ed5c-426f-4a99-9b9d-df4eb13cd1c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b379860e0b1c4ce58d44a249eea49db1',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:54:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-450795704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e25c7c5faf84a5683492c9d67c93f43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b379860e0b1c4ce58d44a249eea49db1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9252e4e8-c420-4d41-b109-771271c4ecc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9252e4e8-c420-4d41-b109-771271c4ecc5) transitioned into state 'SUCCESS' from state '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-450795704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25c7c5faf84a5683492c9d67c93f43',qos_specs=None,replication_status=,reservations=['54686df9-9ed1-4f94-8fa5-c2cae050bcb3','c77854dd-adb5-4eb8-8402-7abd5ae3d4ce','c9075a92-d110-44ad-abf1-99d19b23276a','b140ed5c-426f-4a99-9b9d-df4eb13cd1c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b379860e0b1c4ce58d44a249eea49db1',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2577950-3526-431e-9a64-61b625a3d3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2577950-3526-431e-9a64-61b625a3d3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-33ccf10c-2cc0-42ca-8ba4-e611a724f741 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/group_snapshots returned with HTTP 202 Sep 04 15:54:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 296/603] 192.168.122.126 () {62 vars in 1208 bytes} [Fri Sep 4 15:54:50 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Flow 'volume_create_api' (c94d618c-a238-4572-8334-c0fa906c6986) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Create volume request issued successfully. Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d504b7ef-8de8-4793-980b-e67127168637 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:54:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 308/604] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:54:50 2026] POST /volume/v3/volumes => generated 759 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-94859815-55e1-44b1-abdd-5d84fd424e3c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b8ed149c-1f62-4863-a10e-f7828eaa42d3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-94859815-55e1-44b1-abdd-5d84fd424e3c tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-94859815-55e1-44b1-abdd-5d84fd424e3c tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-94859815-55e1-44b1-abdd-5d84fd424e3c tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-94859815-55e1-44b1-abdd-5d84fd424e3c tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] show called for member 868b514c-67a8-453a-a6bd-a00fd1f5da4b {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b8ed149c-1f62-4863-a10e-f7828eaa42d3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:54:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b8ed149c-1f62-4863-a10e-f7828eaa42d3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b8ed149c-1f62-4863-a10e-f7828eaa42d3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-94859815-55e1-44b1-abdd-5d84fd424e3c tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b returned with HTTP 200 Sep 04 15:54:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 297/605] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:50 2026] GET /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b => generated 330 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b8ed149c-1f62-4863-a10e-f7828eaa42d3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:54:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b8ed149c-1f62-4863-a10e-f7828eaa42d3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:54:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 309/606] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:50 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 827 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0d0c17df-a3eb-41e1-8d4c-3f7149197fcb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0d0c17df-a3eb-41e1-8d4c-3f7149197fcb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0d0c17df-a3eb-41e1-8d4c-3f7149197fcb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0d0c17df-a3eb-41e1-8d4c-3f7149197fcb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:51 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0d0c17df-a3eb-41e1-8d4c-3f7149197fcb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Volume info retrieved successfully. Sep 04 15:54:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0d0c17df-a3eb-41e1-8d4c-3f7149197fcb tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 returned with HTTP 200 Sep 04 15:54:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 298/607] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:51 2026] GET /volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-73eec160-4a0d-4392-85f2-002b0000ca05 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-73eec160-4a0d-4392-85f2-002b0000ca05 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b Sep 04 15:54:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-73eec160-4a0d-4392-85f2-002b0000ca05 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-73eec160-4a0d-4392-85f2-002b0000ca05 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-73eec160-4a0d-4392-85f2-002b0000ca05 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] show called for member 868b514c-67a8-453a-a6bd-a00fd1f5da4b {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-73eec160-4a0d-4392-85f2-002b0000ca05 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b returned with HTTP 200 Sep 04 15:54:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 310/608] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:51 2026] GET /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b => generated 330 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-eb30127f-bd18-4dc5-8605-e01f68c2ecfc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eb30127f-bd18-4dc5-8605-e01f68c2ecfc tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:54:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eb30127f-bd18-4dc5-8605-e01f68c2ecfc tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eb30127f-bd18-4dc5-8605-e01f68c2ecfc tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-eb30127f-bd18-4dc5-8605-e01f68c2ecfc tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:54:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eb30127f-bd18-4dc5-8605-e01f68c2ecfc tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:54:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 299/609] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:52 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:54:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7869edf0-7c04-4574-b45b-a79e50180096 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7869edf0-7c04-4574-b45b-a79e50180096 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] GET http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 Sep 04 15:54:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7869edf0-7c04-4574-b45b-a79e50180096 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7869edf0-7c04-4574-b45b-a79e50180096 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7869edf0-7c04-4574-b45b-a79e50180096 tempest-SnapshotsActionsTest-1895414665 tempest-SnapshotsActionsTest-1895414665-project-member] http://192.168.122.126/volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 returned with HTTP 404 Sep 04 15:54:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 311/610] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:52 2026] GET /volume/v3/volumes/ebffe5cd-7119-4fcb-a579-866179123e73 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c8901261-fbc2-430c-8ba7-154be536ea36 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c8901261-fbc2-430c-8ba7-154be536ea36 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b Sep 04 15:54:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c8901261-fbc2-430c-8ba7-154be536ea36 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c8901261-fbc2-430c-8ba7-154be536ea36 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-c8901261-fbc2-430c-8ba7-154be536ea36 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] show called for member 868b514c-67a8-453a-a6bd-a00fd1f5da4b {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c8901261-fbc2-430c-8ba7-154be536ea36 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b returned with HTTP 200 Sep 04 15:54:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 300/611] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:53 2026] GET /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b => generated 330 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4320b9d8-2519-408f-be72-cb6d70e8e739 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4320b9d8-2519-408f-be72-cb6d70e8e739 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:54:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4320b9d8-2519-408f-be72-cb6d70e8e739 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4320b9d8-2519-408f-be72-cb6d70e8e739 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4320b9d8-2519-408f-be72-cb6d70e8e739 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:54:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4320b9d8-2519-408f-be72-cb6d70e8e739 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:54:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 312/612] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:53 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-14fe10d6-a5f5-4f4b-b23f-c006c47d21a5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-14fe10d6-a5f5-4f4b-b23f-c006c47d21a5 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-14fe10d6-a5f5-4f4b-b23f-c006c47d21a5 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-14fe10d6-a5f5-4f4b-b23f-c006c47d21a5 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-14fe10d6-a5f5-4f4b-b23f-c006c47d21a5 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] show called for member 868b514c-67a8-453a-a6bd-a00fd1f5da4b {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-14fe10d6-a5f5-4f4b-b23f-c006c47d21a5 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b returned with HTTP 200 Sep 04 15:54:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 301/613] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:54 2026] GET /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b => generated 331 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-31046a93-b6dd-4b78-955a-662d8a8d3374 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-31046a93-b6dd-4b78-955a-662d8a8d3374 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/snapshots/detail Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-31046a93-b6dd-4b78-955a-662d8a8d3374 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-31046a93-b6dd-4b78-955a-662d8a8d3374 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-31046a93-b6dd-4b78-955a-662d8a8d3374 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.db.api [None req-31046a93-b6dd-4b78-955a-662d8a8d3374 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Building query based on filter {{(pid=87209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:54 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-31046a93-b6dd-4b78-955a-662d8a8d3374 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Get all snapshots completed successfully. Sep 04 15:54:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-31046a93-b6dd-4b78-955a-662d8a8d3374 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 15:54:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 313/614] 192.168.122.126 () {58 vars in 1148 bytes} [Fri Sep 4 15:54:54 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-62b5b762-e761-4ba6-82fd-2125b8e40600 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-62b5b762-e761-4ba6-82fd-2125b8e40600 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-62b5b762-e761-4ba6-82fd-2125b8e40600 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-62b5b762-e761-4ba6-82fd-2125b8e40600 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7442179b-5cb6-491c-a85a-ca012576192f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7442179b-5cb6-491c-a85a-ca012576192f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:54:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-62b5b762-e761-4ba6-82fd-2125b8e40600 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Snapshot retrieved successfully. Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7442179b-5cb6-491c-a85a-ca012576192f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7442179b-5cb6-491c-a85a-ca012576192f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-62b5b762-e761-4ba6-82fd-2125b8e40600 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 returned with HTTP 200 Sep 04 15:54:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 302/615] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:54 2026] GET /volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 => generated 474 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-79346bf8-6708-4de2-9316-22389a984ed0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-79346bf8-6708-4de2-9316-22389a984ed0 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] POST http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b/action Sep 04 15:54:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-79346bf8-6708-4de2-9316-22389a984ed0 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-79346bf8-6708-4de2-9316-22389a984ed0 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-79346bf8-6708-4de2-9316-22389a984ed0 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Updating group '868b514c-67a8-453a-a6bd-a00fd1f5da4b' with 'creating' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7442179b-5cb6-491c-a85a-ca012576192f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:54:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7442179b-5cb6-491c-a85a-ca012576192f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:54:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 314/616] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:54 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-79346bf8-6708-4de2-9316-22389a984ed0 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b/action returned with HTTP 202 Sep 04 15:54:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 303/617] 192.168.122.126 () {62 vars in 1339 bytes} [Fri Sep 4 15:54:54 2026] POST /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1e1e3097-bf68-4c4f-bcba-12085b90678a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1e1e3097-bf68-4c4f-bcba-12085b90678a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1e1e3097-bf68-4c4f-bcba-12085b90678a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1e1e3097-bf68-4c4f-bcba-12085b90678a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-1e1e3097-bf68-4c4f-bcba-12085b90678a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] show called for member 868b514c-67a8-453a-a6bd-a00fd1f5da4b {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=485,cinder:INSERT=66,cinder:UPDATE=145,cinder:DELETE=7 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1e1e3097-bf68-4c4f-bcba-12085b90678a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b returned with HTTP 200 Sep 04 15:54:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 315/618] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:54 2026] GET /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b => generated 330 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-63fabaa6-3935-4a52-a4be-f46c49de5bc2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-63fabaa6-3935-4a52-a4be-f46c49de5bc2 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] POST http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b/action Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-63fabaa6-3935-4a52-a4be-f46c49de5bc2 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-63fabaa6-3935-4a52-a4be-f46c49de5bc2 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-63fabaa6-3935-4a52-a4be-f46c49de5bc2 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Updating group '868b514c-67a8-453a-a6bd-a00fd1f5da4b' with 'available' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-63fabaa6-3935-4a52-a4be-f46c49de5bc2 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b/action returned with HTTP 202 Sep 04 15:54:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 304/619] 192.168.122.126 () {62 vars in 1339 bytes} [Fri Sep 4 15:54:54 2026] POST /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9e2cd023-30dd-42f8-9b5a-75c1a0563ae2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9e2cd023-30dd-42f8-9b5a-75c1a0563ae2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9e2cd023-30dd-42f8-9b5a-75c1a0563ae2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9e2cd023-30dd-42f8-9b5a-75c1a0563ae2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-9e2cd023-30dd-42f8-9b5a-75c1a0563ae2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] show called for member 868b514c-67a8-453a-a6bd-a00fd1f5da4b {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9e2cd023-30dd-42f8-9b5a-75c1a0563ae2 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b returned with HTTP 200 Sep 04 15:54:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 316/620] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:54 2026] GET /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b => generated 331 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f24e09f2-6932-4a72-8b33-aed6b687e7c5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f24e09f2-6932-4a72-8b33-aed6b687e7c5 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] POST http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b/action Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f24e09f2-6932-4a72-8b33-aed6b687e7c5 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f24e09f2-6932-4a72-8b33-aed6b687e7c5 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-f24e09f2-6932-4a72-8b33-aed6b687e7c5 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Updating group '868b514c-67a8-453a-a6bd-a00fd1f5da4b' with 'error' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f24e09f2-6932-4a72-8b33-aed6b687e7c5 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b/action returned with HTTP 202 Sep 04 15:54:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 305/621] 192.168.122.126 () {62 vars in 1339 bytes} [Fri Sep 4 15:54:54 2026] POST /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-791b8087-69ab-4e0f-9d73-b32a901348b5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-791b8087-69ab-4e0f-9d73-b32a901348b5 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-791b8087-69ab-4e0f-9d73-b32a901348b5 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-791b8087-69ab-4e0f-9d73-b32a901348b5 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-791b8087-69ab-4e0f-9d73-b32a901348b5 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] show called for member 868b514c-67a8-453a-a6bd-a00fd1f5da4b {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-791b8087-69ab-4e0f-9d73-b32a901348b5 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b returned with HTTP 200 Sep 04 15:54:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 317/622] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:54 2026] GET /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b => generated 327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-46628461-e7af-4b73-a2c5-3bbb03bb12a0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-46628461-e7af-4b73-a2c5-3bbb03bb12a0 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] POST http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b/action Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-46628461-e7af-4b73-a2c5-3bbb03bb12a0 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-46628461-e7af-4b73-a2c5-3bbb03bb12a0 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-46628461-e7af-4b73-a2c5-3bbb03bb12a0 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Updating group '868b514c-67a8-453a-a6bd-a00fd1f5da4b' with 'available' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-46628461-e7af-4b73-a2c5-3bbb03bb12a0 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b/action returned with HTTP 202 Sep 04 15:54:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 306/623] 192.168.122.126 () {62 vars in 1339 bytes} [Fri Sep 4 15:54:54 2026] POST /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-927ff595-e604-4d79-9229-7a6ac4435346 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-927ff595-e604-4d79-9229-7a6ac4435346 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-927ff595-e604-4d79-9229-7a6ac4435346 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-927ff595-e604-4d79-9229-7a6ac4435346 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-927ff595-e604-4d79-9229-7a6ac4435346 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] show called for member 868b514c-67a8-453a-a6bd-a00fd1f5da4b {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-927ff595-e604-4d79-9229-7a6ac4435346 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b returned with HTTP 200 Sep 04 15:54:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 318/624] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:54 2026] GET /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b => generated 331 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d09815ba-875d-48b8-9b68-c21c3ba5fd3a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d09815ba-875d-48b8-9b68-c21c3ba5fd3a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] DELETE http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d09815ba-875d-48b8-9b68-c21c3ba5fd3a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d09815ba-875d-48b8-9b68-c21c3ba5fd3a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.group_snapshots [None req-d09815ba-875d-48b8-9b68-c21c3ba5fd3a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] delete called for member 868b514c-67a8-453a-a6bd-a00fd1f5da4b {{(pid=87208) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.group_snapshots [None req-d09815ba-875d-48b8-9b68-c21c3ba5fd3a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Delete group_snapshot with id: 868b514c-67a8-453a-a6bd-a00fd1f5da4b Sep 04 15:54:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:54 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d09815ba-875d-48b8-9b68-c21c3ba5fd3a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b returned with HTTP 202 Sep 04 15:54:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 307/625] 192.168.122.126 () {60 vars in 1300 bytes} [Fri Sep 4 15:54:54 2026] DELETE /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8a0c30e9-749b-43b8-a4bf-b644e47707ff None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a0c30e9-749b-43b8-a4bf-b644e47707ff tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a0c30e9-749b-43b8-a4bf-b644e47707ff tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a0c30e9-749b-43b8-a4bf-b644e47707ff tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-8a0c30e9-749b-43b8-a4bf-b644e47707ff tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-8a0c30e9-749b-43b8-a4bf-b644e47707ff tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:54:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:54 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:54:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8a0c30e9-749b-43b8-a4bf-b644e47707ff tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Get all volumes completed successfully. Sep 04 15:54:55 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-8a0c30e9-749b-43b8-a4bf-b644e47707ff tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:55 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-8a0c30e9-749b-43b8-a4bf-b644e47707ff tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:55 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-8a0c30e9-749b-43b8-a4bf-b644e47707ff tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a0c30e9-749b-43b8-a4bf-b644e47707ff tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:54:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 319/626] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:54:54 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-601002ef-ba2b-49e7-907d-fdc1551cb52a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-601002ef-ba2b-49e7-907d-fdc1551cb52a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/snapshots/detail Sep 04 15:54:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-601002ef-ba2b-49e7-907d-fdc1551cb52a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-601002ef-ba2b-49e7-907d-fdc1551cb52a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-601002ef-ba2b-49e7-907d-fdc1551cb52a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:55 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-601002ef-ba2b-49e7-907d-fdc1551cb52a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:54:55 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=431,cinder:INSERT=53,cinder:UPDATE=94,cinder:DELETE=5 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:54:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:55 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-601002ef-ba2b-49e7-907d-fdc1551cb52a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Get all snapshots completed successfully. Sep 04 15:54:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-601002ef-ba2b-49e7-907d-fdc1551cb52a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 15:54:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 308/627] 192.168.122.126 () {58 vars in 1148 bytes} [Fri Sep 4 15:54:55 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-84c5a990-7f42-4b46-8f35-68187f1347b1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-84c5a990-7f42-4b46-8f35-68187f1347b1 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 Sep 04 15:54:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-84c5a990-7f42-4b46-8f35-68187f1347b1 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-84c5a990-7f42-4b46-8f35-68187f1347b1 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-37e294a0-5d0d-46d6-be7b-a70a36f01dd7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-37e294a0-5d0d-46d6-be7b-a70a36f01dd7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:54:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-37e294a0-5d0d-46d6-be7b-a70a36f01dd7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-37e294a0-5d0d-46d6-be7b-a70a36f01dd7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-84c5a990-7f42-4b46-8f35-68187f1347b1 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Snapshot retrieved successfully. Sep 04 15:54:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-84c5a990-7f42-4b46-8f35-68187f1347b1 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 returned with HTTP 200 Sep 04 15:54:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 320/628] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:55 2026] GET /volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 => generated 473 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-37e294a0-5d0d-46d6-be7b-a70a36f01dd7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:54:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-37e294a0-5d0d-46d6-be7b-a70a36f01dd7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:54:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 309/629] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:55 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 852 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-d755e0d2-2b08-4926-b358-09a228036293 req-e91616e0-501c-4e8a-a1a1-d2dbfa47f429 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-e91616e0-501c-4e8a-a1a1-d2dbfa47f429 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:54:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-e91616e0-501c-4e8a-a1a1-d2dbfa47f429 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-e91616e0-501c-4e8a-a1a1-d2dbfa47f429 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-d755e0d2-2b08-4926-b358-09a228036293 req-e91616e0-501c-4e8a-a1a1-d2dbfa47f429 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:54:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-e91616e0-501c-4e8a-a1a1-d2dbfa47f429 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:54:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 321/630] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:54:55 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a4c0e08b-341f-401a-820d-d32c8d24ef99 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a4c0e08b-341f-401a-820d-d32c8d24ef99 None None] GET http://192.168.122.126/volume// Sep 04 15:54:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a4c0e08b-341f-401a-820d-d32c8d24ef99 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a4c0e08b-341f-401a-820d-d32c8d24ef99 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a4c0e08b-341f-401a-820d-d32c8d24ef99 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:54:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 310/631] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 15:54:55 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 15:54:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-d755e0d2-2b08-4926-b358-09a228036293 req-52749c2e-ec3d-448f-b332-0cd9c429470a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2e64d3f8-51d9-4762-a658-a7bc471ed613 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2e64d3f8-51d9-4762-a658-a7bc471ed613 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 Sep 04 15:54:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2e64d3f8-51d9-4762-a658-a7bc471ed613 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2e64d3f8-51d9-4762-a658-a7bc471ed613 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2e64d3f8-51d9-4762-a658-a7bc471ed613 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Snapshot retrieved successfully. Sep 04 15:54:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2e64d3f8-51d9-4762-a658-a7bc471ed613 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 returned with HTTP 200 Sep 04 15:54:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 311/632] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:56 2026] GET /volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 => generated 473 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-52749c2e-ec3d-448f-b332-0cd9c429470a tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 15:54:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-52749c2e-ec3d-448f-b332-0cd9c429470a tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6", "connector": null, "instance_uuid": "581b40b5-3b8f-484f-877f-e54b3b1210c6"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-52749c2e-ec3d-448f-b332-0cd9c429470a tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 15:54:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 322/633] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 15:54:55 2026] POST /volume/v3/attachments => generated 273 bytes in 703 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-21c277e9-0d3c-4062-877f-12af4499b838 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-21c277e9-0d3c-4062-877f-12af4499b838 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:54:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-21c277e9-0d3c-4062-877f-12af4499b838 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-21c277e9-0d3c-4062-877f-12af4499b838 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-731bbea7-bb19-4f97-a907-10dccbd33ee4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-731bbea7-bb19-4f97-a907-10dccbd33ee4 None None] GET http://192.168.122.126/volume// Sep 04 15:54:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-731bbea7-bb19-4f97-a907-10dccbd33ee4 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-731bbea7-bb19-4f97-a907-10dccbd33ee4 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-731bbea7-bb19-4f97-a907-10dccbd33ee4 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:54:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 323/634] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:54:56 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:54:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-d755e0d2-2b08-4926-b358-09a228036293 req-90cce78a-b84c-412c-9b65-ec9549036d80 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-21c277e9-0d3c-4062-877f-12af4499b838 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:54:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-90cce78a-b84c-412c-9b65-ec9549036d80 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:54:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-90cce78a-b84c-412c-9b65-ec9549036d80 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-90cce78a-b84c-412c-9b65-ec9549036d80 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-21c277e9-0d3c-4062-877f-12af4499b838 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:54:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 312/635] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:56 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 851 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-d755e0d2-2b08-4926-b358-09a228036293 req-90cce78a-b84c-412c-9b65-ec9549036d80 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:54:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-90cce78a-b84c-412c-9b65-ec9549036d80 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:54:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 324/636] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:54:56 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 1032 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:54:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-d755e0d2-2b08-4926-b358-09a228036293 req-bb35b66b-5e4e-4a37-b19a-fcdc2af83ca8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-bb35b66b-5e4e-4a37-b19a-fcdc2af83ca8 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] PUT http://192.168.122.126/volume/v3/attachments/2f06461d-4eb7-4cde-94c0-564c78aa6fb9 Sep 04 15:54:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-bb35b66b-5e4e-4a37-b19a-fcdc2af83ca8 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:57 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-d755e0d2-2b08-4926-b358-09a228036293 req-bb35b66b-5e4e-4a37-b19a-fcdc2af83ca8 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Acquiring lock "cinder-attachment_update-07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6-devstack" by "attachment_update" {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:54:57 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-d755e0d2-2b08-4926-b358-09a228036293 req-bb35b66b-5e4e-4a37-b19a-fcdc2af83ca8 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Lock "cinder-attachment_update-07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:54:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b374452b-75c7-4e91-aa43-8a74c457914a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b374452b-75c7-4e91-aa43-8a74c457914a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 Sep 04 15:54:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b374452b-75c7-4e91-aa43-8a74c457914a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b374452b-75c7-4e91-aa43-8a74c457914a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b374452b-75c7-4e91-aa43-8a74c457914a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Snapshot retrieved successfully. Sep 04 15:54:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b374452b-75c7-4e91-aa43-8a74c457914a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 returned with HTTP 200 Sep 04 15:54:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 325/637] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:57 2026] GET /volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 => generated 473 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:57 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-d755e0d2-2b08-4926-b358-09a228036293 req-bb35b66b-5e4e-4a37-b19a-fcdc2af83ca8 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Lock "cinder-attachment_update-07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6-devstack" released by "attachment_update" :: held 0.380s {{(pid=87208) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:54:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-bb35b66b-5e4e-4a37-b19a-fcdc2af83ca8 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/attachments/2f06461d-4eb7-4cde-94c0-564c78aa6fb9 returned with HTTP 200 Sep 04 15:54:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 313/638] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 15:54:57 2026] PUT /volume/v3/attachments/2f06461d-4eb7-4cde-94c0-564c78aa6fb9 => generated 694 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c57d9ac5-ae9a-4b97-b5fe-263374416ebd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c57d9ac5-ae9a-4b97-b5fe-263374416ebd tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:54:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c57d9ac5-ae9a-4b97-b5fe-263374416ebd tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c57d9ac5-ae9a-4b97-b5fe-263374416ebd tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c57d9ac5-ae9a-4b97-b5fe-263374416ebd tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:54:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c57d9ac5-ae9a-4b97-b5fe-263374416ebd tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:54:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 326/639] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:57 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 852 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:54:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-d755e0d2-2b08-4926-b358-09a228036293 req-43db9c6e-85dd-4dc1-9f02-e02de7e55846 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-43db9c6e-85dd-4dc1-9f02-e02de7e55846 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] POST http://192.168.122.126/volume/v3/attachments/2f06461d-4eb7-4cde-94c0-564c78aa6fb9/action Sep 04 15:54:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-43db9c6e-85dd-4dc1-9f02-e02de7e55846 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-43db9c6e-85dd-4dc1-9f02-e02de7e55846 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9cba1175-111c-4fb1-a059-9e473421156b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9cba1175-111c-4fb1-a059-9e473421156b tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 Sep 04 15:54:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9cba1175-111c-4fb1-a059-9e473421156b tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9cba1175-111c-4fb1-a059-9e473421156b tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9cba1175-111c-4fb1-a059-9e473421156b tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 returned with HTTP 404 Sep 04 15:54:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 327/640] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:54:58 2026] GET /volume/v3/snapshots/8bfca2de-659d-434c-afb8-a25ebc467e84 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d9e00a0c-5101-4658-95e1-f1f6dd0b847a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d9e00a0c-5101-4658-95e1-f1f6dd0b847a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b Sep 04 15:54:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d9e00a0c-5101-4658-95e1-f1f6dd0b847a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d9e00a0c-5101-4658-95e1-f1f6dd0b847a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.group_snapshots [None req-d9e00a0c-5101-4658-95e1-f1f6dd0b847a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] show called for member 868b514c-67a8-453a-a6bd-a00fd1f5da4b {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 15:54:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-d755e0d2-2b08-4926-b358-09a228036293 req-43db9c6e-85dd-4dc1-9f02-e02de7e55846 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/attachments/2f06461d-4eb7-4cde-94c0-564c78aa6fb9/action returned with HTTP 204 Sep 04 15:54:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 314/641] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 15:54:58 2026] POST /volume/v3/attachments/2f06461d-4eb7-4cde-94c0-564c78aa6fb9/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:54:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d9e00a0c-5101-4658-95e1-f1f6dd0b847a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b returned with HTTP 404 Sep 04 15:54:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 328/642] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:54:58 2026] GET /volume/v3/group_snapshots/868b514c-67a8-453a-a6bd-a00fd1f5da4b => generated 116 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:54:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-653b73ef-6d96-40f5-9fbe-18887a04585a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-653b73ef-6d96-40f5-9fbe-18887a04585a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:54:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-653b73ef-6d96-40f5-9fbe-18887a04585a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-653b73ef-6d96-40f5-9fbe-18887a04585a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-653b73ef-6d96-40f5-9fbe-18887a04585a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:54:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-653b73ef-6d96-40f5-9fbe-18887a04585a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:54:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:58 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:54:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-653b73ef-6d96-40f5-9fbe-18887a04585a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Get all volumes completed successfully. Sep 04 15:54:58 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-653b73ef-6d96-40f5-9fbe-18887a04585a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:58 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-653b73ef-6d96-40f5-9fbe-18887a04585a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:58 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-653b73ef-6d96-40f5-9fbe-18887a04585a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-653b73ef-6d96-40f5-9fbe-18887a04585a tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:54:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 315/643] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:54:58 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-00fe8f8e-bd0b-4a95-8108-cd6abe1f7900 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-00fe8f8e-bd0b-4a95-8108-cd6abe1f7900 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] POST http://192.168.122.126/volume/v3/groups/12e90e36-6c72-42a9-af4b-8d1d739d9a09/action Sep 04 15:54:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-00fe8f8e-bd0b-4a95-8108-cd6abe1f7900 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:54:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-00fe8f8e-bd0b-4a95-8108-cd6abe1f7900 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:54:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-00fe8f8e-bd0b-4a95-8108-cd6abe1f7900 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] delete called for group 12e90e36-6c72-42a9-af4b-8d1d739d9a09 {{(pid=87209) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:54:58 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.groups [None req-00fe8f8e-bd0b-4a95-8108-cd6abe1f7900 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Delete group with id: 12e90e36-6c72-42a9-af4b-8d1d739d9a09 Sep 04 15:54:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:58 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:54:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:58 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:54:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-00fe8f8e-bd0b-4a95-8108-cd6abe1f7900 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/groups/12e90e36-6c72-42a9-af4b-8d1d739d9a09/action returned with HTTP 202 Sep 04 15:54:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 329/644] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:54:58 2026] POST /volume/v3/groups/12e90e36-6c72-42a9-af4b-8d1d739d9a09/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:54:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-35c24a26-34cc-4e50-b704-4f37fdb58be7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35c24a26-34cc-4e50-b704-4f37fdb58be7 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed Sep 04 15:54:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35c24a26-34cc-4e50-b704-4f37fdb58be7 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35c24a26-34cc-4e50-b704-4f37fdb58be7 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-35c24a26-34cc-4e50-b704-4f37fdb58be7 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Volume info retrieved successfully. Sep 04 15:54:58 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-35c24a26-34cc-4e50-b704-4f37fdb58be7 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:54:58 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-35c24a26-34cc-4e50-b704-4f37fdb58be7 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:54:59 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-35c24a26-34cc-4e50-b704-4f37fdb58be7 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:54:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b95a7d22-8780-4c7c-9ceb-bf3175aef2c1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b95a7d22-8780-4c7c-9ceb-bf3175aef2c1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:54:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b95a7d22-8780-4c7c-9ceb-bf3175aef2c1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b95a7d22-8780-4c7c-9ceb-bf3175aef2c1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35c24a26-34cc-4e50-b704-4f37fdb58be7 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed returned with HTTP 200 Sep 04 15:54:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:54:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 316/645] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:54:58 2026] GET /volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed => generated 926 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:54:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b95a7d22-8780-4c7c-9ceb-bf3175aef2c1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:54:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b95a7d22-8780-4c7c-9ceb-bf3175aef2c1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:54:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 330/646] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:59 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 1144 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:54:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7eb31bda-a161-4bd6-bb78-f524b289d83e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:54:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7eb31bda-a161-4bd6-bb78-f524b289d83e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:54:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7eb31bda-a161-4bd6-bb78-f524b289d83e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:54:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7eb31bda-a161-4bd6-bb78-f524b289d83e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:54:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:54:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:54:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:54:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:54:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7eb31bda-a161-4bd6-bb78-f524b289d83e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:54:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7eb31bda-a161-4bd6-bb78-f524b289d83e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:54:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 317/647] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:54:59 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 1144 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6511152d-c3d6-495e-998f-94553a7692ac None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6511152d-c3d6-495e-998f-94553a7692ac tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed Sep 04 15:55:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6511152d-c3d6-495e-998f-94553a7692ac tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6511152d-c3d6-495e-998f-94553a7692ac tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6511152d-c3d6-495e-998f-94553a7692ac tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Volume info retrieved successfully. Sep 04 15:55:00 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-6511152d-c3d6-495e-998f-94553a7692ac tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:55:00 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-6511152d-c3d6-495e-998f-94553a7692ac tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:55:00 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-6511152d-c3d6-495e-998f-94553a7692ac tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:55:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6511152d-c3d6-495e-998f-94553a7692ac tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed returned with HTTP 200 Sep 04 15:55:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 331/648] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:55:00 2026] GET /volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed => generated 926 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7f568da0-91f1-4eaf-808e-6beab4fda925 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f568da0-91f1-4eaf-808e-6beab4fda925 tempest-VolumePoolsAdminTestsJSON-1619371918 tempest-VolumePoolsAdminTestsJSON-1619371918-project-admin] GET http://192.168.122.126/volume/v3/scheduler-stats/get_pools?detail=True Sep 04 15:55:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f568da0-91f1-4eaf-808e-6beab4fda925 tempest-VolumePoolsAdminTestsJSON-1619371918 tempest-VolumePoolsAdminTestsJSON-1619371918-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f568da0-91f1-4eaf-808e-6beab4fda925 tempest-VolumePoolsAdminTestsJSON-1619371918 tempest-VolumePoolsAdminTestsJSON-1619371918-project-admin] Calling method 'get_pools' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f568da0-91f1-4eaf-808e-6beab4fda925 tempest-VolumePoolsAdminTestsJSON-1619371918 tempest-VolumePoolsAdminTestsJSON-1619371918-project-admin] http://192.168.122.126/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 04 15:55:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 318/649] 192.168.122.126 () {58 vars in 1198 bytes} [Fri Sep 4 15:55:01 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7d77d1b1-0464-4862-9c54-31226e322eed None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d77d1b1-0464-4862-9c54-31226e322eed tempest-VolumePoolsAdminTestsJSON-1619371918 tempest-VolumePoolsAdminTestsJSON-1619371918-project-admin] GET http://192.168.122.126/volume/v3/scheduler-stats/get_pools Sep 04 15:55:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d77d1b1-0464-4862-9c54-31226e322eed tempest-VolumePoolsAdminTestsJSON-1619371918 tempest-VolumePoolsAdminTestsJSON-1619371918-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d77d1b1-0464-4862-9c54-31226e322eed tempest-VolumePoolsAdminTestsJSON-1619371918 tempest-VolumePoolsAdminTestsJSON-1619371918-project-admin] Calling method 'get_pools' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d77d1b1-0464-4862-9c54-31226e322eed tempest-VolumePoolsAdminTestsJSON-1619371918 tempest-VolumePoolsAdminTestsJSON-1619371918-project-admin] http://192.168.122.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 15:55:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 332/650] 192.168.122.126 () {58 vars in 1175 bytes} [Fri Sep 4 15:55:01 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:55:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4cd8e037-2a3c-4f44-a3c3-8fbd24ac34f6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4cd8e037-2a3c-4f44-a3c3-8fbd24ac34f6 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed Sep 04 15:55:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4cd8e037-2a3c-4f44-a3c3-8fbd24ac34f6 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4cd8e037-2a3c-4f44-a3c3-8fbd24ac34f6 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4cd8e037-2a3c-4f44-a3c3-8fbd24ac34f6 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed returned with HTTP 404 Sep 04 15:55:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 319/651] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:55:01 2026] GET /volume/v3/volumes/76bd7d4c-2259-4c78-842b-268005eac3ed => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:55:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-225247df-c2a0-456c-bb76-1db27af9c794 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-225247df-c2a0-456c-bb76-1db27af9c794 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] GET http://192.168.122.126/volume/v3/groups/12e90e36-6c72-42a9-af4b-8d1d739d9a09 Sep 04 15:55:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-225247df-c2a0-456c-bb76-1db27af9c794 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-225247df-c2a0-456c-bb76-1db27af9c794 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-225247df-c2a0-456c-bb76-1db27af9c794 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] show called for member 12e90e36-6c72-42a9-af4b-8d1d739d9a09 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:55:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-225247df-c2a0-456c-bb76-1db27af9c794 tempest-GroupSnapshotsV319Test-1936037344 tempest-GroupSnapshotsV319Test-1936037344-project-member] http://192.168.122.126/volume/v3/groups/12e90e36-6c72-42a9-af4b-8d1d739d9a09 returned with HTTP 404 Sep 04 15:55:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 333/652] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:55:01 2026] GET /volume/v3/groups/12e90e36-6c72-42a9-af4b-8d1d739d9a09 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:55:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cd22d898-dce2-47cf-8aeb-3a519504fe76 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cd22d898-dce2-47cf-8aeb-3a519504fe76 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/437378d4-a0fe-4bfc-b92b-4ed1c3b55eda Sep 04 15:55:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cd22d898-dce2-47cf-8aeb-3a519504fe76 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cd22d898-dce2-47cf-8aeb-3a519504fe76 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cd22d898-dce2-47cf-8aeb-3a519504fe76 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] http://192.168.122.126/volume/v3/group_types/437378d4-a0fe-4bfc-b92b-4ed1c3b55eda returned with HTTP 202 Sep 04 15:55:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 320/653] 192.168.122.126 () {60 vars in 1288 bytes} [Fri Sep 4 15:55:01 2026] DELETE /volume/v3/group_types/437378d4-a0fe-4bfc-b92b-4ed1c3b55eda => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 15:55:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-68e59b1d-ce3e-483c-a599-b177f3feb1ae None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-68e59b1d-ce3e-483c-a599-b177f3feb1ae tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] DELETE http://192.168.122.126/volume/v3/types/aae2a3da-aa7b-49c1-bdc6-3f5282856a82 Sep 04 15:55:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-68e59b1d-ce3e-483c-a599-b177f3feb1ae tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-68e59b1d-ce3e-483c-a599-b177f3feb1ae tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-68e59b1d-ce3e-483c-a599-b177f3feb1ae tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] http://192.168.122.126/volume/v3/types/aae2a3da-aa7b-49c1-bdc6-3f5282856a82 returned with HTTP 202 Sep 04 15:55:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 334/654] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:55:01 2026] DELETE /volume/v3/types/aae2a3da-aa7b-49c1-bdc6-3f5282856a82 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:55:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-94ad1fdf-d6c1-4d23-bbae-1b38e8eab9a3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-94ad1fdf-d6c1-4d23-bbae-1b38e8eab9a3 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] GET http://192.168.122.126/volume/v3/types/aae2a3da-aa7b-49c1-bdc6-3f5282856a82 Sep 04 15:55:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-94ad1fdf-d6c1-4d23-bbae-1b38e8eab9a3 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-94ad1fdf-d6c1-4d23-bbae-1b38e8eab9a3 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-94ad1fdf-d6c1-4d23-bbae-1b38e8eab9a3 tempest-GroupSnapshotsV319Test-882465081 tempest-GroupSnapshotsV319Test-882465081-project-admin] http://192.168.122.126/volume/v3/types/aae2a3da-aa7b-49c1-bdc6-3f5282856a82 returned with HTTP 404 Sep 04 15:55:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 321/655] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:55:01 2026] GET /volume/v3/types/aae2a3da-aa7b-49c1-bdc6-3f5282856a82 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f9ef62b8-add9-445a-8f58-3c8b71864c3b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f9ef62b8-add9-445a-8f58-3c8b71864c3b tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:55:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f9ef62b8-add9-445a-8f58-3c8b71864c3b tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f9ef62b8-add9-445a-8f58-3c8b71864c3b tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:55:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 335/656] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:55:10 2026] POST /volume/v3/types => generated 188 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7f4b4812-17a7-49b4-820f-1f355487a979 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f4b4812-17a7-49b4-820f-1f355487a979 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:55:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f4b4812-17a7-49b4-820f-1f355487a979 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f4b4812-17a7-49b4-820f-1f355487a979 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:55:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 322/657] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:55:10 2026] POST /volume/v3/types => generated 188 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-79494fc1-a20b-4ade-bf6b-063f030924ba None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b86812e3-f130-4b0b-bf37-342f5862e1ff None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b86812e3-f130-4b0b-bf37-342f5862e1ff tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] POST http://192.168.122.126/volume/v3/group_types Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b86812e3-f130-4b0b-bf37-342f5862e1ff tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-630015229", "description": "tempest-group-type-description-1862214407", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b86812e3-f130-4b0b-bf37-342f5862e1ff tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 202 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 323/658] 192.168.122.126 () {62 vars in 1196 bytes} [Fri Sep 4 15:55:11 2026] POST /volume/v3/group_types => generated 264 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ef4f2fd0-6ef1-452f-b37b-ed4ff52cd574 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ef4f2fd0-6ef1-452f-b37b-ed4ff52cd574 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] GET http://192.168.122.126/volume/v3/group_types Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ef4f2fd0-6ef1-452f-b37b-ed4ff52cd574 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1227522115"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ef4f2fd0-6ef1-452f-b37b-ed4ff52cd574 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1227522115'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:55:11 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Create volume of 1 GB Sep 04 15:55:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Availability Zones retrieved successfully. Sep 04 15:55:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Flow 'volume_create_api' (b23955a0-9f0f-46b9-bfcd-9da5ce90482a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5cfba23-da61-42c0-920f-9861f9dbbd05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ef4f2fd0-6ef1-452f-b37b-ed4ff52cd574 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 200 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 324/659] 192.168.122.126 () {60 vars in 1174 bytes} [Fri Sep 4 15:55:11 2026] GET /volume/v3/group_types => generated 498 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-009d45b7-353d-474d-bc52-a80b2c2d492c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-009d45b7-353d-474d-bc52-a80b2c2d492c tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] PUT http://192.168.122.126/volume/v3/group_types/a166e687-c4e7-45de-8da0-256a924ea099 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-009d45b7-353d-474d-bc52-a80b2c2d492c tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1224494045", "description": "updated-group-type-desc"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-009d45b7-353d-474d-bc52-a80b2c2d492c tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types/a166e687-c4e7-45de-8da0-256a924ea099 returned with HTTP 200 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 325/660] 192.168.122.126 () {62 vars in 1306 bytes} [Fri Sep 4 15:55:11 2026] PUT /volume/v3/group_types/a166e687-c4e7-45de-8da0-256a924ea099 => generated 255 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5cfba23-da61-42c0-920f-9861f9dbbd05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:55:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5759bcaf-c919-4844-9ece-8ecd7f00ea2a,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5759bcaf-c919-4844-9ece-8ecd7f00ea2a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35722dbe-fb94-4528-9028-4970488ce816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-98a9ea05-e99e-41e0-815c-6ada106898e6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-98a9ea05-e99e-41e0-815c-6ada106898e6 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] GET http://192.168.122.126/volume/v3/group_types/a166e687-c4e7-45de-8da0-256a924ea099 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-98a9ea05-e99e-41e0-815c-6ada106898e6 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-98a9ea05-e99e-41e0-815c-6ada106898e6 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-98a9ea05-e99e-41e0-815c-6ada106898e6 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types/a166e687-c4e7-45de-8da0-256a924ea099 returned with HTTP 200 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 326/661] 192.168.122.126 () {60 vars in 1285 bytes} [Fri Sep 4 15:55:11 2026] GET /volume/v3/group_types/a166e687-c4e7-45de-8da0-256a924ea099 => generated 255 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5169c303-8070-4e54-b8fe-964a90a2e25a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5169c303-8070-4e54-b8fe-964a90a2e25a tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/a166e687-c4e7-45de-8da0-256a924ea099 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5169c303-8070-4e54-b8fe-964a90a2e25a tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5169c303-8070-4e54-b8fe-964a90a2e25a tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5169c303-8070-4e54-b8fe-964a90a2e25a tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types/a166e687-c4e7-45de-8da0-256a924ea099 returned with HTTP 202 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 327/662] 192.168.122.126 () {60 vars in 1288 bytes} [Fri Sep 4 15:55:11 2026] DELETE /volume/v3/group_types/a166e687-c4e7-45de-8da0-256a924ea099 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-49ef63f3-93c3-4c3f-85c3-766d1e43b138 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-49ef63f3-93c3-4c3f-85c3-766d1e43b138 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] GET http://192.168.122.126/volume/v3/group_types Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-49ef63f3-93c3-4c3f-85c3-766d1e43b138 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-49ef63f3-93c3-4c3f-85c3-766d1e43b138 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:11 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-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. Sep 04 15:55:11 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-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. Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-49ef63f3-93c3-4c3f-85c3-766d1e43b138 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 200 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 328/663] 192.168.122.126 () {60 vars in 1174 bytes} [Fri Sep 4 15:55:11 2026] GET /volume/v3/group_types => generated 248 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-94ac6a6a-2bab-4e90-9b2e-f7543cfcdd7e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-94ac6a6a-2bab-4e90-9b2e-f7543cfcdd7e tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] POST http://192.168.122.126/volume/v3/group_types Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-94ac6a6a-2bab-4e90-9b2e-f7543cfcdd7e tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-719168032", "is_public": true}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-94ac6a6a-2bab-4e90-9b2e-f7543cfcdd7e tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 202 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 329/664] 192.168.122.126 () {62 vars in 1195 bytes} [Fri Sep 4 15:55:11 2026] POST /volume/v3/group_types => generated 163 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0c770764-1e51-4e3f-90c8-e6baf173c08f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0c770764-1e51-4e3f-90c8-e6baf173c08f tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] POST http://192.168.122.126/volume/v3/group_types Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0c770764-1e51-4e3f-90c8-e6baf173c08f tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1387999480", "is_public": false}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0c770764-1e51-4e3f-90c8-e6baf173c08f tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 202 Sep 04 15:55:11 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Created reservations ['3f77bc6c-108e-4ec5-8036-2521108a6def', 'fded7352-50c0-47c1-a7d3-9daa8586d495', '6f6918c3-ed72-482c-8983-28c7364520d8', '05caab77-2310-4011-af27-16adfd1992ec'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 330/665] 192.168.122.126 () {62 vars in 1195 bytes} [Fri Sep 4 15:55:11 2026] POST /volume/v3/group_types => generated 165 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:55:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35722dbe-fb94-4528-9028-4970488ce816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f77bc6c-108e-4ec5-8036-2521108a6def', 'fded7352-50c0-47c1-a7d3-9daa8586d495', '6f6918c3-ed72-482c-8983-28c7364520d8', '05caab77-2310-4011-af27-16adfd1992ec']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d12e4db4-4311-4dd9-8c1e-64de7502efcf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d7be5a-92ef-436f-8b3c-89a0b4e5d2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d12e4db4-4311-4dd9-8c1e-64de7502efcf tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] GET http://192.168.122.126/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d12e4db4-4311-4dd9-8c1e-64de7502efcf tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d12e4db4-4311-4dd9-8c1e-64de7502efcf tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d12e4db4-4311-4dd9-8c1e-64de7502efcf tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 331/666] 192.168.122.126 () {60 vars in 1235 bytes} [Fri Sep 4 15:55:11 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-96216c16-b23d-4f54-93c6-816de7e1d15b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-96216c16-b23d-4f54-93c6-816de7e1d15b tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] GET http://192.168.122.126/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-96216c16-b23d-4f54-93c6-816de7e1d15b tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-96216c16-b23d-4f54-93c6-816de7e1d15b tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-96216c16-b23d-4f54-93c6-816de7e1d15b tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 332/667] 192.168.122.126 () {60 vars in 1237 bytes} [Fri Sep 4 15:55:11 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f9450d5e-4577-4282-8034-48c4886ec0eb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f9450d5e-4577-4282-8034-48c4886ec0eb tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] GET http://192.168.122.126/volume/v3/group_types?is_public=False Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f9450d5e-4577-4282-8034-48c4886ec0eb tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f9450d5e-4577-4282-8034-48c4886ec0eb tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d7be5a-92ef-436f-8b3c-89a0b4e5d2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1227522115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='221cd3233f7e48ffa3d99b8934e0c457',qos_specs=None,replication_status=,reservations=['3f77bc6c-108e-4ec5-8036-2521108a6def','fded7352-50c0-47c1-a7d3-9daa8586d495','6f6918c3-ed72-482c-8983-28c7364520d8','05caab77-2310-4011-af27-16adfd1992ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7ee59006194a7780903dd3dc12ef7c',volume_type_id=5759bcaf-c919-4844-9ece-8ecd7f00ea2a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1227522115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='221cd3233f7e48ffa3d99b8934e0c457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f7ee59006194a7780903dd3dc12ef7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5759bcaf-c919-4844-9ece-8ecd7f00ea2a),volume_type_id=5759bcaf-c919-4844-9ece-8ecd7f00ea2a)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e235068-ae12-4cb0-8947-1312f53ff5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f9450d5e-4577-4282-8034-48c4886ec0eb tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 333/668] 192.168.122.126 () {60 vars in 1205 bytes} [Fri Sep 4 15:55:11 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f5366175-7b86-4df5-b45d-2285ddf768e4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f5366175-7b86-4df5-b45d-2285ddf768e4 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] GET http://192.168.122.126/volume/v3/group_types?is_public=True Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f5366175-7b86-4df5-b45d-2285ddf768e4 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f5366175-7b86-4df5-b45d-2285ddf768e4 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f5366175-7b86-4df5-b45d-2285ddf768e4 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 04 15:55:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 334/669] 192.168.122.126 () {60 vars in 1203 bytes} [Fri Sep 4 15:55:11 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d4109b00-26ba-4806-8fbd-4687b38a4cc2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e235068-ae12-4cb0-8947-1312f53ff5e9) transitioned into state 'SUCCESS' from state '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-1227522115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='221cd3233f7e48ffa3d99b8934e0c457',qos_specs=None,replication_status=,reservations=['3f77bc6c-108e-4ec5-8036-2521108a6def','fded7352-50c0-47c1-a7d3-9daa8586d495','6f6918c3-ed72-482c-8983-28c7364520d8','05caab77-2310-4011-af27-16adfd1992ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7ee59006194a7780903dd3dc12ef7c',volume_type_id=5759bcaf-c919-4844-9ece-8ecd7f00ea2a)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d4109b00-26ba-4806-8fbd-4687b38a4cc2 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/917f967b-d68d-461e-b26e-2dae34858c60 Sep 04 15:55:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d4109b00-26ba-4806-8fbd-4687b38a4cc2 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d4109b00-26ba-4806-8fbd-4687b38a4cc2 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f959378-3530-4faf-abe2-5e819487209e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f959378-3530-4faf-abe2-5e819487209e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d4109b00-26ba-4806-8fbd-4687b38a4cc2 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types/917f967b-d68d-461e-b26e-2dae34858c60 returned with HTTP 202 Sep 04 15:55:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 335/670] 192.168.122.126 () {60 vars in 1288 bytes} [Fri Sep 4 15:55:12 2026] DELETE /volume/v3/group_types/917f967b-d68d-461e-b26e-2dae34858c60 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:55:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Flow 'volume_create_api' (b23955a0-9f0f-46b9-bfcd-9da5ce90482a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Create volume request issued successfully. Sep 04 15:55:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b7dd777f-a2dd-4fee-b37f-af4ca71be885 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-79494fc1-a20b-4ade-bf6b-063f030924ba tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:55:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 336/671] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:55:10 2026] POST /volume/v3/volumes => generated 776 bytes in 1172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:55:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b7dd777f-a2dd-4fee-b37f-af4ca71be885 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/ca0475e3-95ec-4d45-9de7-42129b8ab6df Sep 04 15:55:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b7dd777f-a2dd-4fee-b37f-af4ca71be885 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b7dd777f-a2dd-4fee-b37f-af4ca71be885 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f1d35581-ca8c-4cfe-8d2e-ae9e69d4d2eb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f1d35581-ca8c-4cfe-8d2e-ae9e69d4d2eb tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] GET http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e Sep 04 15:55:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f1d35581-ca8c-4cfe-8d2e-ae9e69d4d2eb tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f1d35581-ca8c-4cfe-8d2e-ae9e69d4d2eb tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b7dd777f-a2dd-4fee-b37f-af4ca71be885 tempest-GroupTypesTest-1589941653 tempest-GroupTypesTest-1589941653-project-admin] http://192.168.122.126/volume/v3/group_types/ca0475e3-95ec-4d45-9de7-42129b8ab6df returned with HTTP 202 Sep 04 15:55:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 336/672] 192.168.122.126 () {60 vars in 1288 bytes} [Fri Sep 4 15:55:12 2026] DELETE /volume/v3/group_types/ca0475e3-95ec-4d45-9de7-42129b8ab6df => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:55:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f1d35581-ca8c-4cfe-8d2e-ae9e69d4d2eb tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Volume info retrieved successfully. Sep 04 15:55:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f1d35581-ca8c-4cfe-8d2e-ae9e69d4d2eb tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e returned with HTTP 200 Sep 04 15:55:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 337/673] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:12 2026] GET /volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e => generated 844 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-eba026cf-3524-4771-bdc8-80dfd683120d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eba026cf-3524-4771-bdc8-80dfd683120d tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] GET http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e Sep 04 15:55:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eba026cf-3524-4771-bdc8-80dfd683120d tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eba026cf-3524-4771-bdc8-80dfd683120d tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-eba026cf-3524-4771-bdc8-80dfd683120d tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Volume info retrieved successfully. Sep 04 15:55:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eba026cf-3524-4771-bdc8-80dfd683120d tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e returned with HTTP 200 Sep 04 15:55:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 337/674] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:13 2026] GET /volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e => generated 868 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-33a57af3-06c0-4b8b-93d1-937511e3c067 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-33a57af3-06c0-4b8b-93d1-937511e3c067 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] GET http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e Sep 04 15:55:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-33a57af3-06c0-4b8b-93d1-937511e3c067 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-33a57af3-06c0-4b8b-93d1-937511e3c067 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-33a57af3-06c0-4b8b-93d1-937511e3c067 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Volume info retrieved successfully. Sep 04 15:55:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-33a57af3-06c0-4b8b-93d1-937511e3c067 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e returned with HTTP 200 Sep 04 15:55:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 338/675] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:14 2026] GET /volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e => generated 869 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9786db56-a7d6-44fa-a932-cbee193d9e9e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9786db56-a7d6-44fa-a932-cbee193d9e9e tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] GET http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e Sep 04 15:55:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9786db56-a7d6-44fa-a932-cbee193d9e9e tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9786db56-a7d6-44fa-a932-cbee193d9e9e tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9786db56-a7d6-44fa-a932-cbee193d9e9e tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Volume info retrieved successfully. Sep 04 15:55:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9786db56-a7d6-44fa-a932-cbee193d9e9e tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e returned with HTTP 200 Sep 04 15:55:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 338/676] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:14 2026] GET /volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e => generated 1032 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-68f42fdd-ef02-4af8-bc9a-a2d675f1ff8e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-68f42fdd-ef02-4af8-bc9a-a2d675f1ff8e tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] POST http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e/action Sep 04 15:55:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-68f42fdd-ef02-4af8-bc9a-a2d675f1ff8e tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:55:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-68f42fdd-ef02-4af8-bc9a-a2d675f1ff8e tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-68f42fdd-ef02-4af8-bc9a-a2d675f1ff8e tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Volume info retrieved successfully. Sep 04 15:55:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:14 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:55:14 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-68f42fdd-ef02-4af8-bc9a-a2d675f1ff8e tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-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. Sep 04 15:55:14 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-68f42fdd-ef02-4af8-bc9a-a2d675f1ff8e tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-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. Sep 04 15:55:14 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-68f42fdd-ef02-4af8-bc9a-a2d675f1ff8e tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Created reservations ['48ad8628-48c7-4ee7-8764-52c2337477d5', '11a6d250-5df7-435b-8572-e6ec3773dcf0'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:14 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-68f42fdd-ef02-4af8-bc9a-a2d675f1ff8e tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Created reservations ['804ca183-5b07-4fe8-aca0-3790fd4fcb87', '13f3eddb-10cb-46eb-b13e-8654f8bc6651'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-68f42fdd-ef02-4af8-bc9a-a2d675f1ff8e tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Retype volume request issued successfully. Sep 04 15:55:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-68f42fdd-ef02-4af8-bc9a-a2d675f1ff8e tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e/action returned with HTTP 202 Sep 04 15:55:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 339/677] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:55:14 2026] POST /volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e/action => generated 0 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:55:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b3fcd972-f812-4f8f-b21a-b08706b5892d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b3fcd972-f812-4f8f-b21a-b08706b5892d tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] GET http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e Sep 04 15:55:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b3fcd972-f812-4f8f-b21a-b08706b5892d tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b3fcd972-f812-4f8f-b21a-b08706b5892d tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b3fcd972-f812-4f8f-b21a-b08706b5892d tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Volume info retrieved successfully. Sep 04 15:55:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b3fcd972-f812-4f8f-b21a-b08706b5892d tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e returned with HTTP 200 Sep 04 15:55:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 339/678] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:15 2026] GET /volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e => generated 868 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:55:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-abcdab71-f120-4c88-a56d-be3d63ab43a6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-abcdab71-f120-4c88-a56d-be3d63ab43a6 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] GET http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e Sep 04 15:55:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-abcdab71-f120-4c88-a56d-be3d63ab43a6 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-abcdab71-f120-4c88-a56d-be3d63ab43a6 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-abcdab71-f120-4c88-a56d-be3d63ab43a6 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Volume info retrieved successfully. Sep 04 15:55:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-abcdab71-f120-4c88-a56d-be3d63ab43a6 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e returned with HTTP 200 Sep 04 15:55:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 340/679] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:16 2026] GET /volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e => generated 869 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:55:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0986de92-5815-4dcb-a666-0f616a18181a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0986de92-5815-4dcb-a666-0f616a18181a tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] GET http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e Sep 04 15:55:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0986de92-5815-4dcb-a666-0f616a18181a tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0986de92-5815-4dcb-a666-0f616a18181a tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0986de92-5815-4dcb-a666-0f616a18181a tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Volume info retrieved successfully. Sep 04 15:55:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0986de92-5815-4dcb-a666-0f616a18181a tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e returned with HTTP 200 Sep 04 15:55:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 340/680] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:16 2026] GET /volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e => generated 1032 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-49be8c20-49b9-4f7a-99f3-3b20d636d267 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-49be8c20-49b9-4f7a-99f3-3b20d636d267 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] GET http://192.168.122.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1227522115 Sep 04 15:55:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-49be8c20-49b9-4f7a-99f3-3b20d636d267 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-49be8c20-49b9-4f7a-99f3-3b20d636d267 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:16 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-49be8c20-49b9-4f7a-99f3-3b20d636d267 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1227522115'), ('all_tenants', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:55:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-49be8c20-49b9-4f7a-99f3-3b20d636d267 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Get all volumes completed successfully. Sep 04 15:55:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-49be8c20-49b9-4f7a-99f3-3b20d636d267 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] http://192.168.122.126/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1227522115 returned with HTTP 200 Sep 04 15:55:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 341/681] 192.168.122.126 () {58 vars in 1282 bytes} [Fri Sep 4 15:55:16 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1227522115 => generated 355 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8fbfa6f5-9b69-4a32-abe1-eff5004ffab0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8fbfa6f5-9b69-4a32-abe1-eff5004ffab0 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] GET http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e Sep 04 15:55:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8fbfa6f5-9b69-4a32-abe1-eff5004ffab0 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8fbfa6f5-9b69-4a32-abe1-eff5004ffab0 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8fbfa6f5-9b69-4a32-abe1-eff5004ffab0 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Volume info retrieved successfully. Sep 04 15:55:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8fbfa6f5-9b69-4a32-abe1-eff5004ffab0 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e returned with HTTP 200 Sep 04 15:55:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 341/682] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:16 2026] GET /volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9c6a08e3-8918-40ec-883d-6264540a105a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c6a08e3-8918-40ec-883d-6264540a105a tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] DELETE http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e Sep 04 15:55:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9c6a08e3-8918-40ec-883d-6264540a105a tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9c6a08e3-8918-40ec-883d-6264540a105a tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:16 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-9c6a08e3-8918-40ec-883d-6264540a105a tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Delete volume with id: f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e Sep 04 15:55:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9c6a08e3-8918-40ec-883d-6264540a105a tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Volume info retrieved successfully. Sep 04 15:55:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9c6a08e3-8918-40ec-883d-6264540a105a tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Delete volume request issued successfully. Sep 04 15:55:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c6a08e3-8918-40ec-883d-6264540a105a tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e returned with HTTP 202 Sep 04 15:55:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 342/683] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:55:16 2026] DELETE /volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:55:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-61700ad3-3124-4841-8a48-70cd40099afc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-61700ad3-3124-4841-8a48-70cd40099afc tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] GET http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e Sep 04 15:55:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-61700ad3-3124-4841-8a48-70cd40099afc tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-61700ad3-3124-4841-8a48-70cd40099afc tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-61700ad3-3124-4841-8a48-70cd40099afc tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Volume info retrieved successfully. Sep 04 15:55:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-61700ad3-3124-4841-8a48-70cd40099afc tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e returned with HTTP 200 Sep 04 15:55:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 342/684] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:16 2026] GET /volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:55:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9956cf13-4d98-4599-b03b-a30137f2d258 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9956cf13-4d98-4599-b03b-a30137f2d258 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] GET http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e Sep 04 15:55:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9956cf13-4d98-4599-b03b-a30137f2d258 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9956cf13-4d98-4599-b03b-a30137f2d258 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9956cf13-4d98-4599-b03b-a30137f2d258 tempest-VolumeRetypeWithoutMigrationTest-1910005796 tempest-VolumeRetypeWithoutMigrationTest-1910005796-project-member] http://192.168.122.126/volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e returned with HTTP 404 Sep 04 15:55:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 343/685] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:17 2026] GET /volume/v3/volumes/f3d8f7cc-109b-43e7-bf8e-cd90735e7c5e => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-16a89b06-0bcc-402a-89fe-7440423d66b1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-16a89b06-0bcc-402a-89fe-7440423d66b1 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] DELETE http://192.168.122.126/volume/v3/types/43a35a9e-6dd0-457c-a842-40fa32d8726a Sep 04 15:55:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-16a89b06-0bcc-402a-89fe-7440423d66b1 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-16a89b06-0bcc-402a-89fe-7440423d66b1 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-16a89b06-0bcc-402a-89fe-7440423d66b1 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] http://192.168.122.126/volume/v3/types/43a35a9e-6dd0-457c-a842-40fa32d8726a returned with HTTP 202 Sep 04 15:55:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 343/686] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:55:17 2026] DELETE /volume/v3/types/43a35a9e-6dd0-457c-a842-40fa32d8726a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:55:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-66ad63c7-7a92-4914-8808-36591496ed24 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-66ad63c7-7a92-4914-8808-36591496ed24 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] GET http://192.168.122.126/volume/v3/types/43a35a9e-6dd0-457c-a842-40fa32d8726a Sep 04 15:55:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-66ad63c7-7a92-4914-8808-36591496ed24 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-66ad63c7-7a92-4914-8808-36591496ed24 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-66ad63c7-7a92-4914-8808-36591496ed24 tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] http://192.168.122.126/volume/v3/types/43a35a9e-6dd0-457c-a842-40fa32d8726a returned with HTTP 404 Sep 04 15:55:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 344/687] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:55:17 2026] GET /volume/v3/types/43a35a9e-6dd0-457c-a842-40fa32d8726a => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2c72d621-13c2-4de4-8387-5e8529418d01 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-befa3ac0-9422-4f06-8398-d6056a765dfb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-befa3ac0-9422-4f06-8398-d6056a765dfb tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] DELETE http://192.168.122.126/volume/v3/types/5759bcaf-c919-4844-9ece-8ecd7f00ea2a Sep 04 15:55:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-befa3ac0-9422-4f06-8398-d6056a765dfb tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-befa3ac0-9422-4f06-8398-d6056a765dfb tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-befa3ac0-9422-4f06-8398-d6056a765dfb tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] http://192.168.122.126/volume/v3/types/5759bcaf-c919-4844-9ece-8ecd7f00ea2a returned with HTTP 202 Sep 04 15:55:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 345/688] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:55:17 2026] DELETE /volume/v3/types/5759bcaf-c919-4844-9ece-8ecd7f00ea2a => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:55:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fde24b6d-38a6-47d9-81e7-8c3c2b3f45be None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fde24b6d-38a6-47d9-81e7-8c3c2b3f45be tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] GET http://192.168.122.126/volume/v3/types/5759bcaf-c919-4844-9ece-8ecd7f00ea2a Sep 04 15:55:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fde24b6d-38a6-47d9-81e7-8c3c2b3f45be tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fde24b6d-38a6-47d9-81e7-8c3c2b3f45be tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fde24b6d-38a6-47d9-81e7-8c3c2b3f45be tempest-VolumeRetypeWithoutMigrationTest-1863643915 tempest-VolumeRetypeWithoutMigrationTest-1863643915-project-admin] http://192.168.122.126/volume/v3/types/5759bcaf-c919-4844-9ece-8ecd7f00ea2a returned with HTTP 404 Sep 04 15:55:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 346/689] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:55:17 2026] GET /volume/v3/types/5759bcaf-c919-4844-9ece-8ecd7f00ea2a => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c72d621-13c2-4de4-8387-5e8529418d01 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:55:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2c72d621-13c2-4de4-8387-5e8529418d01 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1824207120"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c72d621-13c2-4de4-8387-5e8529418d01 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:55:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 344/690] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:55:17 2026] POST /volume/v3/types => generated 220 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f7e0a3d1-bc6d-4c44-997f-afb3cb1e37c0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f7e0a3d1-bc6d-4c44-997f-afb3cb1e37c0 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] POST http://192.168.122.126/volume/v3/group_types Sep 04 15:55:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f7e0a3d1-bc6d-4c44-997f-afb3cb1e37c0 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1062597867"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f7e0a3d1-bc6d-4c44-997f-afb3cb1e37c0 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 202 Sep 04 15:55:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 347/691] 192.168.122.126 () {62 vars in 1195 bytes} [Fri Sep 4 15:55:17 2026] POST /volume/v3/group_types => generated 177 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f86245ea-df00-4ca8-b2c3-ffd1769e827a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f86245ea-df00-4ca8-b2c3-ffd1769e827a tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] POST http://192.168.122.126/volume/v3/groups Sep 04 15:55:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f86245ea-df00-4ca8-b2c3-ffd1769e827a tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c7e49cba-4654-4de8-a703-71fe096329e8", "volume_types": ["29dd7dd7-b447-44b5-9bf7-01540b809708"], "name": "tempest-GroupsV320Test-Group-1289117808"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-f86245ea-df00-4ca8-b2c3-ffd1769e827a tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Creating new group {'group': {'group_type': 'c7e49cba-4654-4de8-a703-71fe096329e8', 'volume_types': ['29dd7dd7-b447-44b5-9bf7-01540b809708'], 'name': 'tempest-GroupsV320Test-Group-1289117808'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:55:18 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-f86245ea-df00-4ca8-b2c3-ffd1769e827a tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Creating group tempest-GroupsV320Test-Group-1289117808. Sep 04 15:55:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f86245ea-df00-4ca8-b2c3-ffd1769e827a tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Availability Zones retrieved successfully. Sep 04 15:55:18 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-f86245ea-df00-4ca8-b2c3-ffd1769e827a tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Created reservations ['403bb404-d960-4bf9-a157-96b35da7e21d'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f86245ea-df00-4ca8-b2c3-ffd1769e827a tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] http://192.168.122.126/volume/v3/groups returned with HTTP 202 Sep 04 15:55:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 345/692] 192.168.122.126 () {62 vars in 1181 bytes} [Fri Sep 4 15:55:18 2026] POST /volume/v3/groups => generated 108 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7c51cb0a-b73b-465c-9040-ab29bc0b854d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7c51cb0a-b73b-465c-9040-ab29bc0b854d tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] GET http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c Sep 04 15:55:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7c51cb0a-b73b-465c-9040-ab29bc0b854d tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7c51cb0a-b73b-465c-9040-ab29bc0b854d tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-7c51cb0a-b73b-465c-9040-ab29bc0b854d tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] show called for member 30a4264a-eed2-41d4-ac34-1d0ad4fa980c {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:55:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:18 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:18 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:55:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7c51cb0a-b73b-465c-9040-ab29bc0b854d tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c returned with HTTP 200 Sep 04 15:55:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 348/693] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:55:18 2026] GET /volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c => generated 388 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fa4f8f7a-7eb6-41f2-807b-e5e0173ce805 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fa4f8f7a-7eb6-41f2-807b-e5e0173ce805 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] GET http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fa4f8f7a-7eb6-41f2-807b-e5e0173ce805 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fa4f8f7a-7eb6-41f2-807b-e5e0173ce805 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-fa4f8f7a-7eb6-41f2-807b-e5e0173ce805 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] show called for member 30a4264a-eed2-41d4-ac34-1d0ad4fa980c {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:19 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:55:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fa4f8f7a-7eb6-41f2-807b-e5e0173ce805 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c returned with HTTP 200 Sep 04 15:55:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 346/694] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:55:19 2026] GET /volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c => generated 389 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2aa0c3e3-fd4f-46e9-984e-c1ff79834db4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2aa0c3e3-fd4f-46e9-984e-c1ff79834db4 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] POST http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action Sep 04 15:55:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2aa0c3e3-fd4f-46e9-984e-c1ff79834db4 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:55:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2aa0c3e3-fd4f-46e9-984e-c1ff79834db4 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-2aa0c3e3-fd4f-46e9-984e-c1ff79834db4 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Updating group '30a4264a-eed2-41d4-ac34-1d0ad4fa980c' with 'creating' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 15:55:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2aa0c3e3-fd4f-46e9-984e-c1ff79834db4 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action returned with HTTP 202 Sep 04 15:55:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 349/695] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:55:19 2026] POST /volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ea411a1e-0432-42ec-8001-7c49a65a9ffb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ea411a1e-0432-42ec-8001-7c49a65a9ffb tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] GET http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ea411a1e-0432-42ec-8001-7c49a65a9ffb tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ea411a1e-0432-42ec-8001-7c49a65a9ffb tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-ea411a1e-0432-42ec-8001-7c49a65a9ffb tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] show called for member 30a4264a-eed2-41d4-ac34-1d0ad4fa980c {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:19 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:55:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ea411a1e-0432-42ec-8001-7c49a65a9ffb tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c returned with HTTP 200 Sep 04 15:55:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 347/696] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:55:19 2026] GET /volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c => generated 388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dd29f0c1-0164-41d1-8450-eaddf7709bb7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dd29f0c1-0164-41d1-8450-eaddf7709bb7 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] POST http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action Sep 04 15:55:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dd29f0c1-0164-41d1-8450-eaddf7709bb7 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:55:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dd29f0c1-0164-41d1-8450-eaddf7709bb7 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-dd29f0c1-0164-41d1-8450-eaddf7709bb7 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Updating group '30a4264a-eed2-41d4-ac34-1d0ad4fa980c' with 'available' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 15:55:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dd29f0c1-0164-41d1-8450-eaddf7709bb7 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action returned with HTTP 202 Sep 04 15:55:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 350/697] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:55:19 2026] POST /volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c68fe5ec-ec5c-4588-b3b3-43ad26b05b10 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c68fe5ec-ec5c-4588-b3b3-43ad26b05b10 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] GET http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c68fe5ec-ec5c-4588-b3b3-43ad26b05b10 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c68fe5ec-ec5c-4588-b3b3-43ad26b05b10 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-c68fe5ec-ec5c-4588-b3b3-43ad26b05b10 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] show called for member 30a4264a-eed2-41d4-ac34-1d0ad4fa980c {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:19 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:55:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c68fe5ec-ec5c-4588-b3b3-43ad26b05b10 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c returned with HTTP 200 Sep 04 15:55:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 348/698] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:55:19 2026] GET /volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c => generated 389 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8b7a1044-6a63-41ac-a182-e2295d65428c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8b7a1044-6a63-41ac-a182-e2295d65428c tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] POST http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action Sep 04 15:55:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8b7a1044-6a63-41ac-a182-e2295d65428c tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:55:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8b7a1044-6a63-41ac-a182-e2295d65428c tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-8b7a1044-6a63-41ac-a182-e2295d65428c tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Updating group '30a4264a-eed2-41d4-ac34-1d0ad4fa980c' with 'error' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 15:55:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8b7a1044-6a63-41ac-a182-e2295d65428c tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action returned with HTTP 202 Sep 04 15:55:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 351/699] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:55:19 2026] POST /volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0c8fb7bb-5e7a-4d72-8f6c-97f07dc97864 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0c8fb7bb-5e7a-4d72-8f6c-97f07dc97864 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] GET http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0c8fb7bb-5e7a-4d72-8f6c-97f07dc97864 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0c8fb7bb-5e7a-4d72-8f6c-97f07dc97864 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-0c8fb7bb-5e7a-4d72-8f6c-97f07dc97864 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] show called for member 30a4264a-eed2-41d4-ac34-1d0ad4fa980c {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:55:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:20 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:55:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0c8fb7bb-5e7a-4d72-8f6c-97f07dc97864 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c returned with HTTP 200 Sep 04 15:55:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 349/700] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:55:19 2026] GET /volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c => generated 385 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9d41102f-0c31-4ccd-9d35-ee28e520aba9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9d41102f-0c31-4ccd-9d35-ee28e520aba9 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] POST http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action Sep 04 15:55:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9d41102f-0c31-4ccd-9d35-ee28e520aba9 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:55:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9d41102f-0c31-4ccd-9d35-ee28e520aba9 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-9d41102f-0c31-4ccd-9d35-ee28e520aba9 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Updating group '30a4264a-eed2-41d4-ac34-1d0ad4fa980c' with 'available' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 15:55:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9d41102f-0c31-4ccd-9d35-ee28e520aba9 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action returned with HTTP 202 Sep 04 15:55:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 352/701] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:55:20 2026] POST /volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-db31f499-53a9-4dbd-b050-58e0a5c69470 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-db31f499-53a9-4dbd-b050-58e0a5c69470 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] GET http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c Sep 04 15:55:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-db31f499-53a9-4dbd-b050-58e0a5c69470 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-db31f499-53a9-4dbd-b050-58e0a5c69470 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-db31f499-53a9-4dbd-b050-58e0a5c69470 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] show called for member 30a4264a-eed2-41d4-ac34-1d0ad4fa980c {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:55:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:20 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:55:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-db31f499-53a9-4dbd-b050-58e0a5c69470 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c returned with HTTP 200 Sep 04 15:55:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 350/702] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:55:20 2026] GET /volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c => generated 389 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7195b947-9197-4f39-badf-113903acc1d8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7195b947-9197-4f39-badf-113903acc1d8 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:55:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7195b947-9197-4f39-badf-113903acc1d8 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7195b947-9197-4f39-badf-113903acc1d8 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-7195b947-9197-4f39-badf-113903acc1d8 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:55:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7195b947-9197-4f39-badf-113903acc1d8 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:55:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:20 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:55:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7195b947-9197-4f39-badf-113903acc1d8 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Get all volumes completed successfully. Sep 04 15:55:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7195b947-9197-4f39-badf-113903acc1d8 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:55:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 353/703] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:55:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fd612d4d-5f55-4c80-bf43-becdfeb01f1d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fd612d4d-5f55-4c80-bf43-becdfeb01f1d tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] POST http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action Sep 04 15:55:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fd612d4d-5f55-4c80-bf43-becdfeb01f1d tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:55:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fd612d4d-5f55-4c80-bf43-becdfeb01f1d tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-fd612d4d-5f55-4c80-bf43-becdfeb01f1d tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] delete called for group 30a4264a-eed2-41d4-ac34-1d0ad4fa980c {{(pid=87208) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:55:20 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-fd612d4d-5f55-4c80-bf43-becdfeb01f1d tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Delete group with id: 30a4264a-eed2-41d4-ac34-1d0ad4fa980c Sep 04 15:55:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:20 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:55:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fd612d4d-5f55-4c80-bf43-becdfeb01f1d tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action returned with HTTP 202 Sep 04 15:55:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 351/704] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:55:20 2026] POST /volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:55:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3e9fab72-c57c-4272-a143-611fc35b8f19 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e9fab72-c57c-4272-a143-611fc35b8f19 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] GET http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c Sep 04 15:55:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e9fab72-c57c-4272-a143-611fc35b8f19 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e9fab72-c57c-4272-a143-611fc35b8f19 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-3e9fab72-c57c-4272-a143-611fc35b8f19 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] show called for member 30a4264a-eed2-41d4-ac34-1d0ad4fa980c {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:55:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:20 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:55:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e9fab72-c57c-4272-a143-611fc35b8f19 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c returned with HTTP 200 Sep 04 15:55:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 354/705] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:55:20 2026] GET /volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c => generated 388 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2bd42482-b5df-42ff-a189-96a36f8ff0c9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2bd42482-b5df-42ff-a189-96a36f8ff0c9 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] GET http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c Sep 04 15:55:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2bd42482-b5df-42ff-a189-96a36f8ff0c9 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2bd42482-b5df-42ff-a189-96a36f8ff0c9 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-2bd42482-b5df-42ff-a189-96a36f8ff0c9 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] show called for member 30a4264a-eed2-41d4-ac34-1d0ad4fa980c {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:55:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2bd42482-b5df-42ff-a189-96a36f8ff0c9 tempest-GroupsV320Test-2044066551 tempest-GroupsV320Test-2044066551-project-member] http://192.168.122.126/volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c returned with HTTP 404 Sep 04 15:55:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 352/706] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:55:21 2026] GET /volume/v3/groups/30a4264a-eed2-41d4-ac34-1d0ad4fa980c => generated 108 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:55:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d75fe572-ff44-4fd2-ae6c-036fb962ab88 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d75fe572-ff44-4fd2-ae6c-036fb962ab88 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/c7e49cba-4654-4de8-a703-71fe096329e8 Sep 04 15:55:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d75fe572-ff44-4fd2-ae6c-036fb962ab88 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d75fe572-ff44-4fd2-ae6c-036fb962ab88 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d75fe572-ff44-4fd2-ae6c-036fb962ab88 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] http://192.168.122.126/volume/v3/group_types/c7e49cba-4654-4de8-a703-71fe096329e8 returned with HTTP 202 Sep 04 15:55:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 355/707] 192.168.122.126 () {60 vars in 1288 bytes} [Fri Sep 4 15:55:21 2026] DELETE /volume/v3/group_types/c7e49cba-4654-4de8-a703-71fe096329e8 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:55:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1438e0f0-122f-4f75-88d7-e76ec3c77532 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1438e0f0-122f-4f75-88d7-e76ec3c77532 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] DELETE http://192.168.122.126/volume/v3/types/29dd7dd7-b447-44b5-9bf7-01540b809708 Sep 04 15:55:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1438e0f0-122f-4f75-88d7-e76ec3c77532 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1438e0f0-122f-4f75-88d7-e76ec3c77532 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1438e0f0-122f-4f75-88d7-e76ec3c77532 tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] http://192.168.122.126/volume/v3/types/29dd7dd7-b447-44b5-9bf7-01540b809708 returned with HTTP 202 Sep 04 15:55:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 353/708] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:55:21 2026] DELETE /volume/v3/types/29dd7dd7-b447-44b5-9bf7-01540b809708 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:55:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7d856c2f-7474-4be5-b22b-2a1a08f7fcbc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d856c2f-7474-4be5-b22b-2a1a08f7fcbc tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] GET http://192.168.122.126/volume/v3/types/29dd7dd7-b447-44b5-9bf7-01540b809708 Sep 04 15:55:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d856c2f-7474-4be5-b22b-2a1a08f7fcbc tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d856c2f-7474-4be5-b22b-2a1a08f7fcbc tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d856c2f-7474-4be5-b22b-2a1a08f7fcbc tempest-GroupsV320Test-1104207088 tempest-GroupsV320Test-1104207088-project-admin] http://192.168.122.126/volume/v3/types/29dd7dd7-b447-44b5-9bf7-01540b809708 returned with HTTP 404 Sep 04 15:55:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 356/709] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:55:21 2026] GET /volume/v3/types/29dd7dd7-b447-44b5-9bf7-01540b809708 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8be85179-8042-4673-8cff-75d1c6723111 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8be85179-8042-4673-8cff-75d1c6723111 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] GET http://192.168.122.126/volume/v3/os-services Sep 04 15:55:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8be85179-8042-4673-8cff-75d1c6723111 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8be85179-8042-4673-8cff-75d1c6723111 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:23 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:55:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8be85179-8042-4673-8cff-75d1c6723111 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] http://192.168.122.126/volume/v3/os-services returned with HTTP 200 Sep 04 15:55:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 354/710] 192.168.122.126 () {58 vars in 1133 bytes} [Fri Sep 4 15:55:23 2026] GET /volume/v3/os-services => generated 705 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d14bf489-6c3c-4f03-97ce-34699c9d9f4a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d14bf489-6c3c-4f03-97ce-34699c9d9f4a tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] PUT http://192.168.122.126/volume/v3/os-services/disable-log-reason Sep 04 15:55:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d14bf489-6c3c-4f03-97ce-34699c9d9f4a tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d14bf489-6c3c-4f03-97ce-34699c9d9f4a tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] http://192.168.122.126/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 04 15:55:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 357/711] 192.168.122.126 () {60 vars in 1210 bytes} [Fri Sep 4 15:55:23 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 04 15:55:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-626fbf9d-2a1d-47e9-966f-0ecf3c5de293 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-626fbf9d-2a1d-47e9-966f-0ecf3c5de293 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] PUT http://192.168.122.126/volume/v3/os-services/disable Sep 04 15:55:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-626fbf9d-2a1d-47e9-966f-0ecf3c5de293 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-626fbf9d-2a1d-47e9-966f-0ecf3c5de293 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] http://192.168.122.126/volume/v3/os-services/disable returned with HTTP 404 Sep 04 15:55:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 355/712] 192.168.122.126 () {60 vars in 1177 bytes} [Fri Sep 4 15:55:23 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 251 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b1bfe1fc-40e5-4016-a08f-b273b185bf02 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b1bfe1fc-40e5-4016-a08f-b273b185bf02 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] PUT http://192.168.122.126/volume/v3/os-services/enable Sep 04 15:55:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b1bfe1fc-40e5-4016-a08f-b273b185bf02 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b1bfe1fc-40e5-4016-a08f-b273b185bf02 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] http://192.168.122.126/volume/v3/os-services/enable returned with HTTP 404 Sep 04 15:55:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 358/713] 192.168.122.126 () {60 vars in 1174 bytes} [Fri Sep 4 15:55:24 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7ce235b6-8447-484f-b2cc-304289024ad8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7ce235b6-8447-484f-b2cc-304289024ad8 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] PUT http://192.168.122.126/volume/v3/os-services/freeze Sep 04 15:55:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7ce235b6-8447-484f-b2cc-304289024ad8 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7ce235b6-8447-484f-b2cc-304289024ad8 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] http://192.168.122.126/volume/v3/os-services/freeze returned with HTTP 400 Sep 04 15:55:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 356/714] 192.168.122.126 () {60 vars in 1174 bytes} [Fri Sep 4 15:55:24 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:55:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-36d01b3c-4e5d-4a81-a6aa-189bf56e1e50 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-36d01b3c-4e5d-4a81-a6aa-189bf56e1e50 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] PUT http://192.168.122.126/volume/v3/os-services/thaw Sep 04 15:55:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-36d01b3c-4e5d-4a81-a6aa-189bf56e1e50 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:24 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:55:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-36d01b3c-4e5d-4a81-a6aa-189bf56e1e50 tempest-VolumeServicesNegativeTest-1148231108 tempest-VolumeServicesNegativeTest-1148231108-project-admin] http://192.168.122.126/volume/v3/os-services/thaw returned with HTTP 400 Sep 04 15:55:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 359/715] 192.168.122.126 () {60 vars in 1168 bytes} [Fri Sep 4 15:55:24 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1156791647"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1156791647'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Create volume of 1 GB Sep 04 15:55:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Availability Zones retrieved successfully. Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Flow 'volume_create_api' (86e71e47-3ef7-4002-be13-86bfc648b057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8931ac14-5a85-4efc-b3e4-15fafac11c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8931ac14-5a85-4efc-b3e4-15fafac11c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72c67042-b2e3-4932-9d0c-3f45cc2798ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Created reservations ['62ca6ed6-d3ea-4ef2-87df-1886c1f09d86', '1099863c-71e9-43da-8cf2-4b9b4b27ae17', 'ef6e8ede-df62-4bfa-83d7-874aab9b065e', '08a51d30-dd82-4fcc-aaf4-5b81bc499388'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72c67042-b2e3-4932-9d0c-3f45cc2798ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62ca6ed6-d3ea-4ef2-87df-1886c1f09d86', '1099863c-71e9-43da-8cf2-4b9b4b27ae17', 'ef6e8ede-df62-4bfa-83d7-874aab9b065e', '08a51d30-dd82-4fcc-aaf4-5b81bc499388']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c414e515-5717-47d3-b660-312290ca6eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c414e515-5717-47d3-b660-312290ca6eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74038134-d3eb-476e-94c2-823fc8f81a63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1156791647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa21d4d006974393944a07e61261e034',qos_specs=None,replication_status=,reservations=['62ca6ed6-d3ea-4ef2-87df-1886c1f09d86','1099863c-71e9-43da-8cf2-4b9b4b27ae17','ef6e8ede-df62-4bfa-83d7-874aab9b065e','08a51d30-dd82-4fcc-aaf4-5b81bc499388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ebbd4a86c24b1489254f27ae660243',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1156791647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74038134-d3eb-476e-94c2-823fc8f81a63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa21d4d006974393944a07e61261e034',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88ebbd4a86c24b1489254f27ae660243',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f3fd8e2-0fd8-4e74-ae70-b4c7b1887f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f3fd8e2-0fd8-4e74-ae70-b4c7b1887f34) transitioned into state 'SUCCESS' from state '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-1156791647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa21d4d006974393944a07e61261e034',qos_specs=None,replication_status=,reservations=['62ca6ed6-d3ea-4ef2-87df-1886c1f09d86','1099863c-71e9-43da-8cf2-4b9b4b27ae17','ef6e8ede-df62-4bfa-83d7-874aab9b065e','08a51d30-dd82-4fcc-aaf4-5b81bc499388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ebbd4a86c24b1489254f27ae660243',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:25 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cceeda21-c5fb-4220-a458-f6a6d8abf4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cceeda21-c5fb-4220-a458-f6a6d8abf4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Flow 'volume_create_api' (86e71e47-3ef7-4002-be13-86bfc648b057) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Create volume request issued successfully. Sep 04 15:55:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-52cf313c-4909-4a8f-9946-c8daca9c2209 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:55:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 357/716] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:55:25 2026] POST /volume/v3/volumes => generated 764 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:55:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5f927569-c282-43c0-b7ac-618bbc4a5aec None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5f927569-c282-43c0-b7ac-618bbc4a5aec tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:55:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5f927569-c282-43c0-b7ac-618bbc4a5aec tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5f927569-c282-43c0-b7ac-618bbc4a5aec tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5f927569-c282-43c0-b7ac-618bbc4a5aec tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5f927569-c282-43c0-b7ac-618bbc4a5aec tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:55:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 360/717] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:26 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 832 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-560429a8-03d1-467e-a311-d40ac72f71f8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-560429a8-03d1-467e-a311-d40ac72f71f8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:55:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-560429a8-03d1-467e-a311-d40ac72f71f8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-560429a8-03d1-467e-a311-d40ac72f71f8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-560429a8-03d1-467e-a311-d40ac72f71f8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-560429a8-03d1-467e-a311-d40ac72f71f8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:55:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 358/718] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:27 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-af1143e6-8882-4c22-8a0c-ba6610167abc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-af1143e6-8882-4c22-8a0c-ba6610167abc tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:55:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-af1143e6-8882-4c22-8a0c-ba6610167abc tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1686715282", "extra_specs": {"storage_protocol": "tempest-storage_protocol-225242587", "vendor_name": "tempest-vendor_name-1528620044"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-af1143e6-8882-4c22-8a0c-ba6610167abc tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:55:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 361/719] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:55:27 2026] POST /volume/v3/types => generated 327 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0f92fb6b-2ce0-473e-973e-b3a7c004129b", "size": 1, "name": "tempest-UserMessagesTest-Volume-894581987"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Create volume request body: {'volume': {'volume_type': '0f92fb6b-2ce0-473e-973e-b3a7c004129b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-894581987'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Create volume of 1 GB Sep 04 15:55:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Availability Zones retrieved successfully. Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Flow 'volume_create_api' (426b1ee1-0bb8-45d7-b561-2440eac39a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79117d87-c0f6-490e-8988-09d2fa0851f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:55:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5c79227f-5531-4a3a-a83b-d8adf80873ac None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5c79227f-5531-4a3a-a83b-d8adf80873ac tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:55:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5c79227f-5531-4a3a-a83b-d8adf80873ac tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79117d87-c0f6-490e-8988-09d2fa0851f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:55:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-225242587',vendor_name='tempest-vendor_name-1528620044'},id=0f92fb6b-2ce0-473e-973e-b3a7c004129b,is_public=True,name='tempest-UserMessagesTest-volume-type-1686715282',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f92fb6b-2ce0-473e-973e-b3a7c004129b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5c79227f-5531-4a3a-a83b-d8adf80873ac tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ab7e44-d304-4132-89b4-000ff2324774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5c79227f-5531-4a3a-a83b-d8adf80873ac tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5c79227f-5531-4a3a-a83b-d8adf80873ac tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:55:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 362/720] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:28 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 857 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:28 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1686715282 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1686715282, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:28 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1686715282 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1686715282, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-ce25b150-8d65-4f4a-a1aa-9bf454b98e67 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-ce25b150-8d65-4f4a-a1aa-9bf454b98e67 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:55:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-ce25b150-8d65-4f4a-a1aa-9bf454b98e67 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-ce25b150-8d65-4f4a-a1aa-9bf454b98e67 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Created reservations ['cf7ba9c2-3d93-43b6-bd9c-3dc45a47481c', '6379d58d-b115-4566-bf5b-16b9fa4bf11e', 'f07f9e54-ee51-4585-8d99-1f34a46854cd', '4424630d-9c0e-44f6-b060-c21c1815ac51'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ab7e44-d304-4132-89b4-000ff2324774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf7ba9c2-3d93-43b6-bd9c-3dc45a47481c', '6379d58d-b115-4566-bf5b-16b9fa4bf11e', 'f07f9e54-ee51-4585-8d99-1f34a46854cd', '4424630d-9c0e-44f6-b060-c21c1815ac51']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a0f526-8d32-4d47-9ae5-d84ae9f86add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-ce25b150-8d65-4f4a-a1aa-9bf454b98e67 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-ce25b150-8d65-4f4a-a1aa-9bf454b98e67 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:55:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 363/721] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:55:28 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:28 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a0f526-8d32-4d47-9ae5-d84ae9f86add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4add6231-6695-49ee-9d9f-18cacb50844b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-894581987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64c23381962c4aa0bd624ead56ddd283',qos_specs=None,replication_status=,reservations=['cf7ba9c2-3d93-43b6-bd9c-3dc45a47481c','6379d58d-b115-4566-bf5b-16b9fa4bf11e','f07f9e54-ee51-4585-8d99-1f34a46854cd','4424630d-9c0e-44f6-b060-c21c1815ac51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa89053cc48740e6b61e3b7e038e69e1',volume_type_id=0f92fb6b-2ce0-473e-973e-b3a7c004129b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-894581987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4add6231-6695-49ee-9d9f-18cacb50844b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64c23381962c4aa0bd624ead56ddd283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa89053cc48740e6b61e3b7e038e69e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f92fb6b-2ce0-473e-973e-b3a7c004129b),volume_type_id=0f92fb6b-2ce0-473e-973e-b3a7c004129b)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd63407-cb67-4a88-8219-2eb9a8517e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd63407-cb67-4a88-8219-2eb9a8517e59) transitioned into state 'SUCCESS' from state '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-894581987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64c23381962c4aa0bd624ead56ddd283',qos_specs=None,replication_status=,reservations=['cf7ba9c2-3d93-43b6-bd9c-3dc45a47481c','6379d58d-b115-4566-bf5b-16b9fa4bf11e','f07f9e54-ee51-4585-8d99-1f34a46854cd','4424630d-9c0e-44f6-b060-c21c1815ac51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa89053cc48740e6b61e3b7e038e69e1',volume_type_id=0f92fb6b-2ce0-473e-973e-b3a7c004129b)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6852d4c-2e5a-496e-8227-209c2bc257e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6852d4c-2e5a-496e-8227-209c2bc257e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Flow 'volume_create_api' (426b1ee1-0bb8-45d7-b561-2440eac39a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Create volume request issued successfully. Sep 04 15:55:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2e3cb322-196e-4a4c-93d1-4f9ab4e3171c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:55:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 359/722] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 15:55:27 2026] POST /volume/v3/volumes => generated 793 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:55:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-eaff921e-1241-4818-8e95-57260da774d2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eaff921e-1241-4818-8e95-57260da774d2 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] GET http://192.168.122.126/volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b Sep 04 15:55:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eaff921e-1241-4818-8e95-57260da774d2 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eaff921e-1241-4818-8e95-57260da774d2 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-eaff921e-1241-4818-8e95-57260da774d2 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Volume info retrieved successfully. Sep 04 15:55:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eaff921e-1241-4818-8e95-57260da774d2 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b returned with HTTP 200 Sep 04 15:55:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 364/723] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 15:55:28 2026] GET /volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b => generated 861 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3ba91f5d-2365-492d-b3d3-e97c1f2df008 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3ba91f5d-2365-492d-b3d3-e97c1f2df008 None None] GET http://192.168.122.126/volume// Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3ba91f5d-2365-492d-b3d3-e97c1f2df008 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3ba91f5d-2365-492d-b3d3-e97c1f2df008 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3ba91f5d-2365-492d-b3d3-e97c1f2df008 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:55:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 360/724] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 15:55:28 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-bbd90224-cab9-499c-977e-90cd2ffbf984 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-bbd90224-cab9-499c-977e-90cd2ffbf984 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-bbd90224-cab9-499c-977e-90cd2ffbf984 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74038134-d3eb-476e-94c2-823fc8f81a63", "connector": null, "instance_uuid": "c6c8f2eb-4247-484a-b856-c3030d5fc4cd"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-bbd90224-cab9-499c-977e-90cd2ffbf984 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 15:55:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 365/725] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 15:55:29 2026] POST /volume/v3/attachments => generated 273 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-15e8f25d-205c-45cc-b93b-f9876b00dca1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-15e8f25d-205c-45cc-b93b-f9876b00dca1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:55:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-15e8f25d-205c-45cc-b93b-f9876b00dca1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-15e8f25d-205c-45cc-b93b-f9876b00dca1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a536f0da-c8ff-424f-846d-1cb70e01f368 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a536f0da-c8ff-424f-846d-1cb70e01f368 None None] GET http://192.168.122.126/volume// Sep 04 15:55:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a536f0da-c8ff-424f-846d-1cb70e01f368 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a536f0da-c8ff-424f-846d-1cb70e01f368 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a536f0da-c8ff-424f-846d-1cb70e01f368 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:55:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 366/726] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:55:29 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:55:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-15e8f25d-205c-45cc-b93b-f9876b00dca1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-3e86a79a-c3a0-4626-ad44-c9804dcb7824 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-3e86a79a-c3a0-4626-ad44-c9804dcb7824 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-3e86a79a-c3a0-4626-ad44-c9804dcb7824 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-3e86a79a-c3a0-4626-ad44-c9804dcb7824 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-15e8f25d-205c-45cc-b93b-f9876b00dca1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:55:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 361/727] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:29 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:55:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-3e86a79a-c3a0-4626-ad44-c9804dcb7824 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-3e86a79a-c3a0-4626-ad44-c9804dcb7824 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:55:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 367/728] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:55:29 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 1037 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:55:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-de1f3d05-a924-4aa3-9b76-d631b50b4491 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-de1f3d05-a924-4aa3-9b76-d631b50b4491 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] PUT http://192.168.122.126/volume/v3/attachments/cdbef167-84a4-4700-b035-7a50afcda534 Sep 04 15:55:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-de1f3d05-a924-4aa3-9b76-d631b50b4491 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:29 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-de1f3d05-a924-4aa3-9b76-d631b50b4491 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Acquiring lock "cinder-attachment_update-74038134-d3eb-476e-94c2-823fc8f81a63-devstack" by "attachment_update" {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:55:29 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-de1f3d05-a924-4aa3-9b76-d631b50b4491 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Lock "cinder-attachment_update-74038134-d3eb-476e-94c2-823fc8f81a63-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:55:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cff2d63c-5342-4f2f-a4f0-36dda2d3ce11 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cff2d63c-5342-4f2f-a4f0-36dda2d3ce11 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] GET http://192.168.122.126/volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cff2d63c-5342-4f2f-a4f0-36dda2d3ce11 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cff2d63c-5342-4f2f-a4f0-36dda2d3ce11 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cff2d63c-5342-4f2f-a4f0-36dda2d3ce11 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Volume info retrieved successfully. Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cff2d63c-5342-4f2f-a4f0-36dda2d3ce11 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b returned with HTTP 200 Sep 04 15:55:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 368/729] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 15:55:29 2026] GET /volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b => generated 882 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-818334f4-0847-471a-99ec-3cfd6917c2e1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-818334f4-0847-471a-99ec-3cfd6917c2e1 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] GET http://192.168.122.126/volume/v3/messages Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-818334f4-0847-471a-99ec-3cfd6917c2e1 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-818334f4-0847-471a-99ec-3cfd6917c2e1 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-818334f4-0847-471a-99ec-3cfd6917c2e1 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 15:55:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 369/730] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 15:55:29 2026] GET /volume/v3/messages => generated 678 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0ca01ca4-ba59-4322-8d5c-8b6a17f1aee9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0ca01ca4-ba59-4322-8d5c-8b6a17f1aee9 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] DELETE http://192.168.122.126/volume/v3/messages/70a05880-fd29-4ba6-a485-ee767ab536c4 Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0ca01ca4-ba59-4322-8d5c-8b6a17f1aee9 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0ca01ca4-ba59-4322-8d5c-8b6a17f1aee9 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0ca01ca4-ba59-4322-8d5c-8b6a17f1aee9 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/messages/70a05880-fd29-4ba6-a485-ee767ab536c4 returned with HTTP 204 Sep 04 15:55:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 370/731] 192.168.122.126 () {60 vars in 1278 bytes} [Fri Sep 4 15:55:29 2026] DELETE /volume/v3/messages/70a05880-fd29-4ba6-a485-ee767ab536c4 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fe43cd7e-5e88-44d5-a76f-2531d4d9b792 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fe43cd7e-5e88-44d5-a76f-2531d4d9b792 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] GET http://192.168.122.126/volume/v3/messages/70a05880-fd29-4ba6-a485-ee767ab536c4 Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fe43cd7e-5e88-44d5-a76f-2531d4d9b792 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fe43cd7e-5e88-44d5-a76f-2531d4d9b792 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:29 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-de1f3d05-a924-4aa3-9b76-d631b50b4491 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Lock "cinder-attachment_update-74038134-d3eb-476e-94c2-823fc8f81a63-devstack" released by "attachment_update" :: held 0.230s {{(pid=87208) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:55:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-de1f3d05-a924-4aa3-9b76-d631b50b4491 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/attachments/cdbef167-84a4-4700-b035-7a50afcda534 returned with HTTP 200 Sep 04 15:55:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 362/732] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 15:55:29 2026] PUT /volume/v3/attachments/cdbef167-84a4-4700-b035-7a50afcda534 => generated 694 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fe43cd7e-5e88-44d5-a76f-2531d4d9b792 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/messages/70a05880-fd29-4ba6-a485-ee767ab536c4 returned with HTTP 404 Sep 04 15:55:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 371/733] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 15:55:29 2026] GET /volume/v3/messages/70a05880-fd29-4ba6-a485-ee767ab536c4 => generated 110 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a99a82ad-5cd9-4d99-a60e-9e87bf067402 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a99a82ad-5cd9-4d99-a60e-9e87bf067402 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] GET http://192.168.122.126/volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b Sep 04 15:55:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a99a82ad-5cd9-4d99-a60e-9e87bf067402 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a99a82ad-5cd9-4d99-a60e-9e87bf067402 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a99a82ad-5cd9-4d99-a60e-9e87bf067402 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Volume info retrieved successfully. Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a99a82ad-5cd9-4d99-a60e-9e87bf067402 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b returned with HTTP 200 Sep 04 15:55:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 363/734] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 15:55:29 2026] GET /volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b => generated 882 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-269cd075-b80c-404d-9631-427877aa04ad None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-269cd075-b80c-404d-9631-427877aa04ad tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] DELETE http://192.168.122.126/volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-269cd075-b80c-404d-9631-427877aa04ad tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-269cd075-b80c-404d-9631-427877aa04ad tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-269cd075-b80c-404d-9631-427877aa04ad tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Delete volume with id: 4add6231-6695-49ee-9d9f-18cacb50844b Sep 04 15:55:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-269cd075-b80c-404d-9631-427877aa04ad tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Volume info retrieved successfully. Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-269cd075-b80c-404d-9631-427877aa04ad tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87209) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-269cd075-b80c-404d-9631-427877aa04ad tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1686715282 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1686715282, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:30 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-269cd075-b80c-404d-9631-427877aa04ad tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1686715282 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1686715282, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-269cd075-b80c-404d-9631-427877aa04ad tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Created reservations ['4c67e5f3-d2f4-4b18-8d5b-2146f60b9d2d', '1c421c04-1299-4b03-9b92-aeac11c044a4', '5d54fdc2-66b6-4639-a3aa-b319ae5280a4', 'c14393a6-6f57-4aad-b917-c86eba7712f0'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-269cd075-b80c-404d-9631-427877aa04ad tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Delete volume request issued successfully. Sep 04 15:55:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-269cd075-b80c-404d-9631-427877aa04ad tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b returned with HTTP 202 Sep 04 15:55:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 372/735] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 15:55:30 2026] DELETE /volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2895956e-0b4b-4214-afe0-a06f925f29dd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2895956e-0b4b-4214-afe0-a06f925f29dd tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] GET http://192.168.122.126/volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2895956e-0b4b-4214-afe0-a06f925f29dd tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2895956e-0b4b-4214-afe0-a06f925f29dd tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2895956e-0b4b-4214-afe0-a06f925f29dd tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b returned with HTTP 404 Sep 04 15:55:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 364/736] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 15:55:30 2026] GET /volume/v3/volumes/4add6231-6695-49ee-9d9f-18cacb50844b => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5a566bea-b8ab-4a18-a7fd-cfa9ef9db5de None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5a566bea-b8ab-4a18-a7fd-cfa9ef9db5de tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] DELETE http://192.168.122.126/volume/v3/types/0f92fb6b-2ce0-473e-973e-b3a7c004129b Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5a566bea-b8ab-4a18-a7fd-cfa9ef9db5de tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5a566bea-b8ab-4a18-a7fd-cfa9ef9db5de tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5a566bea-b8ab-4a18-a7fd-cfa9ef9db5de tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] http://192.168.122.126/volume/v3/types/0f92fb6b-2ce0-473e-973e-b3a7c004129b returned with HTTP 202 Sep 04 15:55:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 373/737] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:55:30 2026] DELETE /volume/v3/types/0f92fb6b-2ce0-473e-973e-b3a7c004129b => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-873592d7-67f2-40dd-ac60-0cb4e9de824a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-873592d7-67f2-40dd-ac60-0cb4e9de824a tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] GET http://192.168.122.126/volume/v3/types/0f92fb6b-2ce0-473e-973e-b3a7c004129b Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-873592d7-67f2-40dd-ac60-0cb4e9de824a tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-873592d7-67f2-40dd-ac60-0cb4e9de824a tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-b2ac52dd-0a91-4d50-af35-5b820b5e2081 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-b2ac52dd-0a91-4d50-af35-5b820b5e2081 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] POST http://192.168.122.126/volume/v3/attachments/cdbef167-84a4-4700-b035-7a50afcda534/action Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-b2ac52dd-0a91-4d50-af35-5b820b5e2081 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action body: b'{"os-complete": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-873592d7-67f2-40dd-ac60-0cb4e9de824a tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] http://192.168.122.126/volume/v3/types/0f92fb6b-2ce0-473e-973e-b3a7c004129b returned with HTTP 404 Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-b2ac52dd-0a91-4d50-af35-5b820b5e2081 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 365/738] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:55:30 2026] GET /volume/v3/types/0f92fb6b-2ce0-473e-973e-b3a7c004129b => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-94390b4e-9f1c-43a7-bc78-a7d8749a9beb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-94390b4e-9f1c-43a7-bc78-a7d8749a9beb tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-94390b4e-9f1c-43a7-bc78-a7d8749a9beb tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2046203379", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1491189637", "vendor_name": "tempest-vendor_name-414149751"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-94390b4e-9f1c-43a7-bc78-a7d8749a9beb tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:55:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 366/739] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:55:30 2026] POST /volume/v3/types => generated 327 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3667c68f-4a99-4a8a-bd14-8116ad6847a0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3667c68f-4a99-4a8a-bd14-8116ad6847a0 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3667c68f-4a99-4a8a-bd14-8116ad6847a0 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3667c68f-4a99-4a8a-bd14-8116ad6847a0 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-dc1cbbc5-c460-4e44-9c7f-a56da2a5f72f req-b2ac52dd-0a91-4d50-af35-5b820b5e2081 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/attachments/cdbef167-84a4-4700-b035-7a50afcda534/action returned with HTTP 204 Sep 04 15:55:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 374/740] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 15:55:30 2026] POST /volume/v3/attachments/cdbef167-84a4-4700-b035-7a50afcda534/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6d08541b-5610-4a28-b254-37c8a6040ed1", "size": 1, "name": "tempest-UserMessagesTest-Volume-1671689195"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Create volume request body: {'volume': {'volume_type': '6d08541b-5610-4a28-b254-37c8a6040ed1', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1671689195'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:30 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Create volume of 1 GB Sep 04 15:55:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Availability Zones retrieved successfully. Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3667c68f-4a99-4a8a-bd14-8116ad6847a0 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3667c68f-4a99-4a8a-bd14-8116ad6847a0 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:55:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 367/741] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:30 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 1149 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Flow 'volume_create_api' (a6710826-587a-4c80-bae2-90456c419ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55020f64-3b16-4180-864c-fae9094e7222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5c618320-b6a8-440e-8784-8701f1af8780 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5c618320-b6a8-440e-8784-8701f1af8780 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5c618320-b6a8-440e-8784-8701f1af8780 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5c618320-b6a8-440e-8784-8701f1af8780 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5c618320-b6a8-440e-8784-8701f1af8780 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55020f64-3b16-4180-864c-fae9094e7222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:55:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1491189637',vendor_name='tempest-vendor_name-414149751'},id=6d08541b-5610-4a28-b254-37c8a6040ed1,is_public=True,name='tempest-UserMessagesTest-volume-type-2046203379',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d08541b-5610-4a28-b254-37c8a6040ed1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5c618320-b6a8-440e-8784-8701f1af8780 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:55:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 368/742] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:30 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 1149 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9bbffc-8ea0-45fb-ad70-0880f25f6c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-f411fbac-b615-4e0f-8c7b-8856370b25c3 req-508f4208-3a90-4120-a156-0a53abd8cba4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2046203379 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2046203379, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:30 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2046203379 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2046203379, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-f411fbac-b615-4e0f-8c7b-8856370b25c3 req-508f4208-3a90-4120-a156-0a53abd8cba4 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-f411fbac-b615-4e0f-8c7b-8856370b25c3 req-508f4208-3a90-4120-a156-0a53abd8cba4 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-f411fbac-b615-4e0f-8c7b-8856370b25c3 req-508f4208-3a90-4120-a156-0a53abd8cba4 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-f411fbac-b615-4e0f-8c7b-8856370b25c3 req-508f4208-3a90-4120-a156-0a53abd8cba4 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Created reservations ['561a066d-da53-4467-9964-bf72c6391823', 'dafb707d-1c01-4aea-9bed-6181aa89c2e4', '361c6c1b-95ac-40d7-80c2-1e02dabd8629', '7a689b5f-7827-44aa-92ac-87bd76882985'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-f411fbac-b615-4e0f-8c7b-8856370b25c3 req-508f4208-3a90-4120-a156-0a53abd8cba4 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:55:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 369/743] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:55:30 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 1149 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9bbffc-8ea0-45fb-ad70-0880f25f6c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['561a066d-da53-4467-9964-bf72c6391823', 'dafb707d-1c01-4aea-9bed-6181aa89c2e4', '361c6c1b-95ac-40d7-80c2-1e02dabd8629', '7a689b5f-7827-44aa-92ac-87bd76882985']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c475a0-b2e5-413b-a58c-7a3d66591043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f789edc0-7062-45de-bd14-4452996d7219 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f789edc0-7062-45de-bd14-4452996d7219 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f789edc0-7062-45de-bd14-4452996d7219 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f789edc0-7062-45de-bd14-4452996d7219 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c475a0-b2e5-413b-a58c-7a3d66591043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc636731-e9e4-4a26-a72d-7b0a7ed452ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1671689195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64c23381962c4aa0bd624ead56ddd283',qos_specs=None,replication_status=,reservations=['561a066d-da53-4467-9964-bf72c6391823','dafb707d-1c01-4aea-9bed-6181aa89c2e4','361c6c1b-95ac-40d7-80c2-1e02dabd8629','7a689b5f-7827-44aa-92ac-87bd76882985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa89053cc48740e6b61e3b7e038e69e1',volume_type_id=6d08541b-5610-4a28-b254-37c8a6040ed1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1671689195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc636731-e9e4-4a26-a72d-7b0a7ed452ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64c23381962c4aa0bd624ead56ddd283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa89053cc48740e6b61e3b7e038e69e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d08541b-5610-4a28-b254-37c8a6040ed1),volume_type_id=6d08541b-5610-4a28-b254-37c8a6040ed1)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9f3028-f342-4076-934f-e9e771c86bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f789edc0-7062-45de-bd14-4452996d7219 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f789edc0-7062-45de-bd14-4452996d7219 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:55:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 370/744] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:30 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 1149 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9f3028-f342-4076-934f-e9e771c86bfc) transitioned into state 'SUCCESS' from state '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-1671689195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64c23381962c4aa0bd624ead56ddd283',qos_specs=None,replication_status=,reservations=['561a066d-da53-4467-9964-bf72c6391823','dafb707d-1c01-4aea-9bed-6181aa89c2e4','361c6c1b-95ac-40d7-80c2-1e02dabd8629','7a689b5f-7827-44aa-92ac-87bd76882985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa89053cc48740e6b61e3b7e038e69e1',volume_type_id=6d08541b-5610-4a28-b254-37c8a6040ed1)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d72d0035-3695-4bb3-b5d7-6c01fee73681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d72d0035-3695-4bb3-b5d7-6c01fee73681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Flow 'volume_create_api' (a6710826-587a-4c80-bae2-90456c419ad9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Create volume request issued successfully. Sep 04 15:55:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-81f750f1-1ab6-481d-9b63-58fa01c68cbb tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:55:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 375/745] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 15:55:30 2026] POST /volume/v3/volumes => generated 794 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:55:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-fa332483-23a3-4cae-a09e-c32b16e164be None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9df0f019-19cc-4d90-a886-26f51355247a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-fa332483-23a3-4cae-a09e-c32b16e164be tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:55:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-fa332483-23a3-4cae-a09e-c32b16e164be tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-fa332483-23a3-4cae-a09e-c32b16e164be tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9df0f019-19cc-4d90-a886-26f51355247a tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] GET http://192.168.122.126/volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba Sep 04 15:55:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9df0f019-19cc-4d90-a886-26f51355247a tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9df0f019-19cc-4d90-a886-26f51355247a tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:31 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-fa332483-23a3-4cae-a09e-c32b16e164be tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9df0f019-19cc-4d90-a886-26f51355247a tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Volume info retrieved successfully. Sep 04 15:55:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-fa332483-23a3-4cae-a09e-c32b16e164be tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:55:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 371/746] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:55:31 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 1149 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9df0f019-19cc-4d90-a886-26f51355247a tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba returned with HTTP 200 Sep 04 15:55:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 376/747] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 15:55:31 2026] GET /volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba => generated 862 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-ad24d194-f634-40d2-9f64-2ae7c1ed80b1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-ad24d194-f634-40d2-9f64-2ae7c1ed80b1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] POST http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63/action Sep 04 15:55:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-ad24d194-f634-40d2-9f64-2ae7c1ed80b1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:55:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-ad24d194-f634-40d2-9f64-2ae7c1ed80b1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-ad24d194-f634-40d2-9f64-2ae7c1ed80b1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-ad24d194-f634-40d2-9f64-2ae7c1ed80b1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Begin detaching volume completed successfully. Sep 04 15:55:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-ad24d194-f634-40d2-9f64-2ae7c1ed80b1 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63/action returned with HTTP 202 Sep 04 15:55:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 372/748] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 15:55:31 2026] POST /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:55:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dc073467-71de-4c91-a1bc-06086527be01 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc073467-71de-4c91-a1bc-06086527be01 None None] GET http://192.168.122.126/volume// Sep 04 15:55:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc073467-71de-4c91-a1bc-06086527be01 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc073467-71de-4c91-a1bc-06086527be01 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc073467-71de-4c91-a1bc-06086527be01 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:55:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 377/749] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:55:31 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:55:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-102865d5-c1fd-493e-b546-7ed2ee6fc6aa None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-102865d5-c1fd-493e-b546-7ed2ee6fc6aa tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:55:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-102865d5-c1fd-493e-b546-7ed2ee6fc6aa tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-102865d5-c1fd-493e-b546-7ed2ee6fc6aa tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-102865d5-c1fd-493e-b546-7ed2ee6fc6aa tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-102865d5-c1fd-493e-b546-7ed2ee6fc6aa tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:55:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 373/750] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:55:31 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 1333 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:55:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-6b064389-53de-4778-bb01-e2cbe9859afa None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-6b064389-53de-4778-bb01-e2cbe9859afa tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] DELETE http://192.168.122.126/volume/v3/attachments/cdbef167-84a4-4700-b035-7a50afcda534 Sep 04 15:55:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-6b064389-53de-4778-bb01-e2cbe9859afa tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-6b064389-53de-4778-bb01-e2cbe9859afa tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:31 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-10f6cfc8-60e9-43cb-a295-6a6bf9bd01c1 req-6b064389-53de-4778-bb01-e2cbe9859afa tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/attachments/cdbef167-84a4-4700-b035-7a50afcda534 returned with HTTP 200 Sep 04 15:55:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 378/751] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 15:55:31 2026] DELETE /volume/v3/attachments/cdbef167-84a4-4700-b035-7a50afcda534 => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6268bd18-445a-4d04-8d08-7bccbd691ba7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6268bd18-445a-4d04-8d08-7bccbd691ba7 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] GET http://192.168.122.126/volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6268bd18-445a-4d04-8d08-7bccbd691ba7 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6268bd18-445a-4d04-8d08-7bccbd691ba7 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6268bd18-445a-4d04-8d08-7bccbd691ba7 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Volume info retrieved successfully. Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6268bd18-445a-4d04-8d08-7bccbd691ba7 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba returned with HTTP 200 Sep 04 15:55:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 374/752] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 15:55:32 2026] GET /volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba => generated 883 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0d156bcf-d18a-4ca2-bd9b-18c17f5160be None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0d156bcf-d18a-4ca2-bd9b-18c17f5160be tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] GET http://192.168.122.126/volume/v3/messages Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0d156bcf-d18a-4ca2-bd9b-18c17f5160be tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0d156bcf-d18a-4ca2-bd9b-18c17f5160be tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0d156bcf-d18a-4ca2-bd9b-18c17f5160be tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 15:55:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 379/753] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 15:55:32 2026] GET /volume/v3/messages => generated 678 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-654de4e8-dcda-4648-a13a-5f6967b7d1c2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-654de4e8-dcda-4648-a13a-5f6967b7d1c2 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] GET http://192.168.122.126/volume/v3/messages/0dfeb42e-ed0f-4219-8df1-ae6cd5b51ae3 Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-654de4e8-dcda-4648-a13a-5f6967b7d1c2 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-654de4e8-dcda-4648-a13a-5f6967b7d1c2 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-654de4e8-dcda-4648-a13a-5f6967b7d1c2 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/messages/0dfeb42e-ed0f-4219-8df1-ae6cd5b51ae3 returned with HTTP 200 Sep 04 15:55:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 375/754] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 15:55:32 2026] GET /volume/v3/messages/0dfeb42e-ed0f-4219-8df1-ae6cd5b51ae3 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b956f757-af62-4f2a-8611-656e836a548f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b956f757-af62-4f2a-8611-656e836a548f tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] GET http://192.168.122.126/volume/v3/messages Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b956f757-af62-4f2a-8611-656e836a548f tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b956f757-af62-4f2a-8611-656e836a548f tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b956f757-af62-4f2a-8611-656e836a548f tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 15:55:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 380/755] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 15:55:32 2026] GET /volume/v3/messages => generated 678 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-99eb74fc-88cf-45f0-b084-321dd055f7e2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-99eb74fc-88cf-45f0-b084-321dd055f7e2 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] DELETE http://192.168.122.126/volume/v3/messages/0dfeb42e-ed0f-4219-8df1-ae6cd5b51ae3 Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-99eb74fc-88cf-45f0-b084-321dd055f7e2 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-99eb74fc-88cf-45f0-b084-321dd055f7e2 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-99eb74fc-88cf-45f0-b084-321dd055f7e2 tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/messages/0dfeb42e-ed0f-4219-8df1-ae6cd5b51ae3 returned with HTTP 204 Sep 04 15:55:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 376/756] 192.168.122.126 () {60 vars in 1278 bytes} [Fri Sep 4 15:55:32 2026] DELETE /volume/v3/messages/0dfeb42e-ed0f-4219-8df1-ae6cd5b51ae3 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e1255925-e31c-46e3-8561-ba91ada21f2b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e1255925-e31c-46e3-8561-ba91ada21f2b tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] GET http://192.168.122.126/volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e1255925-e31c-46e3-8561-ba91ada21f2b tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e1255925-e31c-46e3-8561-ba91ada21f2b tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e1255925-e31c-46e3-8561-ba91ada21f2b tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Volume info retrieved successfully. Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e1255925-e31c-46e3-8561-ba91ada21f2b tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba returned with HTTP 200 Sep 04 15:55:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 381/757] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 15:55:32 2026] GET /volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba => generated 883 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9016f589-77b0-4a6f-bb5c-01187a09429c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9016f589-77b0-4a6f-bb5c-01187a09429c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] DELETE http://192.168.122.126/volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9016f589-77b0-4a6f-bb5c-01187a09429c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9016f589-77b0-4a6f-bb5c-01187a09429c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-9016f589-77b0-4a6f-bb5c-01187a09429c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Delete volume with id: fc636731-e9e4-4a26-a72d-7b0a7ed452ba Sep 04 15:55:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9016f589-77b0-4a6f-bb5c-01187a09429c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Volume info retrieved successfully. Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9016f589-77b0-4a6f-bb5c-01187a09429c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87208) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3f06ab07-de55-476c-a1ef-676d982175a7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-9016f589-77b0-4a6f-bb5c-01187a09429c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2046203379 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2046203379, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:32 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-9016f589-77b0-4a6f-bb5c-01187a09429c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2046203379 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2046203379, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3f06ab07-de55-476c-a1ef-676d982175a7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3f06ab07-de55-476c-a1ef-676d982175a7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3f06ab07-de55-476c-a1ef-676d982175a7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-9016f589-77b0-4a6f-bb5c-01187a09429c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Created reservations ['818ef175-31b9-47b2-ab6a-a2b089ab6b70', '793c27f2-e62e-42cb-ad2e-00a00a95e4ba', 'e6f02315-d21e-423f-af12-c90eaec5c07a', '5615a8b4-0f4a-4692-b937-18a92a4f4295'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3f06ab07-de55-476c-a1ef-676d982175a7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3f06ab07-de55-476c-a1ef-676d982175a7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:55:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 382/758] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:32 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 857 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9016f589-77b0-4a6f-bb5c-01187a09429c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Delete volume request issued successfully. Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9016f589-77b0-4a6f-bb5c-01187a09429c tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba returned with HTTP 202 Sep 04 15:55:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 377/759] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 15:55:32 2026] DELETE /volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-850fe704-2dab-4637-a68e-c843343b4e2f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-850fe704-2dab-4637-a68e-c843343b4e2f tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] GET http://192.168.122.126/volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-850fe704-2dab-4637-a68e-c843343b4e2f tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-850fe704-2dab-4637-a68e-c843343b4e2f tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-850fe704-2dab-4637-a68e-c843343b4e2f tempest-UserMessagesTest-1408855184 tempest-UserMessagesTest-1408855184-project-member] http://192.168.122.126/volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba returned with HTTP 404 Sep 04 15:55:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 383/760] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 15:55:32 2026] GET /volume/v3/volumes/fc636731-e9e4-4a26-a72d-7b0a7ed452ba => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d5d5e949-fb15-4366-abe3-8696b503bd5c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d5d5e949-fb15-4366-abe3-8696b503bd5c tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] DELETE http://192.168.122.126/volume/v3/types/6d08541b-5610-4a28-b254-37c8a6040ed1 Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d5d5e949-fb15-4366-abe3-8696b503bd5c tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d5d5e949-fb15-4366-abe3-8696b503bd5c tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d5d5e949-fb15-4366-abe3-8696b503bd5c tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] http://192.168.122.126/volume/v3/types/6d08541b-5610-4a28-b254-37c8a6040ed1 returned with HTTP 202 Sep 04 15:55:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 378/761] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:55:32 2026] DELETE /volume/v3/types/6d08541b-5610-4a28-b254-37c8a6040ed1 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-930d25d8-6596-470b-9eeb-e73bd7f99595 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-930d25d8-6596-470b-9eeb-e73bd7f99595 tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] GET http://192.168.122.126/volume/v3/types/6d08541b-5610-4a28-b254-37c8a6040ed1 Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-930d25d8-6596-470b-9eeb-e73bd7f99595 tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-930d25d8-6596-470b-9eeb-e73bd7f99595 tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-930d25d8-6596-470b-9eeb-e73bd7f99595 tempest-UserMessagesTest-147356521 tempest-UserMessagesTest-147356521-project-admin] http://192.168.122.126/volume/v3/types/6d08541b-5610-4a28-b254-37c8a6040ed1 returned with HTTP 404 Sep 04 15:55:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 384/762] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:55:32 2026] GET /volume/v3/types/6d08541b-5610-4a28-b254-37c8a6040ed1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:55:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-51fb85fb-c57c-49df-a67d-ba55a1f96b88 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-51fb85fb-c57c-49df-a67d-ba55a1f96b88 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:55:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-51fb85fb-c57c-49df-a67d-ba55a1f96b88 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-51fb85fb-c57c-49df-a67d-ba55a1f96b88 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-51fb85fb-c57c-49df-a67d-ba55a1f96b88 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:55:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-51fb85fb-c57c-49df-a67d-ba55a1f96b88 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:55:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 379/763] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:55:35 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 1144 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-54915fbc-d77c-4ee5-afad-98aaac288e12 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-54915fbc-d77c-4ee5-afad-98aaac288e12 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] POST http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6/action Sep 04 15:55:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-54915fbc-d77c-4ee5-afad-98aaac288e12 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:55:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-54915fbc-d77c-4ee5-afad-98aaac288e12 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-54915fbc-d77c-4ee5-afad-98aaac288e12 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:55:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-54915fbc-d77c-4ee5-afad-98aaac288e12 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Begin detaching volume completed successfully. Sep 04 15:55:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-54915fbc-d77c-4ee5-afad-98aaac288e12 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6/action returned with HTTP 202 Sep 04 15:55:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 385/764] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 15:55:35 2026] POST /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:55:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ff8ceddd-1abf-41de-ad5d-e3edf3638d3f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ff8ceddd-1abf-41de-ad5d-e3edf3638d3f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:55:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ff8ceddd-1abf-41de-ad5d-e3edf3638d3f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ff8ceddd-1abf-41de-ad5d-e3edf3638d3f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ff8ceddd-1abf-41de-ad5d-e3edf3638d3f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:55:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ff8ceddd-1abf-41de-ad5d-e3edf3638d3f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:55:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 380/765] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:35 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 1147 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-476fe0e1-fea7-4506-a786-929894b54de6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-476fe0e1-fea7-4506-a786-929894b54de6 None None] GET http://192.168.122.126/volume// Sep 04 15:55:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-476fe0e1-fea7-4506-a786-929894b54de6 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-476fe0e1-fea7-4506-a786-929894b54de6 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-476fe0e1-fea7-4506-a786-929894b54de6 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:55:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 386/766] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:55:35 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:55:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-e6bf1709-1e40-45f7-86dd-4412fe47a58f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-e6bf1709-1e40-45f7-86dd-4412fe47a58f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:55:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-e6bf1709-1e40-45f7-86dd-4412fe47a58f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-e6bf1709-1e40-45f7-86dd-4412fe47a58f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-e6bf1709-1e40-45f7-86dd-4412fe47a58f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:55:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-e6bf1709-1e40-45f7-86dd-4412fe47a58f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:55:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 381/767] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:55:35 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 1328 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:55:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-9e04b399-b057-44ac-94b0-2f59673e9ae1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-9e04b399-b057-44ac-94b0-2f59673e9ae1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] DELETE http://192.168.122.126/volume/v3/attachments/2f06461d-4eb7-4cde-94c0-564c78aa6fb9 Sep 04 15:55:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-9e04b399-b057-44ac-94b0-2f59673e9ae1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-9e04b399-b057-44ac-94b0-2f59673e9ae1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:35 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, Sep 04 15:55:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-fa67dc28-5b0a-4645-97bf-b0ce1c07ec02 req-9e04b399-b057-44ac-94b0-2f59673e9ae1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/attachments/2f06461d-4eb7-4cde-94c0-564c78aa6fb9 returned with HTTP 200 Sep 04 15:55:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 387/768] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 15:55:35 2026] DELETE /volume/v3/attachments/2f06461d-4eb7-4cde-94c0-564c78aa6fb9 => generated 19 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-025c581a-92bc-495b-8cbb-a56997c77b20 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-025c581a-92bc-495b-8cbb-a56997c77b20 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:55:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-025c581a-92bc-495b-8cbb-a56997c77b20 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-025c581a-92bc-495b-8cbb-a56997c77b20 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:36 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:36 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-025c581a-92bc-495b-8cbb-a56997c77b20 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:55:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-025c581a-92bc-495b-8cbb-a56997c77b20 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:55:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 382/769] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:36 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-11e39e76-5262-416f-9d4e-e0e65e93d5ed None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-11e39e76-5262-416f-9d4e-e0e65e93d5ed tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a Sep 04 15:55:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-11e39e76-5262-416f-9d4e-e0e65e93d5ed tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-11e39e76-5262-416f-9d4e-e0e65e93d5ed tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:46 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-11e39e76-5262-416f-9d4e-e0e65e93d5ed tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:46 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-11e39e76-5262-416f-9d4e-e0e65e93d5ed tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:46 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-11e39e76-5262-416f-9d4e-e0e65e93d5ed tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:46 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-11e39e76-5262-416f-9d4e-e0e65e93d5ed tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-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. Sep 04 15:55:46 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-11e39e76-5262-416f-9d4e-e0e65e93d5ed tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-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. Sep 04 15:55:46 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-11e39e76-5262-416f-9d4e-e0e65e93d5ed tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-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. Sep 04 15:55:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-11e39e76-5262-416f-9d4e-e0e65e93d5ed tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a returned with HTTP 200 Sep 04 15:55:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 388/770] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:55:45 2026] GET /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a => generated 440 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-23f6bfd2-77db-4127-b6f1-d1dfd8fd5ea8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-23f6bfd2-77db-4127-b6f1-d1dfd8fd5ea8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a/defaults Sep 04 15:55:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-23f6bfd2-77db-4127-b6f1-d1dfd8fd5ea8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-23f6bfd2-77db-4127-b6f1-d1dfd8fd5ea8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'defaults' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:46 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-23f6bfd2-77db-4127-b6f1-d1dfd8fd5ea8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:46 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-23f6bfd2-77db-4127-b6f1-d1dfd8fd5ea8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:46 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-23f6bfd2-77db-4127-b6f1-d1dfd8fd5ea8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:55:46 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-23f6bfd2-77db-4127-b6f1-d1dfd8fd5ea8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-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. Sep 04 15:55:46 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-23f6bfd2-77db-4127-b6f1-d1dfd8fd5ea8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-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. Sep 04 15:55:46 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-23f6bfd2-77db-4127-b6f1-d1dfd8fd5ea8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-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. Sep 04 15:55:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-23f6bfd2-77db-4127-b6f1-d1dfd8fd5ea8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a/defaults returned with HTTP 200 Sep 04 15:55:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 383/771] 192.168.122.126 () {58 vars in 1265 bytes} [Fri Sep 4 15:55:46 2026] GET /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a/defaults => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-564e2853-3896-4c58-8e1a-f0c994a5459f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-564e2853-3896-4c58-8e1a-f0c994a5459f tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a Sep 04 15:55:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-564e2853-3896-4c58-8e1a-f0c994a5459f tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-564e2853-3896-4c58-8e1a-f0c994a5459f tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a returned with HTTP 200 Sep 04 15:55:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 389/772] 192.168.122.126 () {60 vars in 1258 bytes} [Fri Sep 4 15:55:46 2026] PUT /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a => generated 398 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-86e05096-e525-421e-ace6-cac23d23400f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-86e05096-e525-421e-ace6-cac23d23400f tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] DELETE http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a Sep 04 15:55:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-86e05096-e525-421e-ace6-cac23d23400f tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-86e05096-e525-421e-ace6-cac23d23400f tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-86e05096-e525-421e-ace6-cac23d23400f tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a returned with HTTP 200 Sep 04 15:55:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 384/773] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:55:46 2026] DELETE /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 15:55:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-efb9c018-6865-4a5b-8b52-f91f6d4f8a26 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-efb9c018-6865-4a5b-8b52-f91f6d4f8a26 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a Sep 04 15:55:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-efb9c018-6865-4a5b-8b52-f91f6d4f8a26 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-efb9c018-6865-4a5b-8b52-f91f6d4f8a26 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-efb9c018-6865-4a5b-8b52-f91f6d4f8a26 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a returned with HTTP 200 Sep 04 15:55:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 390/774] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:55:46 2026] GET /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:55:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f6a4e8b0-b755-4236-91ef-3f9ec262ba02 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f6a4e8b0-b755-4236-91ef-3f9ec262ba02 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a Sep 04 15:55:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f6a4e8b0-b755-4236-91ef-3f9ec262ba02 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f6a4e8b0-b755-4236-91ef-3f9ec262ba02 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a returned with HTTP 200 Sep 04 15:55:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 385/775] 192.168.122.126 () {60 vars in 1259 bytes} [Fri Sep 4 15:55:46 2026] PUT /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a => generated 398 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bbab41d5-a3de-467c-8619-061e73be31c8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bbab41d5-a3de-467c-8619-061e73be31c8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a/defaults Sep 04 15:55:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bbab41d5-a3de-467c-8619-061e73be31c8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bbab41d5-a3de-467c-8619-061e73be31c8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'defaults' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bbab41d5-a3de-467c-8619-061e73be31c8 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a/defaults returned with HTTP 200 Sep 04 15:55:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 391/776] 192.168.122.126 () {58 vars in 1265 bytes} [Fri Sep 4 15:55:46 2026] GET /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a/defaults => generated 440 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-76d9486c-70d0-4928-a386-d7f89661c670 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-76d9486c-70d0-4928-a386-d7f89661c670 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a Sep 04 15:55:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-76d9486c-70d0-4928-a386-d7f89661c670 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-76d9486c-70d0-4928-a386-d7f89661c670 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-76d9486c-70d0-4928-a386-d7f89661c670 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a returned with HTTP 200 Sep 04 15:55:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 386/777] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:55:46 2026] GET /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a => generated 440 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6db0f20e-d627-4bd9-9cb2-0d299233ca16 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6db0f20e-d627-4bd9-9cb2-0d299233ca16 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a?usage=True Sep 04 15:55:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6db0f20e-d627-4bd9-9cb2-0d299233ca16 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6db0f20e-d627-4bd9-9cb2-0d299233ca16 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6db0f20e-d627-4bd9-9cb2-0d299233ca16 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a?usage=True returned with HTTP 200 Sep 04 15:55:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 392/778] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:55:47 2026] GET /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a?usage=True => generated 1064 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6f342334-c055-416f-9952-c765b9b5c387 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:55:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1000540823"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1000540823'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:55:47 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Create volume of 1 GB Sep 04 15:55:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Availability Zones retrieved successfully. Sep 04 15:55:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Flow 'volume_create_api' (e4ff12ba-7694-4ba7-a504-83ad5384c2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c465601-581a-4505-b91a-c637d0fdcaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:55:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c465601-581a-4505-b91a-c637d0fdcaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a47d00-b2d4-44d9-a1af-870e8ff2b012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:48 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Created reservations ['fb4504e6-3756-4ea5-8c8a-9ad745052d38', 'dc31c7d1-af02-4399-9f58-6177300e01ff', 'da8b2683-8d0e-4683-b95c-b775db9f5519', 'c6a1be2c-9708-4476-bf1c-ebbfb8c55184'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a47d00-b2d4-44d9-a1af-870e8ff2b012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb4504e6-3756-4ea5-8c8a-9ad745052d38', 'dc31c7d1-af02-4399-9f58-6177300e01ff', 'da8b2683-8d0e-4683-b95c-b775db9f5519', 'c6a1be2c-9708-4476-bf1c-ebbfb8c55184']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2e8f1a-1adf-48de-b6f7-4525f418b7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2e8f1a-1adf-48de-b6f7-4525f418b7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cea97327-2ac6-40b9-aa94-f5e57d294749', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1000540823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5736e80889d4ffb854f8f0dca90f80a',qos_specs=None,replication_status=,reservations=['fb4504e6-3756-4ea5-8c8a-9ad745052d38','dc31c7d1-af02-4399-9f58-6177300e01ff','da8b2683-8d0e-4683-b95c-b775db9f5519','c6a1be2c-9708-4476-bf1c-ebbfb8c55184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a2bb25ec93143b0a9a8a32c36718c66',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1000540823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cea97327-2ac6-40b9-aa94-f5e57d294749,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5736e80889d4ffb854f8f0dca90f80a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a2bb25ec93143b0a9a8a32c36718c66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c70fe96d-aed6-4b2a-b8d1-e05f4812beeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c70fe96d-aed6-4b2a-b8d1-e05f4812beeb) transitioned into state 'SUCCESS' from state '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-1000540823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5736e80889d4ffb854f8f0dca90f80a',qos_specs=None,replication_status=,reservations=['fb4504e6-3756-4ea5-8c8a-9ad745052d38','dc31c7d1-af02-4399-9f58-6177300e01ff','da8b2683-8d0e-4683-b95c-b775db9f5519','c6a1be2c-9708-4476-bf1c-ebbfb8c55184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a2bb25ec93143b0a9a8a32c36718c66',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (043a99cd-a8f0-49ed-b30d-21345897a64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (043a99cd-a8f0-49ed-b30d-21345897a64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Flow 'volume_create_api' (e4ff12ba-7694-4ba7-a504-83ad5384c2a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Create volume request issued successfully. Sep 04 15:55:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6f342334-c055-416f-9952-c765b9b5c387 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:55:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 387/779] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:55:47 2026] POST /volume/v3/volumes => generated 765 bytes in 1076 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:55:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7192b1d2-7a69-4b4b-81ba-6fef0eff2ae6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7192b1d2-7a69-4b4b-81ba-6fef0eff2ae6 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] GET http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 Sep 04 15:55:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7192b1d2-7a69-4b4b-81ba-6fef0eff2ae6 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7192b1d2-7a69-4b4b-81ba-6fef0eff2ae6 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7192b1d2-7a69-4b4b-81ba-6fef0eff2ae6 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Volume info retrieved successfully. Sep 04 15:55:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7192b1d2-7a69-4b4b-81ba-6fef0eff2ae6 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 returned with HTTP 200 Sep 04 15:55:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 393/780] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:48 2026] GET /volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 => generated 833 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f779a95a-b6ce-4c26-a777-a690e79b4fe3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f779a95a-b6ce-4c26-a777-a690e79b4fe3 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] GET http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 Sep 04 15:55:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f779a95a-b6ce-4c26-a777-a690e79b4fe3 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f779a95a-b6ce-4c26-a777-a690e79b4fe3 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f779a95a-b6ce-4c26-a777-a690e79b4fe3 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Volume info retrieved successfully. Sep 04 15:55:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f779a95a-b6ce-4c26-a777-a690e79b4fe3 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 returned with HTTP 200 Sep 04 15:55:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 388/781] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:49 2026] GET /volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 => generated 857 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d8054d3d-c8bc-4848-b99f-057c88970b5f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d8054d3d-c8bc-4848-b99f-057c88970b5f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] GET http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 Sep 04 15:55:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d8054d3d-c8bc-4848-b99f-057c88970b5f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d8054d3d-c8bc-4848-b99f-057c88970b5f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d8054d3d-c8bc-4848-b99f-057c88970b5f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Volume info retrieved successfully. Sep 04 15:55:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d8054d3d-c8bc-4848-b99f-057c88970b5f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 returned with HTTP 200 Sep 04 15:55:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 394/782] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:50 2026] GET /volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 => generated 858 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b5751816-09f9-4ff4-93a7-991ee615b99b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b5751816-09f9-4ff4-93a7-991ee615b99b tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a?usage=True Sep 04 15:55:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b5751816-09f9-4ff4-93a7-991ee615b99b tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b5751816-09f9-4ff4-93a7-991ee615b99b tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b5751816-09f9-4ff4-93a7-991ee615b99b tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a?usage=True returned with HTTP 200 Sep 04 15:55:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 389/783] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:55:50 2026] GET /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a?usage=True => generated 1064 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2314901f-3eae-453b-a5ef-f198476b03b8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2314901f-3eae-453b-a5ef-f198476b03b8 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] DELETE http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 Sep 04 15:55:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2314901f-3eae-453b-a5ef-f198476b03b8 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2314901f-3eae-453b-a5ef-f198476b03b8 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:50 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-2314901f-3eae-453b-a5ef-f198476b03b8 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Delete volume with id: cea97327-2ac6-40b9-aa94-f5e57d294749 Sep 04 15:55:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2314901f-3eae-453b-a5ef-f198476b03b8 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Volume info retrieved successfully. Sep 04 15:55:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2314901f-3eae-453b-a5ef-f198476b03b8 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Delete volume request issued successfully. Sep 04 15:55:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2314901f-3eae-453b-a5ef-f198476b03b8 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 returned with HTTP 202 Sep 04 15:55:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 395/784] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:55:50 2026] DELETE /volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:55:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4a791b29-20dc-4f1d-97ac-0eb420976462 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4a791b29-20dc-4f1d-97ac-0eb420976462 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] GET http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 Sep 04 15:55:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4a791b29-20dc-4f1d-97ac-0eb420976462 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4a791b29-20dc-4f1d-97ac-0eb420976462 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:51 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4a791b29-20dc-4f1d-97ac-0eb420976462 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Volume info retrieved successfully. Sep 04 15:55:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4a791b29-20dc-4f1d-97ac-0eb420976462 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 returned with HTTP 200 Sep 04 15:55:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 390/785] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:51 2026] GET /volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 => generated 857 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-07fb866a-1081-4d76-9ccd-39db1f342e0f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07fb866a-1081-4d76-9ccd-39db1f342e0f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] GET http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 Sep 04 15:55:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-07fb866a-1081-4d76-9ccd-39db1f342e0f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-07fb866a-1081-4d76-9ccd-39db1f342e0f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-07fb866a-1081-4d76-9ccd-39db1f342e0f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Volume info retrieved successfully. Sep 04 15:55:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07fb866a-1081-4d76-9ccd-39db1f342e0f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 returned with HTTP 200 Sep 04 15:55:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 396/786] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:52 2026] GET /volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 => generated 857 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-15d887d3-e903-4833-9873-d930c35f6147 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-15d887d3-e903-4833-9873-d930c35f6147 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] GET http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 Sep 04 15:55:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-15d887d3-e903-4833-9873-d930c35f6147 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-15d887d3-e903-4833-9873-d930c35f6147 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-15d887d3-e903-4833-9873-d930c35f6147 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 returned with HTTP 404 Sep 04 15:55:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 391/787] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:53 2026] GET /volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1d0c0e0c-9f66-4247-903d-458b57f96ee5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1d0c0e0c-9f66-4247-903d-458b57f96ee5 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] GET http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1d0c0e0c-9f66-4247-903d-458b57f96ee5 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1d0c0e0c-9f66-4247-903d-458b57f96ee5 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1d0c0e0c-9f66-4247-903d-458b57f96ee5 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 returned with HTTP 404 Sep 04 15:55:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 397/788] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:53 2026] GET /volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:55:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a38ba038-6e68-46a1-815a-d3f8e7f05636 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a38ba038-6e68-46a1-815a-d3f8e7f05636 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] DELETE http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 Sep 04 15:55:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a38ba038-6e68-46a1-815a-d3f8e7f05636 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a38ba038-6e68-46a1-815a-d3f8e7f05636 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:53 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-a38ba038-6e68-46a1-815a-d3f8e7f05636 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Delete volume with id: cea97327-2ac6-40b9-aa94-f5e57d294749 Sep 04 15:55:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a38ba038-6e68-46a1-815a-d3f8e7f05636 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 returned with HTTP 404 Sep 04 15:55:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 392/789] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:55:53 2026] DELETE /volume/v3/volumes/cea97327-2ac6-40b9-aa94-f5e57d294749 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1305288623"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1305288623'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Create volume of 1 GB Sep 04 15:55:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Availability Zones retrieved successfully. Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Flow 'volume_create_api' (f28f53ae-4f74-455d-9610-14afbc0fc32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b43ce90-6192-4cc6-9589-20b5fd547d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b43ce90-6192-4cc6-9589-20b5fd547d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd85aaa-7395-4c30-84b0-52c645987104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Created reservations ['78f31bad-8f46-4ef4-ab5b-e8570f48c66f', '8e3f2da4-d505-476b-b2b2-357e345f2206', 'e37eeea5-216e-4903-bb10-e62c66e26c01', 'dd862378-860e-490f-b120-6d0de5816cf9'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd85aaa-7395-4c30-84b0-52c645987104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78f31bad-8f46-4ef4-ab5b-e8570f48c66f', '8e3f2da4-d505-476b-b2b2-357e345f2206', 'e37eeea5-216e-4903-bb10-e62c66e26c01', 'dd862378-860e-490f-b120-6d0de5816cf9']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e9cd908-8d7b-4102-a784-07b237466c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e9cd908-8d7b-4102-a784-07b237466c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '848343a5-4d4f-410e-9bac-dac7d50b9b36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1305288623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5736e80889d4ffb854f8f0dca90f80a',qos_specs=None,replication_status=,reservations=['78f31bad-8f46-4ef4-ab5b-e8570f48c66f','8e3f2da4-d505-476b-b2b2-357e345f2206','e37eeea5-216e-4903-bb10-e62c66e26c01','dd862378-860e-490f-b120-6d0de5816cf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a2bb25ec93143b0a9a8a32c36718c66',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1305288623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=848343a5-4d4f-410e-9bac-dac7d50b9b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5736e80889d4ffb854f8f0dca90f80a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a2bb25ec93143b0a9a8a32c36718c66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e11b11-9bf4-4931-a411-b26a31513614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:54 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e11b11-9bf4-4931-a411-b26a31513614) transitioned into state 'SUCCESS' from state '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-1305288623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5736e80889d4ffb854f8f0dca90f80a',qos_specs=None,replication_status=,reservations=['78f31bad-8f46-4ef4-ab5b-e8570f48c66f','8e3f2da4-d505-476b-b2b2-357e345f2206','e37eeea5-216e-4903-bb10-e62c66e26c01','dd862378-860e-490f-b120-6d0de5816cf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a2bb25ec93143b0a9a8a32c36718c66',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:54 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37db39f7-1b8f-4957-81e5-0c6f0f1009ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:55:54 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37db39f7-1b8f-4957-81e5-0c6f0f1009ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:55:54 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Flow 'volume_create_api' (f28f53ae-4f74-455d-9610-14afbc0fc32b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:55:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Create volume request issued successfully. Sep 04 15:55:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ac3d0fde-8aac-43ce-bf00-0133c5e0f0e7 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:55:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 398/790] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:55:53 2026] POST /volume/v3/volumes => generated 765 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:55:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cc59b564-1010-4985-aa37-49b56af1fed5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cc59b564-1010-4985-aa37-49b56af1fed5 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] GET http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:55:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cc59b564-1010-4985-aa37-49b56af1fed5 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cc59b564-1010-4985-aa37-49b56af1fed5 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cc59b564-1010-4985-aa37-49b56af1fed5 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Volume info retrieved successfully. Sep 04 15:55:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cc59b564-1010-4985-aa37-49b56af1fed5 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 returned with HTTP 200 Sep 04 15:55:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 393/791] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:54 2026] GET /volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 => generated 833 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-53f2cddf-6e87-4303-b730-f2058589518d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-53f2cddf-6e87-4303-b730-f2058589518d tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] GET http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:55:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-53f2cddf-6e87-4303-b730-f2058589518d tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-53f2cddf-6e87-4303-b730-f2058589518d tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:55 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=345,cinder:UPDATE=91,cinder:INSERT=44 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:55:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-53f2cddf-6e87-4303-b730-f2058589518d tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Volume info retrieved successfully. Sep 04 15:55:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-53f2cddf-6e87-4303-b730-f2058589518d tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 returned with HTTP 200 Sep 04 15:55:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 399/792] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:55 2026] GET /volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 => generated 857 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b4ff9fd6-aec7-481a-b9bd-d75bcc02c219 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b4ff9fd6-aec7-481a-b9bd-d75bcc02c219 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] GET http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:55:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b4ff9fd6-aec7-481a-b9bd-d75bcc02c219 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b4ff9fd6-aec7-481a-b9bd-d75bcc02c219 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:56 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=373,cinder:UPDATE=83,cinder:INSERT=49 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:55:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b4ff9fd6-aec7-481a-b9bd-d75bcc02c219 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Volume info retrieved successfully. Sep 04 15:55:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b4ff9fd6-aec7-481a-b9bd-d75bcc02c219 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 returned with HTTP 200 Sep 04 15:55:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 394/793] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:56 2026] GET /volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 => generated 858 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:55:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0be91623-2e1d-4aa4-8cd3-a17c4bd77fbb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0be91623-2e1d-4aa4-8cd3-a17c4bd77fbb tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a?usage=True Sep 04 15:55:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0be91623-2e1d-4aa4-8cd3-a17c4bd77fbb tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0be91623-2e1d-4aa4-8cd3-a17c4bd77fbb tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0be91623-2e1d-4aa4-8cd3-a17c4bd77fbb tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a?usage=True returned with HTTP 200 Sep 04 15:55:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 400/794] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:55:56 2026] GET /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a?usage=True => generated 1064 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:55:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d0a93de4-3cdf-49c6-b7fd-ad1ce3bbbd7c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d0a93de4-3cdf-49c6-b7fd-ad1ce3bbbd7c tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/c38d81c34535487fbd0bc172b3734b5f?usage=True Sep 04 15:55:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d0a93de4-3cdf-49c6-b7fd-ad1ce3bbbd7c tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d0a93de4-3cdf-49c6-b7fd-ad1ce3bbbd7c tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d0a93de4-3cdf-49c6-b7fd-ad1ce3bbbd7c tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c38d81c34535487fbd0bc172b3734b5f?usage=True returned with HTTP 200 Sep 04 15:55:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 395/795] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:55:56 2026] GET /volume/v3/os-quota-sets/c38d81c34535487fbd0bc172b3734b5f?usage=True => generated 1064 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-957ffc21-bf23-43c2-9932-3243827a016f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-957ffc21-bf23-43c2-9932-3243827a016f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] POST http://192.168.122.126/volume/v3/os-volume-transfer Sep 04 15:55:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-957ffc21-bf23-43c2-9932-3243827a016f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "848343a5-4d4f-410e-9bac-dac7d50b9b36"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.volume_transfer [None req-957ffc21-bf23-43c2-9932-3243827a016f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Creating new volume transfer {'transfer': {'volume_id': '848343a5-4d4f-410e-9bac-dac7d50b9b36'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 04 15:55:56 devstack devstack@c-api.service[87209]: INFO cinder.api.contrib.volume_transfer [None req-957ffc21-bf23-43c2-9932-3243827a016f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Creating transfer of volume 848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:55:56 devstack devstack@c-api.service[87209]: INFO cinder.transfer.api [None req-957ffc21-bf23-43c2-9932-3243827a016f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Generating transfer record for volume 848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:55:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-957ffc21-bf23-43c2-9932-3243827a016f tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/os-volume-transfer returned with HTTP 202 Sep 04 15:55:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 401/796] 192.168.122.126 () {60 vars in 1175 bytes} [Fri Sep 4 15:55:56 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:55:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dc5d49b3-fb63-457a-8b88-fe4b6f1a628f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc5d49b3-fb63-457a-8b88-fe4b6f1a628f tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] POST http://192.168.122.126/volume/v3/os-volume-transfer/653ce11b-eaf3-49ae-b062-e802754aa14b/accept Sep 04 15:55:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc5d49b3-fb63-457a-8b88-fe4b6f1a628f tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "82a5538495437758"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:55:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.volume_transfer [None req-dc5d49b3-fb63-457a-8b88-fe4b6f1a628f tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] Accepting volume transfer 653ce11b-eaf3-49ae-b062-e802754aa14b {{(pid=87208) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 15:55:57 devstack devstack@c-api.service[87208]: INFO cinder.api.contrib.volume_transfer [None req-dc5d49b3-fb63-457a-8b88-fe4b6f1a628f tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] Accepting transfer 653ce11b-eaf3-49ae-b062-e802754aa14b Sep 04 15:55:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:57 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-dc5d49b3-fb63-457a-8b88-fe4b6f1a628f tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] Created reservations ['d32d6714-2d29-4274-b981-895ab4abb1a3', '403f2480-bc75-4479-9cd0-ae7838936701', '3183926e-2099-4d0c-b8d4-c9be78cf6ec9', '36761ebc-ce9c-4050-9804-5c59dfc2e884'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:57 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-dc5d49b3-fb63-457a-8b88-fe4b6f1a628f tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] Created reservations ['bc105b1c-88d2-4a25-abeb-541fe4e37ea3', 'cc50c31f-9b48-486f-a962-2c46e7001a59', '95f2b0e0-be36-4b77-8345-1d12a813b73e', 'e8f21663-b524-4bab-b25a-7b4cc711bd58'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:57 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:55:57 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-dc5d49b3-fb63-457a-8b88-fe4b6f1a628f tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] Created reservations ['fb1ffdb3-1328-43c5-8674-6b1450f93ab9', '325b4c17-b941-4584-851e-a1d049169be8', 'e538921f-af94-452e-862e-6bae7b6d0034', '28a1a823-1781-4e27-9f61-fb54c45df2bc'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:57 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-dc5d49b3-fb63-457a-8b88-fe4b6f1a628f tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] Created reservations ['6d12a294-50ee-4c36-9659-77c39f9523fb', 'bed1f691-4337-4bb1-8868-601e6dfc1ce2', 'fb07d4a6-5fbe-4ca0-861d-245ad8b0954a', '1fe36ca5-7338-475a-a450-7a201138761d'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:55:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-dc5d49b3-fb63-457a-8b88-fe4b6f1a628f tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] Transfer volume completed successfully. Sep 04 15:55:58 devstack devstack@c-api.service[87208]: INFO cinder.transfer.api [None req-dc5d49b3-fb63-457a-8b88-fe4b6f1a628f tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] Volume 848343a5-4d4f-410e-9bac-dac7d50b9b36 has been transferred. Sep 04 15:55:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc5d49b3-fb63-457a-8b88-fe4b6f1a628f tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] http://192.168.122.126/volume/v3/os-volume-transfer/653ce11b-eaf3-49ae-b062-e802754aa14b/accept returned with HTTP 202 Sep 04 15:55:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 396/797] 192.168.122.126 () {60 vars in 1307 bytes} [Fri Sep 4 15:55:56 2026] POST /volume/v3/os-volume-transfer/653ce11b-eaf3-49ae-b062-e802754aa14b/accept => generated 373 bytes in 1283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:55:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0d1b8e7e-0e65-4efe-805c-05fbe4b4660b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0d1b8e7e-0e65-4efe-805c-05fbe4b4660b tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] GET http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:55:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0d1b8e7e-0e65-4efe-805c-05fbe4b4660b tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0d1b8e7e-0e65-4efe-805c-05fbe4b4660b tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0d1b8e7e-0e65-4efe-805c-05fbe4b4660b tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] Volume info retrieved successfully. Sep 04 15:55:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0d1b8e7e-0e65-4efe-805c-05fbe4b4660b tempest-VolumeQuotasAdminTestJSON-1062564436 tempest-VolumeQuotasAdminTestJSON-1062564436-project-member] http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 returned with HTTP 200 Sep 04 15:55:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 402/798] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:58 2026] GET /volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 => generated 858 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:55:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-06b58663-6525-47fd-b494-300d0f70b650 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-06b58663-6525-47fd-b494-300d0f70b650 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a?usage=True Sep 04 15:55:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-06b58663-6525-47fd-b494-300d0f70b650 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-06b58663-6525-47fd-b494-300d0f70b650 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-06b58663-6525-47fd-b494-300d0f70b650 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a?usage=True returned with HTTP 200 Sep 04 15:55:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 397/799] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:55:58 2026] GET /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a?usage=True => generated 1064 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fd894d2e-1f81-41a9-ba84-db9059cbb3f5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fd894d2e-1f81-41a9-ba84-db9059cbb3f5 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/c38d81c34535487fbd0bc172b3734b5f?usage=True Sep 04 15:55:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fd894d2e-1f81-41a9-ba84-db9059cbb3f5 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fd894d2e-1f81-41a9-ba84-db9059cbb3f5 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fd894d2e-1f81-41a9-ba84-db9059cbb3f5 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c38d81c34535487fbd0bc172b3734b5f?usage=True returned with HTTP 200 Sep 04 15:55:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 403/800] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:55:58 2026] GET /volume/v3/os-quota-sets/c38d81c34535487fbd0bc172b3734b5f?usage=True => generated 1064 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:55:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a1b464ab-dc6f-458e-ba6d-9fbd30abebf3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a1b464ab-dc6f-458e-ba6d-9fbd30abebf3 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:55:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a1b464ab-dc6f-458e-ba6d-9fbd30abebf3 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a1b464ab-dc6f-458e-ba6d-9fbd30abebf3 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:58 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-a1b464ab-dc6f-458e-ba6d-9fbd30abebf3 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Delete volume with id: 848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:55:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:55:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:55:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a1b464ab-dc6f-458e-ba6d-9fbd30abebf3 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Volume info retrieved successfully. Sep 04 15:55:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a1b464ab-dc6f-458e-ba6d-9fbd30abebf3 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Delete volume request issued successfully. Sep 04 15:55:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a1b464ab-dc6f-458e-ba6d-9fbd30abebf3 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 returned with HTTP 202 Sep 04 15:55:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 398/801] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:55:58 2026] DELETE /volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:55:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b6c011f5-317a-48a8-914c-386ca4db75ae None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:55:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b6c011f5-317a-48a8-914c-386ca4db75ae tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:55:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b6c011f5-317a-48a8-914c-386ca4db75ae tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:55:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b6c011f5-317a-48a8-914c-386ca4db75ae tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:55:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:55:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:55:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:55:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:55:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b6c011f5-317a-48a8-914c-386ca4db75ae tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Volume info retrieved successfully. Sep 04 15:55:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b6c011f5-317a-48a8-914c-386ca4db75ae tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 returned with HTTP 200 Sep 04 15:55:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 404/802] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:55:58 2026] GET /volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 => generated 1020 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c7a19c99-eea2-4a19-8b7b-dd9247d5f8b9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c7a19c99-eea2-4a19-8b7b-dd9247d5f8b9 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:56:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c7a19c99-eea2-4a19-8b7b-dd9247d5f8b9 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c7a19c99-eea2-4a19-8b7b-dd9247d5f8b9 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c7a19c99-eea2-4a19-8b7b-dd9247d5f8b9 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Volume info retrieved successfully. Sep 04 15:56:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c7a19c99-eea2-4a19-8b7b-dd9247d5f8b9 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 returned with HTTP 200 Sep 04 15:56:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 399/803] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:00 2026] GET /volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 => generated 1020 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:56:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c522bb81-4b0e-44d0-937d-9a877f70e858 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c522bb81-4b0e-44d0-937d-9a877f70e858 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:56:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c522bb81-4b0e-44d0-937d-9a877f70e858 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c522bb81-4b0e-44d0-937d-9a877f70e858 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c522bb81-4b0e-44d0-937d-9a877f70e858 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 returned with HTTP 404 Sep 04 15:56:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 405/804] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:01 2026] GET /volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d66645b1-cb12-4171-a3ed-f9703bca9a4e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d66645b1-cb12-4171-a3ed-f9703bca9a4e tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] GET http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:56:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d66645b1-cb12-4171-a3ed-f9703bca9a4e tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d66645b1-cb12-4171-a3ed-f9703bca9a4e tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d66645b1-cb12-4171-a3ed-f9703bca9a4e tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 returned with HTTP 404 Sep 04 15:56:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 400/805] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:01 2026] GET /volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d6ca6986-9d65-4bcd-9026-ee2b9af0def2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d6ca6986-9d65-4bcd-9026-ee2b9af0def2 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] DELETE http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:56:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d6ca6986-9d65-4bcd-9026-ee2b9af0def2 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d6ca6986-9d65-4bcd-9026-ee2b9af0def2 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:01 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-d6ca6986-9d65-4bcd-9026-ee2b9af0def2 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] Delete volume with id: 848343a5-4d4f-410e-9bac-dac7d50b9b36 Sep 04 15:56:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d6ca6986-9d65-4bcd-9026-ee2b9af0def2 tempest-VolumeQuotasAdminTestJSON-1845035678 tempest-VolumeQuotasAdminTestJSON-1845035678-project-member] http://192.168.122.126/volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 returned with HTTP 404 Sep 04 15:56:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 406/806] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:56:01 2026] DELETE /volume/v3/volumes/848343a5-4d4f-410e-9bac-dac7d50b9b36 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5a9296aa-6a92-47cb-9b42-316ad1efb14e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5a9296aa-6a92-47cb-9b42-316ad1efb14e tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/ae42811391184c3d8fd986d249732833?usage=True Sep 04 15:56:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5a9296aa-6a92-47cb-9b42-316ad1efb14e tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5a9296aa-6a92-47cb-9b42-316ad1efb14e tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5a9296aa-6a92-47cb-9b42-316ad1efb14e tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/ae42811391184c3d8fd986d249732833?usage=True returned with HTTP 200 Sep 04 15:56:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 401/807] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:56:01 2026] GET /volume/v3/os-quota-sets/ae42811391184c3d8fd986d249732833?usage=True => generated 1064 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e3aa0586-da50-4fac-ba5e-330f2475c5e2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e3aa0586-da50-4fac-ba5e-330f2475c5e2 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a Sep 04 15:56:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e3aa0586-da50-4fac-ba5e-330f2475c5e2 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e3aa0586-da50-4fac-ba5e-330f2475c5e2 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a returned with HTTP 200 Sep 04 15:56:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 407/808] 192.168.122.126 () {60 vars in 1259 bytes} [Fri Sep 4 15:56:01 2026] PUT /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a => generated 400 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6817278f-016b-45ca-9aac-257e6fc22904 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6817278f-016b-45ca-9aac-257e6fc22904 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a Sep 04 15:56:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6817278f-016b-45ca-9aac-257e6fc22904 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6817278f-016b-45ca-9aac-257e6fc22904 tempest-VolumeQuotasAdminTestJSON-167259139 tempest-VolumeQuotasAdminTestJSON-167259139-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a returned with HTTP 200 Sep 04 15:56:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 402/809] 192.168.122.126 () {60 vars in 1259 bytes} [Fri Sep 4 15:56:02 2026] PUT /volume/v3/os-quota-sets/c5736e80889d4ffb854f8f0dca90f80a => generated 398 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1183865787"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1183865787'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:09 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume of 1 GB Sep 04 15:56:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Availability Zones retrieved successfully. Sep 04 15:56:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Flow 'volume_create_api' (ad11e56d-4d93-4e1b-a5e8-af169812fdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185a34fa-4b84-48ae-ae81-5ec737c985ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185a34fa-4b84-48ae-ae81-5ec737c985ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05386b77-4415-488b-ac12-b86d1fde62ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:10 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Created reservations ['57cf78cb-8eec-4952-8708-026dbfd8d023', '16123848-8348-431e-a35d-47f8210e836f', '1b46c95b-d7e5-414a-a927-5579fdeac5c8', '3815faf0-b70e-4513-866a-77ff6252fca7'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05386b77-4415-488b-ac12-b86d1fde62ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57cf78cb-8eec-4952-8708-026dbfd8d023', '16123848-8348-431e-a35d-47f8210e836f', '1b46c95b-d7e5-414a-a927-5579fdeac5c8', '3815faf0-b70e-4513-866a-77ff6252fca7']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c03b7d0-df73-4f66-990c-a18b741c846a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c03b7d0-df73-4f66-990c-a18b741c846a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1c3569b-a4c6-4f6c-83fc-7472aac628ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1183865787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba5813a1cf64c26a581b08b81d9551c',qos_specs=None,replication_status=,reservations=['57cf78cb-8eec-4952-8708-026dbfd8d023','16123848-8348-431e-a35d-47f8210e836f','1b46c95b-d7e5-414a-a927-5579fdeac5c8','3815faf0-b70e-4513-866a-77ff6252fca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1183865787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1c3569b-a4c6-4f6c-83fc-7472aac628ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ba5813a1cf64c26a581b08b81d9551c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (838ab7a0-f110-4ece-8bd3-16610a453706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (838ab7a0-f110-4ece-8bd3-16610a453706) transitioned into state 'SUCCESS' from state '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-1183865787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba5813a1cf64c26a581b08b81d9551c',qos_specs=None,replication_status=,reservations=['57cf78cb-8eec-4952-8708-026dbfd8d023','16123848-8348-431e-a35d-47f8210e836f','1b46c95b-d7e5-414a-a927-5579fdeac5c8','3815faf0-b70e-4513-866a-77ff6252fca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3e6c95-a286-4c9e-b77c-8eb8c1813985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3e6c95-a286-4c9e-b77c-8eb8c1813985) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Flow 'volume_create_api' (ad11e56d-4d93-4e1b-a5e8-af169812fdad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume request issued successfully. Sep 04 15:56:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c3099771-95b1-4171-bee2-066c30e2bfd4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 408/810] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:56:09 2026] POST /volume/v3/volumes => generated 758 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:56:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b24f16eb-8579-47f0-88ec-cdd710b16ffd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b24f16eb-8579-47f0-88ec-cdd710b16ffd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b24f16eb-8579-47f0-88ec-cdd710b16ffd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b24f16eb-8579-47f0-88ec-cdd710b16ffd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b24f16eb-8579-47f0-88ec-cdd710b16ffd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b24f16eb-8579-47f0-88ec-cdd710b16ffd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 200 Sep 04 15:56:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 403/811] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:10 2026] GET /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 826 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2515e19b-7913-49e7-ab7b-1c66f8290849 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2515e19b-7913-49e7-ab7b-1c66f8290849 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2515e19b-7913-49e7-ab7b-1c66f8290849 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2515e19b-7913-49e7-ab7b-1c66f8290849 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2515e19b-7913-49e7-ab7b-1c66f8290849 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2515e19b-7913-49e7-ab7b-1c66f8290849 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 200 Sep 04 15:56:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 409/812] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:11 2026] GET /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 850 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bbb08c92-d431-427c-8b0e-03c43971d031 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bbb08c92-d431-427c-8b0e-03c43971d031 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:56:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bbb08c92-d431-427c-8b0e-03c43971d031 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bbb08c92-d431-427c-8b0e-03c43971d031 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bbb08c92-d431-427c-8b0e-03c43971d031 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:56:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bbb08c92-d431-427c-8b0e-03c43971d031 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:56:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 404/813] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:12 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fa50b347-bce3-45de-9565-212f7a34499b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fa50b347-bce3-45de-9565-212f7a34499b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fa50b347-bce3-45de-9565-212f7a34499b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fa50b347-bce3-45de-9565-212f7a34499b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fa50b347-bce3-45de-9565-212f7a34499b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fa50b347-bce3-45de-9565-212f7a34499b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 200 Sep 04 15:56:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 410/814] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:12 2026] GET /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a9d959cc-3f3c-4128-84eb-b31b35173ec9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a9d959cc-3f3c-4128-84eb-b31b35173ec9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] POST http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba/action Sep 04 15:56:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a9d959cc-3f3c-4128-84eb-b31b35173ec9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Action body: b'{"os-attach": {"instance_uuid": "0be52884-97a7-43e8-a9b0-9f3f0fc9e958", "mountpoint": "/dev/vdb"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a9d959cc-3f3c-4128-84eb-b31b35173ec9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0be52884-97a7-43e8-a9b0-9f3f0fc9e958", "mountpoint": "/dev/vdb"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5842a5e2-d0dc-46e0-b2bf-f8755c727f3c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5842a5e2-d0dc-46e0-b2bf-f8755c727f3c tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:56:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5842a5e2-d0dc-46e0-b2bf-f8755c727f3c tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5842a5e2-d0dc-46e0-b2bf-f8755c727f3c tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a9d959cc-3f3c-4128-84eb-b31b35173ec9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5842a5e2-d0dc-46e0-b2bf-f8755c727f3c tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:56:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5842a5e2-d0dc-46e0-b2bf-f8755c727f3c tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:56:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 411/815] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:12 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:56:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a9d959cc-3f3c-4128-84eb-b31b35173ec9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Update volume admin metadata completed successfully. Sep 04 15:56:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a9d959cc-3f3c-4128-84eb-b31b35173ec9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Attach volume completed successfully. Sep 04 15:56:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a9d959cc-3f3c-4128-84eb-b31b35173ec9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba/action returned with HTTP 202 Sep 04 15:56:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 405/816] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:12 2026] POST /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba/action => generated 0 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-38169f9e-48c6-4b0e-869a-9edae0c3f6f9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38169f9e-48c6-4b0e-869a-9edae0c3f6f9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38169f9e-48c6-4b0e-869a-9edae0c3f6f9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38169f9e-48c6-4b0e-869a-9edae0c3f6f9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-38169f9e-48c6-4b0e-869a-9edae0c3f6f9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38169f9e-48c6-4b0e-869a-9edae0c3f6f9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 200 Sep 04 15:56:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 412/817] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:13 2026] GET /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 1185 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ed5617bb-fe4d-419e-9c9e-ee16eadd6a1c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ed5617bb-fe4d-419e-9c9e-ee16eadd6a1c tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ed5617bb-fe4d-419e-9c9e-ee16eadd6a1c tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ed5617bb-fe4d-419e-9c9e-ee16eadd6a1c tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ed5617bb-fe4d-419e-9c9e-ee16eadd6a1c tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ed5617bb-fe4d-419e-9c9e-ee16eadd6a1c tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 200 Sep 04 15:56:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 406/818] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:13 2026] GET /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 1185 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-124804a1-8002-4f41-8388-de05e9f71d65 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e832880b-f8ae-4ee4-8c43-36fdf8f13a89 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e832880b-f8ae-4ee4-8c43-36fdf8f13a89 tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 Sep 04 15:56:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e832880b-f8ae-4ee4-8c43-36fdf8f13a89 tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e832880b-f8ae-4ee4-8c43-36fdf8f13a89 tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e832880b-f8ae-4ee4-8c43-36fdf8f13a89 tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 returned with HTTP 200 Sep 04 15:56:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 407/819] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:56:14 2026] GET /volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 => generated 440 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-748bed12-f222-47a1-89c0-58505a158d40 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-124804a1-8002-4f41-8388-de05e9f71d65 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba/action Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-124804a1-8002-4f41-8388-de05e9f71d65 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-124804a1-8002-4f41-8388-de05e9f71d65 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-124804a1-8002-4f41-8388-de05e9f71d65 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Updating volume 'a1c3569b-a4c6-4f6c-83fc-7472aac628ba' with '{'status': 'error'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-124804a1-8002-4f41-8388-de05e9f71d65 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba/action returned with HTTP 202 Sep 04 15:56:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 413/820] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:13 2026] POST /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba/action => generated 0 bytes in 1520 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-27ade991-dba5-4747-b57f-f1eb5680dae6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-27ade991-dba5-4747-b57f-f1eb5680dae6 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-27ade991-dba5-4747-b57f-f1eb5680dae6 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-27ade991-dba5-4747-b57f-f1eb5680dae6 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-181444636"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-181444636'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:15 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Create volume of 1 GB Sep 04 15:56:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Availability Zones retrieved successfully. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-27ade991-dba5-4747-b57f-f1eb5680dae6 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Flow 'volume_create_api' (c5c1ec4d-ac58-4881-8438-0893a5b952b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-27ade991-dba5-4747-b57f-f1eb5680dae6 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 200 Sep 04 15:56:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 414/821] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:15 2026] GET /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 1184 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (521876e4-aa4c-433a-a380-7f594669d89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-98d663bf-898c-4da4-ac91-6db1f0869e21 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-98d663bf-898c-4da4-ac91-6db1f0869e21 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba/action Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-98d663bf-898c-4da4-ac91-6db1f0869e21 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "1ce4722f-84ee-4f9f-b167-8a68f7d7cb0f"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-98d663bf-898c-4da4-ac91-6db1f0869e21 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "1ce4722f-84ee-4f9f-b167-8a68f7d7cb0f"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-98d663bf-898c-4da4-ac91-6db1f0869e21 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Volume info retrieved successfully. Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (521876e4-aa4c-433a-a380-7f594669d89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd43efe2-8ea3-4dfd-9d16-2c3340296a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-98d663bf-898c-4da4-ac91-6db1f0869e21 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Terminate volume connection completed successfully. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-98d663bf-898c-4da4-ac91-6db1f0869e21 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87209) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Created reservations ['06e9e8d5-5324-4076-a62b-3a644ccf378c', 'f5ce41a8-cd6e-4594-af1d-db8454c3090e', 'ce34e312-f6e7-4d96-b42c-9953116907f1', '8b9dbf8d-1bea-4a2e-a173-cd784f61a449'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd43efe2-8ea3-4dfd-9d16-2c3340296a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06e9e8d5-5324-4076-a62b-3a644ccf378c', 'f5ce41a8-cd6e-4594-af1d-db8454c3090e', 'ce34e312-f6e7-4d96-b42c-9953116907f1', '8b9dbf8d-1bea-4a2e-a173-cd784f61a449']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6424336-e870-46e2-a9e1-53d2b6450883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-98d663bf-898c-4da4-ac91-6db1f0869e21 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Detach volume completed successfully. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-98d663bf-898c-4da4-ac91-6db1f0869e21 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba/action returned with HTTP 202 Sep 04 15:56:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 415/822] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:15 2026] POST /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba/action => generated 0 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-adf331dd-e94a-44fd-a2ac-cc1612b4aac5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-adf331dd-e94a-44fd-a2ac-cc1612b4aac5 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-adf331dd-e94a-44fd-a2ac-cc1612b4aac5 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-adf331dd-e94a-44fd-a2ac-cc1612b4aac5 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6424336-e870-46e2-a9e1-53d2b6450883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e16e1c6-ff9e-416b-8439-a2c86102448d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-181444636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769db9a46d9f4cac8d76c5663fdb16a0',qos_specs=None,replication_status=,reservations=['06e9e8d5-5324-4076-a62b-3a644ccf378c','f5ce41a8-cd6e-4594-af1d-db8454c3090e','ce34e312-f6e7-4d96-b42c-9953116907f1','8b9dbf8d-1bea-4a2e-a173-cd784f61a449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc80ecb825c34d76b1997708664bcd61',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-181444636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e16e1c6-ff9e-416b-8439-a2c86102448d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='769db9a46d9f4cac8d76c5663fdb16a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc80ecb825c34d76b1997708664bcd61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6530bfc0-f861-425f-a422-c2dd34443afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-adf331dd-e94a-44fd-a2ac-cc1612b4aac5 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-adf331dd-e94a-44fd-a2ac-cc1612b4aac5 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 200 Sep 04 15:56:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 416/823] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:15 2026] GET /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 870 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6d7e6c36-fafd-4120-a428-80c24fa5b6ae None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6d7e6c36-fafd-4120-a428-80c24fa5b6ae tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6d7e6c36-fafd-4120-a428-80c24fa5b6ae tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6d7e6c36-fafd-4120-a428-80c24fa5b6ae tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6530bfc0-f861-425f-a422-c2dd34443afb) transitioned into state 'SUCCESS' from state '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-181444636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='769db9a46d9f4cac8d76c5663fdb16a0',qos_specs=None,replication_status=,reservations=['06e9e8d5-5324-4076-a62b-3a644ccf378c','f5ce41a8-cd6e-4594-af1d-db8454c3090e','ce34e312-f6e7-4d96-b42c-9953116907f1','8b9dbf8d-1bea-4a2e-a173-cd784f61a449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc80ecb825c34d76b1997708664bcd61',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (967fc4eb-b059-466e-b878-3c8113c83b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6d7e6c36-fafd-4120-a428-80c24fa5b6ae tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6d7e6c36-fafd-4120-a428-80c24fa5b6ae tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 200 Sep 04 15:56:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 417/824] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:15 2026] GET /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 870 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7a91588b-8be6-4fa6-a9fd-7aef2bb75290 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (967fc4eb-b059-466e-b878-3c8113c83b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7a91588b-8be6-4fa6-a9fd-7aef2bb75290 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] POST http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba/action Sep 04 15:56:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7a91588b-8be6-4fa6-a9fd-7aef2bb75290 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Action body: b'{"os-detach": {}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7a91588b-8be6-4fa6-a9fd-7aef2bb75290 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Flow 'volume_create_api' (c5c1ec4d-ac58-4881-8438-0893a5b952b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Create volume request issued successfully. Sep 04 15:56:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-748bed12-f222-47a1-89c0-58505a158d40 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 408/825] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:56:15 2026] POST /volume/v3/volumes => generated 767 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:56:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1fd8b0af-43a0-47b9-8796-a5aa83433ebc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1fd8b0af-43a0-47b9-8796-a5aa83433ebc tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] GET http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d Sep 04 15:56:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1fd8b0af-43a0-47b9-8796-a5aa83433ebc tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1fd8b0af-43a0-47b9-8796-a5aa83433ebc tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7a91588b-8be6-4fa6-a9fd-7aef2bb75290 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1fd8b0af-43a0-47b9-8796-a5aa83433ebc tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Volume info retrieved successfully. Sep 04 15:56:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1fd8b0af-43a0-47b9-8796-a5aa83433ebc tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d returned with HTTP 200 Sep 04 15:56:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7a91588b-8be6-4fa6-a9fd-7aef2bb75290 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Detach volume completed successfully. Sep 04 15:56:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 409/826] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:16 2026] GET /volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d => generated 835 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7a91588b-8be6-4fa6-a9fd-7aef2bb75290 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba/action returned with HTTP 202 Sep 04 15:56:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 418/827] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:16 2026] POST /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba/action => generated 0 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ec387b0a-d587-4280-bfcd-de78c1d7e883 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ec387b0a-d587-4280-bfcd-de78c1d7e883 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ec387b0a-d587-4280-bfcd-de78c1d7e883 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ec387b0a-d587-4280-bfcd-de78c1d7e883 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ec387b0a-d587-4280-bfcd-de78c1d7e883 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ec387b0a-d587-4280-bfcd-de78c1d7e883 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 200 Sep 04 15:56:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 410/828] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:16 2026] GET /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 870 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-15f00aca-ae07-4a42-883f-5ef7c906557f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-15f00aca-ae07-4a42-883f-5ef7c906557f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-15f00aca-ae07-4a42-883f-5ef7c906557f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-15f00aca-ae07-4a42-883f-5ef7c906557f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-15f00aca-ae07-4a42-883f-5ef7c906557f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-15f00aca-ae07-4a42-883f-5ef7c906557f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 200 Sep 04 15:56:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 419/829] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:16 2026] GET /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 870 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7bc09fe1-af75-4e80-976a-45b0543485e7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7bc09fe1-af75-4e80-976a-45b0543485e7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] DELETE http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7bc09fe1-af75-4e80-976a-45b0543485e7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7bc09fe1-af75-4e80-976a-45b0543485e7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:16 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-7bc09fe1-af75-4e80-976a-45b0543485e7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Delete volume with id: a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7bc09fe1-af75-4e80-976a-45b0543485e7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7bc09fe1-af75-4e80-976a-45b0543485e7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Delete volume request issued successfully. Sep 04 15:56:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7bc09fe1-af75-4e80-976a-45b0543485e7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 202 Sep 04 15:56:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 411/830] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:56:16 2026] DELETE /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1bcbd72b-cfe7-44ed-8501-5e6cacafd38b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1bcbd72b-cfe7-44ed-8501-5e6cacafd38b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1bcbd72b-cfe7-44ed-8501-5e6cacafd38b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1bcbd72b-cfe7-44ed-8501-5e6cacafd38b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1bcbd72b-cfe7-44ed-8501-5e6cacafd38b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1bcbd72b-cfe7-44ed-8501-5e6cacafd38b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 200 Sep 04 15:56:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 420/831] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:16 2026] GET /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 869 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f13f3a85-5bc7-4c8d-b221-221aeeaff7cd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f13f3a85-5bc7-4c8d-b221-221aeeaff7cd tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] GET http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d Sep 04 15:56:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f13f3a85-5bc7-4c8d-b221-221aeeaff7cd tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f13f3a85-5bc7-4c8d-b221-221aeeaff7cd tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f13f3a85-5bc7-4c8d-b221-221aeeaff7cd tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Volume info retrieved successfully. Sep 04 15:56:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f13f3a85-5bc7-4c8d-b221-221aeeaff7cd tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d returned with HTTP 200 Sep 04 15:56:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 412/832] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:17 2026] GET /volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d => generated 859 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-26d0b53e-e630-47a9-9418-66dfa2a7aeba None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-26d0b53e-e630-47a9-9418-66dfa2a7aeba tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-26d0b53e-e630-47a9-9418-66dfa2a7aeba tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-26d0b53e-e630-47a9-9418-66dfa2a7aeba tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-26d0b53e-e630-47a9-9418-66dfa2a7aeba tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-26d0b53e-e630-47a9-9418-66dfa2a7aeba tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 200 Sep 04 15:56:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 421/833] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:17 2026] GET /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 869 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5fc3e22d-fdb0-4417-8bdf-1db1bedfd199 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5fc3e22d-fdb0-4417-8bdf-1db1bedfd199 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] GET http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d Sep 04 15:56:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5fc3e22d-fdb0-4417-8bdf-1db1bedfd199 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5fc3e22d-fdb0-4417-8bdf-1db1bedfd199 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5fc3e22d-fdb0-4417-8bdf-1db1bedfd199 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Volume info retrieved successfully. Sep 04 15:56:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5fc3e22d-fdb0-4417-8bdf-1db1bedfd199 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d returned with HTTP 200 Sep 04 15:56:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 413/834] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:18 2026] GET /volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b4f985f4-8cdc-47ec-8feb-534242ae1b12 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4f985f4-8cdc-47ec-8feb-534242ae1b12 tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 Sep 04 15:56:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b4f985f4-8cdc-47ec-8feb-534242ae1b12 tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4f985f4-8cdc-47ec-8feb-534242ae1b12 tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 returned with HTTP 200 Sep 04 15:56:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 422/835] 192.168.122.126 () {60 vars in 1258 bytes} [Fri Sep 4 15:56:18 2026] PUT /volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 => generated 395 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:18 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Create volume of 2 GB Sep 04 15:56:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Availability Zones retrieved successfully. Sep 04 15:56:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Flow 'volume_create_api' (7881b16f-537c-4963-b1af-92bf2635967f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e13e49-2e95-4ee5-9fb9-2afa87b4fa77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Validating volume size '2' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5c8b6059-b6aa-48f1-8b48-26eb273e8144 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5c8b6059-b6aa-48f1-8b48-26eb273e8144 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba Sep 04 15:56:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5c8b6059-b6aa-48f1-8b48-26eb273e8144 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5c8b6059-b6aa-48f1-8b48-26eb273e8144 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5c8b6059-b6aa-48f1-8b48-26eb273e8144 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba returned with HTTP 404 Sep 04 15:56:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 423/836] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:18 2026] GET /volume/v3/volumes/a1c3569b-a4c6-4f6c-83fc-7472aac628ba => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e13e49-2e95-4ee5-9fb9-2afa87b4fa77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc0f9359-4e1c-46bb-8305-9388f4d247e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: WARNING cinder.quota_utils [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Quota exceeded for 769db9a46d9f4cac8d76c5663fdb16a0, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 04 15:56:19 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc0f9359-4e1c-46bb-8305-9388f4d247e9) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 15:56:19 devstack devstack@c-api.service[87208]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc0f9359-4e1c-46bb-8305-9388f4d247e9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc0f9359-4e1c-46bb-8305-9388f4d247e9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e13e49-2e95-4ee5-9fb9-2afa87b4fa77) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e13e49-2e95-4ee5-9fb9-2afa87b4fa77) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 15:56:19 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Flow 'volume_create_api' (7881b16f-537c-4963-b1af-92bf2635967f) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 15:56:19 devstack devstack@c-api.service[87208]: INFO cinder.api.middleware.fault [None req-96df7aa4-30b8-4823-bf51-16ac48da41e1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 413 Sep 04 15:56:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 414/837] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:56:18 2026] POST /volume/v3/volumes => generated 208 bytes in 359 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 15:56:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0643738f-9bdd-44ff-bdcd-7be4d7174d19 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0643738f-9bdd-44ff-bdcd-7be4d7174d19 tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 Sep 04 15:56:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0643738f-9bdd-44ff-bdcd-7be4d7174d19 tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0643738f-9bdd-44ff-bdcd-7be4d7174d19 tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 returned with HTTP 200 Sep 04 15:56:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 424/838] 192.168.122.126 () {60 vars in 1258 bytes} [Fri Sep 4 15:56:19 2026] PUT /volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 => generated 395 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-15ec13a3-8747-43a2-b13a-860729764539 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Create volume of 1 GB Sep 04 15:56:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Availability Zones retrieved successfully. Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Flow 'volume_create_api' (f7df5f78-a556-42b4-aa38-ceba27fa3068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b660ae-9ec7-4cb0-9a6d-9697a12c8032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b660ae-9ec7-4cb0-9a6d-9697a12c8032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b08e648-6ea3-4f0d-9b41-8d27980771fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: WARNING cinder.quota_utils [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Quota exceeded for 769db9a46d9f4cac8d76c5663fdb16a0, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 04 15:56:19 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b08e648-6ea3-4f0d-9b41-8d27980771fc) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 15:56:19 devstack devstack@c-api.service[87208]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b08e648-6ea3-4f0d-9b41-8d27980771fc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b08e648-6ea3-4f0d-9b41-8d27980771fc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b660ae-9ec7-4cb0-9a6d-9697a12c8032) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b660ae-9ec7-4cb0-9a6d-9697a12c8032) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 15:56:19 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Flow 'volume_create_api' (f7df5f78-a556-42b4-aa38-ceba27fa3068) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 15:56:19 devstack devstack@c-api.service[87208]: INFO cinder.api.middleware.fault [None req-15ec13a3-8747-43a2-b13a-860729764539 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 413 Sep 04 15:56:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 415/839] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:56:19 2026] POST /volume/v3/volumes => generated 150 bytes in 421 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 15:56:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f03a7053-2712-4750-a283-068b5fc979ee None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f03a7053-2712-4750-a283-068b5fc979ee tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 Sep 04 15:56:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f03a7053-2712-4750-a283-068b5fc979ee tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f03a7053-2712-4750-a283-068b5fc979ee tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 returned with HTTP 200 Sep 04 15:56:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 425/840] 192.168.122.126 () {60 vars in 1258 bytes} [Fri Sep 4 15:56:19 2026] PUT /volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 => generated 394 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d45fccce-7371-4669-b1ce-e94d5ae48648 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d45fccce-7371-4669-b1ce-e94d5ae48648 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] POST http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d/action Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d45fccce-7371-4669-b1ce-e94d5ae48648 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d45fccce-7371-4669-b1ce-e94d5ae48648 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d45fccce-7371-4669-b1ce-e94d5ae48648 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Volume info retrieved successfully. Sep 04 15:56:20 devstack devstack@c-api.service[87208]: ERROR cinder.volume.api [None req-d45fccce-7371-4669-b1ce-e94d5ae48648 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Quota exceeded for 769db9a46d9f4cac8d76c5663fdb16a0, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 04 15:56:20 devstack devstack@c-api.service[87208]: INFO cinder.api.middleware.fault [None req-d45fccce-7371-4669-b1ce-e94d5ae48648 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d/action returned with HTTP 413 Sep 04 15:56:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 416/841] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:19 2026] POST /volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d/action => generated 208 bytes in 145 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 15:56:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-23ab7a0c-895f-4185-80c2-4b3105165904 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-23ab7a0c-895f-4185-80c2-4b3105165904 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] GET http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d Sep 04 15:56:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-23ab7a0c-895f-4185-80c2-4b3105165904 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-23ab7a0c-895f-4185-80c2-4b3105165904 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-23ab7a0c-895f-4185-80c2-4b3105165904 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Volume info retrieved successfully. Sep 04 15:56:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-23ab7a0c-895f-4185-80c2-4b3105165904 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d returned with HTTP 200 Sep 04 15:56:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 426/842] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:20 2026] GET /volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d => generated 860 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-606c7afe-77a0-4a42-85a8-bf779b6fa79b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-606c7afe-77a0-4a42-85a8-bf779b6fa79b tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] DELETE http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d Sep 04 15:56:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-606c7afe-77a0-4a42-85a8-bf779b6fa79b tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-606c7afe-77a0-4a42-85a8-bf779b6fa79b tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:20 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-606c7afe-77a0-4a42-85a8-bf779b6fa79b tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Delete volume with id: 4e16e1c6-ff9e-416b-8439-a2c86102448d Sep 04 15:56:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-606c7afe-77a0-4a42-85a8-bf779b6fa79b tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Volume info retrieved successfully. Sep 04 15:56:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-606c7afe-77a0-4a42-85a8-bf779b6fa79b tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Delete volume request issued successfully. Sep 04 15:56:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-606c7afe-77a0-4a42-85a8-bf779b6fa79b tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d returned with HTTP 202 Sep 04 15:56:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 417/843] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:56:20 2026] DELETE /volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9a4cd6cf-1aa1-42cd-8d75-d534e138ac3b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9a4cd6cf-1aa1-42cd-8d75-d534e138ac3b tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] GET http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d Sep 04 15:56:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9a4cd6cf-1aa1-42cd-8d75-d534e138ac3b tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9a4cd6cf-1aa1-42cd-8d75-d534e138ac3b tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9a4cd6cf-1aa1-42cd-8d75-d534e138ac3b tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Volume info retrieved successfully. Sep 04 15:56:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9a4cd6cf-1aa1-42cd-8d75-d534e138ac3b tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d returned with HTTP 200 Sep 04 15:56:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 427/844] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:20 2026] GET /volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d => generated 859 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-35592063-d7b3-4b27-9fb0-5c978fa20ec0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35592063-d7b3-4b27-9fb0-5c978fa20ec0 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] GET http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d Sep 04 15:56:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35592063-d7b3-4b27-9fb0-5c978fa20ec0 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35592063-d7b3-4b27-9fb0-5c978fa20ec0 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-35592063-d7b3-4b27-9fb0-5c978fa20ec0 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Volume info retrieved successfully. Sep 04 15:56:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35592063-d7b3-4b27-9fb0-5c978fa20ec0 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d returned with HTTP 200 Sep 04 15:56:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 418/845] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:21 2026] GET /volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d => generated 859 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7886458c-486d-49b9-899f-d242be49bdce None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1067193387"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1067193387'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume of 1 GB Sep 04 15:56:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Availability Zones retrieved successfully. Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Flow 'volume_create_api' (b62535b5-f2f8-4428-a2ce-110bb491a79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483b4786-86ee-4db0-9d65-b107212498e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483b4786-86ee-4db0-9d65-b107212498e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d05e90cf-7e33-4e88-b321-1b5d452aa480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Created reservations ['10e159c4-53a4-4099-b172-589ee5c8c9f4', '6a7ea85f-4ba2-45ee-aced-85c0bed5146d', '7e745776-7421-48a2-8a2f-d03903b46304', '404533c4-c8e3-49ad-9ef5-fc64c40b4aae'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d05e90cf-7e33-4e88-b321-1b5d452aa480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10e159c4-53a4-4099-b172-589ee5c8c9f4', '6a7ea85f-4ba2-45ee-aced-85c0bed5146d', '7e745776-7421-48a2-8a2f-d03903b46304', '404533c4-c8e3-49ad-9ef5-fc64c40b4aae']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0f6102-8d39-4fb6-aa7d-2e2f27e70862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0f6102-8d39-4fb6-aa7d-2e2f27e70862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c160ce0-8858-4c81-8988-c0c831563c7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1067193387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba5813a1cf64c26a581b08b81d9551c',qos_specs=None,replication_status=,reservations=['10e159c4-53a4-4099-b172-589ee5c8c9f4','6a7ea85f-4ba2-45ee-aced-85c0bed5146d','7e745776-7421-48a2-8a2f-d03903b46304','404533c4-c8e3-49ad-9ef5-fc64c40b4aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1067193387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c160ce0-8858-4c81-8988-c0c831563c7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ba5813a1cf64c26a581b08b81d9551c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34661024-717b-4426-96ae-edf66efffd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8b85d3ce-51af-49e0-8df6-6303001a3dc1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8b85d3ce-51af-49e0-8df6-6303001a3dc1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] GET http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d Sep 04 15:56:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8b85d3ce-51af-49e0-8df6-6303001a3dc1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8b85d3ce-51af-49e0-8df6-6303001a3dc1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34661024-717b-4426-96ae-edf66efffd23) transitioned into state 'SUCCESS' from state '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-1067193387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba5813a1cf64c26a581b08b81d9551c',qos_specs=None,replication_status=,reservations=['10e159c4-53a4-4099-b172-589ee5c8c9f4','6a7ea85f-4ba2-45ee-aced-85c0bed5146d','7e745776-7421-48a2-8a2f-d03903b46304','404533c4-c8e3-49ad-9ef5-fc64c40b4aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d807f7f-56b8-4f79-aad6-a4978b3a0c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8b85d3ce-51af-49e0-8df6-6303001a3dc1 tempest-VolumeQuotasNegativeTestJSON-1134444365 tempest-VolumeQuotasNegativeTestJSON-1134444365-project-member] http://192.168.122.126/volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d returned with HTTP 404 Sep 04 15:56:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 419/846] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:22 2026] GET /volume/v3/volumes/4e16e1c6-ff9e-416b-8439-a2c86102448d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0fdae7d8-aece-4a5a-bc2c-62bda9a365a4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0fdae7d8-aece-4a5a-bc2c-62bda9a365a4 tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 Sep 04 15:56:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0fdae7d8-aece-4a5a-bc2c-62bda9a365a4 tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d807f7f-56b8-4f79-aad6-a4978b3a0c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Flow 'volume_create_api' (b62535b5-f2f8-4428-a2ce-110bb491a79f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume request issued successfully. Sep 04 15:56:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7886458c-486d-49b9-899f-d242be49bdce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 428/847] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:56:22 2026] POST /volume/v3/volumes => generated 758 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-730f20c6-32b2-45cb-aaea-4eb9bf5332b0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-730f20c6-32b2-45cb-aaea-4eb9bf5332b0 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-730f20c6-32b2-45cb-aaea-4eb9bf5332b0 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-730f20c6-32b2-45cb-aaea-4eb9bf5332b0 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-730f20c6-32b2-45cb-aaea-4eb9bf5332b0 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-730f20c6-32b2-45cb-aaea-4eb9bf5332b0 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f returned with HTTP 200 Sep 04 15:56:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 429/848] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:22 2026] GET /volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f => generated 826 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0fdae7d8-aece-4a5a-bc2c-62bda9a365a4 tempest-VolumeQuotasNegativeTestJSON-1579246239 tempest-VolumeQuotasNegativeTestJSON-1579246239-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 returned with HTTP 200 Sep 04 15:56:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 420/849] 192.168.122.126 () {60 vars in 1259 bytes} [Fri Sep 4 15:56:22 2026] PUT /volume/v3/os-quota-sets/769db9a46d9f4cac8d76c5663fdb16a0 => generated 398 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bcd17e7f-b3f9-4d46-b7a6-ee1b327e8048 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bcd17e7f-b3f9-4d46-b7a6-ee1b327e8048 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f Sep 04 15:56:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bcd17e7f-b3f9-4d46-b7a6-ee1b327e8048 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bcd17e7f-b3f9-4d46-b7a6-ee1b327e8048 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:23 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:23 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bcd17e7f-b3f9-4d46-b7a6-ee1b327e8048 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bcd17e7f-b3f9-4d46-b7a6-ee1b327e8048 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f returned with HTTP 200 Sep 04 15:56:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 430/850] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:23 2026] GET /volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1f858285-79a0-4a62-8fca-f527057f26b2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1f858285-79a0-4a62-8fca-f527057f26b2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f Sep 04 15:56:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1f858285-79a0-4a62-8fca-f527057f26b2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1f858285-79a0-4a62-8fca-f527057f26b2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1f858285-79a0-4a62-8fca-f527057f26b2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-934373d7-dd29-42fe-9f75-70313c76769d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1f858285-79a0-4a62-8fca-f527057f26b2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f returned with HTTP 200 Sep 04 15:56:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 421/851] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:24 2026] GET /volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-580876706"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-580876706'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:24 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Create volume of 1 GB Sep 04 15:56:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-775794fe-da78-4d52-a913-3808036dd463 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-775794fe-da78-4d52-a913-3808036dd463 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f/action Sep 04 15:56:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Availability Zones retrieved successfully. Sep 04 15:56:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-775794fe-da78-4d52-a913-3808036dd463 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-775794fe-da78-4d52-a913-3808036dd463 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Flow 'volume_create_api' (85043904-a344-48e8-b575-088c3b51686e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.admin_actions [None req-775794fe-da78-4d52-a913-3808036dd463 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Updating volume '5c160ce0-8858-4c81-8988-c0c831563c7f' with '{'status': 'attaching'}' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:56:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39e8f374-9ee9-45c2-ae50-5956a9c8c1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-775794fe-da78-4d52-a913-3808036dd463 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f/action returned with HTTP 202 Sep 04 15:56:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 422/852] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:24 2026] POST /volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3cb5ac73-9b82-4e52-99a9-7e74b3af0998 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3cb5ac73-9b82-4e52-99a9-7e74b3af0998 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f Sep 04 15:56:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3cb5ac73-9b82-4e52-99a9-7e74b3af0998 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3cb5ac73-9b82-4e52-99a9-7e74b3af0998 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39e8f374-9ee9-45c2-ae50-5956a9c8c1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ffd6dcb-abff-4f0e-b9f3-2f73b89df691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3cb5ac73-9b82-4e52-99a9-7e74b3af0998 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3cb5ac73-9b82-4e52-99a9-7e74b3af0998 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f returned with HTTP 200 Sep 04 15:56:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 423/853] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:25 2026] GET /volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-954bb3cc-9e6c-490f-bc1f-dba083ee87a4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-954bb3cc-9e6c-490f-bc1f-dba083ee87a4 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f/action Sep 04 15:56:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-954bb3cc-9e6c-490f-bc1f-dba083ee87a4 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-954bb3cc-9e6c-490f-bc1f-dba083ee87a4 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-954bb3cc-9e6c-490f-bc1f-dba083ee87a4 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Volume info retrieved successfully. Sep 04 15:56:25 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Created reservations ['d3ab9332-8cce-4511-b889-9aee57e5205c', '75e7400f-911c-40ff-a4ef-8ae2cc9e35ad', '8713122f-d753-4deb-b350-b657ec9238c8', 'ee7a8f49-fdc2-462f-8594-3d08d4aa077c'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ffd6dcb-abff-4f0e-b9f3-2f73b89df691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3ab9332-8cce-4511-b889-9aee57e5205c', '75e7400f-911c-40ff-a4ef-8ae2cc9e35ad', '8713122f-d753-4deb-b350-b657ec9238c8', 'ee7a8f49-fdc2-462f-8594-3d08d4aa077c']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5f6953-b211-4f31-ad28-780d15a0a2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-954bb3cc-9e6c-490f-bc1f-dba083ee87a4 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Delete volume request issued successfully. Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-954bb3cc-9e6c-490f-bc1f-dba083ee87a4 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f/action returned with HTTP 202 Sep 04 15:56:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 424/854] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:25 2026] POST /volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-69312d53-a41c-40b5-965d-7e8534950c38 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-69312d53-a41c-40b5-965d-7e8534950c38 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f Sep 04 15:56:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-69312d53-a41c-40b5-965d-7e8534950c38 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-69312d53-a41c-40b5-965d-7e8534950c38 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:25 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5f6953-b211-4f31-ad28-780d15a0a2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f69c0d3-8afa-4671-9117-0b9b5e7cff3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-580876706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa21d4d006974393944a07e61261e034',qos_specs=None,replication_status=,reservations=['d3ab9332-8cce-4511-b889-9aee57e5205c','75e7400f-911c-40ff-a4ef-8ae2cc9e35ad','8713122f-d753-4deb-b350-b657ec9238c8','ee7a8f49-fdc2-462f-8594-3d08d4aa077c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ebbd4a86c24b1489254f27ae660243',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-580876706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f69c0d3-8afa-4671-9117-0b9b5e7cff3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa21d4d006974393944a07e61261e034',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88ebbd4a86c24b1489254f27ae660243',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af95aa2c-c8f7-4efd-840c-d8843abb31ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-69312d53-a41c-40b5-965d-7e8534950c38 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-69312d53-a41c-40b5-965d-7e8534950c38 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f returned with HTTP 200 Sep 04 15:56:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 425/855] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:25 2026] GET /volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f => generated 850 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af95aa2c-c8f7-4efd-840c-d8843abb31ee) transitioned into state 'SUCCESS' from state '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-580876706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa21d4d006974393944a07e61261e034',qos_specs=None,replication_status=,reservations=['d3ab9332-8cce-4511-b889-9aee57e5205c','75e7400f-911c-40ff-a4ef-8ae2cc9e35ad','8713122f-d753-4deb-b350-b657ec9238c8','ee7a8f49-fdc2-462f-8594-3d08d4aa077c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ebbd4a86c24b1489254f27ae660243',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f3f4e4-5128-4d9b-9b0f-fb51baf218d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f3f4e4-5128-4d9b-9b0f-fb51baf218d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Flow 'volume_create_api' (85043904-a344-48e8-b575-088c3b51686e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Create volume request issued successfully. Sep 04 15:56:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-934373d7-dd29-42fe-9f75-70313c76769d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 431/856] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:56:24 2026] POST /volume/v3/volumes => generated 763 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:56:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7875b918-7c14-4fd3-80c5-46ee79999926 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7875b918-7c14-4fd3-80c5-46ee79999926 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7875b918-7c14-4fd3-80c5-46ee79999926 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7875b918-7c14-4fd3-80c5-46ee79999926 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7875b918-7c14-4fd3-80c5-46ee79999926 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7875b918-7c14-4fd3-80c5-46ee79999926 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 426/857] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:25 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 831 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-650300ef-dd75-45e3-afbd-d0b94495a58d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-650300ef-dd75-45e3-afbd-d0b94495a58d tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f Sep 04 15:56:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-650300ef-dd75-45e3-afbd-d0b94495a58d tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-650300ef-dd75-45e3-afbd-d0b94495a58d tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-650300ef-dd75-45e3-afbd-d0b94495a58d tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-650300ef-dd75-45e3-afbd-d0b94495a58d tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f returned with HTTP 200 Sep 04 15:56:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 432/858] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:26 2026] GET /volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f => generated 850 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-736e2ba4-b5a8-4d8f-887c-c908c113e82d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-736e2ba4-b5a8-4d8f-887c-c908c113e82d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-736e2ba4-b5a8-4d8f-887c-c908c113e82d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-736e2ba4-b5a8-4d8f-887c-c908c113e82d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-736e2ba4-b5a8-4d8f-887c-c908c113e82d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-736e2ba4-b5a8-4d8f-887c-c908c113e82d tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 427/859] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:26 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 855 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6a1b8b99-92dd-444f-82b5-489b6438174e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6a1b8b99-92dd-444f-82b5-489b6438174e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f Sep 04 15:56:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6a1b8b99-92dd-444f-82b5-489b6438174e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6a1b8b99-92dd-444f-82b5-489b6438174e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6a1b8b99-92dd-444f-82b5-489b6438174e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f returned with HTTP 404 Sep 04 15:56:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 433/860] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:27 2026] GET /volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0e1d2d16-85af-490f-ba54-1b9b0a3e4ee2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0e1d2d16-85af-490f-ba54-1b9b0a3e4ee2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0e1d2d16-85af-490f-ba54-1b9b0a3e4ee2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0e1d2d16-85af-490f-ba54-1b9b0a3e4ee2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0e1d2d16-85af-490f-ba54-1b9b0a3e4ee2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f returned with HTTP 404 Sep 04 15:56:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 428/861] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:27 2026] GET /volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1dd48c9e-7ce0-4a67-9402-c52e34417c93 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1dd48c9e-7ce0-4a67-9402-c52e34417c93 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] DELETE http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f Sep 04 15:56:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1dd48c9e-7ce0-4a67-9402-c52e34417c93 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1dd48c9e-7ce0-4a67-9402-c52e34417c93 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-1dd48c9e-7ce0-4a67-9402-c52e34417c93 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Delete volume with id: 5c160ce0-8858-4c81-8988-c0c831563c7f Sep 04 15:56:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1dd48c9e-7ce0-4a67-9402-c52e34417c93 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f returned with HTTP 404 Sep 04 15:56:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 434/862] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:56:27 2026] DELETE /volume/v3/volumes/5c160ce0-8858-4c81-8988-c0c831563c7f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1385159530"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1385159530'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume of 1 GB Sep 04 15:56:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Availability Zones retrieved successfully. Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Flow 'volume_create_api' (a8d8392d-e5f6-47b4-957d-d6f034ab5951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b87c60f-3a92-4340-b062-b53bfc600c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b87c60f-3a92-4340-b062-b53bfc600c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e506f768-3c9f-4e05-8c54-62c93b40fe4e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0125c9-2f8e-4d37-ab2c-773be187ae44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e506f768-3c9f-4e05-8c54-62c93b40fe4e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e506f768-3c9f-4e05-8c54-62c93b40fe4e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e506f768-3c9f-4e05-8c54-62c93b40fe4e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e506f768-3c9f-4e05-8c54-62c93b40fe4e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e506f768-3c9f-4e05-8c54-62c93b40fe4e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 435/863] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:27 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-9a2bc94a-5cb1-4414-bf52-11ce13138629 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Created reservations ['7b8584c8-c737-4698-a482-17ed8c4c82cb', '1d7e5966-c5d3-4e2e-84c6-9de111167a25', 'd0af2dfb-8ea5-480f-82a0-1f4440a583b3', '0f9d79d4-3da2-4af5-a52f-f8d231d4470b'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0125c9-2f8e-4d37-ab2c-773be187ae44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b8584c8-c737-4698-a482-17ed8c4c82cb', '1d7e5966-c5d3-4e2e-84c6-9de111167a25', 'd0af2dfb-8ea5-480f-82a0-1f4440a583b3', '0f9d79d4-3da2-4af5-a52f-f8d231d4470b']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f385318e-47a9-4bf9-ab47-4d98abd68ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-9a2bc94a-5cb1-4414-bf52-11ce13138629 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-9a2bc94a-5cb1-4414-bf52-11ce13138629 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-9a2bc94a-5cb1-4414-bf52-11ce13138629 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f385318e-47a9-4bf9-ab47-4d98abd68ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c02faa0b-d448-4118-8ee3-445ba5746d15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1385159530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba5813a1cf64c26a581b08b81d9551c',qos_specs=None,replication_status=,reservations=['7b8584c8-c737-4698-a482-17ed8c4c82cb','1d7e5966-c5d3-4e2e-84c6-9de111167a25','d0af2dfb-8ea5-480f-82a0-1f4440a583b3','0f9d79d4-3da2-4af5-a52f-f8d231d4470b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1385159530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c02faa0b-d448-4118-8ee3-445ba5746d15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ba5813a1cf64c26a581b08b81d9551c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3813b8-84e4-4517-a724-674e821492b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-9a2bc94a-5cb1-4414-bf52-11ce13138629 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-9a2bc94a-5cb1-4414-bf52-11ce13138629 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 436/864] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:56:27 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3813b8-84e4-4517-a724-674e821492b0) transitioned into state 'SUCCESS' from state '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-1385159530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba5813a1cf64c26a581b08b81d9551c',qos_specs=None,replication_status=,reservations=['7b8584c8-c737-4698-a482-17ed8c4c82cb','1d7e5966-c5d3-4e2e-84c6-9de111167a25','d0af2dfb-8ea5-480f-82a0-1f4440a583b3','0f9d79d4-3da2-4af5-a52f-f8d231d4470b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa6f5b78-f37c-4de2-a8b5-c3aff78fbff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa6f5b78-f37c-4de2-a8b5-c3aff78fbff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Flow 'volume_create_api' (a8d8392d-e5f6-47b4-957d-d6f034ab5951) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume request issued successfully. Sep 04 15:56:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-175ab47d-c0df-4185-8f56-a05798ea0c9e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 429/865] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:56:27 2026] POST /volume/v3/volumes => generated 758 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:56:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-873394d6-f1b6-497e-a21d-fa4397ac773f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-873394d6-f1b6-497e-a21d-fa4397ac773f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 Sep 04 15:56:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-873394d6-f1b6-497e-a21d-fa4397ac773f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-873394d6-f1b6-497e-a21d-fa4397ac773f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-873394d6-f1b6-497e-a21d-fa4397ac773f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-873394d6-f1b6-497e-a21d-fa4397ac773f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 returned with HTTP 200 Sep 04 15:56:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 437/866] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:28 2026] GET /volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2be1d07f-101d-40ad-a6a9-b1cb2fb880e7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2be1d07f-101d-40ad-a6a9-b1cb2fb880e7 None None] GET http://192.168.122.126/volume// Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2be1d07f-101d-40ad-a6a9-b1cb2fb880e7 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2be1d07f-101d-40ad-a6a9-b1cb2fb880e7 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2be1d07f-101d-40ad-a6a9-b1cb2fb880e7 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:56:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 430/867] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 15:56:28 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-7b7d075f-1f96-405e-b6b8-6488ea033d1f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-7b7d075f-1f96-405e-b6b8-6488ea033d1f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 15:56:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-7b7d075f-1f96-405e-b6b8-6488ea033d1f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f69c0d3-8afa-4671-9117-0b9b5e7cff3c", "connector": null, "instance_uuid": "79059e8e-e982-4610-ae1a-62cc8df71d0f"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-7b7d075f-1f96-405e-b6b8-6488ea033d1f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 15:56:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 438/868] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 15:56:28 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c826e9b4-9a74-491b-981e-87071e52df19 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c826e9b4-9a74-491b-981e-87071e52df19 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c826e9b4-9a74-491b-981e-87071e52df19 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c826e9b4-9a74-491b-981e-87071e52df19 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:28 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-05e0b3c5-107d-4eef-94a6-e27581c343a0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05e0b3c5-107d-4eef-94a6-e27581c343a0 None None] GET http://192.168.122.126/volume// Sep 04 15:56:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-05e0b3c5-107d-4eef-94a6-e27581c343a0 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-05e0b3c5-107d-4eef-94a6-e27581c343a0 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05e0b3c5-107d-4eef-94a6-e27581c343a0 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:56:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 439/869] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:56:28 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-e2424e71-aa89-40c8-9f24-8784f23d57c8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c826e9b4-9a74-491b-981e-87071e52df19 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-e2424e71-aa89-40c8-9f24-8784f23d57c8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-e2424e71-aa89-40c8-9f24-8784f23d57c8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-e2424e71-aa89-40c8-9f24-8784f23d57c8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c826e9b4-9a74-491b-981e-87071e52df19 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 431/870] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:28 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-e2424e71-aa89-40c8-9f24-8784f23d57c8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-e2424e71-aa89-40c8-9f24-8784f23d57c8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 440/871] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:56:28 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 1036 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-fd21207c-a953-4a43-b8b4-80704640ae29 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-fd21207c-a953-4a43-b8b4-80704640ae29 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] PUT http://192.168.122.126/volume/v3/attachments/c7cce3a2-2ba6-48e2-8e28-d20118d70f01 Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-fd21207c-a953-4a43-b8b4-80704640ae29 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-fd21207c-a953-4a43-b8b4-80704640ae29 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Acquiring lock "cinder-attachment_update-1f69c0d3-8afa-4671-9117-0b9b5e7cff3c-devstack" by "attachment_update" {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-fd21207c-a953-4a43-b8b4-80704640ae29 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Lock "cinder-attachment_update-1f69c0d3-8afa-4671-9117-0b9b5e7cff3c-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:56:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-21a04cad-a6c3-4cbe-a8d7-b619f3054ff6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-21a04cad-a6c3-4cbe-a8d7-b619f3054ff6 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 Sep 04 15:56:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-21a04cad-a6c3-4cbe-a8d7-b619f3054ff6 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-21a04cad-a6c3-4cbe-a8d7-b619f3054ff6 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-21a04cad-a6c3-4cbe-a8d7-b619f3054ff6 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-21a04cad-a6c3-4cbe-a8d7-b619f3054ff6 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 returned with HTTP 200 Sep 04 15:56:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 441/872] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:29 2026] GET /volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c2865fda-7d50-49da-a533-bf7fac00aade None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c2865fda-7d50-49da-a533-bf7fac00aade tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:56:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c2865fda-7d50-49da-a533-bf7fac00aade tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-2079245620", "extra_specs": {"spec1": "val1"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-fd21207c-a953-4a43-b8b4-80704640ae29 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Lock "cinder-attachment_update-1f69c0d3-8afa-4671-9117-0b9b5e7cff3c-devstack" released by "attachment_update" :: held 1.024s {{(pid=87208) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-fd21207c-a953-4a43-b8b4-80704640ae29 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/attachments/c7cce3a2-2ba6-48e2-8e28-d20118d70f01 returned with HTTP 200 Sep 04 15:56:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 432/873] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 15:56:28 2026] PUT /volume/v3/attachments/c7cce3a2-2ba6-48e2-8e28-d20118d70f01 => generated 694 bytes in 1102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-43f49dd1-50cf-48b6-8f33-f8ccfda2119e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c2865fda-7d50-49da-a533-bf7fac00aade tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 442/874] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:56:29 2026] POST /volume/v3/types => generated 243 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-43f49dd1-50cf-48b6-8f33-f8ccfda2119e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-43f49dd1-50cf-48b6-8f33-f8ccfda2119e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-43f49dd1-50cf-48b6-8f33-f8ccfda2119e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f96fd6c9-38bc-4243-89e3-2687cc195e1f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f96fd6c9-38bc-4243-89e3-2687cc195e1f tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] POST http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f96fd6c9-38bc-4243-89e3-2687cc195e1f tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f96fd6c9-38bc-4243-89e3-2687cc195e1f tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs returned with HTTP 400 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 443/875] 192.168.122.126 () {60 vars in 1283 bytes} [Fri Sep 4 15:56:30 2026] POST /volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs => generated 146 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8a9824d0-db7e-45d0-a5f5-259e1deece8e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a9824d0-db7e-45d0-a5f5-259e1deece8e tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] POST http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a9824d0-db7e-45d0-a5f5-259e1deece8e tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-43f49dd1-50cf-48b6-8f33-f8ccfda2119e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a9824d0-db7e-45d0-a5f5-259e1deece8e tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs returned with HTTP 400 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 444/876] 192.168.122.126 () {60 vars in 1283 bytes} [Fri Sep 4 15:56:30 2026] POST /volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs => generated 132 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-43f49dd1-50cf-48b6-8f33-f8ccfda2119e tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 433/877] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:30 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-84a36f0c-e199-441c-a8f5-8440d72f5697 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-84a36f0c-e199-441c-a8f5-8440d72f5697 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] POST http://192.168.122.126/volume/v3/types/cc40ef3f-0854-47a3-9521-fb3265b03b5a/extra_specs Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-84a36f0c-e199-441c-a8f5-8440d72f5697 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-84a36f0c-e199-441c-a8f5-8440d72f5697 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/cc40ef3f-0854-47a3-9521-fb3265b03b5a/extra_specs returned with HTTP 404 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 445/878] 192.168.122.126 () {60 vars in 1283 bytes} [Fri Sep 4 15:56:30 2026] POST /volume/v3/types/cc40ef3f-0854-47a3-9521-fb3265b03b5a/extra_specs => generated 114 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d59c4f9f-175c-409d-8998-1b18479c25b4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d59c4f9f-175c-409d-8998-1b18479c25b4 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] DELETE http://192.168.122.126/volume/v3/types/ba216c87-2758-457e-87ba-951b449726ab/extra_specs/spec1 Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d59c4f9f-175c-409d-8998-1b18479c25b4 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d59c4f9f-175c-409d-8998-1b18479c25b4 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d59c4f9f-175c-409d-8998-1b18479c25b4 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/ba216c87-2758-457e-87ba-951b449726ab/extra_specs/spec1 returned with HTTP 404 Sep 04 15:56:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 434/879] 192.168.122.126 () {58 vars in 1283 bytes} [Fri Sep 4 15:56:30 2026] DELETE /volume/v3/types/ba216c87-2758-457e-87ba-951b449726ab/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6ea8364e-6036-4137-b6ec-4f65ae015398 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6ea8364e-6036-4137-b6ec-4f65ae015398 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] GET http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/nonexistent_extra_spec_name Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6ea8364e-6036-4137-b6ec-4f65ae015398 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6ea8364e-6036-4137-b6ec-4f65ae015398 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3447a043-4ea9-44cf-934c-2bec652a363f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3447a043-4ea9-44cf-934c-2bec652a363f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3447a043-4ea9-44cf-934c-2bec652a363f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3447a043-4ea9-44cf-934c-2bec652a363f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6ea8364e-6036-4137-b6ec-4f65ae015398 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 446/880] 192.168.122.126 () {58 vars in 1346 bytes} [Fri Sep 4 15:56:30 2026] GET /volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5257b3a1-c77b-407a-b376-96579c26dc0c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3447a043-4ea9-44cf-934c-2bec652a363f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5257b3a1-c77b-407a-b376-96579c26dc0c tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] GET http://192.168.122.126/volume/v3/types/52e9897f-db25-4853-b409-91e57844352e/extra_specs/spec1 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5257b3a1-c77b-407a-b376-96579c26dc0c tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5257b3a1-c77b-407a-b376-96579c26dc0c tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3447a043-4ea9-44cf-934c-2bec652a363f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 returned with HTTP 200 Sep 04 15:56:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 435/881] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:30 2026] GET /volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5257b3a1-c77b-407a-b376-96579c26dc0c tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/52e9897f-db25-4853-b409-91e57844352e/extra_specs/spec1 returned with HTTP 404 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 447/882] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 15:56:30 2026] GET /volume/v3/types/52e9897f-db25-4853-b409-91e57844352e/extra_specs/spec1 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4ce7d425-1825-40c4-9448-df4b4ea7874a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4ce7d425-1825-40c4-9448-df4b4ea7874a tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15/action Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4ce7d425-1825-40c4-9448-df4b4ea7874a tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4ce7d425-1825-40c4-9448-df4b4ea7874a tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2b7337d4-4559-4042-8125-2c341537e411 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2b7337d4-4559-4042-8125-2c341537e411 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] GET http://192.168.122.126/volume/v3/types/78bb0022-243d-45a7-8ece-847bc2181cca/extra_specs Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.admin_actions [None req-4ce7d425-1825-40c4-9448-df4b4ea7874a tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Updating volume 'c02faa0b-d448-4118-8ee3-445ba5746d15' with '{'status': 'creating'}' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2b7337d4-4559-4042-8125-2c341537e411 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2b7337d4-4559-4042-8125-2c341537e411 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2b7337d4-4559-4042-8125-2c341537e411 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/78bb0022-243d-45a7-8ece-847bc2181cca/extra_specs returned with HTTP 404 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 448/883] 192.168.122.126 () {58 vars in 1262 bytes} [Fri Sep 4 15:56:30 2026] GET /volume/v3/types/78bb0022-243d-45a7-8ece-847bc2181cca/extra_specs => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-48ce14bc-b717-4ca1-835e-2a75fcf2200b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-48ce14bc-b717-4ca1-835e-2a75fcf2200b tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] PUT http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/spec1 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-48ce14bc-b717-4ca1-835e-2a75fcf2200b tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-48ce14bc-b717-4ca1-835e-2a75fcf2200b tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/spec1 returned with HTTP 400 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 449/884] 192.168.122.126 () {60 vars in 1300 bytes} [Fri Sep 4 15:56:30 2026] PUT /volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/spec1 => generated 102 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4ce7d425-1825-40c4-9448-df4b4ea7874a tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15/action returned with HTTP 202 Sep 04 15:56:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 436/885] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:30 2026] POST /volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-04975935-c709-4f79-859c-55590063c285 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5a2cb069-a95d-49e5-b0c4-7317e0abf8f7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5a2cb069-a95d-49e5-b0c4-7317e0abf8f7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5a2cb069-a95d-49e5-b0c4-7317e0abf8f7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5a2cb069-a95d-49e5-b0c4-7317e0abf8f7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-04975935-c709-4f79-859c-55590063c285 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] PUT http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/spec1 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-04975935-c709-4f79-859c-55590063c285 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Action: 'update', calling method: update, body: null {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-04975935-c709-4f79-859c-55590063c285 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/spec1 returned with HTTP 400 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 450/886] 192.168.122.126 () {60 vars in 1299 bytes} [Fri Sep 4 15:56:30 2026] PUT /volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/spec1 => generated 72 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9769c8a4-df1f-40cb-ad75-301e5e69c34e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9769c8a4-df1f-40cb-ad75-301e5e69c34e tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] PUT http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/None Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9769c8a4-df1f-40cb-ad75-301e5e69c34e tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5a2cb069-a95d-49e5-b0c4-7317e0abf8f7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5a2cb069-a95d-49e5-b0c4-7317e0abf8f7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 returned with HTTP 200 Sep 04 15:56:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 437/887] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:30 2026] GET /volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1d43af09-6213-41e1-960a-89b20731f5e9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1d43af09-6213-41e1-960a-89b20731f5e9 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15/action Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1d43af09-6213-41e1-960a-89b20731f5e9 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1d43af09-6213-41e1-960a-89b20731f5e9 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9769c8a4-df1f-40cb-ad75-301e5e69c34e tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9769c8a4-df1f-40cb-ad75-301e5e69c34e tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/None returned with HTTP 400 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 451/888] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:56:30 2026] PUT /volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/None => generated 73 bytes in 103 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6a6ec016-37b6-4981-9c59-45bffcdc52b1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6a6ec016-37b6-4981-9c59-45bffcdc52b1 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] PUT http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/2134d8ce-b4fd-4a5f-8819-a32b9dc6bdad Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6a6ec016-37b6-4981-9c59-45bffcdc52b1 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1d43af09-6213-41e1-960a-89b20731f5e9 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Volume info retrieved successfully. Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6a6ec016-37b6-4981-9c59-45bffcdc52b1 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6a6ec016-37b6-4981-9c59-45bffcdc52b1 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/2134d8ce-b4fd-4a5f-8819-a32b9dc6bdad returned with HTTP 400 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 452/889] 192.168.122.126 () {60 vars in 1393 bytes} [Fri Sep 4 15:56:30 2026] PUT /volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876/extra_specs/2134d8ce-b4fd-4a5f-8819-a32b9dc6bdad => generated 73 bytes in 108 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a16a40d9-fd78-4b26-a7c5-090a15043534 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a16a40d9-fd78-4b26-a7c5-090a15043534 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] PUT http://192.168.122.126/volume/v3/types/dfb93613-ab33-4033-a3fd-e9cbb44621e1/extra_specs/spec1 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a16a40d9-fd78-4b26-a7c5-090a15043534 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1d43af09-6213-41e1-960a-89b20731f5e9 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Delete volume request issued successfully. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1d43af09-6213-41e1-960a-89b20731f5e9 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15/action returned with HTTP 202 Sep 04 15:56:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 438/890] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:30 2026] POST /volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15/action => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ece9c3d4-0b2d-49e4-a8d0-8a5076471ffe None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ece9c3d4-0b2d-49e4-a8d0-8a5076471ffe tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ece9c3d4-0b2d-49e4-a8d0-8a5076471ffe tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ece9c3d4-0b2d-49e4-a8d0-8a5076471ffe tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a16a40d9-fd78-4b26-a7c5-090a15043534 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/dfb93613-ab33-4033-a3fd-e9cbb44621e1/extra_specs/spec1 returned with HTTP 404 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 453/891] 192.168.122.126 () {60 vars in 1300 bytes} [Fri Sep 4 15:56:30 2026] PUT /volume/v3/types/dfb93613-ab33-4033-a3fd-e9cbb44621e1/extra_specs/spec1 => generated 114 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a1630908-b3cd-4ccb-b08c-5b3c6a36fab8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a1630908-b3cd-4ccb-b08c-5b3c6a36fab8 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] DELETE http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876 Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a1630908-b3cd-4ccb-b08c-5b3c6a36fab8 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a1630908-b3cd-4ccb-b08c-5b3c6a36fab8 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ece9c3d4-0b2d-49e4-a8d0-8a5076471ffe tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ece9c3d4-0b2d-49e4-a8d0-8a5076471ffe tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 returned with HTTP 200 Sep 04 15:56:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 439/892] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:30 2026] GET /volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 => generated 850 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a1630908-b3cd-4ccb-b08c-5b3c6a36fab8 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876 returned with HTTP 202 Sep 04 15:56:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 454/893] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:56:30 2026] DELETE /volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3c605370-24f8-44ef-9cfe-cd8328e09b20 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c605370-24f8-44ef-9cfe-cd8328e09b20 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] GET http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876 Sep 04 15:56:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3e61257d-67e8-4afe-a8d0-22ed989cf9ea None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3c605370-24f8-44ef-9cfe-cd8328e09b20 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3c605370-24f8-44ef-9cfe-cd8328e09b20 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e61257d-67e8-4afe-a8d0-22ed989cf9ea tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e61257d-67e8-4afe-a8d0-22ed989cf9ea tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e61257d-67e8-4afe-a8d0-22ed989cf9ea tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c605370-24f8-44ef-9cfe-cd8328e09b20 tempest-ExtraSpecsNegativeTest-1750306321 tempest-ExtraSpecsNegativeTest-1750306321-project-admin] http://192.168.122.126/volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876 returned with HTTP 404 Sep 04 15:56:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 440/894] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:56:31 2026] GET /volume/v3/types/1f46b291-e0e7-4c17-909f-2479531f7876 => generated 114 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:31 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3e61257d-67e8-4afe-a8d0-22ed989cf9ea tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e61257d-67e8-4afe-a8d0-22ed989cf9ea tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 455/895] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:31 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 856 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-7b4dcb3f-4152-43aa-a03d-2b4e9992c353 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-7b4dcb3f-4152-43aa-a03d-2b4e9992c353 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] POST http://192.168.122.126/volume/v3/attachments/c7cce3a2-2ba6-48e2-8e28-d20118d70f01/action Sep 04 15:56:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-7b4dcb3f-4152-43aa-a03d-2b4e9992c353 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-7b4dcb3f-4152-43aa-a03d-2b4e9992c353 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-edbbd997-4f64-4f58-9739-b02bf97a125c req-7b4dcb3f-4152-43aa-a03d-2b4e9992c353 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/attachments/c7cce3a2-2ba6-48e2-8e28-d20118d70f01/action returned with HTTP 204 Sep 04 15:56:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 441/896] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 15:56:31 2026] POST /volume/v3/attachments/c7cce3a2-2ba6-48e2-8e28-d20118d70f01/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-47a1732b-5a29-4b0d-a6c0-14871c4f916b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-47a1732b-5a29-4b0d-a6c0-14871c4f916b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 Sep 04 15:56:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-47a1732b-5a29-4b0d-a6c0-14871c4f916b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-47a1732b-5a29-4b0d-a6c0-14871c4f916b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-47a1732b-5a29-4b0d-a6c0-14871c4f916b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-47a1732b-5a29-4b0d-a6c0-14871c4f916b tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 returned with HTTP 200 Sep 04 15:56:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 456/897] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:32 2026] GET /volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-10b20ef7-3267-4c56-a056-1c1dadb7065f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-10b20ef7-3267-4c56-a056-1c1dadb7065f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-10b20ef7-3267-4c56-a056-1c1dadb7065f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-10b20ef7-3267-4c56-a056-1c1dadb7065f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-10b20ef7-3267-4c56-a056-1c1dadb7065f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-10b20ef7-3267-4c56-a056-1c1dadb7065f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 442/898] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:32 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 1148 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f2911836-d365-4ff0-94ea-bdf31a0441b7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f2911836-d365-4ff0-94ea-bdf31a0441b7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f2911836-d365-4ff0-94ea-bdf31a0441b7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f2911836-d365-4ff0-94ea-bdf31a0441b7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f2911836-d365-4ff0-94ea-bdf31a0441b7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f2911836-d365-4ff0-94ea-bdf31a0441b7 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 457/899] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:32 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 1148 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-928d0d66-6426-4c33-982a-46f7e50b7baf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-928d0d66-6426-4c33-982a-46f7e50b7baf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] DELETE http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-928d0d66-6426-4c33-982a-46f7e50b7baf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-928d0d66-6426-4c33-982a-46f7e50b7baf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:32 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-928d0d66-6426-4c33-982a-46f7e50b7baf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Delete volume with id: 1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-928d0d66-6426-4c33-982a-46f7e50b7baf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-928d0d66-6426-4c33-982a-46f7e50b7baf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-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. Sep 04 15:56:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-928d0d66-6426-4c33-982a-46f7e50b7baf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 400 Sep 04 15:56:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 443/900] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:56:32 2026] DELETE /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 307 bytes in 68 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 15:56:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-361a997d-ccac-484f-9aea-1a6b53ba7b5c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-361a997d-ccac-484f-9aea-1a6b53ba7b5c tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-361a997d-ccac-484f-9aea-1a6b53ba7b5c tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-361a997d-ccac-484f-9aea-1a6b53ba7b5c tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-361a997d-ccac-484f-9aea-1a6b53ba7b5c tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-361a997d-ccac-484f-9aea-1a6b53ba7b5c tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 458/901] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:32 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 1148 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-56ef93c9-84b8-499e-9c0f-9a01c9d39b9f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-56ef93c9-84b8-499e-9c0f-9a01c9d39b9f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-56ef93c9-84b8-499e-9c0f-9a01c9d39b9f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-56ef93c9-84b8-499e-9c0f-9a01c9d39b9f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-56ef93c9-84b8-499e-9c0f-9a01c9d39b9f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-56ef93c9-84b8-499e-9c0f-9a01c9d39b9f tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 444/902] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:56:32 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 1148 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-77359304-7320-437d-88b8-cda294ef8348 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-388e29ed-1d39-4acc-a334-752518b8ecdf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-388e29ed-1d39-4acc-a334-752518b8ecdf tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 Sep 04 15:56:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-77359304-7320-437d-88b8-cda294ef8348 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] POST http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c/action Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-77359304-7320-437d-88b8-cda294ef8348 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-77359304-7320-437d-88b8-cda294ef8348 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-388e29ed-1d39-4acc-a334-752518b8ecdf tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-388e29ed-1d39-4acc-a334-752518b8ecdf tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-388e29ed-1d39-4acc-a334-752518b8ecdf tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 returned with HTTP 404 Sep 04 15:56:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 445/903] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:33 2026] GET /volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2de7ee9b-15fa-41b9-9f3a-178017bcd8eb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2de7ee9b-15fa-41b9-9f3a-178017bcd8eb tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2de7ee9b-15fa-41b9-9f3a-178017bcd8eb tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2de7ee9b-15fa-41b9-9f3a-178017bcd8eb tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-77359304-7320-437d-88b8-cda294ef8348 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2de7ee9b-15fa-41b9-9f3a-178017bcd8eb tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 returned with HTTP 404 Sep 04 15:56:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 446/904] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:33 2026] GET /volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e1bfa438-5339-46c2-baf7-ffca176cb938 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e1bfa438-5339-46c2-baf7-ffca176cb938 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] DELETE http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e1bfa438-5339-46c2-baf7-ffca176cb938 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e1bfa438-5339-46c2-baf7-ffca176cb938 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-e1bfa438-5339-46c2-baf7-ffca176cb938 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Delete volume with id: c02faa0b-d448-4118-8ee3-445ba5746d15 Sep 04 15:56:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-77359304-7320-437d-88b8-cda294ef8348 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Begin detaching volume completed successfully. Sep 04 15:56:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-77359304-7320-437d-88b8-cda294ef8348 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c/action returned with HTTP 202 Sep 04 15:56:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 459/905] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 15:56:33 2026] POST /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e1bfa438-5339-46c2-baf7-ffca176cb938 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 returned with HTTP 404 Sep 04 15:56:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 447/906] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:56:33 2026] DELETE /volume/v3/volumes/c02faa0b-d448-4118-8ee3-445ba5746d15 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-697263299"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-697263299'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:33 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume of 1 GB Sep 04 15:56:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Availability Zones retrieved successfully. Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Flow 'volume_create_api' (a2915660-675e-4d37-aed1-a10bf65bb091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8695f5-4771-4dfa-97b4-ff1f8b5b7970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0ca588ac-73a9-4ae6-bae4-7c2ac414f96f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0ca588ac-73a9-4ae6-bae4-7c2ac414f96f None None] GET http://192.168.122.126/volume// Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0ca588ac-73a9-4ae6-bae4-7c2ac414f96f None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0ca588ac-73a9-4ae6-bae4-7c2ac414f96f None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0ca588ac-73a9-4ae6-bae4-7c2ac414f96f None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8695f5-4771-4dfa-97b4-ff1f8b5b7970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 448/907] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:56:33 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5747ea17-d10b-4ce0-a690-c7467aa98fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-a29082c2-5a0d-41d6-bb5d-969b5aed963b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-a29082c2-5a0d-41d6-bb5d-969b5aed963b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-a29082c2-5a0d-41d6-bb5d-969b5aed963b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-a29082c2-5a0d-41d6-bb5d-969b5aed963b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-a29082c2-5a0d-41d6-bb5d-969b5aed963b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-a29082c2-5a0d-41d6-bb5d-969b5aed963b tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 449/908] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:56:33 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 1332 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Created reservations ['8546bc5d-56d7-4b5c-a098-2da4fd3d8050', '4e974c7a-7146-4227-9cae-91b3aec6cd6e', '437ad60c-2e47-42fe-affa-0700be05ba3a', '54120341-7c10-4dd6-8285-c935f486d7fa'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5747ea17-d10b-4ce0-a690-c7467aa98fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8546bc5d-56d7-4b5c-a098-2da4fd3d8050', '4e974c7a-7146-4227-9cae-91b3aec6cd6e', '437ad60c-2e47-42fe-affa-0700be05ba3a', '54120341-7c10-4dd6-8285-c935f486d7fa']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3276ba1b-e942-4320-99f9-cb0e8f28ee18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3276ba1b-e942-4320-99f9-cb0e8f28ee18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13f6b45e-2364-4f90-afd8-5b470b85cde2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-697263299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba5813a1cf64c26a581b08b81d9551c',qos_specs=None,replication_status=,reservations=['8546bc5d-56d7-4b5c-a098-2da4fd3d8050','4e974c7a-7146-4227-9cae-91b3aec6cd6e','437ad60c-2e47-42fe-affa-0700be05ba3a','54120341-7c10-4dd6-8285-c935f486d7fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-697263299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13f6b45e-2364-4f90-afd8-5b470b85cde2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ba5813a1cf64c26a581b08b81d9551c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62a470a-6250-40d1-9a87-8e7cb4c201b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62a470a-6250-40d1-9a87-8e7cb4c201b1) transitioned into state 'SUCCESS' from state '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-697263299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba5813a1cf64c26a581b08b81d9551c',qos_specs=None,replication_status=,reservations=['8546bc5d-56d7-4b5c-a098-2da4fd3d8050','4e974c7a-7146-4227-9cae-91b3aec6cd6e','437ad60c-2e47-42fe-affa-0700be05ba3a','54120341-7c10-4dd6-8285-c935f486d7fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6fd25e-5f9a-4fc7-88ab-b6c615619896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6fd25e-5f9a-4fc7-88ab-b6c615619896) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Flow 'volume_create_api' (a2915660-675e-4d37-aed1-a10bf65bb091) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume request issued successfully. Sep 04 15:56:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-99677f26-1acf-4535-bc02-e5d2bf1918ea tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 460/909] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:56:33 2026] POST /volume/v3/volumes => generated 757 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:56:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ae38b2c0-00cb-4b4e-9b91-417efb49a994 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ae38b2c0-00cb-4b4e-9b91-417efb49a994 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 Sep 04 15:56:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ae38b2c0-00cb-4b4e-9b91-417efb49a994 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ae38b2c0-00cb-4b4e-9b91-417efb49a994 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:34 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:34 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ae38b2c0-00cb-4b4e-9b91-417efb49a994 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ae38b2c0-00cb-4b4e-9b91-417efb49a994 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 returned with HTTP 200 Sep 04 15:56:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 450/910] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:34 2026] GET /volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 => generated 825 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-47e800fd-2baf-4853-a30f-14ddcd54faba None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-47e800fd-2baf-4853-a30f-14ddcd54faba tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] DELETE http://192.168.122.126/volume/v3/attachments/c7cce3a2-2ba6-48e2-8e28-d20118d70f01 Sep 04 15:56:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-47e800fd-2baf-4853-a30f-14ddcd54faba tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-47e800fd-2baf-4853-a30f-14ddcd54faba tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:34 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:34 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, Sep 04 15:56:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c30e2321-f62a-46f5-a6be-e8299845bba9 req-47e800fd-2baf-4853-a30f-14ddcd54faba tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/attachments/c7cce3a2-2ba6-48e2-8e28-d20118d70f01 returned with HTTP 200 Sep 04 15:56:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 461/911] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 15:56:34 2026] DELETE /volume/v3/attachments/c7cce3a2-2ba6-48e2-8e28-d20118d70f01 => generated 19 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c00b01c9-cdff-4e41-8044-0d5ed6e30343 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c00b01c9-cdff-4e41-8044-0d5ed6e30343 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c00b01c9-cdff-4e41-8044-0d5ed6e30343 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c00b01c9-cdff-4e41-8044-0d5ed6e30343 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:34 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:34 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c00b01c9-cdff-4e41-8044-0d5ed6e30343 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c00b01c9-cdff-4e41-8044-0d5ed6e30343 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 451/912] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:34 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 856 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-de2b6ea7-67e2-40ef-964f-10fadc70a18f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-de2b6ea7-67e2-40ef-964f-10fadc70a18f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 Sep 04 15:56:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-de2b6ea7-67e2-40ef-964f-10fadc70a18f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-de2b6ea7-67e2-40ef-964f-10fadc70a18f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-de2b6ea7-67e2-40ef-964f-10fadc70a18f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-de2b6ea7-67e2-40ef-964f-10fadc70a18f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 returned with HTTP 200 Sep 04 15:56:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 462/913] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:35 2026] GET /volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 => generated 849 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ff3e4a04-8098-409a-8259-84b4baf84523 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ff3e4a04-8098-409a-8259-84b4baf84523 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 Sep 04 15:56:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ff3e4a04-8098-409a-8259-84b4baf84523 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ff3e4a04-8098-409a-8259-84b4baf84523 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:36 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:36 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ff3e4a04-8098-409a-8259-84b4baf84523 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ff3e4a04-8098-409a-8259-84b4baf84523 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 returned with HTTP 200 Sep 04 15:56:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 452/914] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:36 2026] GET /volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 => generated 849 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3b585761-3d3f-45b1-859e-51bb0a475c00 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b585761-3d3f-45b1-859e-51bb0a475c00 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 Sep 04 15:56:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3b585761-3d3f-45b1-859e-51bb0a475c00 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3b585761-3d3f-45b1-859e-51bb0a475c00 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3b585761-3d3f-45b1-859e-51bb0a475c00 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b585761-3d3f-45b1-859e-51bb0a475c00 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 returned with HTTP 200 Sep 04 15:56:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 463/915] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:37 2026] GET /volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b361f773-3837-43b0-89f8-f4957212b0c3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b361f773-3837-43b0-89f8-f4957212b0c3 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2/action Sep 04 15:56:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b361f773-3837-43b0-89f8-f4957212b0c3 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b361f773-3837-43b0-89f8-f4957212b0c3 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.admin_actions [None req-b361f773-3837-43b0-89f8-f4957212b0c3 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Updating volume '13f6b45e-2364-4f90-afd8-5b470b85cde2' with '{'status': 'error'}' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:56:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b361f773-3837-43b0-89f8-f4957212b0c3 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2/action returned with HTTP 202 Sep 04 15:56:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 453/916] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:37 2026] POST /volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-60c09c0a-7f34-4196-80b7-00a1ad3b3fb4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-60c09c0a-7f34-4196-80b7-00a1ad3b3fb4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 Sep 04 15:56:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-60c09c0a-7f34-4196-80b7-00a1ad3b3fb4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-60c09c0a-7f34-4196-80b7-00a1ad3b3fb4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-60c09c0a-7f34-4196-80b7-00a1ad3b3fb4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-60c09c0a-7f34-4196-80b7-00a1ad3b3fb4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 returned with HTTP 200 Sep 04 15:56:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 464/917] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:37 2026] GET /volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 => generated 846 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e04dc27e-b2fa-4ce3-bf6f-b41fae3e039c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e04dc27e-b2fa-4ce3-bf6f-b41fae3e039c tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2/action Sep 04 15:56:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e04dc27e-b2fa-4ce3-bf6f-b41fae3e039c tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e04dc27e-b2fa-4ce3-bf6f-b41fae3e039c tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:38 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:38 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:38 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:38 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:38 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e04dc27e-b2fa-4ce3-bf6f-b41fae3e039c tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Volume info retrieved successfully. Sep 04 15:56:38 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e04dc27e-b2fa-4ce3-bf6f-b41fae3e039c tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Delete volume request issued successfully. Sep 04 15:56:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e04dc27e-b2fa-4ce3-bf6f-b41fae3e039c tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2/action returned with HTTP 202 Sep 04 15:56:38 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 454/918] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:37 2026] POST /volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e554d33b-bd07-4c00-8af0-c920fa98ae33 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e554d33b-bd07-4c00-8af0-c920fa98ae33 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 Sep 04 15:56:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e554d33b-bd07-4c00-8af0-c920fa98ae33 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e554d33b-bd07-4c00-8af0-c920fa98ae33 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e554d33b-bd07-4c00-8af0-c920fa98ae33 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e554d33b-bd07-4c00-8af0-c920fa98ae33 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 returned with HTTP 200 Sep 04 15:56:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 465/919] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:38 2026] GET /volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 => generated 849 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-63b6091f-275b-457b-b634-28f33cd9cdfd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-63b6091f-275b-457b-b634-28f33cd9cdfd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 Sep 04 15:56:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-63b6091f-275b-457b-b634-28f33cd9cdfd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-63b6091f-275b-457b-b634-28f33cd9cdfd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:39 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-63b6091f-275b-457b-b634-28f33cd9cdfd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 returned with HTTP 404 Sep 04 15:56:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 455/920] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:39 2026] GET /volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9bd25dff-edbe-411f-a1dc-569ebf095593 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9bd25dff-edbe-411f-a1dc-569ebf095593 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9bd25dff-edbe-411f-a1dc-569ebf095593 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9bd25dff-edbe-411f-a1dc-569ebf095593 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9bd25dff-edbe-411f-a1dc-569ebf095593 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 returned with HTTP 404 Sep 04 15:56:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 466/921] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:39 2026] GET /volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-286e7ced-2a83-43b1-8592-de464b223540 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-286e7ced-2a83-43b1-8592-de464b223540 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] DELETE http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 Sep 04 15:56:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-286e7ced-2a83-43b1-8592-de464b223540 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-286e7ced-2a83-43b1-8592-de464b223540 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:39 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-286e7ced-2a83-43b1-8592-de464b223540 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Delete volume with id: 13f6b45e-2364-4f90-afd8-5b470b85cde2 Sep 04 15:56:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-286e7ced-2a83-43b1-8592-de464b223540 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 returned with HTTP 404 Sep 04 15:56:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 456/922] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:56:39 2026] DELETE /volume/v3/volumes/13f6b45e-2364-4f90-afd8-5b470b85cde2 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1563931452"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1563931452'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume of 1 GB Sep 04 15:56:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Availability Zones retrieved successfully. Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Flow 'volume_create_api' (7dfe2ad1-7e91-48fb-84a9-9ec7f964de08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c51202-6b56-441e-ad52-aefab399b74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c51202-6b56-441e-ad52-aefab399b74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d2d5ed8-a9ea-4168-a5f5-665cd17bdc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-073d67b1-f812-41fe-8d22-dff151aad4fb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Created reservations ['94fe087b-53d2-4969-953a-0cfb758a7025', '2f58b456-1d02-476f-849f-ef4dad439a54', 'a73421ce-fafe-416e-bd35-c317f872f7ed', '5f661b9e-0c75-4abe-ad92-eca98462adf6'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d2d5ed8-a9ea-4168-a5f5-665cd17bdc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94fe087b-53d2-4969-953a-0cfb758a7025', '2f58b456-1d02-476f-849f-ef4dad439a54', 'a73421ce-fafe-416e-bd35-c317f872f7ed', '5f661b9e-0c75-4abe-ad92-eca98462adf6']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faacd5b3-63e7-44b0-89f0-77a1f58d55fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faacd5b3-63e7-44b0-89f0-77a1f58d55fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01dc1daa-608a-4bcb-a671-6935dc9372d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1563931452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba5813a1cf64c26a581b08b81d9551c',qos_specs=None,replication_status=,reservations=['94fe087b-53d2-4969-953a-0cfb758a7025','2f58b456-1d02-476f-849f-ef4dad439a54','a73421ce-fafe-416e-bd35-c317f872f7ed','5f661b9e-0c75-4abe-ad92-eca98462adf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1563931452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01dc1daa-608a-4bcb-a671-6935dc9372d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ba5813a1cf64c26a581b08b81d9551c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a458186-1b6e-4a09-a49e-fe632a23f38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a458186-1b6e-4a09-a49e-fe632a23f38c) transitioned into state 'SUCCESS' from state '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-1563931452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba5813a1cf64c26a581b08b81d9551c',qos_specs=None,replication_status=,reservations=['94fe087b-53d2-4969-953a-0cfb758a7025','2f58b456-1d02-476f-849f-ef4dad439a54','a73421ce-fafe-416e-bd35-c317f872f7ed','5f661b9e-0c75-4abe-ad92-eca98462adf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-073d67b1-f812-41fe-8d22-dff151aad4fb tempest-AvailabilityZoneTestJSON-1825589433 tempest-AvailabilityZoneTestJSON-1825589433-project-member] GET http://192.168.122.126/volume/v3/os-availability-zone Sep 04 15:56:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-073d67b1-f812-41fe-8d22-dff151aad4fb tempest-AvailabilityZoneTestJSON-1825589433 tempest-AvailabilityZoneTestJSON-1825589433-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-073d67b1-f812-41fe-8d22-dff151aad4fb tempest-AvailabilityZoneTestJSON-1825589433 tempest-AvailabilityZoneTestJSON-1825589433-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58bdadd-7990-44a4-b4ad-ff995767f438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:40 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:56:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-073d67b1-f812-41fe-8d22-dff151aad4fb tempest-AvailabilityZoneTestJSON-1825589433 tempest-AvailabilityZoneTestJSON-1825589433-project-member] Availability Zones retrieved successfully. Sep 04 15:56:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-073d67b1-f812-41fe-8d22-dff151aad4fb tempest-AvailabilityZoneTestJSON-1825589433 tempest-AvailabilityZoneTestJSON-1825589433-project-member] http://192.168.122.126/volume/v3/os-availability-zone returned with HTTP 200 Sep 04 15:56:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 457/923] 192.168.122.126 () {58 vars in 1160 bytes} [Fri Sep 4 15:56:39 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 15:56:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58bdadd-7990-44a4-b4ad-ff995767f438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Flow 'volume_create_api' (7dfe2ad1-7e91-48fb-84a9-9ec7f964de08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume request issued successfully. Sep 04 15:56:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c5480652-92e5-4b63-aa0e-ed8d8be97ced tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 467/924] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:56:39 2026] POST /volume/v3/volumes => generated 758 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:56:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-091daf6f-d4e3-4f6e-9572-71fa3b369e5c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-091daf6f-d4e3-4f6e-9572-71fa3b369e5c tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 Sep 04 15:56:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-091daf6f-d4e3-4f6e-9572-71fa3b369e5c tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-091daf6f-d4e3-4f6e-9572-71fa3b369e5c tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:40 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-091daf6f-d4e3-4f6e-9572-71fa3b369e5c tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-091daf6f-d4e3-4f6e-9572-71fa3b369e5c tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 returned with HTTP 200 Sep 04 15:56:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 458/925] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:40 2026] GET /volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 => generated 826 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f6d262b7-34af-4e22-9f46-594003bdb688 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f6d262b7-34af-4e22-9f46-594003bdb688 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] DELETE http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f6d262b7-34af-4e22-9f46-594003bdb688 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f6d262b7-34af-4e22-9f46-594003bdb688 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:40 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-f6d262b7-34af-4e22-9f46-594003bdb688 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Delete volume with id: 1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f6d262b7-34af-4e22-9f46-594003bdb688 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f6d262b7-34af-4e22-9f46-594003bdb688 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Delete volume request issued successfully. Sep 04 15:56:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f6d262b7-34af-4e22-9f46-594003bdb688 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 202 Sep 04 15:56:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 468/926] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:56:40 2026] DELETE /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-eb448bf3-2de2-4576-a9b0-66add32df999 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eb448bf3-2de2-4576-a9b0-66add32df999 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eb448bf3-2de2-4576-a9b0-66add32df999 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eb448bf3-2de2-4576-a9b0-66add32df999 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:40 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-eb448bf3-2de2-4576-a9b0-66add32df999 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eb448bf3-2de2-4576-a9b0-66add32df999 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 459/927] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:40 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 855 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7782de7a-e0d3-4b9a-9a26-08e3b190b679 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7782de7a-e0d3-4b9a-9a26-08e3b190b679 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 Sep 04 15:56:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7782de7a-e0d3-4b9a-9a26-08e3b190b679 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7782de7a-e0d3-4b9a-9a26-08e3b190b679 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7782de7a-e0d3-4b9a-9a26-08e3b190b679 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7782de7a-e0d3-4b9a-9a26-08e3b190b679 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 returned with HTTP 200 Sep 04 15:56:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 469/928] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:41 2026] GET /volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 => generated 850 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-98260931-c248-4b1e-a6e5-7a879dc0ebdf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-98260931-c248-4b1e-a6e5-7a879dc0ebdf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-98260931-c248-4b1e-a6e5-7a879dc0ebdf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-98260931-c248-4b1e-a6e5-7a879dc0ebdf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:41 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-98260931-c248-4b1e-a6e5-7a879dc0ebdf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-98260931-c248-4b1e-a6e5-7a879dc0ebdf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 200 Sep 04 15:56:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 460/929] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:41 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a09fb4a0-2f99-4b90-b0fb-48c17115229d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a09fb4a0-2f99-4b90-b0fb-48c17115229d tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 Sep 04 15:56:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a09fb4a0-2f99-4b90-b0fb-48c17115229d tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a09fb4a0-2f99-4b90-b0fb-48c17115229d tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a09fb4a0-2f99-4b90-b0fb-48c17115229d tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a09fb4a0-2f99-4b90-b0fb-48c17115229d tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 returned with HTTP 200 Sep 04 15:56:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 470/930] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:42 2026] GET /volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2f34c970-3a9a-4029-be15-88f890e81b5f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2f34c970-3a9a-4029-be15-88f890e81b5f tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1/action Sep 04 15:56:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2f34c970-3a9a-4029-be15-88f890e81b5f tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2f34c970-3a9a-4029-be15-88f890e81b5f tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.admin_actions [None req-2f34c970-3a9a-4029-be15-88f890e81b5f tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Updating volume '01dc1daa-608a-4bcb-a671-6935dc9372d1' with '{'status': 'maintenance'}' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:56:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2f34c970-3a9a-4029-be15-88f890e81b5f tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1/action returned with HTTP 202 Sep 04 15:56:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 461/931] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:42 2026] POST /volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d364ed01-013c-49fe-9981-6e268b5520b2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d364ed01-013c-49fe-9981-6e268b5520b2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 Sep 04 15:56:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d364ed01-013c-49fe-9981-6e268b5520b2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d364ed01-013c-49fe-9981-6e268b5520b2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d364ed01-013c-49fe-9981-6e268b5520b2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d364ed01-013c-49fe-9981-6e268b5520b2 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 returned with HTTP 200 Sep 04 15:56:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 471/932] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:42 2026] GET /volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ee203ef0-a8a8-4ba4-a1f8-af3d76590167 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee203ef0-a8a8-4ba4-a1f8-af3d76590167 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1/action Sep 04 15:56:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee203ef0-a8a8-4ba4-a1f8-af3d76590167 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee203ef0-a8a8-4ba4-a1f8-af3d76590167 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ee203ef0-a8a8-4ba4-a1f8-af3d76590167 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Volume info retrieved successfully. Sep 04 15:56:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2f9e5e7d-0af9-4cc2-b09e-c6b70e2b48d5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2f9e5e7d-0af9-4cc2-b09e-c6b70e2b48d5 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c Sep 04 15:56:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ee203ef0-a8a8-4ba4-a1f8-af3d76590167 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Delete volume request issued successfully. Sep 04 15:56:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee203ef0-a8a8-4ba4-a1f8-af3d76590167 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1/action returned with HTTP 202 Sep 04 15:56:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 462/933] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:42 2026] POST /volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 15:56:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2f9e5e7d-0af9-4cc2-b09e-c6b70e2b48d5 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2f9e5e7d-0af9-4cc2-b09e-c6b70e2b48d5 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a1a8413f-87c5-4eaf-a6b6-71bcdf9084ad None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a1a8413f-87c5-4eaf-a6b6-71bcdf9084ad tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 Sep 04 15:56:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a1a8413f-87c5-4eaf-a6b6-71bcdf9084ad tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a1a8413f-87c5-4eaf-a6b6-71bcdf9084ad tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2f9e5e7d-0af9-4cc2-b09e-c6b70e2b48d5 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c returned with HTTP 404 Sep 04 15:56:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 472/934] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:42 2026] GET /volume/v3/volumes/1f69c0d3-8afa-4671-9117-0b9b5e7cff3c => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a1a8413f-87c5-4eaf-a6b6-71bcdf9084ad tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a1a8413f-87c5-4eaf-a6b6-71bcdf9084ad tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 returned with HTTP 200 Sep 04 15:56:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 463/935] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:42 2026] GET /volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-58194d13-6d40-404c-adea-2fdc88d0b500 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-58194d13-6d40-404c-adea-2fdc88d0b500 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] DELETE http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:56:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-58194d13-6d40-404c-adea-2fdc88d0b500 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-58194d13-6d40-404c-adea-2fdc88d0b500 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:43 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-58194d13-6d40-404c-adea-2fdc88d0b500 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Delete volume with id: 74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:56:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-58194d13-6d40-404c-adea-2fdc88d0b500 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-58194d13-6d40-404c-adea-2fdc88d0b500 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Delete volume request issued successfully. Sep 04 15:56:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-58194d13-6d40-404c-adea-2fdc88d0b500 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 202 Sep 04 15:56:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 473/936] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:56:42 2026] DELETE /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-61493b7e-5ac2-4bc2-9be8-a046b87b089a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-61493b7e-5ac2-4bc2-9be8-a046b87b089a tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:56:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-61493b7e-5ac2-4bc2-9be8-a046b87b089a tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-61493b7e-5ac2-4bc2-9be8-a046b87b089a tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-61493b7e-5ac2-4bc2-9be8-a046b87b089a tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-61493b7e-5ac2-4bc2-9be8-a046b87b089a tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:56:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 464/937] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:43 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3f5750e2-778e-4ba1-af58-fc0cd6076f35 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3f5750e2-778e-4ba1-af58-fc0cd6076f35 tempest-ExtensionsTestJSON-772795912 tempest-ExtensionsTestJSON-772795912-project-member] GET http://192.168.122.126/volume/v3/extensions Sep 04 15:56:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3f5750e2-778e-4ba1-af58-fc0cd6076f35 tempest-ExtensionsTestJSON-772795912 tempest-ExtensionsTestJSON-772795912-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3f5750e2-778e-4ba1-af58-fc0cd6076f35 tempest-ExtensionsTestJSON-772795912 tempest-ExtensionsTestJSON-772795912-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3f5750e2-778e-4ba1-af58-fc0cd6076f35 tempest-ExtensionsTestJSON-772795912 tempest-ExtensionsTestJSON-772795912-project-member] http://192.168.122.126/volume/v3/extensions returned with HTTP 200 Sep 04 15:56:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 474/938] 192.168.122.126 () {58 vars in 1130 bytes} [Fri Sep 4 15:56:43 2026] GET /volume/v3/extensions => generated 5245 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-abd923ea-cebb-43e6-945c-40ce172abdb4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-abd923ea-cebb-43e6-945c-40ce172abdb4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 Sep 04 15:56:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-abd923ea-cebb-43e6-945c-40ce172abdb4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-abd923ea-cebb-43e6-945c-40ce172abdb4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-abd923ea-cebb-43e6-945c-40ce172abdb4 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 returned with HTTP 404 Sep 04 15:56:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 465/939] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:43 2026] GET /volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:56:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-45d07cb0-7fb3-4e1f-9f82-dc37199690a1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-45d07cb0-7fb3-4e1f-9f82-dc37199690a1 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 Sep 04 15:56:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-45d07cb0-7fb3-4e1f-9f82-dc37199690a1 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-45d07cb0-7fb3-4e1f-9f82-dc37199690a1 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-45d07cb0-7fb3-4e1f-9f82-dc37199690a1 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 returned with HTTP 404 Sep 04 15:56:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 475/940] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:43 2026] GET /volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:56:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5ec6d5bb-0de6-48b8-8f97-3fd96d696ed9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5ec6d5bb-0de6-48b8-8f97-3fd96d696ed9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] DELETE http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 Sep 04 15:56:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5ec6d5bb-0de6-48b8-8f97-3fd96d696ed9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5ec6d5bb-0de6-48b8-8f97-3fd96d696ed9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:44 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-5ec6d5bb-0de6-48b8-8f97-3fd96d696ed9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Delete volume with id: 01dc1daa-608a-4bcb-a671-6935dc9372d1 Sep 04 15:56:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5ec6d5bb-0de6-48b8-8f97-3fd96d696ed9 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 returned with HTTP 404 Sep 04 15:56:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 466/941] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:56:44 2026] DELETE /volume/v3/volumes/01dc1daa-608a-4bcb-a671-6935dc9372d1 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2021679619"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2021679619'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume of 1 GB Sep 04 15:56:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Availability Zones retrieved successfully. Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Flow 'volume_create_api' (4dfae008-5107-4407-9f7c-a7f3a50f8223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ec3f4c-1196-4de2-9d9f-2ef30c77225e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2b23007c-5bd7-468a-bf74-56854f33f8f4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2b23007c-5bd7-468a-bf74-56854f33f8f4 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:56:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2b23007c-5bd7-468a-bf74-56854f33f8f4 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2b23007c-5bd7-468a-bf74-56854f33f8f4 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2b23007c-5bd7-468a-bf74-56854f33f8f4 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ec3f4c-1196-4de2-9d9f-2ef30c77225e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2b23007c-5bd7-468a-bf74-56854f33f8f4 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 200 Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54c2768-831b-44a8-bce2-b0fb3ef2b9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 467/942] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:44 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 856 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Created reservations ['2bb0c262-b0b7-4679-b1e9-3a7a41dbc8ba', '25bc6ab9-03b1-4af3-a5d5-2e2eebc0e7e6', 'dbbf4978-adbc-4241-af95-db73ca30708d', '4e074810-141a-47b8-a069-8a094dd43a2c'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54c2768-831b-44a8-bce2-b0fb3ef2b9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bb0c262-b0b7-4679-b1e9-3a7a41dbc8ba', '25bc6ab9-03b1-4af3-a5d5-2e2eebc0e7e6', 'dbbf4978-adbc-4241-af95-db73ca30708d', '4e074810-141a-47b8-a069-8a094dd43a2c']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf0309b6-e807-4546-869f-49499c51c7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf0309b6-e807-4546-869f-49499c51c7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '901c1a87-c5dd-4a26-ae29-7a82f2417b0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2021679619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba5813a1cf64c26a581b08b81d9551c',qos_specs=None,replication_status=,reservations=['2bb0c262-b0b7-4679-b1e9-3a7a41dbc8ba','25bc6ab9-03b1-4af3-a5d5-2e2eebc0e7e6','dbbf4978-adbc-4241-af95-db73ca30708d','4e074810-141a-47b8-a069-8a094dd43a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2021679619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=901c1a87-c5dd-4a26-ae29-7a82f2417b0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ba5813a1cf64c26a581b08b81d9551c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0318d3-533f-4f0b-ab51-f9fb4727e1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0318d3-533f-4f0b-ab51-f9fb4727e1aa) transitioned into state 'SUCCESS' from state '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-2021679619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba5813a1cf64c26a581b08b81d9551c',qos_specs=None,replication_status=,reservations=['2bb0c262-b0b7-4679-b1e9-3a7a41dbc8ba','25bc6ab9-03b1-4af3-a5d5-2e2eebc0e7e6','dbbf4978-adbc-4241-af95-db73ca30708d','4e074810-141a-47b8-a069-8a094dd43a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadb030cb2174ca98b0e2d21c2a92728',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2b4582-435b-4a1d-9421-0ad0006cd358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2b4582-435b-4a1d-9421-0ad0006cd358) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Flow 'volume_create_api' (4dfae008-5107-4407-9f7c-a7f3a50f8223) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Create volume request issued successfully. Sep 04 15:56:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-09c7dcad-f205-48a3-a7f4-fdf6121b1070 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 476/943] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:56:44 2026] POST /volume/v3/volumes => generated 758 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:56:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ce7c1fdd-b66d-4679-bcc6-9d09747eee5f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ce7c1fdd-b66d-4679-bcc6-9d09747eee5f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e Sep 04 15:56:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ce7c1fdd-b66d-4679-bcc6-9d09747eee5f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ce7c1fdd-b66d-4679-bcc6-9d09747eee5f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ce7c1fdd-b66d-4679-bcc6-9d09747eee5f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ce7c1fdd-b66d-4679-bcc6-9d09747eee5f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e returned with HTTP 200 Sep 04 15:56:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 468/944] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:44 2026] GET /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e => generated 826 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:56:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ce9e4dd4-2e89-4725-a7da-a217d24cacc6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ce9e4dd4-2e89-4725-a7da-a217d24cacc6 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 Sep 04 15:56:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ce9e4dd4-2e89-4725-a7da-a217d24cacc6 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ce9e4dd4-2e89-4725-a7da-a217d24cacc6 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ce9e4dd4-2e89-4725-a7da-a217d24cacc6 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 returned with HTTP 404 Sep 04 15:56:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 477/945] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:45 2026] GET /volume/v3/volumes/74038134-d3eb-476e-94c2-823fc8f81a63 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bb1500de-223b-43d1-8218-4c7a4b9e1da8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bb1500de-223b-43d1-8218-4c7a4b9e1da8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] DELETE http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:56:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bb1500de-223b-43d1-8218-4c7a4b9e1da8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bb1500de-223b-43d1-8218-4c7a4b9e1da8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:45 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-bb1500de-223b-43d1-8218-4c7a4b9e1da8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Delete volume with id: 18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:56:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bb1500de-223b-43d1-8218-4c7a4b9e1da8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bb1500de-223b-43d1-8218-4c7a4b9e1da8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Delete volume request issued successfully. Sep 04 15:56:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bb1500de-223b-43d1-8218-4c7a4b9e1da8 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 202 Sep 04 15:56:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 469/946] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:56:45 2026] DELETE /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e62e2542-0880-4bc5-ba1e-46f47f19e227 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e62e2542-0880-4bc5-ba1e-46f47f19e227 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:56:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e62e2542-0880-4bc5-ba1e-46f47f19e227 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e62e2542-0880-4bc5-ba1e-46f47f19e227 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e62e2542-0880-4bc5-ba1e-46f47f19e227 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Volume info retrieved successfully. Sep 04 15:56:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e62e2542-0880-4bc5-ba1e-46f47f19e227 tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 200 Sep 04 15:56:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 478/947] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:45 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3a6a38e0-8dc2-494d-8c48-b537a4e91e7a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3a6a38e0-8dc2-494d-8c48-b537a4e91e7a tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e Sep 04 15:56:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3a6a38e0-8dc2-494d-8c48-b537a4e91e7a tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3a6a38e0-8dc2-494d-8c48-b537a4e91e7a tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3a6a38e0-8dc2-494d-8c48-b537a4e91e7a tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3a6a38e0-8dc2-494d-8c48-b537a4e91e7a tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e returned with HTTP 200 Sep 04 15:56:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 470/948] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:45 2026] GET /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8cbecec1-c880-4e53-8e91-e4f187e45ebf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8cbecec1-c880-4e53-8e91-e4f187e45ebf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] GET http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 Sep 04 15:56:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8cbecec1-c880-4e53-8e91-e4f187e45ebf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8cbecec1-c880-4e53-8e91-e4f187e45ebf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8cbecec1-c880-4e53-8e91-e4f187e45ebf tempest-AttachVolumeNegativeTest-866639513 tempest-AttachVolumeNegativeTest-866639513-project-member] http://192.168.122.126/volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 returned with HTTP 404 Sep 04 15:56:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 479/949] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:46 2026] GET /volume/v3/volumes/18ba3c32-15ab-448f-a0cc-de265fbc8890 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:56:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-daebf8d9-8348-4b6e-84d9-79267e1d9219 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-daebf8d9-8348-4b6e-84d9-79267e1d9219 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e Sep 04 15:56:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-daebf8d9-8348-4b6e-84d9-79267e1d9219 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-daebf8d9-8348-4b6e-84d9-79267e1d9219 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:46 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-daebf8d9-8348-4b6e-84d9-79267e1d9219 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-daebf8d9-8348-4b6e-84d9-79267e1d9219 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e returned with HTTP 200 Sep 04 15:56:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 471/950] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:46 2026] GET /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e5a85596-ed00-447e-8af7-69be1253fb0b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5a85596-ed00-447e-8af7-69be1253fb0b tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e/action Sep 04 15:56:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e5a85596-ed00-447e-8af7-69be1253fb0b tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e5a85596-ed00-447e-8af7-69be1253fb0b tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-e5a85596-ed00-447e-8af7-69be1253fb0b tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Updating volume '901c1a87-c5dd-4a26-ae29-7a82f2417b0e' with '{'status': 'error'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:56:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5a85596-ed00-447e-8af7-69be1253fb0b tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e/action returned with HTTP 202 Sep 04 15:56:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 480/951] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:46 2026] POST /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d9459074-6de3-4bae-80dd-2623b6b0f8b3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d9459074-6de3-4bae-80dd-2623b6b0f8b3 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d9459074-6de3-4bae-80dd-2623b6b0f8b3 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d9459074-6de3-4bae-80dd-2623b6b0f8b3 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d9459074-6de3-4bae-80dd-2623b6b0f8b3 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d9459074-6de3-4bae-80dd-2623b6b0f8b3 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e returned with HTTP 200 Sep 04 15:56:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 472/952] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:47 2026] GET /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-87cd2a68-325b-4274-8490-2fd7ba578e11 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-87cd2a68-325b-4274-8490-2fd7ba578e11 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e/action Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-87cd2a68-325b-4274-8490-2fd7ba578e11 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-87cd2a68-325b-4274-8490-2fd7ba578e11 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-87cd2a68-325b-4274-8490-2fd7ba578e11 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Updating volume '901c1a87-c5dd-4a26-ae29-7a82f2417b0e' with '{'status': 'available'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-87cd2a68-325b-4274-8490-2fd7ba578e11 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e/action returned with HTTP 202 Sep 04 15:56:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 481/953] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:47 2026] POST /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3e5df63a-af7a-4a50-8fc6-afeed101488f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3e5df63a-af7a-4a50-8fc6-afeed101488f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3e5df63a-af7a-4a50-8fc6-afeed101488f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3e5df63a-af7a-4a50-8fc6-afeed101488f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3e5df63a-af7a-4a50-8fc6-afeed101488f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3e5df63a-af7a-4a50-8fc6-afeed101488f tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e returned with HTTP 200 Sep 04 15:56:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 473/954] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:47 2026] GET /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-99364cda-0392-4b66-89c2-17d293e8d668 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-99364cda-0392-4b66-89c2-17d293e8d668 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e/action Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-99364cda-0392-4b66-89c2-17d293e8d668 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-99364cda-0392-4b66-89c2-17d293e8d668 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-99364cda-0392-4b66-89c2-17d293e8d668 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Updating volume '901c1a87-c5dd-4a26-ae29-7a82f2417b0e' with '{'status': 'maintenance'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-99364cda-0392-4b66-89c2-17d293e8d668 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e/action returned with HTTP 202 Sep 04 15:56:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 482/955] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:47 2026] POST /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ee9e200b-8276-46da-9d5b-3693ff3203fd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee9e200b-8276-46da-9d5b-3693ff3203fd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee9e200b-8276-46da-9d5b-3693ff3203fd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee9e200b-8276-46da-9d5b-3693ff3203fd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ee9e200b-8276-46da-9d5b-3693ff3203fd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee9e200b-8276-46da-9d5b-3693ff3203fd tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e returned with HTTP 200 Sep 04 15:56:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 474/956] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:47 2026] GET /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f8c7b145-8b72-4198-9366-c0158ae96590 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f8c7b145-8b72-4198-9366-c0158ae96590 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] POST http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e/action Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f8c7b145-8b72-4198-9366-c0158ae96590 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f8c7b145-8b72-4198-9366-c0158ae96590 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-f8c7b145-8b72-4198-9366-c0158ae96590 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] Updating volume '901c1a87-c5dd-4a26-ae29-7a82f2417b0e' with '{'status': 'available'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f8c7b145-8b72-4198-9366-c0158ae96590 tempest-VolumesActionsTest-1341054969 tempest-VolumesActionsTest-1341054969-project-admin] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e/action returned with HTTP 202 Sep 04 15:56:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 483/957] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:56:47 2026] POST /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-21416479-046c-482a-b134-7322a1f225e7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-21416479-046c-482a-b134-7322a1f225e7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-21416479-046c-482a-b134-7322a1f225e7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-21416479-046c-482a-b134-7322a1f225e7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-21416479-046c-482a-b134-7322a1f225e7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-21416479-046c-482a-b134-7322a1f225e7 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e returned with HTTP 200 Sep 04 15:56:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 475/958] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:47 2026] GET /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-99cc50b6-13d0-4c72-9667-221f31de640e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-99cc50b6-13d0-4c72-9667-221f31de640e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-99cc50b6-13d0-4c72-9667-221f31de640e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-99cc50b6-13d0-4c72-9667-221f31de640e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-99cc50b6-13d0-4c72-9667-221f31de640e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-99cc50b6-13d0-4c72-9667-221f31de640e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e returned with HTTP 200 Sep 04 15:56:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 484/959] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:47 2026] GET /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b40fd031-85c4-41ae-b8ff-8af5dfbdbcce None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b40fd031-85c4-41ae-b8ff-8af5dfbdbcce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] DELETE http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b40fd031-85c4-41ae-b8ff-8af5dfbdbcce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b40fd031-85c4-41ae-b8ff-8af5dfbdbcce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-b40fd031-85c4-41ae-b8ff-8af5dfbdbcce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Delete volume with id: 901c1a87-c5dd-4a26-ae29-7a82f2417b0e Sep 04 15:56:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b40fd031-85c4-41ae-b8ff-8af5dfbdbcce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b40fd031-85c4-41ae-b8ff-8af5dfbdbcce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Delete volume request issued successfully. Sep 04 15:56:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b40fd031-85c4-41ae-b8ff-8af5dfbdbcce tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e returned with HTTP 202 Sep 04 15:56:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 476/960] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:56:47 2026] DELETE /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f700097b-3e5a-4d6f-819a-3c88def7334e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f700097b-3e5a-4d6f-819a-3c88def7334e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f700097b-3e5a-4d6f-819a-3c88def7334e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f700097b-3e5a-4d6f-819a-3c88def7334e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f700097b-3e5a-4d6f-819a-3c88def7334e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Volume info retrieved successfully. Sep 04 15:56:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f700097b-3e5a-4d6f-819a-3c88def7334e tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e returned with HTTP 200 Sep 04 15:56:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 485/961] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:47 2026] GET /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1205862104"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1205862104'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Create volume of 1 GB Sep 04 15:56:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Availability Zones retrieved successfully. Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Flow 'volume_create_api' (f01157e4-8594-440e-bcc9-31a174b87c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484a9b63-a7de-40a6-9711-50ef45770fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484a9b63-a7de-40a6-9711-50ef45770fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a783132a-810b-4cce-9b49-d81fe774357f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Created reservations ['f80bbdad-04dc-4201-aac2-5a079c6f7c95', '2b94707c-49c3-46cd-b2b2-a1287bb2880e', '4f5ef42d-28a7-44be-bc7d-16d8f695b9d7', 'a32fc4ff-57f6-4721-8389-8c24ff102637'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a783132a-810b-4cce-9b49-d81fe774357f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f80bbdad-04dc-4201-aac2-5a079c6f7c95', '2b94707c-49c3-46cd-b2b2-a1287bb2880e', '4f5ef42d-28a7-44be-bc7d-16d8f695b9d7', 'a32fc4ff-57f6-4721-8389-8c24ff102637']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1211705c-8abb-4643-bc6a-9674a8e1497b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1211705c-8abb-4643-bc6a-9674a8e1497b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8921d342-d3f7-43ad-89a3-62b31b0d2dcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1205862104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95084752753143f690ebf9c2d729e9ed',qos_specs=None,replication_status=,reservations=['f80bbdad-04dc-4201-aac2-5a079c6f7c95','2b94707c-49c3-46cd-b2b2-a1287bb2880e','4f5ef42d-28a7-44be-bc7d-16d8f695b9d7','a32fc4ff-57f6-4721-8389-8c24ff102637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e662b85e2aa545988a2eba693adfb853',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1205862104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8921d342-d3f7-43ad-89a3-62b31b0d2dcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95084752753143f690ebf9c2d729e9ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e662b85e2aa545988a2eba693adfb853',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (945659ce-0675-488b-8525-146463d4f757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (945659ce-0675-488b-8525-146463d4f757) transitioned into state 'SUCCESS' from state '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-1205862104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95084752753143f690ebf9c2d729e9ed',qos_specs=None,replication_status=,reservations=['f80bbdad-04dc-4201-aac2-5a079c6f7c95','2b94707c-49c3-46cd-b2b2-a1287bb2880e','4f5ef42d-28a7-44be-bc7d-16d8f695b9d7','a32fc4ff-57f6-4721-8389-8c24ff102637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e662b85e2aa545988a2eba693adfb853',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9215bc6-bddb-4177-8283-ddcace3faffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9215bc6-bddb-4177-8283-ddcace3faffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Flow 'volume_create_api' (f01157e4-8594-440e-bcc9-31a174b87c72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Create volume request issued successfully. Sep 04 15:56:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6596f18b-147f-4ec8-ab4c-c507c5caa3e2 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 477/962] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 15:56:48 2026] POST /volume/v3/volumes => generated 828 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:56:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-18eee03c-0784-45ab-bdd0-e0452bcc8be5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-18eee03c-0784-45ab-bdd0-e0452bcc8be5 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] GET http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e Sep 04 15:56:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-18eee03c-0784-45ab-bdd0-e0452bcc8be5 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-18eee03c-0784-45ab-bdd0-e0452bcc8be5 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ab5fce67-2c2e-48f3-b6e9-472b60bf150a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ab5fce67-2c2e-48f3-b6e9-472b60bf150a tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ab5fce67-2c2e-48f3-b6e9-472b60bf150a tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ab5fce67-2c2e-48f3-b6e9-472b60bf150a tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-18eee03c-0784-45ab-bdd0-e0452bcc8be5 tempest-VolumesActionsTest-1359162431 tempest-VolumesActionsTest-1359162431-project-member] http://192.168.122.126/volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e returned with HTTP 404 Sep 04 15:56:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 486/963] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:48 2026] GET /volume/v3/volumes/901c1a87-c5dd-4a26-ae29-7a82f2417b0e => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ab5fce67-2c2e-48f3-b6e9-472b60bf150a tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Volume info retrieved successfully. Sep 04 15:56:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ab5fce67-2c2e-48f3-b6e9-472b60bf150a tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb returned with HTTP 200 Sep 04 15:56:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 478/964] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:48 2026] GET /volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb => generated 896 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8a33f865-df15-480d-bae2-58c3e3eb4e76 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a33f865-df15-480d-bae2-58c3e3eb4e76 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a33f865-df15-480d-bae2-58c3e3eb4e76 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a33f865-df15-480d-bae2-58c3e3eb4e76 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8a33f865-df15-480d-bae2-58c3e3eb4e76 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Volume info retrieved successfully. Sep 04 15:56:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a33f865-df15-480d-bae2-58c3e3eb4e76 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb returned with HTTP 200 Sep 04 15:56:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 487/965] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:49 2026] GET /volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb => generated 920 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9751326b-e385-42dc-abc9-418164731980 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9751326b-e385-42dc-abc9-418164731980 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9751326b-e385-42dc-abc9-418164731980 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9751326b-e385-42dc-abc9-418164731980 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9751326b-e385-42dc-abc9-418164731980 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Volume info retrieved successfully. Sep 04 15:56:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9751326b-e385-42dc-abc9-418164731980 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb returned with HTTP 200 Sep 04 15:56:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 479/966] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:50 2026] GET /volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb => generated 956 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d898650a-8f64-42b5-9fcc-80890bbb3bb5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d898650a-8f64-42b5-9fcc-80890bbb3bb5 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] POST http://192.168.122.126/volume/v3/volume-transfers Sep 04 15:56:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d898650a-8f64-42b5-9fcc-80890bbb3bb5 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8921d342-d3f7-43ad-89a3-62b31b0d2dcb"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volume_transfer [None req-d898650a-8f64-42b5-9fcc-80890bbb3bb5 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Creating new volume transfer {'transfer': {'volume_id': '8921d342-d3f7-43ad-89a3-62b31b0d2dcb'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 15:56:51 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volume_transfer [None req-d898650a-8f64-42b5-9fcc-80890bbb3bb5 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Creating transfer of volume 8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:51 devstack devstack@c-api.service[87209]: INFO cinder.transfer.api [None req-d898650a-8f64-42b5-9fcc-80890bbb3bb5 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Generating transfer record for volume 8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:51 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:51 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:51 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d898650a-8f64-42b5-9fcc-80890bbb3bb5 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volume-transfers returned with HTTP 202 Sep 04 15:56:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 488/967] 192.168.122.126 () {62 vars in 1210 bytes} [Fri Sep 4 15:56:51 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:56:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a6e5d2f1-1b86-4923-8eee-21e21c0f9691 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a6e5d2f1-1b86-4923-8eee-21e21c0f9691 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a6e5d2f1-1b86-4923-8eee-21e21c0f9691 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a6e5d2f1-1b86-4923-8eee-21e21c0f9691 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:51 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a6e5d2f1-1b86-4923-8eee-21e21c0f9691 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Volume info retrieved successfully. Sep 04 15:56:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a6e5d2f1-1b86-4923-8eee-21e21c0f9691 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb returned with HTTP 200 Sep 04 15:56:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 480/968] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:51 2026] GET /volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:56:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d554df8f-856d-495d-be3b-4b5014ff0001 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d554df8f-856d-495d-be3b-4b5014ff0001 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volume-transfers/5f044ac9-af5f-42b9-bbad-68a20fd9aa1b Sep 04 15:56:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d554df8f-856d-495d-be3b-4b5014ff0001 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d554df8f-856d-495d-be3b-4b5014ff0001 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d554df8f-856d-495d-be3b-4b5014ff0001 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volume-transfers/5f044ac9-af5f-42b9-bbad-68a20fd9aa1b returned with HTTP 200 Sep 04 15:56:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 489/969] 192.168.122.126 () {60 vars in 1300 bytes} [Fri Sep 4 15:56:51 2026] GET /volume/v3/volume-transfers/5f044ac9-af5f-42b9-bbad-68a20fd9aa1b => generated 548 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-74b2935a-70bc-4585-b0fc-ed6842f379b7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-74b2935a-70bc-4585-b0fc-ed6842f379b7 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volume-transfers Sep 04 15:56:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-74b2935a-70bc-4585-b0fc-ed6842f379b7 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-74b2935a-70bc-4585-b0fc-ed6842f379b7 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volume_transfer [None req-74b2935a-70bc-4585-b0fc-ed6842f379b7 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Listing volume transfers {{(pid=87208) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 15:56:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-74b2935a-70bc-4585-b0fc-ed6842f379b7 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volume-transfers returned with HTTP 200 Sep 04 15:56:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 481/970] 192.168.122.126 () {60 vars in 1189 bytes} [Fri Sep 4 15:56:51 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:56:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4a793b19-1efe-4b86-8ded-a8720911634c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4a793b19-1efe-4b86-8ded-a8720911634c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] POST http://192.168.122.126/volume/v3/volume-transfers/5f044ac9-af5f-42b9-bbad-68a20fd9aa1b/accept Sep 04 15:56:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4a793b19-1efe-4b86-8ded-a8720911634c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "24366a1d83f47f55"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.volume_transfer [None req-4a793b19-1efe-4b86-8ded-a8720911634c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Accepting volume transfer 5f044ac9-af5f-42b9-bbad-68a20fd9aa1b {{(pid=87209) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 15:56:51 devstack devstack@c-api.service[87209]: INFO cinder.api.contrib.volume_transfer [None req-4a793b19-1efe-4b86-8ded-a8720911634c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Accepting transfer 5f044ac9-af5f-42b9-bbad-68a20fd9aa1b Sep 04 15:56:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:51 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:51 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-4a793b19-1efe-4b86-8ded-a8720911634c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Created reservations ['25f26a51-6bcd-47a6-884a-7c097b97de99', 'a2f942ff-9b96-4f60-a5ec-50ee589a2bca', '4affcd19-9944-49f3-af66-c4fb59070a43', '0359745c-175e-4d2b-9202-bf8eee7e9719'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:51 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-4a793b19-1efe-4b86-8ded-a8720911634c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Created reservations ['d21064cd-1145-48f6-8a14-8d50b3dd0774', 'b7723464-3443-4bbe-ad6a-378c43aca58c', '5fea5989-4acc-43d7-9af1-0aa6fe5da669', '509ba293-55e7-44c1-a6d0-91909879b8bc'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:51 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:56:51 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-4a793b19-1efe-4b86-8ded-a8720911634c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Created reservations ['2b9b2bfb-dc64-4028-9a11-f9f4c79afbb5', '4218d6dd-5950-43da-9870-b3e86510dc8f', '57b18b15-fbd4-4eef-85ba-9c4607ada6f7', '71eb8927-b20f-4db7-8922-017f8bc88d9f'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:51 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-4a793b19-1efe-4b86-8ded-a8720911634c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Created reservations ['d589aa18-6388-489f-8e05-167dc1e7a30e', '255d4b1f-e0c1-4fa4-9aeb-f3efaa4216a6', '26536a12-07a7-488d-8688-4ed4e1c0a6af', '579fe6c2-26e5-4067-82ad-491fa72ad18a'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4a793b19-1efe-4b86-8ded-a8720911634c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Transfer volume completed successfully. Sep 04 15:56:52 devstack devstack@c-api.service[87209]: INFO cinder.transfer.api [None req-4a793b19-1efe-4b86-8ded-a8720911634c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Volume 8921d342-d3f7-43ad-89a3-62b31b0d2dcb has been transferred. Sep 04 15:56:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4a793b19-1efe-4b86-8ded-a8720911634c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] http://192.168.122.126/volume/v3/volume-transfers/5f044ac9-af5f-42b9-bbad-68a20fd9aa1b/accept returned with HTTP 202 Sep 04 15:56:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 490/971] 192.168.122.126 () {62 vars in 1342 bytes} [Fri Sep 4 15:56:51 2026] POST /volume/v3/volume-transfers/5f044ac9-af5f-42b9-bbad-68a20fd9aa1b/accept => generated 373 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-199d1a75-ae82-406c-9c3e-e359cf3257bc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-199d1a75-ae82-406c-9c3e-e359cf3257bc tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] GET http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-199d1a75-ae82-406c-9c3e-e359cf3257bc tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-199d1a75-ae82-406c-9c3e-e359cf3257bc tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-199d1a75-ae82-406c-9c3e-e359cf3257bc tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Volume info retrieved successfully. Sep 04 15:56:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-199d1a75-ae82-406c-9c3e-e359cf3257bc tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb returned with HTTP 200 Sep 04 15:56:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 482/972] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:52 2026] GET /volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb => generated 956 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0315c770-0d22-4da9-b4e4-e3031ed8531c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0315c770-0d22-4da9-b4e4-e3031ed8531c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] GET http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0315c770-0d22-4da9-b4e4-e3031ed8531c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0315c770-0d22-4da9-b4e4-e3031ed8531c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0315c770-0d22-4da9-b4e4-e3031ed8531c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] Volume info retrieved successfully. Sep 04 15:56:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0315c770-0d22-4da9-b4e4-e3031ed8531c tempest-VolumesTransfersV357Test-1839347559 tempest-VolumesTransfersV357Test-1839347559-project-member] http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb returned with HTTP 200 Sep 04 15:56:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 491/973] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:52 2026] GET /volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb => generated 956 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7513e951-cc8f-4938-85aa-e50847e022e4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7513e951-cc8f-4938-85aa-e50847e022e4 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] DELETE http://192.168.122.126/volume/v3/volume-transfers/5f044ac9-af5f-42b9-bbad-68a20fd9aa1b Sep 04 15:56:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7513e951-cc8f-4938-85aa-e50847e022e4 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7513e951-cc8f-4938-85aa-e50847e022e4 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:52 devstack devstack@c-api.service[87208]: INFO cinder.api.contrib.volume_transfer [None req-7513e951-cc8f-4938-85aa-e50847e022e4 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Delete transfer with id: 5f044ac9-af5f-42b9-bbad-68a20fd9aa1b Sep 04 15:56:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7513e951-cc8f-4938-85aa-e50847e022e4 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volume-transfers/5f044ac9-af5f-42b9-bbad-68a20fd9aa1b returned with HTTP 404 Sep 04 15:56:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 483/974] 192.168.122.126 () {60 vars in 1303 bytes} [Fri Sep 4 15:56:52 2026] DELETE /volume/v3/volume-transfers/5f044ac9-af5f-42b9-bbad-68a20fd9aa1b => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:56:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b881c78b-d376-42a8-a637-07bd9e207022 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b881c78b-d376-42a8-a637-07bd9e207022 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b881c78b-d376-42a8-a637-07bd9e207022 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b881c78b-d376-42a8-a637-07bd9e207022 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:52 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-b881c78b-d376-42a8-a637-07bd9e207022 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Delete volume with id: 8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b881c78b-d376-42a8-a637-07bd9e207022 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Volume info retrieved successfully. Sep 04 15:56:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b881c78b-d376-42a8-a637-07bd9e207022 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Delete volume request issued successfully. Sep 04 15:56:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b881c78b-d376-42a8-a637-07bd9e207022 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb returned with HTTP 202 Sep 04 15:56:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 492/975] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:56:52 2026] DELETE /volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb => generated 0 bytes in 362 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:56:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dc061eca-b493-45a9-a049-71165030ef36 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc061eca-b493-45a9-a049-71165030ef36 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] GET http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc061eca-b493-45a9-a049-71165030ef36 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc061eca-b493-45a9-a049-71165030ef36 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-dc061eca-b493-45a9-a049-71165030ef36 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Volume info retrieved successfully. Sep 04 15:56:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc061eca-b493-45a9-a049-71165030ef36 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb returned with HTTP 200 Sep 04 15:56:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 484/976] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:52 2026] GET /volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb => generated 1139 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:56:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c52833fd-1c7f-48f2-be41-5664d21e172e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c52833fd-1c7f-48f2-be41-5664d21e172e tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] GET http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c52833fd-1c7f-48f2-be41-5664d21e172e tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c52833fd-1c7f-48f2-be41-5664d21e172e tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c52833fd-1c7f-48f2-be41-5664d21e172e tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb returned with HTTP 404 Sep 04 15:56:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 493/977] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:53 2026] GET /volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:56:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d93ddf6f-c358-4cb2-82ec-354fbb299a62 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d93ddf6f-c358-4cb2-82ec-354fbb299a62 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d93ddf6f-c358-4cb2-82ec-354fbb299a62 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d93ddf6f-c358-4cb2-82ec-354fbb299a62 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d93ddf6f-c358-4cb2-82ec-354fbb299a62 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb returned with HTTP 404 Sep 04 15:56:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 485/978] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:53 2026] GET /volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:56:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d4ce9afd-ab91-414f-a892-5cc21d303a65 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d4ce9afd-ab91-414f-a892-5cc21d303a65 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] DELETE http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d4ce9afd-ab91-414f-a892-5cc21d303a65 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d4ce9afd-ab91-414f-a892-5cc21d303a65 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:53 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-d4ce9afd-ab91-414f-a892-5cc21d303a65 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Delete volume with id: 8921d342-d3f7-43ad-89a3-62b31b0d2dcb Sep 04 15:56:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d4ce9afd-ab91-414f-a892-5cc21d303a65 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb returned with HTTP 404 Sep 04 15:56:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 494/979] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:56:53 2026] DELETE /volume/v3/volumes/8921d342-d3f7-43ad-89a3-62b31b0d2dcb => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1672913999"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1672913999'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Create volume of 1 GB Sep 04 15:56:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Availability Zones retrieved successfully. Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Flow 'volume_create_api' (ca3687dc-fb55-4c90-9678-92af85791c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc6088b-2d53-4860-9936-ba0c844af165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc6088b-2d53-4860-9936-ba0c844af165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (effd4f45-899a-496a-9deb-748f5a962b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Created reservations ['b07b33a0-a710-40ce-84e9-8da39f50fda3', '25f7aed7-11a9-44cd-922c-8a45088c9ea3', '7f94437b-bd3f-4012-b1c7-6223347ff7e7', '1bc9c201-5c40-40ec-97dd-5376c339f790'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (effd4f45-899a-496a-9deb-748f5a962b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b07b33a0-a710-40ce-84e9-8da39f50fda3', '25f7aed7-11a9-44cd-922c-8a45088c9ea3', '7f94437b-bd3f-4012-b1c7-6223347ff7e7', '1bc9c201-5c40-40ec-97dd-5376c339f790']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd588973-e85e-40f9-b54e-57db4abda5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd588973-e85e-40f9-b54e-57db4abda5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3ed2520-8394-49f7-babf-922bd24a64e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1672913999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95084752753143f690ebf9c2d729e9ed',qos_specs=None,replication_status=,reservations=['b07b33a0-a710-40ce-84e9-8da39f50fda3','25f7aed7-11a9-44cd-922c-8a45088c9ea3','7f94437b-bd3f-4012-b1c7-6223347ff7e7','1bc9c201-5c40-40ec-97dd-5376c339f790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e662b85e2aa545988a2eba693adfb853',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1672913999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3ed2520-8394-49f7-babf-922bd24a64e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95084752753143f690ebf9c2d729e9ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e662b85e2aa545988a2eba693adfb853',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03683891-45ee-4cdc-9bd7-f516136f299e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03683891-45ee-4cdc-9bd7-f516136f299e) transitioned into state 'SUCCESS' from state '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-1672913999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95084752753143f690ebf9c2d729e9ed',qos_specs=None,replication_status=,reservations=['b07b33a0-a710-40ce-84e9-8da39f50fda3','25f7aed7-11a9-44cd-922c-8a45088c9ea3','7f94437b-bd3f-4012-b1c7-6223347ff7e7','1bc9c201-5c40-40ec-97dd-5376c339f790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e662b85e2aa545988a2eba693adfb853',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fc10ee2-266d-4333-9862-babc75eeca4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fc10ee2-266d-4333-9862-babc75eeca4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Flow 'volume_create_api' (ca3687dc-fb55-4c90-9678-92af85791c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Create volume request issued successfully. Sep 04 15:56:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-65046c6b-bc59-42aa-aade-5ccc562e4771 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 486/980] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 15:56:54 2026] POST /volume/v3/volumes => generated 828 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:56:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-216e4e0d-91e3-401b-a760-8c75f988b0a1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-216e4e0d-91e3-401b-a760-8c75f988b0a1 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-216e4e0d-91e3-401b-a760-8c75f988b0a1 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-216e4e0d-91e3-401b-a760-8c75f988b0a1 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-216e4e0d-91e3-401b-a760-8c75f988b0a1 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Volume info retrieved successfully. Sep 04 15:56:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-216e4e0d-91e3-401b-a760-8c75f988b0a1 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 returned with HTTP 200 Sep 04 15:56:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 495/981] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:54 2026] GET /volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 => generated 896 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-715bfcf2-61de-4b29-8023-6454598ea378 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-729745927"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-729745927'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Create volume of 1 GB Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=514,cinder:UPDATE=132,cinder:INSERT=74,cinder:DELETE=5 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Availability Zones retrieved successfully. Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Flow 'volume_create_api' (36216045-afc5-4685-a085-f28a77dd7474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81811a25-f43c-4dcf-8e53-7716c129eceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2004601257"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2004601257'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:55 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Create volume of 1 GB Sep 04 15:56:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81811a25-f43c-4dcf-8e53-7716c129eceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0af62b-4d6a-48be-aec4-daa0ed87040d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Availability Zones retrieved successfully. Sep 04 15:56:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Flow 'volume_create_api' (534ff1dd-5d7b-4c1b-bb6e-d94f963df233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2360d7-7a61-4e2c-b1a4-9e375a32608d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Created reservations ['9da2e65b-5ffd-4e1b-9836-0317c311146a', 'a0cb3b2b-a2ba-4fad-9ed5-270a59df69b6', '9c1efa07-9b24-4751-bf39-74a3a9ff3fce', '2c421826-7da4-425d-b868-18930b524d57'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0af62b-4d6a-48be-aec4-daa0ed87040d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9da2e65b-5ffd-4e1b-9836-0317c311146a', 'a0cb3b2b-a2ba-4fad-9ed5-270a59df69b6', '9c1efa07-9b24-4751-bf39-74a3a9ff3fce', '2c421826-7da4-425d-b868-18930b524d57']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27ab7c30-d9d4-4514-a4cc-8cbc9c4c4d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2360d7-7a61-4e2c-b1a4-9e375a32608d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5295f8a-9ae6-4082-bbf4-1ee9d6ed606b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27ab7c30-d9d4-4514-a4cc-8cbc9c4c4d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '002503db-ac6e-4ded-b0b3-0dfc0150cc40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-729745927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25c7c5faf84a5683492c9d67c93f43',qos_specs=None,replication_status=,reservations=['9da2e65b-5ffd-4e1b-9836-0317c311146a','a0cb3b2b-a2ba-4fad-9ed5-270a59df69b6','9c1efa07-9b24-4751-bf39-74a3a9ff3fce','2c421826-7da4-425d-b868-18930b524d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b379860e0b1c4ce58d44a249eea49db1',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-729745927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=002503db-ac6e-4ded-b0b3-0dfc0150cc40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e25c7c5faf84a5683492c9d67c93f43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b379860e0b1c4ce58d44a249eea49db1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (687a4bfb-0e28-4f22-b6ae-83996598ac00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (687a4bfb-0e28-4f22-b6ae-83996598ac00) transitioned into state 'SUCCESS' from state '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-729745927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25c7c5faf84a5683492c9d67c93f43',qos_specs=None,replication_status=,reservations=['9da2e65b-5ffd-4e1b-9836-0317c311146a','a0cb3b2b-a2ba-4fad-9ed5-270a59df69b6','9c1efa07-9b24-4751-bf39-74a3a9ff3fce','2c421826-7da4-425d-b868-18930b524d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b379860e0b1c4ce58d44a249eea49db1',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b91c2cae-9f17-4966-b797-ca5c92810b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b91c2cae-9f17-4966-b797-ca5c92810b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Flow 'volume_create_api' (36216045-afc5-4685-a085-f28a77dd7474) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Create volume request issued successfully. Sep 04 15:56:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-715bfcf2-61de-4b29-8023-6454598ea378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 496/982] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:56:55 2026] POST /volume/v3/volumes => generated 759 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b4b2d418-b688-4a41-b07f-dffe42bd6e89 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4b2d418-b688-4a41-b07f-dffe42bd6e89 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b4b2d418-b688-4a41-b07f-dffe42bd6e89 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b4b2d418-b688-4a41-b07f-dffe42bd6e89 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b4b2d418-b688-4a41-b07f-dffe42bd6e89 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Volume info retrieved successfully. Sep 04 15:56:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4b2d418-b688-4a41-b07f-dffe42bd6e89 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 returned with HTTP 200 Sep 04 15:56:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 497/983] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:55 2026] GET /volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 => generated 920 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d0b776e4-aae8-48d7-95ab-6e79db1d7943 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d0b776e4-aae8-48d7-95ab-6e79db1d7943 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:56:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d0b776e4-aae8-48d7-95ab-6e79db1d7943 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d0b776e4-aae8-48d7-95ab-6e79db1d7943 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:56 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Created reservations ['2a1bd2a9-93ee-41e3-9956-d31c45f6fae9', 'f76e6625-e189-4df9-b824-7adfef0c88df', '82cc2435-615f-4f27-bb39-2bce84967554', 'eef62e95-bf9c-4ae7-be3a-ea47f57d67c9'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5295f8a-9ae6-4082-bbf4-1ee9d6ed606b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a1bd2a9-93ee-41e3-9956-d31c45f6fae9', 'f76e6625-e189-4df9-b824-7adfef0c88df', '82cc2435-615f-4f27-bb39-2bce84967554', 'eef62e95-bf9c-4ae7-be3a-ea47f57d67c9']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d0b776e4-aae8-48d7-95ab-6e79db1d7943 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:56:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4063cbcc-9a91-4478-b25a-6410b2f707e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d0b776e4-aae8-48d7-95ab-6e79db1d7943 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:56:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 498/984] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:56 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 827 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4063cbcc-9a91-4478-b25a-6410b2f707e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '442017cd-1746-4aec-8a55-8728efae0092', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2004601257',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c874661b4f304fb1a5247d78fd30c9e1',qos_specs=None,replication_status=,reservations=['2a1bd2a9-93ee-41e3-9956-d31c45f6fae9','f76e6625-e189-4df9-b824-7adfef0c88df','82cc2435-615f-4f27-bb39-2bce84967554','eef62e95-bf9c-4ae7-be3a-ea47f57d67c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='310aebfb2586454fbc99c9033b69e820',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2004601257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=442017cd-1746-4aec-8a55-8728efae0092,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c874661b4f304fb1a5247d78fd30c9e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='310aebfb2586454fbc99c9033b69e820',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e51fb81-20a4-4135-a594-9518588ff597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e51fb81-20a4-4135-a594-9518588ff597) transitioned into state 'SUCCESS' from state '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-2004601257',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c874661b4f304fb1a5247d78fd30c9e1',qos_specs=None,replication_status=,reservations=['2a1bd2a9-93ee-41e3-9956-d31c45f6fae9','f76e6625-e189-4df9-b824-7adfef0c88df','82cc2435-615f-4f27-bb39-2bce84967554','eef62e95-bf9c-4ae7-be3a-ea47f57d67c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='310aebfb2586454fbc99c9033b69e820',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a45d116-df58-40e9-ace8-3c3b9d1218e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a45d116-df58-40e9-ace8-3c3b9d1218e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Flow 'volume_create_api' (534ff1dd-5d7b-4c1b-bb6e-d94f963df233) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Create volume request issued successfully. Sep 04 15:56:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f24270f2-aa7f-4a54-8f55-c07de587ba40 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 487/985] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:56:55 2026] POST /volume/v3/volumes => generated 769 bytes in 819 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:56:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bb7ca339-e51b-4922-9d50-7dd09ed79f8a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb7ca339-e51b-4922-9d50-7dd09ed79f8a tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 Sep 04 15:56:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bb7ca339-e51b-4922-9d50-7dd09ed79f8a tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bb7ca339-e51b-4922-9d50-7dd09ed79f8a tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bb7ca339-e51b-4922-9d50-7dd09ed79f8a tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:56:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb7ca339-e51b-4922-9d50-7dd09ed79f8a tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 returned with HTTP 200 Sep 04 15:56:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 499/986] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:56 2026] GET /volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 => generated 837 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f5bd8f15-012d-45d8-939e-8139370cd8bf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f5bd8f15-012d-45d8-939e-8139370cd8bf tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f5bd8f15-012d-45d8-939e-8139370cd8bf tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f5bd8f15-012d-45d8-939e-8139370cd8bf tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=539,cinder:INSERT=81,cinder:UPDATE=117,cinder:DELETE=4 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f5bd8f15-012d-45d8-939e-8139370cd8bf tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Volume info retrieved successfully. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-76fc1874-eac0-4c31-88db-0983ce1414ed None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-76fc1874-eac0-4c31-88db-0983ce1414ed tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-76fc1874-eac0-4c31-88db-0983ce1414ed tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-76fc1874-eac0-4c31-88db-0983ce1414ed tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f5bd8f15-012d-45d8-939e-8139370cd8bf tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 returned with HTTP 200 Sep 04 15:56:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 488/987] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:57 2026] GET /volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 => generated 956 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6d425115-f370-4bdf-948e-6931261502c9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6d425115-f370-4bdf-948e-6931261502c9 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] POST http://192.168.122.126/volume/v3/volume-transfers Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6d425115-f370-4bdf-948e-6931261502c9 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c3ed2520-8394-49f7-babf-922bd24a64e7"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volume_transfer [None req-6d425115-f370-4bdf-948e-6931261502c9 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c3ed2520-8394-49f7-babf-922bd24a64e7'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volume_transfer [None req-6d425115-f370-4bdf-948e-6931261502c9 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Creating transfer of volume c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.transfer.api [None req-6d425115-f370-4bdf-948e-6931261502c9 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Generating transfer record for volume c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-76fc1874-eac0-4c31-88db-0983ce1414ed tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-76fc1874-eac0-4c31-88db-0983ce1414ed tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:56:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 500/988] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:57 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6d425115-f370-4bdf-948e-6931261502c9 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volume-transfers returned with HTTP 202 Sep 04 15:56:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 489/989] 192.168.122.126 () {62 vars in 1210 bytes} [Fri Sep 4 15:56:57 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b7279264-169f-451c-b03c-9e5ed0e1d9e6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b7279264-169f-451c-b03c-9e5ed0e1d9e6 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b7279264-169f-451c-b03c-9e5ed0e1d9e6 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b7279264-169f-451c-b03c-9e5ed0e1d9e6 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b7279264-169f-451c-b03c-9e5ed0e1d9e6 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Volume info retrieved successfully. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b7279264-169f-451c-b03c-9e5ed0e1d9e6 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 returned with HTTP 200 Sep 04 15:56:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 501/990] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:57 2026] GET /volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-32114469-acf8-4a15-98fb-4116e66c55d0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-900e0120-38f9-4529-807f-ee73ee505c48 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-32114469-acf8-4a15-98fb-4116e66c55d0 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volume-transfers/detail Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-32114469-acf8-4a15-98fb-4116e66c55d0 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-32114469-acf8-4a15-98fb-4116e66c55d0 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volume_transfer [None req-32114469-acf8-4a15-98fb-4116e66c55d0 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Listing volume transfers {{(pid=87208) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-900e0120-38f9-4529-807f-ee73ee505c48 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-900e0120-38f9-4529-807f-ee73ee505c48 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-900e0120-38f9-4529-807f-ee73ee505c48 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-32114469-acf8-4a15-98fb-4116e66c55d0 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 04 15:56:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 490/991] 192.168.122.126 () {60 vars in 1210 bytes} [Fri Sep 4 15:56:57 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1034ee41-8da5-4e7c-a790-311a3e721b9a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1034ee41-8da5-4e7c-a790-311a3e721b9a tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] DELETE http://192.168.122.126/volume/v3/volume-transfers/538dd13d-86bb-4836-b19e-ee047d3ad147 Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1034ee41-8da5-4e7c-a790-311a3e721b9a tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1034ee41-8da5-4e7c-a790-311a3e721b9a tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.contrib.volume_transfer [None req-1034ee41-8da5-4e7c-a790-311a3e721b9a tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Delete transfer with id: 538dd13d-86bb-4836-b19e-ee047d3ad147 Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-900e0120-38f9-4529-807f-ee73ee505c48 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-900e0120-38f9-4529-807f-ee73ee505c48 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 returned with HTTP 200 Sep 04 15:56:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 502/992] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:57 2026] GET /volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 => generated 861 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1034ee41-8da5-4e7c-a790-311a3e721b9a tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volume-transfers/538dd13d-86bb-4836-b19e-ee047d3ad147 returned with HTTP 202 Sep 04 15:56:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 491/993] 192.168.122.126 () {60 vars in 1303 bytes} [Fri Sep 4 15:56:57 2026] DELETE /volume/v3/volume-transfers/538dd13d-86bb-4836-b19e-ee047d3ad147 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-742ecf50-e1f3-4943-afe5-78930f172082 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-742ecf50-e1f3-4943-afe5-78930f172082 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-742ecf50-e1f3-4943-afe5-78930f172082 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-742ecf50-e1f3-4943-afe5-78930f172082 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-742ecf50-e1f3-4943-afe5-78930f172082 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Volume info retrieved successfully. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-742ecf50-e1f3-4943-afe5-78930f172082 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 returned with HTTP 200 Sep 04 15:56:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 503/994] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:57 2026] GET /volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 => generated 956 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-32f031b9-a683-4710-aac4-edbc6af4dc4d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-32f031b9-a683-4710-aac4-edbc6af4dc4d tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] DELETE http://192.168.122.126/volume/v3/volume-transfers/538dd13d-86bb-4836-b19e-ee047d3ad147 Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-32f031b9-a683-4710-aac4-edbc6af4dc4d tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-32f031b9-a683-4710-aac4-edbc6af4dc4d tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.contrib.volume_transfer [None req-32f031b9-a683-4710-aac4-edbc6af4dc4d tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Delete transfer with id: 538dd13d-86bb-4836-b19e-ee047d3ad147 Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-32f031b9-a683-4710-aac4-edbc6af4dc4d tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volume-transfers/538dd13d-86bb-4836-b19e-ee047d3ad147 returned with HTTP 404 Sep 04 15:56:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 492/995] 192.168.122.126 () {60 vars in 1303 bytes} [Fri Sep 4 15:56:57 2026] DELETE /volume/v3/volume-transfers/538dd13d-86bb-4836-b19e-ee047d3ad147 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bbb46687-9fe8-4c2c-a7a1-a20e15046951 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bbb46687-9fe8-4c2c-a7a1-a20e15046951 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bbb46687-9fe8-4c2c-a7a1-a20e15046951 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bbb46687-9fe8-4c2c-a7a1-a20e15046951 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-bbb46687-9fe8-4c2c-a7a1-a20e15046951 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Delete volume with id: c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bbb46687-9fe8-4c2c-a7a1-a20e15046951 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Volume info retrieved successfully. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bbb46687-9fe8-4c2c-a7a1-a20e15046951 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Delete volume request issued successfully. Sep 04 15:56:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bbb46687-9fe8-4c2c-a7a1-a20e15046951 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 returned with HTTP 202 Sep 04 15:56:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 504/996] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:56:57 2026] DELETE /volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d903a45b-2b34-48f5-958c-3f9380019551 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d903a45b-2b34-48f5-958c-3f9380019551 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] GET http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d903a45b-2b34-48f5-958c-3f9380019551 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d903a45b-2b34-48f5-958c-3f9380019551 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d903a45b-2b34-48f5-958c-3f9380019551 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Volume info retrieved successfully. Sep 04 15:56:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d903a45b-2b34-48f5-958c-3f9380019551 tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 returned with HTTP 200 Sep 04 15:56:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 493/997] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:57 2026] GET /volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9e2fff21-961a-4f93-bfb4-536ea63a2d30 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9e2fff21-961a-4f93-bfb4-536ea63a2d30 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9e2fff21-961a-4f93-bfb4-536ea63a2d30 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9e2fff21-961a-4f93-bfb4-536ea63a2d30 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9e2fff21-961a-4f93-bfb4-536ea63a2d30 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:56:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9e2fff21-961a-4f93-bfb4-536ea63a2d30 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:56:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 505/998] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:58 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-3181c9b8-e617-4896-980e-341128df1771 req-d1495f48-52fa-412a-ac4b-f7ee7c981bb2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-d1495f48-52fa-412a-ac4b-f7ee7c981bb2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-d1495f48-52fa-412a-ac4b-f7ee7c981bb2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-d1495f48-52fa-412a-ac4b-f7ee7c981bb2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-3181c9b8-e617-4896-980e-341128df1771 req-d1495f48-52fa-412a-ac4b-f7ee7c981bb2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-d1495f48-52fa-412a-ac4b-f7ee7c981bb2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 494/999] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:56:58 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1da6ef79-1640-47e2-ba90-f24b9bc5546b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1da6ef79-1640-47e2-ba90-f24b9bc5546b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1da6ef79-1640-47e2-ba90-f24b9bc5546b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1da6ef79-1640-47e2-ba90-f24b9bc5546b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1da6ef79-1640-47e2-ba90-f24b9bc5546b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:56:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1da6ef79-1640-47e2-ba90-f24b9bc5546b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 returned with HTTP 200 Sep 04 15:56:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 506/1000] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:58 2026] GET /volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-eec09a23-4a53-4322-a714-e18e8c17ce14 req-74cd4525-4ceb-4ec9-a2b4-102130f3fb3c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-eec09a23-4a53-4322-a714-e18e8c17ce14 req-74cd4525-4ceb-4ec9-a2b4-102130f3fb3c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-eec09a23-4a53-4322-a714-e18e8c17ce14 req-74cd4525-4ceb-4ec9-a2b4-102130f3fb3c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-eec09a23-4a53-4322-a714-e18e8c17ce14 req-74cd4525-4ceb-4ec9-a2b4-102130f3fb3c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-eec09a23-4a53-4322-a714-e18e8c17ce14 req-74cd4525-4ceb-4ec9-a2b4-102130f3fb3c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-eec09a23-4a53-4322-a714-e18e8c17ce14 req-74cd4525-4ceb-4ec9-a2b4-102130f3fb3c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 returned with HTTP 200 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 495/1001] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:56:58 2026] GET /volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2d96acbc-96d9-4c08-b95b-871e878c063c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1980539199"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1980539199'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:56:58 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Create volume of 1 GB Sep 04 15:56:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Availability Zones retrieved successfully. Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-473e2e7b-0e0d-4972-a687-cc972728f0c1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-473e2e7b-0e0d-4972-a687-cc972728f0c1 None None] GET http://192.168.122.126/volume// Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-473e2e7b-0e0d-4972-a687-cc972728f0c1 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-473e2e7b-0e0d-4972-a687-cc972728f0c1 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-473e2e7b-0e0d-4972-a687-cc972728f0c1 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 496/1002] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 15:56:58 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Flow 'volume_create_api' (57edeedd-ae95-48e0-ad3e-75c13db8fdfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-3181c9b8-e617-4896-980e-341128df1771 req-87f30261-02de-46f5-8a9f-ae3a352200c5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8300cc88-cce7-49a4-81a5-49fdb1850920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-87f30261-02de-46f5-8a9f-ae3a352200c5 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-87f30261-02de-46f5-8a9f-ae3a352200c5 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "002503db-ac6e-4ded-b0b3-0dfc0150cc40", "connector": null, "instance_uuid": "b884a169-2086-4b1e-827f-ee11edc9704b"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8300cc88-cce7-49a4-81a5-49fdb1850920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93fbd659-ae82-41e5-982c-39b4116218f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-87f30261-02de-46f5-8a9f-ae3a352200c5 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 497/1003] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 15:56:58 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c75ccd42-4cee-4a5e-98fe-912d9836075f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c75ccd42-4cee-4a5e-98fe-912d9836075f tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] GET http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c75ccd42-4cee-4a5e-98fe-912d9836075f tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c75ccd42-4cee-4a5e-98fe-912d9836075f tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c75ccd42-4cee-4a5e-98fe-912d9836075f tempest-VolumesTransfersV357Test-2007566822 tempest-VolumesTransfersV357Test-2007566822-project-admin] http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 returned with HTTP 404 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 498/1004] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:58 2026] GET /volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4e18bfa4-ac64-474b-b0f9-5ba9791f0d84 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4e18bfa4-ac64-474b-b0f9-5ba9791f0d84 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] GET http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4e18bfa4-ac64-474b-b0f9-5ba9791f0d84 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4e18bfa4-ac64-474b-b0f9-5ba9791f0d84 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4e18bfa4-ac64-474b-b0f9-5ba9791f0d84 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 returned with HTTP 404 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 499/1005] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:56:58 2026] GET /volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5ec96189-aac2-4844-91b5-7abfe4c7fb36 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5ec96189-aac2-4844-91b5-7abfe4c7fb36 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] DELETE http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5ec96189-aac2-4844-91b5-7abfe4c7fb36 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5ec96189-aac2-4844-91b5-7abfe4c7fb36 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-5ec96189-aac2-4844-91b5-7abfe4c7fb36 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] Delete volume with id: c3ed2520-8394-49f7-babf-922bd24a64e7 Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Created reservations ['43315d6a-9cca-43f1-9c4e-c2d223461eab', '1ce777d9-c570-47c9-952f-fa3d95822359', 'a989ba21-39bd-4e8f-a43b-715e78079355', '163551fd-a55d-4e18-8d3d-6d58189c3d69'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5ec96189-aac2-4844-91b5-7abfe4c7fb36 tempest-VolumesTransfersV357Test-2122665952 tempest-VolumesTransfersV357Test-2122665952-project-member] http://192.168.122.126/volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 returned with HTTP 404 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 500/1006] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:56:58 2026] DELETE /volume/v3/volumes/c3ed2520-8394-49f7-babf-922bd24a64e7 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f3340128-5444-4471-b5ab-89f97f05088d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93fbd659-ae82-41e5-982c-39b4116218f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43315d6a-9cca-43f1-9c4e-c2d223461eab', '1ce777d9-c570-47c9-952f-fa3d95822359', 'a989ba21-39bd-4e8f-a43b-715e78079355', '163551fd-a55d-4e18-8d3d-6d58189c3d69']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f3340128-5444-4471-b5ab-89f97f05088d tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f3340128-5444-4471-b5ab-89f97f05088d tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f3340128-5444-4471-b5ab-89f97f05088d tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae2e528-40bb-4b43-b9c5-fe8aa9e6cecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f3340128-5444-4471-b5ab-89f97f05088d tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f3340128-5444-4471-b5ab-89f97f05088d tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 501/1007] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:58 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6632d87d-0e57-4858-90da-892723988cb1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6632d87d-0e57-4858-90da-892723988cb1 None None] GET http://192.168.122.126/volume// Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6632d87d-0e57-4858-90da-892723988cb1 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6632d87d-0e57-4858-90da-892723988cb1 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6632d87d-0e57-4858-90da-892723988cb1 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:56:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 502/1008] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:56:58 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:56:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae2e528-40bb-4b43-b9c5-fe8aa9e6cecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4adf9700-b790-4269-a134-eac604b139fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1980539199',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c874661b4f304fb1a5247d78fd30c9e1',qos_specs=None,replication_status=,reservations=['43315d6a-9cca-43f1-9c4e-c2d223461eab','1ce777d9-c570-47c9-952f-fa3d95822359','a989ba21-39bd-4e8f-a43b-715e78079355','163551fd-a55d-4e18-8d3d-6d58189c3d69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='310aebfb2586454fbc99c9033b69e820',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1980539199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4adf9700-b790-4269-a134-eac604b139fa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c874661b4f304fb1a5247d78fd30c9e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='310aebfb2586454fbc99c9033b69e820',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-3181c9b8-e617-4896-980e-341128df1771 req-cf7d1722-f307-4f21-b69c-216b0df579b2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7dcf83-2adf-4057-bcc7-5afe638fa3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-cf7d1722-f307-4f21-b69c-216b0df579b2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:56:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-cf7d1722-f307-4f21-b69c-216b0df579b2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-cf7d1722-f307-4f21-b69c-216b0df579b2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7dcf83-2adf-4057-bcc7-5afe638fa3d4) transitioned into state 'SUCCESS' from state '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-1980539199',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c874661b4f304fb1a5247d78fd30c9e1',qos_specs=None,replication_status=,reservations=['43315d6a-9cca-43f1-9c4e-c2d223461eab','1ce777d9-c570-47c9-952f-fa3d95822359','a989ba21-39bd-4e8f-a43b-715e78079355','163551fd-a55d-4e18-8d3d-6d58189c3d69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='310aebfb2586454fbc99c9033b69e820',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fe94dc3-8709-492f-b9ef-0307861c2f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:56:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-3181c9b8-e617-4896-980e-341128df1771 req-cf7d1722-f307-4f21-b69c-216b0df579b2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:56:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-cf7d1722-f307-4f21-b69c-216b0df579b2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:56:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 503/1009] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:56:58 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 1032 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:56:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fe94dc3-8709-492f-b9ef-0307861c2f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:56:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Flow 'volume_create_api' (57edeedd-ae95-48e0-ad3e-75c13db8fdfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:56:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Create volume request issued successfully. Sep 04 15:56:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d96acbc-96d9-4c08-b95b-871e878c063c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:56:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 507/1010] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:56:58 2026] POST /volume/v3/volumes => generated 769 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:56:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3a4abe24-bbe2-42a7-bc40-056b83abff70 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3a4abe24-bbe2-42a7-bc40-056b83abff70 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa Sep 04 15:56:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3a4abe24-bbe2-42a7-bc40-056b83abff70 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:56:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3a4abe24-bbe2-42a7-bc40-056b83abff70 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:56:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:56:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:56:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3a4abe24-bbe2-42a7-bc40-056b83abff70 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:56:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3a4abe24-bbe2-42a7-bc40-056b83abff70 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa returned with HTTP 200 Sep 04 15:56:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 504/1011] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:59 2026] GET /volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa => generated 837 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:56:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-3181c9b8-e617-4896-980e-341128df1771 req-74c69af3-528d-4aec-8671-2398f03cb0ab None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:56:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-74c69af3-528d-4aec-8671-2398f03cb0ab tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] PUT http://192.168.122.126/volume/v3/attachments/cee82394-3244-4782-8f17-3e19930819ed Sep 04 15:56:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-74c69af3-528d-4aec-8671-2398f03cb0ab tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:56:59 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-3181c9b8-e617-4896-980e-341128df1771 req-74c69af3-528d-4aec-8671-2398f03cb0ab tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Acquiring lock "cinder-attachment_update-002503db-ac6e-4ded-b0b3-0dfc0150cc40-devstack" by "attachment_update" {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:56:59 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-3181c9b8-e617-4896-980e-341128df1771 req-74c69af3-528d-4aec-8671-2398f03cb0ab tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Lock "cinder-attachment_update-002503db-ac6e-4ded-b0b3-0dfc0150cc40-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:56:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:56:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:56:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:56:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:56:59 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-3181c9b8-e617-4896-980e-341128df1771 req-74c69af3-528d-4aec-8671-2398f03cb0ab tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Lock "cinder-attachment_update-002503db-ac6e-4ded-b0b3-0dfc0150cc40-devstack" released by "attachment_update" :: held 0.527s {{(pid=87209) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:56:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-74c69af3-528d-4aec-8671-2398f03cb0ab tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/attachments/cee82394-3244-4782-8f17-3e19930819ed returned with HTTP 200 Sep 04 15:56:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 508/1012] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 15:56:59 2026] PUT /volume/v3/attachments/cee82394-3244-4782-8f17-3e19930819ed => generated 694 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3265f2a3-0098-45ea-ac52-7e2de0e9751b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3265f2a3-0098-45ea-ac52-7e2de0e9751b tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3265f2a3-0098-45ea-ac52-7e2de0e9751b tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3265f2a3-0098-45ea-ac52-7e2de0e9751b tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3265f2a3-0098-45ea-ac52-7e2de0e9751b tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3265f2a3-0098-45ea-ac52-7e2de0e9751b tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:57:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 505/1013] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:56:59 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 852 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e42a120a-5da8-4908-888c-3b708085f626 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e42a120a-5da8-4908-888c-3b708085f626 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa Sep 04 15:57:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e42a120a-5da8-4908-888c-3b708085f626 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e42a120a-5da8-4908-888c-3b708085f626 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e42a120a-5da8-4908-888c-3b708085f626 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e42a120a-5da8-4908-888c-3b708085f626 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa returned with HTTP 200 Sep 04 15:57:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 509/1014] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:00 2026] GET /volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa => generated 861 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-3181c9b8-e617-4896-980e-341128df1771 req-f9111a70-f3ca-40b7-bddc-2fda003ea3e5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-f9111a70-f3ca-40b7-bddc-2fda003ea3e5 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] POST http://192.168.122.126/volume/v3/attachments/cee82394-3244-4782-8f17-3e19930819ed/action Sep 04 15:57:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-f9111a70-f3ca-40b7-bddc-2fda003ea3e5 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:57:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-f9111a70-f3ca-40b7-bddc-2fda003ea3e5 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3181c9b8-e617-4896-980e-341128df1771 req-f9111a70-f3ca-40b7-bddc-2fda003ea3e5 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/attachments/cee82394-3244-4782-8f17-3e19930819ed/action returned with HTTP 204 Sep 04 15:57:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 506/1015] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 15:57:00 2026] POST /volume/v3/attachments/cee82394-3244-4782-8f17-3e19930819ed/action => generated 0 bytes in 209 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c4bb0d36-5f28-4a2d-b6e6-41f94b464391 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c4bb0d36-5f28-4a2d-b6e6-41f94b464391 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c4bb0d36-5f28-4a2d-b6e6-41f94b464391 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c4bb0d36-5f28-4a2d-b6e6-41f94b464391 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c4bb0d36-5f28-4a2d-b6e6-41f94b464391 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c4bb0d36-5f28-4a2d-b6e6-41f94b464391 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:57:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 510/1016] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:01 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 1144 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0c6dd1e6-3062-4f62-bb11-9757d562d33f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0c6dd1e6-3062-4f62-bb11-9757d562d33f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0c6dd1e6-3062-4f62-bb11-9757d562d33f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0c6dd1e6-3062-4f62-bb11-9757d562d33f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0c6dd1e6-3062-4f62-bb11-9757d562d33f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0c6dd1e6-3062-4f62-bb11-9757d562d33f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:57:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 507/1017] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:01 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 1144 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-492465d1-d773-48e2-9121-7e10aea12a08 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-492465d1-d773-48e2-9121-7e10aea12a08 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-492465d1-d773-48e2-9121-7e10aea12a08 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-492465d1-d773-48e2-9121-7e10aea12a08 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-492465d1-d773-48e2-9121-7e10aea12a08 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-182917560"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-182917560'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Create volume of 1 GB Sep 04 15:57:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-492465d1-d773-48e2-9121-7e10aea12a08 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa returned with HTTP 200 Sep 04 15:57:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 511/1018] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:01 2026] GET /volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa => generated 862 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Availability Zones retrieved successfully. Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-1500470c-142e-4bce-aea6-049669650e80 req-4ce3da9e-fbd5-4602-8b71-a99610ed0cd5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-1500470c-142e-4bce-aea6-049669650e80 req-4ce3da9e-fbd5-4602-8b71-a99610ed0cd5 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-1500470c-142e-4bce-aea6-049669650e80 req-4ce3da9e-fbd5-4602-8b71-a99610ed0cd5 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-1500470c-142e-4bce-aea6-049669650e80 req-4ce3da9e-fbd5-4602-8b71-a99610ed0cd5 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Flow 'volume_create_api' (a759c97a-db1a-4512-8da0-42a5198972ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70811723-e3e4-4bac-9c7a-9ca6755fec24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-1500470c-142e-4bce-aea6-049669650e80 req-4ce3da9e-fbd5-4602-8b71-a99610ed0cd5 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-1500470c-142e-4bce-aea6-049669650e80 req-4ce3da9e-fbd5-4602-8b71-a99610ed0cd5 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa returned with HTTP 200 Sep 04 15:57:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 512/1019] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:01 2026] GET /volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa => generated 862 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1767865621"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70811723-e3e4-4bac-9c7a-9ca6755fec24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1767865621'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Create volume of 1 GB Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813f7a36-17c8-45c4-b8e5-33a00510b1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Availability Zones retrieved successfully. Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Flow 'volume_create_api' (f6768119-8f02-4e1e-b65a-c452481a335c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7506c872-bae9-498e-88b1-9e1cae04024e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Created reservations ['e4c75cc3-3aad-43a8-90e3-6b1c18cc01de', '9aa9c835-5b4b-41f9-8c6b-df68a4f4d608', 'f18e1ac8-0048-4830-9f8f-111cc925e5bc', 'b81c637d-f8ce-4450-bdcc-58537ba77929'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813f7a36-17c8-45c4-b8e5-33a00510b1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4c75cc3-3aad-43a8-90e3-6b1c18cc01de', '9aa9c835-5b4b-41f9-8c6b-df68a4f4d608', 'f18e1ac8-0048-4830-9f8f-111cc925e5bc', 'b81c637d-f8ce-4450-bdcc-58537ba77929']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76910901-7440-4651-9603-0d57f9cc83a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7506c872-bae9-498e-88b1-9e1cae04024e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9f117a7-f7ef-4241-b46d-8195bba407d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76910901-7440-4651-9603-0d57f9cc83a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ee882ec-ba9c-49c2-b0c7-597b03377b35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-182917560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25c7c5faf84a5683492c9d67c93f43',qos_specs=None,replication_status=,reservations=['e4c75cc3-3aad-43a8-90e3-6b1c18cc01de','9aa9c835-5b4b-41f9-8c6b-df68a4f4d608','f18e1ac8-0048-4830-9f8f-111cc925e5bc','b81c637d-f8ce-4450-bdcc-58537ba77929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b379860e0b1c4ce58d44a249eea49db1',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-182917560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ee882ec-ba9c-49c2-b0c7-597b03377b35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e25c7c5faf84a5683492c9d67c93f43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b379860e0b1c4ce58d44a249eea49db1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ebbe324-a7bd-4bf5-ac98-9cf801392ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ebbe324-a7bd-4bf5-ac98-9cf801392ad8) transitioned into state 'SUCCESS' from state '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-182917560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e25c7c5faf84a5683492c9d67c93f43',qos_specs=None,replication_status=,reservations=['e4c75cc3-3aad-43a8-90e3-6b1c18cc01de','9aa9c835-5b4b-41f9-8c6b-df68a4f4d608','f18e1ac8-0048-4830-9f8f-111cc925e5bc','b81c637d-f8ce-4450-bdcc-58537ba77929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b379860e0b1c4ce58d44a249eea49db1',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8afd9f08-aa84-4d0d-8d14-fba3eeee8844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Created reservations ['cdc39a84-47b2-45e4-8634-d102584d0a6a', '8d1ad5b7-d5c9-4451-9ea3-7fdf13238422', '336263fc-5ed2-49c5-9f7a-7dec3c259890', 'cf8357b6-7a58-4b51-bd53-ade7ea1a42f6'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9f117a7-f7ef-4241-b46d-8195bba407d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc39a84-47b2-45e4-8634-d102584d0a6a', '8d1ad5b7-d5c9-4451-9ea3-7fdf13238422', '336263fc-5ed2-49c5-9f7a-7dec3c259890', 'cf8357b6-7a58-4b51-bd53-ade7ea1a42f6']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8afd9f08-aa84-4d0d-8d14-fba3eeee8844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a608ffa3-577c-4c1a-b24e-3b05fc220e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Flow 'volume_create_api' (a759c97a-db1a-4512-8da0-42a5198972ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Create volume request issued successfully. Sep 04 15:57:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fd2e4de6-13c4-4e08-b9e3-782a5718292f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 508/1020] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:57:01 2026] POST /volume/v3/volumes => generated 759 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ab2ced79-b313-44e8-81ee-aca22dde2275 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ab2ced79-b313-44e8-81ee-aca22dde2275 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ab2ced79-b313-44e8-81ee-aca22dde2275 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ab2ced79-b313-44e8-81ee-aca22dde2275 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ab2ced79-b313-44e8-81ee-aca22dde2275 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a608ffa3-577c-4c1a-b24e-3b05fc220e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1767865621',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c874661b4f304fb1a5247d78fd30c9e1',qos_specs=None,replication_status=,reservations=['cdc39a84-47b2-45e4-8634-d102584d0a6a','8d1ad5b7-d5c9-4451-9ea3-7fdf13238422','336263fc-5ed2-49c5-9f7a-7dec3c259890','cf8357b6-7a58-4b51-bd53-ade7ea1a42f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='310aebfb2586454fbc99c9033b69e820',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1767865621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c874661b4f304fb1a5247d78fd30c9e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='310aebfb2586454fbc99c9033b69e820',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6ab57c-037c-4b42-9764-d5df4a5a60a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ab2ced79-b313-44e8-81ee-aca22dde2275 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 509/1021] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:01 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 827 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6ab57c-037c-4b42-9764-d5df4a5a60a0) transitioned into state 'SUCCESS' from state '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-1767865621',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c874661b4f304fb1a5247d78fd30c9e1',qos_specs=None,replication_status=,reservations=['cdc39a84-47b2-45e4-8634-d102584d0a6a','8d1ad5b7-d5c9-4451-9ea3-7fdf13238422','336263fc-5ed2-49c5-9f7a-7dec3c259890','cf8357b6-7a58-4b51-bd53-ade7ea1a42f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='310aebfb2586454fbc99c9033b69e820',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (579a77ab-06dd-46e4-a569-9cf138fb268c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (579a77ab-06dd-46e4-a569-9cf138fb268c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Flow 'volume_create_api' (f6768119-8f02-4e1e-b65a-c452481a335c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Create volume request issued successfully. Sep 04 15:57:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6a816f53-36c2-4fea-8741-410a8cd0aee1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 513/1022] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:57:01 2026] POST /volume/v3/volumes => generated 769 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1571dee9-cb24-4380-b6cf-bf1df08d3ad0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1571dee9-cb24-4380-b6cf-bf1df08d3ad0 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 Sep 04 15:57:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1571dee9-cb24-4380-b6cf-bf1df08d3ad0 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1571dee9-cb24-4380-b6cf-bf1df08d3ad0 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1571dee9-cb24-4380-b6cf-bf1df08d3ad0 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1571dee9-cb24-4380-b6cf-bf1df08d3ad0 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 returned with HTTP 200 Sep 04 15:57:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 510/1023] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:02 2026] GET /volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 => generated 837 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6269afad-4bf1-46b4-bc66-90042245db97 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6269afad-4bf1-46b4-bc66-90042245db97 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6269afad-4bf1-46b4-bc66-90042245db97 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6269afad-4bf1-46b4-bc66-90042245db97 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:03 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:03 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:03 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:03 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6269afad-4bf1-46b4-bc66-90042245db97 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6269afad-4bf1-46b4-bc66-90042245db97 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 514/1024] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:03 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-931ba302-1113-4061-84eb-52d301b31ad0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-931ba302-1113-4061-84eb-52d301b31ad0 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 Sep 04 15:57:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-931ba302-1113-4061-84eb-52d301b31ad0 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-931ba302-1113-4061-84eb-52d301b31ad0 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:03 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:03 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:03 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:03 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-931ba302-1113-4061-84eb-52d301b31ad0 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-931ba302-1113-4061-84eb-52d301b31ad0 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 returned with HTTP 200 Sep 04 15:57:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 511/1025] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:03 2026] GET /volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-57b35747-a8b6-44c9-abf1-f8fdb1158908 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57b35747-a8b6-44c9-abf1-f8fdb1158908 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57b35747-a8b6-44c9-abf1-f8fdb1158908 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57b35747-a8b6-44c9-abf1-f8fdb1158908 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-57b35747-a8b6-44c9-abf1-f8fdb1158908 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57b35747-a8b6-44c9-abf1-f8fdb1158908 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 515/1026] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:04 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-b068b329-642e-4f79-b28b-189add56f39c req-06e1f3bd-bffe-42c3-bff3-4f5046fc9d8e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-06e1f3bd-bffe-42c3-bff3-4f5046fc9d8e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-06e1f3bd-bffe-42c3-bff3-4f5046fc9d8e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-06e1f3bd-bffe-42c3-bff3-4f5046fc9d8e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b31da4d2-d1a8-45b3-bbd3-bdcce6ebce82 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b31da4d2-d1a8-45b3-bbd3-bdcce6ebce82 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b31da4d2-d1a8-45b3-bbd3-bdcce6ebce82 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b31da4d2-d1a8-45b3-bbd3-bdcce6ebce82 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-b068b329-642e-4f79-b28b-189add56f39c req-06e1f3bd-bffe-42c3-bff3-4f5046fc9d8e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-06e1f3bd-bffe-42c3-bff3-4f5046fc9d8e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 512/1027] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:04 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b31da4d2-d1a8-45b3-bbd3-bdcce6ebce82 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b31da4d2-d1a8-45b3-bbd3-bdcce6ebce82 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 returned with HTTP 200 Sep 04 15:57:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 516/1028] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:04 2026] GET /volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 => generated 861 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0849ced9-d007-4e47-8bd9-9e8a8ab8055a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0849ced9-d007-4e47-8bd9-9e8a8ab8055a None None] GET http://192.168.122.126/volume// Sep 04 15:57:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0849ced9-d007-4e47-8bd9-9e8a8ab8055a None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0849ced9-d007-4e47-8bd9-9e8a8ab8055a None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0849ced9-d007-4e47-8bd9-9e8a8ab8055a None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:57:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 513/1029] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 15:57:04 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-b068b329-642e-4f79-b28b-189add56f39c req-e7b514f1-dd6f-4d32-9ade-26e036ebc251 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-e7b514f1-dd6f-4d32-9ade-26e036ebc251 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-e7b514f1-dd6f-4d32-9ade-26e036ebc251 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ee882ec-ba9c-49c2-b0c7-597b03377b35", "connector": null, "instance_uuid": "b884a169-2086-4b1e-827f-ee11edc9704b"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-e7b514f1-dd6f-4d32-9ade-26e036ebc251 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 15:57:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 517/1030] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 15:57:04 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-94ef8404-0c8f-4185-b2e1-23e7046ebef3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-94ef8404-0c8f-4185-b2e1-23e7046ebef3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-94ef8404-0c8f-4185-b2e1-23e7046ebef3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-94ef8404-0c8f-4185-b2e1-23e7046ebef3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3acdadfd-4d80-436e-a385-297c18e0c6b2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3acdadfd-4d80-436e-a385-297c18e0c6b2 None None] GET http://192.168.122.126/volume// Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3acdadfd-4d80-436e-a385-297c18e0c6b2 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3acdadfd-4d80-436e-a385-297c18e0c6b2 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3acdadfd-4d80-436e-a385-297c18e0c6b2 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:57:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 518/1031] 192.168.122.126 () {56 vars in 888 bytes} [Fri Sep 4 15:57:04 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:57:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-59e68346-c559-4138-bd05-bd5b276e7047 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-59e68346-c559-4138-bd05-bd5b276e7047 None None] GET http://192.168.122.126/volume// Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-59e68346-c559-4138-bd05-bd5b276e7047 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-59e68346-c559-4138-bd05-bd5b276e7047 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-59e68346-c559-4138-bd05-bd5b276e7047 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:57:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 519/1032] 192.168.122.126 () {56 vars in 888 bytes} [Fri Sep 4 15:57:04 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9445de2d-b98e-4a24-8933-71523399a78e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9445de2d-b98e-4a24-8933-71523399a78e None None] GET http://192.168.122.126/volume// Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9445de2d-b98e-4a24-8933-71523399a78e None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9445de2d-b98e-4a24-8933-71523399a78e None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9445de2d-b98e-4a24-8933-71523399a78e None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:57:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 520/1033] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:57:04 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1cbea362-6169-421f-941f-af3431d993a7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-94ef8404-0c8f-4185-b2e1-23e7046ebef3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-94ef8404-0c8f-4185-b2e1-23e7046ebef3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 514/1034] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:04 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-b068b329-642e-4f79-b28b-189add56f39c req-c3d06873-8988-47c3-8c8a-bf6ff9d59a09 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-c3d06873-8988-47c3-8c8a-bf6ff9d59a09 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-c3d06873-8988-47c3-8c8a-bf6ff9d59a09 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-c3d06873-8988-47c3-8c8a-bf6ff9d59a09 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-b068b329-642e-4f79-b28b-189add56f39c req-c3d06873-8988-47c3-8c8a-bf6ff9d59a09 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-c3d06873-8988-47c3-8c8a-bf6ff9d59a09 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 515/1035] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:57:04 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 1032 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1cbea362-6169-421f-941f-af3431d993a7 tempest-VersionsTest-506951281 tempest-VersionsTest-506951281-project-member] GET http://192.168.122.126/volume/v3/ Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1cbea362-6169-421f-941f-af3431d993a7 tempest-VersionsTest-506951281 tempest-VersionsTest-506951281-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1cbea362-6169-421f-941f-af3431d993a7 tempest-VersionsTest-506951281 tempest-VersionsTest-506951281-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1cbea362-6169-421f-941f-af3431d993a7 tempest-VersionsTest-506951281 tempest-VersionsTest-506951281-project-member] http://192.168.122.126/volume/v3/ returned with HTTP 200 Sep 04 15:57:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 521/1036] 192.168.122.126 () {58 vars in 1100 bytes} [Fri Sep 4 15:57:04 2026] GET /volume/v3/ => generated 390 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-b068b329-642e-4f79-b28b-189add56f39c req-36dcc060-ce17-476c-8758-75bef539f5eb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-36dcc060-ce17-476c-8758-75bef539f5eb tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] PUT http://192.168.122.126/volume/v3/attachments/5f351207-e1a4-42b6-9022-1c972cedc148 Sep 04 15:57:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-36dcc060-ce17-476c-8758-75bef539f5eb tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:05 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-b068b329-642e-4f79-b28b-189add56f39c req-36dcc060-ce17-476c-8758-75bef539f5eb tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Acquiring lock "cinder-attachment_update-7ee882ec-ba9c-49c2-b0c7-597b03377b35-devstack" by "attachment_update" {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 15:57:05 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-b068b329-642e-4f79-b28b-189add56f39c req-36dcc060-ce17-476c-8758-75bef539f5eb tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Lock "cinder-attachment_update-7ee882ec-ba9c-49c2-b0c7-597b03377b35-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 15:57:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:05 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-b068b329-642e-4f79-b28b-189add56f39c req-36dcc060-ce17-476c-8758-75bef539f5eb tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Lock "cinder-attachment_update-7ee882ec-ba9c-49c2-b0c7-597b03377b35-devstack" released by "attachment_update" :: held 0.245s {{(pid=87208) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 15:57:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-36dcc060-ce17-476c-8758-75bef539f5eb tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/attachments/5f351207-e1a4-42b6-9022-1c972cedc148 returned with HTTP 200 Sep 04 15:57:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 516/1037] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 15:57:05 2026] PUT /volume/v3/attachments/5f351207-e1a4-42b6-9022-1c972cedc148 => generated 694 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f37b85d6-83e3-486d-a22b-ccd3c566110c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f37b85d6-83e3-486d-a22b-ccd3c566110c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 Sep 04 15:57:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f37b85d6-83e3-486d-a22b-ccd3c566110c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f37b85d6-83e3-486d-a22b-ccd3c566110c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f37b85d6-83e3-486d-a22b-ccd3c566110c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f37b85d6-83e3-486d-a22b-ccd3c566110c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 returned with HTTP 200 Sep 04 15:57:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 522/1038] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:05 2026] GET /volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 => generated 862 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-88eb01e3-cd76-4eea-9138-27d30d9cd9d1 req-a2c69209-110a-473d-a537-10fc33651c2f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-88eb01e3-cd76-4eea-9138-27d30d9cd9d1 req-a2c69209-110a-473d-a537-10fc33651c2f tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 Sep 04 15:57:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-88eb01e3-cd76-4eea-9138-27d30d9cd9d1 req-a2c69209-110a-473d-a537-10fc33651c2f tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-88eb01e3-cd76-4eea-9138-27d30d9cd9d1 req-a2c69209-110a-473d-a537-10fc33651c2f tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-88eb01e3-cd76-4eea-9138-27d30d9cd9d1 req-a2c69209-110a-473d-a537-10fc33651c2f tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-88eb01e3-cd76-4eea-9138-27d30d9cd9d1 req-a2c69209-110a-473d-a537-10fc33651c2f tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 returned with HTTP 200 Sep 04 15:57:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 517/1039] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:05 2026] GET /volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 => generated 862 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-b068b329-642e-4f79-b28b-189add56f39c req-ab5aebc5-4bdb-436a-8ea2-c5df3bea34b7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-ab5aebc5-4bdb-436a-8ea2-c5df3bea34b7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] POST http://192.168.122.126/volume/v3/attachments/5f351207-e1a4-42b6-9022-1c972cedc148/action Sep 04 15:57:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-ab5aebc5-4bdb-436a-8ea2-c5df3bea34b7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action body: b'{"os-complete": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:57:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-ab5aebc5-4bdb-436a-8ea2-c5df3bea34b7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b068b329-642e-4f79-b28b-189add56f39c req-ab5aebc5-4bdb-436a-8ea2-c5df3bea34b7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/attachments/5f351207-e1a4-42b6-9022-1c972cedc148/action returned with HTTP 204 Sep 04 15:57:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 523/1040] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 15:57:05 2026] POST /volume/v3/attachments/5f351207-e1a4-42b6-9022-1c972cedc148/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-25d67039-64ac-400f-87b1-72d2df10c37f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-25d67039-64ac-400f-87b1-72d2df10c37f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-25d67039-64ac-400f-87b1-72d2df10c37f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-25d67039-64ac-400f-87b1-72d2df10c37f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-25d67039-64ac-400f-87b1-72d2df10c37f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-25d67039-64ac-400f-87b1-72d2df10c37f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 518/1041] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:05 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 1144 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-966ff9ff-765f-4f81-b661-bbe1fdd03bb3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-966ff9ff-765f-4f81-b661-bbe1fdd03bb3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-966ff9ff-765f-4f81-b661-bbe1fdd03bb3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-966ff9ff-765f-4f81-b661-bbe1fdd03bb3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-966ff9ff-765f-4f81-b661-bbe1fdd03bb3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-966ff9ff-765f-4f81-b661-bbe1fdd03bb3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 524/1042] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:05 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 1144 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-20887c88-dd07-42de-a878-c1d381a28ce6 req-6eaf6e20-5612-41ba-b561-b3e39664b556 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-20887c88-dd07-42de-a878-c1d381a28ce6 req-6eaf6e20-5612-41ba-b561-b3e39664b556 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-20887c88-dd07-42de-a878-c1d381a28ce6 req-6eaf6e20-5612-41ba-b561-b3e39664b556 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-20887c88-dd07-42de-a878-c1d381a28ce6 req-6eaf6e20-5612-41ba-b561-b3e39664b556 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [req-20887c88-dd07-42de-a878-c1d381a28ce6 req-6eaf6e20-5612-41ba-b561-b3e39664b556 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-20887c88-dd07-42de-a878-c1d381a28ce6 req-6eaf6e20-5612-41ba-b561-b3e39664b556 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:57:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-20887c88-dd07-42de-a878-c1d381a28ce6 req-6eaf6e20-5612-41ba-b561-b3e39664b556 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Get all volumes completed successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-20887c88-dd07-42de-a878-c1d381a28ce6 req-6eaf6e20-5612-41ba-b561-b3e39664b556 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:57:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 519/1043] 192.168.122.126 () {60 vars in 1397 bytes} [Fri Sep 4 15:57:06 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-24792700-ceeb-43b1-a6e9-a69caeb33022 req-f13458f2-4e42-478f-98b3-3589b90093a4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-24792700-ceeb-43b1-a6e9-a69caeb33022 req-f13458f2-4e42-478f-98b3-3589b90093a4 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-24792700-ceeb-43b1-a6e9-a69caeb33022 req-f13458f2-4e42-478f-98b3-3589b90093a4 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-24792700-ceeb-43b1-a6e9-a69caeb33022 req-f13458f2-4e42-478f-98b3-3589b90093a4 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [req-24792700-ceeb-43b1-a6e9-a69caeb33022 req-f13458f2-4e42-478f-98b3-3589b90093a4 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-24792700-ceeb-43b1-a6e9-a69caeb33022 req-f13458f2-4e42-478f-98b3-3589b90093a4 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-24792700-ceeb-43b1-a6e9-a69caeb33022 req-f13458f2-4e42-478f-98b3-3589b90093a4 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Get all volumes completed successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-24792700-ceeb-43b1-a6e9-a69caeb33022 req-f13458f2-4e42-478f-98b3-3589b90093a4 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:57:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 525/1044] 192.168.122.126 () {60 vars in 1397 bytes} [Fri Sep 4 15:57:06 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-eb22f760-33e8-4d61-9596-d3f8c690183b req-743db86e-9c43-4d99-9be1-7c058f2f8a31 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-eb22f760-33e8-4d61-9596-d3f8c690183b req-743db86e-9c43-4d99-9be1-7c058f2f8a31 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-eb22f760-33e8-4d61-9596-d3f8c690183b req-743db86e-9c43-4d99-9be1-7c058f2f8a31 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-eb22f760-33e8-4d61-9596-d3f8c690183b req-743db86e-9c43-4d99-9be1-7c058f2f8a31 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [req-eb22f760-33e8-4d61-9596-d3f8c690183b req-743db86e-9c43-4d99-9be1-7c058f2f8a31 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-eb22f760-33e8-4d61-9596-d3f8c690183b req-743db86e-9c43-4d99-9be1-7c058f2f8a31 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-eb22f760-33e8-4d61-9596-d3f8c690183b req-743db86e-9c43-4d99-9be1-7c058f2f8a31 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Get all volumes completed successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-eb22f760-33e8-4d61-9596-d3f8c690183b req-743db86e-9c43-4d99-9be1-7c058f2f8a31 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:57:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 520/1045] 192.168.122.126 () {60 vars in 1397 bytes} [Fri Sep 4 15:57:06 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-181a9c8c-cfb3-4998-98ee-24d7b3d711f2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-181a9c8c-cfb3-4998-98ee-24d7b3d711f2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-181a9c8c-cfb3-4998-98ee-24d7b3d711f2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-181a9c8c-cfb3-4998-98ee-24d7b3d711f2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-5523a713-d23b-4aec-b624-ffa728f6bb3f req-db9ef968-6532-4960-bb3b-a9f2bd6546fd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5523a713-d23b-4aec-b624-ffa728f6bb3f req-db9ef968-6532-4960-bb3b-a9f2bd6546fd tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5523a713-d23b-4aec-b624-ffa728f6bb3f req-db9ef968-6532-4960-bb3b-a9f2bd6546fd tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5523a713-d23b-4aec-b624-ffa728f6bb3f req-db9ef968-6532-4960-bb3b-a9f2bd6546fd tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [req-5523a713-d23b-4aec-b624-ffa728f6bb3f req-db9ef968-6532-4960-bb3b-a9f2bd6546fd tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-5523a713-d23b-4aec-b624-ffa728f6bb3f req-db9ef968-6532-4960-bb3b-a9f2bd6546fd tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-5523a713-d23b-4aec-b624-ffa728f6bb3f req-db9ef968-6532-4960-bb3b-a9f2bd6546fd tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Get all volumes completed successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-181a9c8c-cfb3-4998-98ee-24d7b3d711f2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5523a713-d23b-4aec-b624-ffa728f6bb3f req-db9ef968-6532-4960-bb3b-a9f2bd6546fd tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:57:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 521/1046] 192.168.122.126 () {60 vars in 1397 bytes} [Fri Sep 4 15:57:06 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-181a9c8c-cfb3-4998-98ee-24d7b3d711f2 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:57:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 526/1047] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:06 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 1144 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-4bc07a04-f49a-4714-bea2-4a8867704281 req-b9b90b19-0b5b-4351-b135-f8776a2f4b3c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-4bc07a04-f49a-4714-bea2-4a8867704281 req-b9b90b19-0b5b-4351-b135-f8776a2f4b3c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-4bc07a04-f49a-4714-bea2-4a8867704281 req-b9b90b19-0b5b-4351-b135-f8776a2f4b3c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-4bc07a04-f49a-4714-bea2-4a8867704281 req-b9b90b19-0b5b-4351-b135-f8776a2f4b3c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [req-4bc07a04-f49a-4714-bea2-4a8867704281 req-b9b90b19-0b5b-4351-b135-f8776a2f4b3c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-4bc07a04-f49a-4714-bea2-4a8867704281 req-b9b90b19-0b5b-4351-b135-f8776a2f4b3c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-4bc07a04-f49a-4714-bea2-4a8867704281 req-b9b90b19-0b5b-4351-b135-f8776a2f4b3c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Get all volumes completed successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-4bc07a04-f49a-4714-bea2-4a8867704281 req-b9b90b19-0b5b-4351-b135-f8776a2f4b3c tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:57:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 527/1048] 192.168.122.126 () {60 vars in 1397 bytes} [Fri Sep 4 15:57:06 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-4a1825ce-79cc-4db7-8424-07370c1b11a9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-4a1825ce-79cc-4db7-8424-07370c1b11a9 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] POST http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40/action Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-4a1825ce-79cc-4db7-8424-07370c1b11a9 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-4a1825ce-79cc-4db7-8424-07370c1b11a9 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-4a1825ce-79cc-4db7-8424-07370c1b11a9 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-4a1825ce-79cc-4db7-8424-07370c1b11a9 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Begin detaching volume completed successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-4a1825ce-79cc-4db7-8424-07370c1b11a9 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40/action returned with HTTP 202 Sep 04 15:57:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 528/1049] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 15:57:06 2026] POST /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-c1a6763d-b9f3-414b-94b4-69feb977ca0c req-47cd18dc-9dda-4db7-8aaa-c1b61d03b178 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c1a6763d-b9f3-414b-94b4-69feb977ca0c req-47cd18dc-9dda-4db7-8aaa-c1b61d03b178 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c1a6763d-b9f3-414b-94b4-69feb977ca0c req-47cd18dc-9dda-4db7-8aaa-c1b61d03b178 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c1a6763d-b9f3-414b-94b4-69feb977ca0c req-47cd18dc-9dda-4db7-8aaa-c1b61d03b178 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [req-c1a6763d-b9f3-414b-94b4-69feb977ca0c req-47cd18dc-9dda-4db7-8aaa-c1b61d03b178 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-c1a6763d-b9f3-414b-94b4-69feb977ca0c req-47cd18dc-9dda-4db7-8aaa-c1b61d03b178 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-635449192", "metadata": {"Type": "Test"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-635449192', 'metadata': {'Type': 'Test'}}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume of 1 GB Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-c1a6763d-b9f3-414b-94b4-69feb977ca0c req-47cd18dc-9dda-4db7-8aaa-c1b61d03b178 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Get all volumes completed successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Availability Zones retrieved successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c1a6763d-b9f3-414b-94b4-69feb977ca0c req-47cd18dc-9dda-4db7-8aaa-c1b61d03b178 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:57:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 529/1050] 192.168.122.126 () {60 vars in 1397 bytes} [Fri Sep 4 15:57:06 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-af66d3a1-1e21-4934-b61e-491407ace5a6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-af66d3a1-1e21-4934-b61e-491407ace5a6 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-af66d3a1-1e21-4934-b61e-491407ace5a6 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-af66d3a1-1e21-4934-b61e-491407ace5a6 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (ef4642f7-0f73-432a-81db-9fc1e1fdd306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50995b52-4969-4f1c-b9a6-e4a15b2fdb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-af66d3a1-1e21-4934-b61e-491407ace5a6 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-af66d3a1-1e21-4934-b61e-491407ace5a6 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:57:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 530/1051] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:06 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 1147 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50995b52-4969-4f1c-b9a6-e4a15b2fdb27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-fe25adee-5838-4a46-9f4b-23d765d669c4 req-666f620a-0eb5-4105-a25b-c8d55ced1b4a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef5ca06b-fecb-4885-93f2-17dee65c652b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-fe25adee-5838-4a46-9f4b-23d765d669c4 req-666f620a-0eb5-4105-a25b-c8d55ced1b4a tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-fe25adee-5838-4a46-9f4b-23d765d669c4 req-666f620a-0eb5-4105-a25b-c8d55ced1b4a tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-fe25adee-5838-4a46-9f4b-23d765d669c4 req-666f620a-0eb5-4105-a25b-c8d55ced1b4a tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [req-fe25adee-5838-4a46-9f4b-23d765d669c4 req-666f620a-0eb5-4105-a25b-c8d55ced1b4a tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-fe25adee-5838-4a46-9f4b-23d765d669c4 req-666f620a-0eb5-4105-a25b-c8d55ced1b4a tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-fe25adee-5838-4a46-9f4b-23d765d669c4 req-666f620a-0eb5-4105-a25b-c8d55ced1b4a tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Get all volumes completed successfully. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-fe25adee-5838-4a46-9f4b-23d765d669c4 req-666f620a-0eb5-4105-a25b-c8d55ced1b4a tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:57:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 531/1052] 192.168.122.126 () {60 vars in 1397 bytes} [Fri Sep 4 15:57:06 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1a545d15-93f2-4332-9743-b3fd56cf9b45 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1a545d15-93f2-4332-9743-b3fd56cf9b45 None None] GET http://192.168.122.126/volume// Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1a545d15-93f2-4332-9743-b3fd56cf9b45 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1a545d15-93f2-4332-9743-b3fd56cf9b45 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1a545d15-93f2-4332-9743-b3fd56cf9b45 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:57:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 532/1053] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:57:06 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-ef7daec0-aa1e-424b-b4b3-5f89b382c222 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-ef7daec0-aa1e-424b-b4b3-5f89b382c222 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-ef7daec0-aa1e-424b-b4b3-5f89b382c222 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-ef7daec0-aa1e-424b-b4b3-5f89b382c222 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-ef7daec0-aa1e-424b-b4b3-5f89b382c222 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-ef7daec0-aa1e-424b-b4b3-5f89b382c222 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:57:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 533/1054] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:57:06 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 1328 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-970ed2a4-7381-4f70-a61f-cefb6032768b req-f55fc9a6-8856-4fec-98a4-b5af00b3434b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-970ed2a4-7381-4f70-a61f-cefb6032768b req-f55fc9a6-8856-4fec-98a4-b5af00b3434b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-970ed2a4-7381-4f70-a61f-cefb6032768b req-f55fc9a6-8856-4fec-98a4-b5af00b3434b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-970ed2a4-7381-4f70-a61f-cefb6032768b req-f55fc9a6-8856-4fec-98a4-b5af00b3434b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [req-970ed2a4-7381-4f70-a61f-cefb6032768b req-f55fc9a6-8856-4fec-98a4-b5af00b3434b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [req-970ed2a4-7381-4f70-a61f-cefb6032768b req-f55fc9a6-8856-4fec-98a4-b5af00b3434b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-970ed2a4-7381-4f70-a61f-cefb6032768b req-f55fc9a6-8856-4fec-98a4-b5af00b3434b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] Get all volumes completed successfully. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:07 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Created reservations ['e4f10c10-3d63-400c-8e96-74a3135029ba', '915c72a5-9bda-4a45-a44f-f1ada0d5668c', 'bc863483-b2a4-46ac-9d95-989141b07b1b', '617e1895-c317-4ee6-8e7e-5953c40f448a'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef5ca06b-fecb-4885-93f2-17dee65c652b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4f10c10-3d63-400c-8e96-74a3135029ba', '915c72a5-9bda-4a45-a44f-f1ada0d5668c', 'bc863483-b2a4-46ac-9d95-989141b07b1b', '617e1895-c317-4ee6-8e7e-5953c40f448a']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8456f2-5ebb-4aa5-bbc1-bc05c7393c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-970ed2a4-7381-4f70-a61f-cefb6032768b req-f55fc9a6-8856-4fec-98a4-b5af00b3434b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-reader] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:57:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 534/1055] 192.168.122.126 () {60 vars in 1397 bytes} [Fri Sep 4 15:57:07 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-83d4b295-ef3d-4e99-ad58-77bdaa625d7d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-83d4b295-ef3d-4e99-ad58-77bdaa625d7d tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] DELETE http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-83d4b295-ef3d-4e99-ad58-77bdaa625d7d tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-83d4b295-ef3d-4e99-ad58-77bdaa625d7d tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-83d4b295-ef3d-4e99-ad58-77bdaa625d7d tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Delete volume with id: 20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-83d4b295-ef3d-4e99-ad58-77bdaa625d7d tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8456f2-5ebb-4aa5-bbc1-bc05c7393c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '572a007f-b9dc-44fa-8507-09c6739282b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-635449192',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['e4f10c10-3d63-400c-8e96-74a3135029ba','915c72a5-9bda-4a45-a44f-f1ada0d5668c','bc863483-b2a4-46ac-9d95-989141b07b1b','617e1895-c317-4ee6-8e7e-5953c40f448a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-635449192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=572a007f-b9dc-44fa-8507-09c6739282b0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='4b6c277473a44f819a2785f8e459d058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71aaedd9a29b44df9edb60fbb98be877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (795cd9d3-2172-4492-a815-eb7673fc4f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-83d4b295-ef3d-4e99-ad58-77bdaa625d7d tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Delete volume request issued successfully. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-83d4b295-ef3d-4e99-ad58-77bdaa625d7d tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 returned with HTTP 202 Sep 04 15:57:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 535/1056] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:07 2026] DELETE /volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3b779f0a-5d9c-44d1-8b0c-6819128c5423 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b779f0a-5d9c-44d1-8b0c-6819128c5423 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3b779f0a-5d9c-44d1-8b0c-6819128c5423 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3b779f0a-5d9c-44d1-8b0c-6819128c5423 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (795cd9d3-2172-4492-a815-eb7673fc4f5f) transitioned into state 'SUCCESS' from state '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-635449192',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['e4f10c10-3d63-400c-8e96-74a3135029ba','915c72a5-9bda-4a45-a44f-f1ada0d5668c','bc863483-b2a4-46ac-9d95-989141b07b1b','617e1895-c317-4ee6-8e7e-5953c40f448a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e42915-498e-468c-af50-aa7cdbb70972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3b779f0a-5d9c-44d1-8b0c-6819128c5423 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b779f0a-5d9c-44d1-8b0c-6819128c5423 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 returned with HTTP 200 Sep 04 15:57:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 536/1057] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:07 2026] GET /volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e42915-498e-468c-af50-aa7cdbb70972) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (ef4642f7-0f73-432a-81db-9fc1e1fdd306) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request issued successfully. Sep 04 15:57:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-65fbb244-dc15-4eb5-8a37-3ebb12dcf58b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 522/1058] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:57:06 2026] POST /volume/v3/volumes => generated 767 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9de257bc-9f2d-4bb9-9320-8a9230b5c7fc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9de257bc-9f2d-4bb9-9320-8a9230b5c7fc tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9de257bc-9f2d-4bb9-9320-8a9230b5c7fc tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9de257bc-9f2d-4bb9-9320-8a9230b5c7fc tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9de257bc-9f2d-4bb9-9320-8a9230b5c7fc tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-11116931-ebd0-420c-8cb5-0de895550c33 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-11116931-ebd0-420c-8cb5-0de895550c33 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] DELETE http://192.168.122.126/volume/v3/attachments/cee82394-3244-4782-8f17-3e19930819ed Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9de257bc-9f2d-4bb9-9320-8a9230b5c7fc tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 returned with HTTP 200 Sep 04 15:57:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 537/1059] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:07 2026] GET /volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 => generated 835 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-11116931-ebd0-420c-8cb5-0de895550c33 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-11116931-ebd0-420c-8cb5-0de895550c33 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:07 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 15:57:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-cd8c94f4-09e7-456b-a8a2-96c9e8c50e1d req-11116931-ebd0-420c-8cb5-0de895550c33 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/attachments/cee82394-3244-4782-8f17-3e19930819ed returned with HTTP 200 Sep 04 15:57:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 523/1060] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 15:57:07 2026] DELETE /volume/v3/attachments/cee82394-3244-4782-8f17-3e19930819ed => generated 19 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d7f03be8-fc83-4b02-81f3-ec020c13c419 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d7f03be8-fc83-4b02-81f3-ec020c13c419 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d7f03be8-fc83-4b02-81f3-ec020c13c419 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d7f03be8-fc83-4b02-81f3-ec020c13c419 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d7f03be8-fc83-4b02-81f3-ec020c13c419 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d7f03be8-fc83-4b02-81f3-ec020c13c419 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:57:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 538/1061] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:07 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-1104141f-358a-4b1d-94c5-c72efca71054 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-1104141f-358a-4b1d-94c5-c72efca71054 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-1104141f-358a-4b1d-94c5-c72efca71054 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-1104141f-358a-4b1d-94c5-c72efca71054 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-1104141f-358a-4b1d-94c5-c72efca71054 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-1104141f-358a-4b1d-94c5-c72efca71054 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 524/1062] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:08 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 1144 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-c90b1d34-a628-4ded-b3cb-ab58ddcdd075 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-c90b1d34-a628-4ded-b3cb-ab58ddcdd075 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] POST http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35/action Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-c90b1d34-a628-4ded-b3cb-ab58ddcdd075 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-c90b1d34-a628-4ded-b3cb-ab58ddcdd075 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-c90b1d34-a628-4ded-b3cb-ab58ddcdd075 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-c90b1d34-a628-4ded-b3cb-ab58ddcdd075 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Begin detaching volume completed successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-c90b1d34-a628-4ded-b3cb-ab58ddcdd075 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35/action returned with HTTP 202 Sep 04 15:57:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 539/1063] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 15:57:08 2026] POST /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d74eb683-2b9a-490f-b78b-b2b94c87a4b9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d74eb683-2b9a-490f-b78b-b2b94c87a4b9 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d74eb683-2b9a-490f-b78b-b2b94c87a4b9 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d74eb683-2b9a-490f-b78b-b2b94c87a4b9 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d74eb683-2b9a-490f-b78b-b2b94c87a4b9 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 returned with HTTP 404 Sep 04 15:57:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 525/1064] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:08 2026] GET /volume/v3/volumes/20cc3fcb-5000-4ade-a0a7-f6abeecf9ad3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2d22401e-8500-4020-902d-a76717a372da None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d22401e-8500-4020-902d-a76717a372da tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] DELETE http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d22401e-8500-4020-902d-a76717a372da tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d22401e-8500-4020-902d-a76717a372da tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-2d22401e-8500-4020-902d-a76717a372da tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Delete volume with id: 4adf9700-b790-4269-a134-eac604b139fa Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c2c11dba-e74d-43c3-b852-76570375bee7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c2c11dba-e74d-43c3-b852-76570375bee7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c2c11dba-e74d-43c3-b852-76570375bee7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c2c11dba-e74d-43c3-b852-76570375bee7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2d22401e-8500-4020-902d-a76717a372da tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c2c11dba-e74d-43c3-b852-76570375bee7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2d22401e-8500-4020-902d-a76717a372da tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Delete volume request issued successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d22401e-8500-4020-902d-a76717a372da tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa returned with HTTP 202 Sep 04 15:57:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 540/1065] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:08 2026] DELETE /volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d49e3953-b3a2-445a-acf1-e248d7ef3660 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d49e3953-b3a2-445a-acf1-e248d7ef3660 None None] GET http://192.168.122.126/volume// Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d49e3953-b3a2-445a-acf1-e248d7ef3660 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d49e3953-b3a2-445a-acf1-e248d7ef3660 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d49e3953-b3a2-445a-acf1-e248d7ef3660 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 15:57:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 541/1066] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 15:57:08 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-43a4760e-dd67-4540-8f92-acfe6f08dc37 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c2c11dba-e74d-43c3-b852-76570375bee7 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-43a4760e-dd67-4540-8f92-acfe6f08dc37 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-43a4760e-dd67-4540-8f92-acfe6f08dc37 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-43a4760e-dd67-4540-8f92-acfe6f08dc37 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 526/1067] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:08 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 1147 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c3a050f1-684e-43f5-97c8-c5a49b52c8a1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c3a050f1-684e-43f5-97c8-c5a49b52c8a1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c3a050f1-684e-43f5-97c8-c5a49b52c8a1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c3a050f1-684e-43f5-97c8-c5a49b52c8a1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-43a4760e-dd67-4540-8f92-acfe6f08dc37 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-43a4760e-dd67-4540-8f92-acfe6f08dc37 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 returned with HTTP 200 Sep 04 15:57:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 542/1068] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:08 2026] GET /volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-dd4cbdbd-8079-4790-a3f2-a4598ac9b6ab None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-dd4cbdbd-8079-4790-a3f2-a4598ac9b6ab tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-dd4cbdbd-8079-4790-a3f2-a4598ac9b6ab tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-dd4cbdbd-8079-4790-a3f2-a4598ac9b6ab tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c3a050f1-684e-43f5-97c8-c5a49b52c8a1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c3a050f1-684e-43f5-97c8-c5a49b52c8a1 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa returned with HTTP 200 Sep 04 15:57:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 527/1069] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:08 2026] GET /volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa => generated 861 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-dd4cbdbd-8079-4790-a3f2-a4598ac9b6ab tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-dd4cbdbd-8079-4790-a3f2-a4598ac9b6ab tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 543/1070] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 15:57:08 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 1328 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-90a1e46b-097f-4126-b746-96d724c4b787 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-90a1e46b-097f-4126-b746-96d724c4b787 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] DELETE http://192.168.122.126/volume/v3/attachments/5f351207-e1a4-42b6-9022-1c972cedc148 Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-90a1e46b-097f-4126-b746-96d724c4b787 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-90a1e46b-097f-4126-b746-96d724c4b787 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9b31e6a6-d57d-484c-9fb6-7822adabe98e req-90a1e46b-097f-4126-b746-96d724c4b787 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/attachments/5f351207-e1a4-42b6-9022-1c972cedc148 returned with HTTP 200 Sep 04 15:57:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 528/1071] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 15:57:08 2026] DELETE /volume/v3/attachments/5f351207-e1a4-42b6-9022-1c972cedc148 => generated 19 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6569eff9-d1aa-48d8-8150-5d91865b4f95 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6569eff9-d1aa-48d8-8150-5d91865b4f95 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6569eff9-d1aa-48d8-8150-5d91865b4f95 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6569eff9-d1aa-48d8-8150-5d91865b4f95 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6569eff9-d1aa-48d8-8150-5d91865b4f95 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-acb3afca-4bef-4053-888f-8c2051f0e289 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-acb3afca-4bef-4053-888f-8c2051f0e289 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-acb3afca-4bef-4053-888f-8c2051f0e289 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-acb3afca-4bef-4053-888f-8c2051f0e289 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6569eff9-d1aa-48d8-8150-5d91865b4f95 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 544/1072] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:09 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8fbbfa21-e74b-45bb-9d7b-00e692e978e1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8fbbfa21-e74b-45bb-9d7b-00e692e978e1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8fbbfa21-e74b-45bb-9d7b-00e692e978e1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8fbbfa21-e74b-45bb-9d7b-00e692e978e1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-acb3afca-4bef-4053-888f-8c2051f0e289 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8fbbfa21-e74b-45bb-9d7b-00e692e978e1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-acb3afca-4bef-4053-888f-8c2051f0e289 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 returned with HTTP 200 Sep 04 15:57:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 529/1073] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:09 2026] GET /volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8fbbfa21-e74b-45bb-9d7b-00e692e978e1 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 545/1074] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:09 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7d960ffb-0111-4339-96b6-e5ab782e3f3b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7d960ffb-0111-4339-96b6-e5ab782e3f3b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7d960ffb-0111-4339-96b6-e5ab782e3f3b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7d960ffb-0111-4339-96b6-e5ab782e3f3b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bbc17d3a-4ec8-4f58-b56d-552ed5fe4960 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bbc17d3a-4ec8-4f58-b56d-552ed5fe4960 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bbc17d3a-4ec8-4f58-b56d-552ed5fe4960 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bbc17d3a-4ec8-4f58-b56d-552ed5fe4960 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7d960ffb-0111-4339-96b6-e5ab782e3f3b tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa returned with HTTP 404 Sep 04 15:57:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 530/1075] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:09 2026] GET /volume/v3/volumes/4adf9700-b790-4269-a134-eac604b139fa => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-adf40729-a346-4e36-8840-acba68d17cee None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-adf40729-a346-4e36-8840-acba68d17cee tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] DELETE http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bbc17d3a-4ec8-4f58-b56d-552ed5fe4960 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-adf40729-a346-4e36-8840-acba68d17cee tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-adf40729-a346-4e36-8840-acba68d17cee tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-adf40729-a346-4e36-8840-acba68d17cee tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Delete volume with id: 442017cd-1746-4aec-8a55-8728efae0092 Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bbc17d3a-4ec8-4f58-b56d-552ed5fe4960 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 returned with HTTP 200 Sep 04 15:57:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 546/1076] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:09 2026] GET /volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e393308f-30d8-4ec9-8786-a579b8c76acf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e393308f-30d8-4ec9-8786-a579b8c76acf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] PUT http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 Sep 04 15:57:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e393308f-30d8-4ec9-8786-a579b8c76acf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-635449192"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-adf40729-a346-4e36-8840-acba68d17cee tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e393308f-30d8-4ec9-8786-a579b8c76acf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e393308f-30d8-4ec9-8786-a579b8c76acf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume updated successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e393308f-30d8-4ec9-8786-a579b8c76acf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 returned with HTTP 200 Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-adf40729-a346-4e36-8840-acba68d17cee tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Delete volume request issued successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-adf40729-a346-4e36-8840-acba68d17cee tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 returned with HTTP 202 Sep 04 15:57:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 547/1077] 192.168.122.126 () {60 vars in 1252 bytes} [Fri Sep 4 15:57:09 2026] PUT /volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 => generated 792 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 531/1078] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:09 2026] DELETE /volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1f036d04-4641-4b10-8578-e89a977ad080 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-08142dd6-ff6e-428e-b778-e5e44acb3aa5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-08142dd6-ff6e-428e-b778-e5e44acb3aa5 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-08142dd6-ff6e-428e-b778-e5e44acb3aa5 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1f036d04-4641-4b10-8578-e89a977ad080 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-08142dd6-ff6e-428e-b778-e5e44acb3aa5 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1f036d04-4641-4b10-8578-e89a977ad080 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1f036d04-4641-4b10-8578-e89a977ad080 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1f036d04-4641-4b10-8578-e89a977ad080 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-08142dd6-ff6e-428e-b778-e5e44acb3aa5 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1f036d04-4641-4b10-8578-e89a977ad080 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-08142dd6-ff6e-428e-b778-e5e44acb3aa5 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 returned with HTTP 200 Sep 04 15:57:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 532/1079] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:09 2026] GET /volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 548/1080] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:09 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-abcf26cf-1908-4397-94f3-5caf1609292a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-abcf26cf-1908-4397-94f3-5caf1609292a tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] PUT http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-abcf26cf-1908-4397-94f3-5caf1609292a tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-463674378", "description": "This is the new description of volume"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8fc537a6-5aad-413d-89c6-0f85299ecf53 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8fc537a6-5aad-413d-89c6-0f85299ecf53 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8fc537a6-5aad-413d-89c6-0f85299ecf53 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8fc537a6-5aad-413d-89c6-0f85299ecf53 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-abcf26cf-1908-4397-94f3-5caf1609292a tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-abcf26cf-1908-4397-94f3-5caf1609292a tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume updated successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8fc537a6-5aad-413d-89c6-0f85299ecf53 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-abcf26cf-1908-4397-94f3-5caf1609292a tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 returned with HTTP 200 Sep 04 15:57:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 533/1081] 192.168.122.126 () {60 vars in 1253 bytes} [Fri Sep 4 15:57:09 2026] PUT /volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 => generated 831 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8fc537a6-5aad-413d-89c6-0f85299ecf53 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:57:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 549/1082] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:09 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-920c5d42-03e6-45f1-a5ad-e0abf075fffa None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-920c5d42-03e6-45f1-a5ad-e0abf075fffa tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-920c5d42-03e6-45f1-a5ad-e0abf075fffa tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-920c5d42-03e6-45f1-a5ad-e0abf075fffa tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-920c5d42-03e6-45f1-a5ad-e0abf075fffa tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-920c5d42-03e6-45f1-a5ad-e0abf075fffa tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 returned with HTTP 200 Sep 04 15:57:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 534/1083] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:09 2026] GET /volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 => generated 899 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ec31232a-52b8-4561-aee9-cd84b4d60a82 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ec31232a-52b8-4561-aee9-cd84b4d60a82 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ec31232a-52b8-4561-aee9-cd84b4d60a82 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ec31232a-52b8-4561-aee9-cd84b4d60a82 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-974857524", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1679710123"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-974857524', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1679710123'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume of 1 GB Sep 04 15:57:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ec31232a-52b8-4561-aee9-cd84b4d60a82 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ec31232a-52b8-4561-aee9-cd84b4d60a82 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:57:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 550/1084] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:10 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Availability Zones retrieved successfully. Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (20a3d12a-81c7-49c3-bbe0-ce0ecca5b734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c75183-4e2f-4ae2-8636-579368e2259b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c75183-4e2f-4ae2-8636-579368e2259b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772010d0-eb87-468a-8152-083936cf2213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Created reservations ['b1a9e840-3282-4376-9f35-865e3025e34d', 'eb474226-3231-4424-88e4-36ba02691d3d', '58164381-8171-463b-b3b0-6a5a3c0b68bc', 'f8ee0a7a-7f53-4ac8-9be6-7ccd558988fd'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772010d0-eb87-468a-8152-083936cf2213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1a9e840-3282-4376-9f35-865e3025e34d', 'eb474226-3231-4424-88e4-36ba02691d3d', '58164381-8171-463b-b3b0-6a5a3c0b68bc', 'f8ee0a7a-7f53-4ac8-9be6-7ccd558988fd']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80351a7c-728f-4888-b2e0-40222a40a7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80351a7c-728f-4888-b2e0-40222a40a7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-974857524',display_name='tempest-VolumesGetTest-Volume-1679710123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['b1a9e840-3282-4376-9f35-865e3025e34d','eb474226-3231-4424-88e4-36ba02691d3d','58164381-8171-463b-b3b0-6a5a3c0b68bc','f8ee0a7a-7f53-4ac8-9be6-7ccd558988fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-974857524',display_name='tempest-VolumesGetTest-Volume-1679710123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b6c277473a44f819a2785f8e459d058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71aaedd9a29b44df9edb60fbb98be877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c819e9b-c385-4a6e-ac0a-2b688140f4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c819e9b-c385-4a6e-ac0a-2b688140f4fb) transitioned into 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-974857524',display_name='tempest-VolumesGetTest-Volume-1679710123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['b1a9e840-3282-4376-9f35-865e3025e34d','eb474226-3231-4424-88e4-36ba02691d3d','58164381-8171-463b-b3b0-6a5a3c0b68bc','f8ee0a7a-7f53-4ac8-9be6-7ccd558988fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f476f86b-c3f4-413e-b821-15044adb9675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f476f86b-c3f4-413e-b821-15044adb9675) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (20a3d12a-81c7-49c3-bbe0-ce0ecca5b734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request issued successfully. Sep 04 15:57:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eab3380b-c6c0-46a8-8470-eec9d3f1453c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 535/1085] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:57:10 2026] POST /volume/v3/volumes => generated 788 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-928d4183-f2fe-40db-bc5c-4676c92f5023 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-928d4183-f2fe-40db-bc5c-4676c92f5023 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e Sep 04 15:57:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-928d4183-f2fe-40db-bc5c-4676c92f5023 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-928d4183-f2fe-40db-bc5c-4676c92f5023 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-928d4183-f2fe-40db-bc5c-4676c92f5023 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-928d4183-f2fe-40db-bc5c-4676c92f5023 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e returned with HTTP 200 Sep 04 15:57:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 551/1086] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:10 2026] GET /volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c6ca28d1-51bc-4c1c-a501-35c3ad904ba6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c6ca28d1-51bc-4c1c-a501-35c3ad904ba6 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c6ca28d1-51bc-4c1c-a501-35c3ad904ba6 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c6ca28d1-51bc-4c1c-a501-35c3ad904ba6 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c6ca28d1-51bc-4c1c-a501-35c3ad904ba6 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Volume info retrieved successfully. Sep 04 15:57:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c6ca28d1-51bc-4c1c-a501-35c3ad904ba6 tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 returned with HTTP 200 Sep 04 15:57:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 536/1087] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:10 2026] GET /volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 => generated 861 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-622876583"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-622876583'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:11 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Create volume of 1 GB Sep 04 15:57:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Availability Zones retrieved successfully. Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Flow 'volume_create_api' (b22e78ad-df47-4876-8cff-1a9caaeaa509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e29b999-46af-4205-bfdf-486a51f6523f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e29b999-46af-4205-bfdf-486a51f6523f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8c4acf-85c1-4d30-812d-c7d15c72f851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f4c3267b-54ef-499e-a464-bd06d72b919e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f4c3267b-54ef-499e-a464-bd06d72b919e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e Sep 04 15:57:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f4c3267b-54ef-499e-a464-bd06d72b919e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f4c3267b-54ef-499e-a464-bd06d72b919e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f4c3267b-54ef-499e-a464-bd06d72b919e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f4c3267b-54ef-499e-a464-bd06d72b919e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e returned with HTTP 200 Sep 04 15:57:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 537/1088] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:11 2026] GET /volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e => generated 880 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Created reservations ['af8b4ae8-e674-4798-9749-531b673bfb02', '174196e6-2fc3-4d1c-bedd-abac6cafce33', 'dc1635f7-3da8-4827-ae22-14192fc19ce0', '4c8ab9b3-84c5-4b46-891b-231c7222ceb1'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8c4acf-85c1-4d30-812d-c7d15c72f851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af8b4ae8-e674-4798-9749-531b673bfb02', '174196e6-2fc3-4d1c-bedd-abac6cafce33', 'dc1635f7-3da8-4827-ae22-14192fc19ce0', '4c8ab9b3-84c5-4b46-891b-231c7222ceb1']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b01f88-6b70-453c-b3bd-dac3f7f8a90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b01f88-6b70-453c-b3bd-dac3f7f8a90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e2ffe1d-41b5-4631-b552-dac3cbc48a6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-622876583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db7d00f7b00f40baaacb359d4cefa28d',qos_specs=None,replication_status=,reservations=['af8b4ae8-e674-4798-9749-531b673bfb02','174196e6-2fc3-4d1c-bedd-abac6cafce33','dc1635f7-3da8-4827-ae22-14192fc19ce0','4c8ab9b3-84c5-4b46-891b-231c7222ceb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90d53049303e48ab804accf5026205fe',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-622876583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e2ffe1d-41b5-4631-b552-dac3cbc48a6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db7d00f7b00f40baaacb359d4cefa28d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90d53049303e48ab804accf5026205fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a7fd7f-d529-43a2-bf54-26283c4f439e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a7fd7f-d529-43a2-bf54-26283c4f439e) transitioned into state 'SUCCESS' from state '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-622876583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db7d00f7b00f40baaacb359d4cefa28d',qos_specs=None,replication_status=,reservations=['af8b4ae8-e674-4798-9749-531b673bfb02','174196e6-2fc3-4d1c-bedd-abac6cafce33','dc1635f7-3da8-4827-ae22-14192fc19ce0','4c8ab9b3-84c5-4b46-891b-231c7222ceb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90d53049303e48ab804accf5026205fe',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37dc3269-cb56-48dd-b32b-7839f92b988f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37dc3269-cb56-48dd-b32b-7839f92b988f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Flow 'volume_create_api' (b22e78ad-df47-4876-8cff-1a9caaeaa509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Create volume request issued successfully. Sep 04 15:57:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6aa9f3c7-8f7a-423f-ad5f-b740051c58e4 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 552/1089] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 15:57:11 2026] POST /volume/v3/volumes => generated 827 bytes in 860 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-12e3fb13-cbd5-49b1-8f8a-17559badeda7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-12e3fb13-cbd5-49b1-8f8a-17559badeda7 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-12e3fb13-cbd5-49b1-8f8a-17559badeda7 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-12e3fb13-cbd5-49b1-8f8a-17559badeda7 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-12e3fb13-cbd5-49b1-8f8a-17559badeda7 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Volume info retrieved successfully. Sep 04 15:57:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-12e3fb13-cbd5-49b1-8f8a-17559badeda7 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a returned with HTTP 200 Sep 04 15:57:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 538/1090] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:12 2026] GET /volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a => generated 895 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-59956ab7-2ad8-45f9-9f2f-e8a2ce5506ad None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-59956ab7-2ad8-45f9-9f2f-e8a2ce5506ad tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] GET http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 Sep 04 15:57:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-59956ab7-2ad8-45f9-9f2f-e8a2ce5506ad tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-59956ab7-2ad8-45f9-9f2f-e8a2ce5506ad tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-59956ab7-2ad8-45f9-9f2f-e8a2ce5506ad tempest-VolumesTestJSON-1325757757 tempest-VolumesTestJSON-1325757757-project-member] http://192.168.122.126/volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 returned with HTTP 404 Sep 04 15:57:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 553/1091] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:12 2026] GET /volume/v3/volumes/442017cd-1746-4aec-8a55-8728efae0092 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-eae3d057-2644-4c5e-9c55-8637e353eb00 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eae3d057-2644-4c5e-9c55-8637e353eb00 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e Sep 04 15:57:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eae3d057-2644-4c5e-9c55-8637e353eb00 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eae3d057-2644-4c5e-9c55-8637e353eb00 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-eae3d057-2644-4c5e-9c55-8637e353eb00 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eae3d057-2644-4c5e-9c55-8637e353eb00 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e returned with HTTP 200 Sep 04 15:57:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 539/1092] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:12 2026] GET /volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e => generated 881 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9bdb4b65-6928-4073-a656-e2b900ab438e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9bdb4b65-6928-4073-a656-e2b900ab438e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] PUT http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e Sep 04 15:57:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9bdb4b65-6928-4073-a656-e2b900ab438e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-635449192", "description": null}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9bdb4b65-6928-4073-a656-e2b900ab438e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9bdb4b65-6928-4073-a656-e2b900ab438e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume updated successfully. Sep 04 15:57:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9bdb4b65-6928-4073-a656-e2b900ab438e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e returned with HTTP 200 Sep 04 15:57:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 554/1093] 192.168.122.126 () {60 vars in 1252 bytes} [Fri Sep 4 15:57:12 2026] PUT /volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e => generated 778 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8a841f32-e58b-49a8-94af-dbd5f4338672 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8a841f32-e58b-49a8-94af-dbd5f4338672 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e Sep 04 15:57:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8a841f32-e58b-49a8-94af-dbd5f4338672 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8a841f32-e58b-49a8-94af-dbd5f4338672 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8a841f32-e58b-49a8-94af-dbd5f4338672 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8a841f32-e58b-49a8-94af-dbd5f4338672 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e returned with HTTP 200 Sep 04 15:57:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 540/1094] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:12 2026] GET /volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-be42a224-18f0-46d7-9cd1-f5062f0d728f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-be42a224-18f0-46d7-9cd1-f5062f0d728f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] DELETE http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e Sep 04 15:57:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-be42a224-18f0-46d7-9cd1-f5062f0d728f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-be42a224-18f0-46d7-9cd1-f5062f0d728f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:13 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-be42a224-18f0-46d7-9cd1-f5062f0d728f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume with id: 27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e Sep 04 15:57:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-be42a224-18f0-46d7-9cd1-f5062f0d728f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a9de9b3d-7fc9-4d09-ba0a-6835b247a01b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a9de9b3d-7fc9-4d09-ba0a-6835b247a01b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a9de9b3d-7fc9-4d09-ba0a-6835b247a01b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a9de9b3d-7fc9-4d09-ba0a-6835b247a01b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-be42a224-18f0-46d7-9cd1-f5062f0d728f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume request issued successfully. Sep 04 15:57:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-be42a224-18f0-46d7-9cd1-f5062f0d728f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e returned with HTTP 202 Sep 04 15:57:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 555/1095] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:13 2026] DELETE /volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e723acf1-f461-43bf-b6c1-d1c711ee4226 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e723acf1-f461-43bf-b6c1-d1c711ee4226 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e Sep 04 15:57:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e723acf1-f461-43bf-b6c1-d1c711ee4226 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e723acf1-f461-43bf-b6c1-d1c711ee4226 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a9de9b3d-7fc9-4d09-ba0a-6835b247a01b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Volume info retrieved successfully. Sep 04 15:57:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e723acf1-f461-43bf-b6c1-d1c711ee4226 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a9de9b3d-7fc9-4d09-ba0a-6835b247a01b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a returned with HTTP 200 Sep 04 15:57:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 541/1096] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:13 2026] GET /volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a => generated 919 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e723acf1-f461-43bf-b6c1-d1c711ee4226 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e returned with HTTP 200 Sep 04 15:57:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 556/1097] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:13 2026] GET /volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e => generated 845 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0e9536cd-ed4c-4daf-a06b-489022b952c8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0fb81913-8298-4594-9ba7-93ff50d3c3d8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0e9536cd-ed4c-4daf-a06b-489022b952c8 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0e9536cd-ed4c-4daf-a06b-489022b952c8 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0e9536cd-ed4c-4daf-a06b-489022b952c8 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0fb81913-8298-4594-9ba7-93ff50d3c3d8 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0fb81913-8298-4594-9ba7-93ff50d3c3d8 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0fb81913-8298-4594-9ba7-93ff50d3c3d8 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0fb81913-8298-4594-9ba7-93ff50d3c3d8 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e returned with HTTP 404 Sep 04 15:57:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 557/1098] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:14 2026] GET /volume/v3/volumes/27ab14f0-9fd8-4b73-8bd0-795d5fc0d73e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-99a93b0a-bdb6-49dd-9473-a29da3ebc287 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0e9536cd-ed4c-4daf-a06b-489022b952c8 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Volume info retrieved successfully. Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-99a93b0a-bdb6-49dd-9473-a29da3ebc287 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-99a93b0a-bdb6-49dd-9473-a29da3ebc287 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-99a93b0a-bdb6-49dd-9473-a29da3ebc287 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0e9536cd-ed4c-4daf-a06b-489022b952c8 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a returned with HTTP 200 Sep 04 15:57:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 542/1099] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:14 2026] GET /volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a => generated 955 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-99a93b0a-bdb6-49dd-9473-a29da3ebc287 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-aa4ea082-b4e0-4ee6-a91c-20045cd6cdce None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aa4ea082-b4e0-4ee6-a91c-20045cd6cdce tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] POST http://192.168.122.126/volume/v3/volume-transfers Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aa4ea082-b4e0-4ee6-a91c-20045cd6cdce tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4e2ffe1d-41b5-4631-b552-dac3cbc48a6a"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volume_transfer [None req-aa4ea082-b4e0-4ee6-a91c-20045cd6cdce tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Creating new volume transfer {'transfer': {'volume_id': '4e2ffe1d-41b5-4631-b552-dac3cbc48a6a'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volume_transfer [None req-aa4ea082-b4e0-4ee6-a91c-20045cd6cdce tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Creating transfer of volume 4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.transfer.api [None req-aa4ea082-b4e0-4ee6-a91c-20045cd6cdce tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Generating transfer record for volume 4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-99a93b0a-bdb6-49dd-9473-a29da3ebc287 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 returned with HTTP 200 Sep 04 15:57:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 558/1100] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:14 2026] GET /volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 => generated 899 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-11a0af0d-049c-4dc3-a9c0-3492c333e626 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-11a0af0d-049c-4dc3-a9c0-3492c333e626 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] DELETE http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-11a0af0d-049c-4dc3-a9c0-3492c333e626 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-11a0af0d-049c-4dc3-a9c0-3492c333e626 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-11a0af0d-049c-4dc3-a9c0-3492c333e626 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume with id: 572a007f-b9dc-44fa-8507-09c6739282b0 Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aa4ea082-b4e0-4ee6-a91c-20045cd6cdce tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volume-transfers returned with HTTP 202 Sep 04 15:57:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 543/1101] 192.168.122.126 () {62 vars in 1210 bytes} [Fri Sep 4 15:57:14 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7752ffe1-842a-4253-b476-9a5f2e7d2312 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7752ffe1-842a-4253-b476-9a5f2e7d2312 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7752ffe1-842a-4253-b476-9a5f2e7d2312 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7752ffe1-842a-4253-b476-9a5f2e7d2312 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-11a0af0d-049c-4dc3-a9c0-3492c333e626 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7752ffe1-842a-4253-b476-9a5f2e7d2312 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Volume info retrieved successfully. Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7752ffe1-842a-4253-b476-9a5f2e7d2312 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a returned with HTTP 200 Sep 04 15:57:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 544/1102] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:14 2026] GET /volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a => generated 963 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-11a0af0d-049c-4dc3-a9c0-3492c333e626 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume request issued successfully. Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-11a0af0d-049c-4dc3-a9c0-3492c333e626 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 returned with HTTP 202 Sep 04 15:57:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 559/1103] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:14 2026] DELETE /volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c8e045fc-36e9-4326-a01b-4b2160901311 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c8e045fc-36e9-4326-a01b-4b2160901311 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volume-transfers/294519ce-7f48-4dee-8a85-12c70a433d10 Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c8e045fc-36e9-4326-a01b-4b2160901311 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c8e045fc-36e9-4326-a01b-4b2160901311 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-805d3a25-2f25-4465-8d18-0ac3a6814230 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-805d3a25-2f25-4465-8d18-0ac3a6814230 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-805d3a25-2f25-4465-8d18-0ac3a6814230 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-805d3a25-2f25-4465-8d18-0ac3a6814230 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c8e045fc-36e9-4326-a01b-4b2160901311 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volume-transfers/294519ce-7f48-4dee-8a85-12c70a433d10 returned with HTTP 200 Sep 04 15:57:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 545/1104] 192.168.122.126 () {60 vars in 1300 bytes} [Fri Sep 4 15:57:14 2026] GET /volume/v3/volume-transfers/294519ce-7f48-4dee-8a85-12c70a433d10 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7f368057-928f-42fe-b5b9-7dae9e4dba05 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f368057-928f-42fe-b5b9-7dae9e4dba05 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volume-transfers Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f368057-928f-42fe-b5b9-7dae9e4dba05 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f368057-928f-42fe-b5b9-7dae9e4dba05 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volume_transfer [None req-7f368057-928f-42fe-b5b9-7dae9e4dba05 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Listing volume transfers {{(pid=87208) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-805d3a25-2f25-4465-8d18-0ac3a6814230 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-805d3a25-2f25-4465-8d18-0ac3a6814230 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 returned with HTTP 200 Sep 04 15:57:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 560/1105] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:14 2026] GET /volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 => generated 898 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f368057-928f-42fe-b5b9-7dae9e4dba05 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volume-transfers returned with HTTP 200 Sep 04 15:57:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 546/1106] 192.168.122.126 () {60 vars in 1189 bytes} [Fri Sep 4 15:57:14 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-06a3721f-a45e-41e2-8819-92d66bf13efd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-06a3721f-a45e-41e2-8819-92d66bf13efd tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] POST http://192.168.122.126/volume/v3/volume-transfers/294519ce-7f48-4dee-8a85-12c70a433d10/accept Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-06a3721f-a45e-41e2-8819-92d66bf13efd tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b66a4d9584b71b62"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.volume_transfer [None req-06a3721f-a45e-41e2-8819-92d66bf13efd tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Accepting volume transfer 294519ce-7f48-4dee-8a85-12c70a433d10 {{(pid=87209) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 15:57:14 devstack devstack@c-api.service[87209]: INFO cinder.api.contrib.volume_transfer [None req-06a3721f-a45e-41e2-8819-92d66bf13efd tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Accepting transfer 294519ce-7f48-4dee-8a85-12c70a433d10 Sep 04 15:57:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:15 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-06a3721f-a45e-41e2-8819-92d66bf13efd tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Created reservations ['8ff2ab88-f760-4bba-b82c-a91203a3cf57', '0b754ca6-45a2-4164-ae9c-7257aa7a467f', 'eabdd41d-0b16-48c2-bf88-9ad685fc4655', '6b2b0fcf-7621-4609-b0fa-ef47cf07ad45'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:15 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-06a3721f-a45e-41e2-8819-92d66bf13efd tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Created reservations ['ba71f945-c458-48ce-b277-bcc0062566ec', '0ca208ea-4a8a-48df-97a6-ef7f752d2ff3', '1b1fc2f0-e086-4d4c-a4a3-e881e68111f4', 'dd678c29-6e79-4f3e-b09f-dafc3934ac68'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:15 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:57:15 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-06a3721f-a45e-41e2-8819-92d66bf13efd tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Created reservations ['220848ff-f686-4773-8d94-caac9813df5a', '87c194f7-fac0-46a8-a148-149748c33079', '806537f4-1c57-49c7-98cf-5ff6cb9aa73c', 'c50d5997-b8ae-4d12-9d30-3d5e0b40c81f'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:15 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-06a3721f-a45e-41e2-8819-92d66bf13efd tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Created reservations ['62479ac6-186c-42a3-9055-0209a9e45046', '77ad9518-1b54-4557-b50e-61f03f2c02a7', '0385fe86-1ecf-432b-b7bf-35f53a3f9eab', '008079bd-25ab-4424-b366-9e7fe85b10f7'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-06a3721f-a45e-41e2-8819-92d66bf13efd tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Transfer volume completed successfully. Sep 04 15:57:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c04bf7c0-cc48-4bdc-8920-b1c8911da348 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c04bf7c0-cc48-4bdc-8920-b1c8911da348 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 Sep 04 15:57:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c04bf7c0-cc48-4bdc-8920-b1c8911da348 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c04bf7c0-cc48-4bdc-8920-b1c8911da348 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:15 devstack devstack@c-api.service[87209]: INFO cinder.transfer.api [None req-06a3721f-a45e-41e2-8819-92d66bf13efd tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Volume 4e2ffe1d-41b5-4631-b552-dac3cbc48a6a has been transferred. Sep 04 15:57:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c04bf7c0-cc48-4bdc-8920-b1c8911da348 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-06a3721f-a45e-41e2-8819-92d66bf13efd tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] http://192.168.122.126/volume/v3/volume-transfers/294519ce-7f48-4dee-8a85-12c70a433d10/accept returned with HTTP 202 Sep 04 15:57:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 561/1107] 192.168.122.126 () {62 vars in 1342 bytes} [Fri Sep 4 15:57:14 2026] POST /volume/v3/volume-transfers/294519ce-7f48-4dee-8a85-12c70a433d10/accept => generated 373 bytes in 1065 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c04bf7c0-cc48-4bdc-8920-b1c8911da348 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 returned with HTTP 200 Sep 04 15:57:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 547/1108] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:15 2026] GET /volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 => generated 898 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bef7c0b5-0e83-4fc4-8647-fbfdbb92de5f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bef7c0b5-0e83-4fc4-8647-fbfdbb92de5f tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] GET http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bef7c0b5-0e83-4fc4-8647-fbfdbb92de5f tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bef7c0b5-0e83-4fc4-8647-fbfdbb92de5f tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bef7c0b5-0e83-4fc4-8647-fbfdbb92de5f tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Volume info retrieved successfully. Sep 04 15:57:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bef7c0b5-0e83-4fc4-8647-fbfdbb92de5f tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a returned with HTTP 200 Sep 04 15:57:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 562/1109] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:15 2026] GET /volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a => generated 955 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b94a7c23-3116-4f91-9984-cecb178b2493 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b94a7c23-3116-4f91-9984-cecb178b2493 tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] GET http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b94a7c23-3116-4f91-9984-cecb178b2493 tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b94a7c23-3116-4f91-9984-cecb178b2493 tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b94a7c23-3116-4f91-9984-cecb178b2493 tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] Volume info retrieved successfully. Sep 04 15:57:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b94a7c23-3116-4f91-9984-cecb178b2493 tempest-VolumesTransfersV355Test-856736857 tempest-VolumesTransfersV355Test-856736857-project-member] http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a returned with HTTP 200 Sep 04 15:57:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 548/1110] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:15 2026] GET /volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a => generated 955 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-63494a71-8430-499e-94f5-72a412c406af None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-63494a71-8430-499e-94f5-72a412c406af tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] DELETE http://192.168.122.126/volume/v3/volume-transfers/294519ce-7f48-4dee-8a85-12c70a433d10 Sep 04 15:57:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-63494a71-8430-499e-94f5-72a412c406af tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-63494a71-8430-499e-94f5-72a412c406af tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:15 devstack devstack@c-api.service[87209]: INFO cinder.api.contrib.volume_transfer [None req-63494a71-8430-499e-94f5-72a412c406af tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Delete transfer with id: 294519ce-7f48-4dee-8a85-12c70a433d10 Sep 04 15:57:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-63494a71-8430-499e-94f5-72a412c406af tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volume-transfers/294519ce-7f48-4dee-8a85-12c70a433d10 returned with HTTP 404 Sep 04 15:57:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 563/1111] 192.168.122.126 () {60 vars in 1303 bytes} [Fri Sep 4 15:57:15 2026] DELETE /volume/v3/volume-transfers/294519ce-7f48-4dee-8a85-12c70a433d10 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:57:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e1aef5a8-371d-4dd8-afa6-332889baf185 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4ce51011-9205-41c4-b0f6-1ae80e02d7ae None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4ce51011-9205-41c4-b0f6-1ae80e02d7ae tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] DELETE http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4ce51011-9205-41c4-b0f6-1ae80e02d7ae tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4ce51011-9205-41c4-b0f6-1ae80e02d7ae tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-4ce51011-9205-41c4-b0f6-1ae80e02d7ae tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Delete volume with id: 7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4ce51011-9205-41c4-b0f6-1ae80e02d7ae tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4ce51011-9205-41c4-b0f6-1ae80e02d7ae tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Delete volume request issued successfully. Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4ce51011-9205-41c4-b0f6-1ae80e02d7ae tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 202 Sep 04 15:57:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 564/1112] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:15 2026] DELETE /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bbf74d44-32e1-4ca9-baaf-28ebff5e056f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bbf74d44-32e1-4ca9-baaf-28ebff5e056f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bbf74d44-32e1-4ca9-baaf-28ebff5e056f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bbf74d44-32e1-4ca9-baaf-28ebff5e056f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bbf74d44-32e1-4ca9-baaf-28ebff5e056f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bbf74d44-32e1-4ca9-baaf-28ebff5e056f tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 200 Sep 04 15:57:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 565/1113] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:16 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e1aef5a8-371d-4dd8-afa6-332889baf185 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e1aef5a8-371d-4dd8-afa6-332889baf185 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e1aef5a8-371d-4dd8-afa6-332889baf185 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:16 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-e1aef5a8-371d-4dd8-afa6-332889baf185 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Delete volume with id: 4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e1aef5a8-371d-4dd8-afa6-332889baf185 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Volume info retrieved successfully. Sep 04 15:57:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e1aef5a8-371d-4dd8-afa6-332889baf185 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Delete volume request issued successfully. Sep 04 15:57:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e1aef5a8-371d-4dd8-afa6-332889baf185 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a returned with HTTP 202 Sep 04 15:57:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 549/1114] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:57:15 2026] DELETE /volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a => generated 0 bytes in 365 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2ebc7ede-3337-4222-a752-5e7edf0abe6a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2ebc7ede-3337-4222-a752-5e7edf0abe6a tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] GET http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2ebc7ede-3337-4222-a752-5e7edf0abe6a tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2ebc7ede-3337-4222-a752-5e7edf0abe6a tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2ebc7ede-3337-4222-a752-5e7edf0abe6a tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Volume info retrieved successfully. Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2ebc7ede-3337-4222-a752-5e7edf0abe6a tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a returned with HTTP 200 Sep 04 15:57:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 566/1115] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:16 2026] GET /volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a => generated 1138 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4a372e8d-1d41-46b0-a3cf-33f91a71751b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4a372e8d-1d41-46b0-a3cf-33f91a71751b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4a372e8d-1d41-46b0-a3cf-33f91a71751b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4a372e8d-1d41-46b0-a3cf-33f91a71751b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4a372e8d-1d41-46b0-a3cf-33f91a71751b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 returned with HTTP 404 Sep 04 15:57:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 550/1116] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:16 2026] GET /volume/v3/volumes/572a007f-b9dc-44fa-8507-09c6739282b0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-2ffb150d-71a8-4a63-bf6a-5e3bb6d5d57d req-b8da15af-8acb-48e3-9f61-d94796e4e95b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-2ffb150d-71a8-4a63-bf6a-5e3bb6d5d57d req-b8da15af-8acb-48e3-9f61-d94796e4e95b tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-member] DELETE http://192.168.122.126/volume/v3/volumes/tempest-invalid-1353702545 Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-254671444"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-2ffb150d-71a8-4a63-bf6a-5e3bb6d5d57d req-b8da15af-8acb-48e3-9f61-d94796e4e95b tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-2ffb150d-71a8-4a63-bf6a-5e3bb6d5d57d req-b8da15af-8acb-48e3-9f61-d94796e4e95b tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [req-2ffb150d-71a8-4a63-bf6a-5e3bb6d5d57d req-b8da15af-8acb-48e3-9f61-d94796e4e95b tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-member] Delete volume with id: tempest-invalid-1353702545 Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-254671444'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:16 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume of 1 GB Sep 04 15:57:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Availability Zones retrieved successfully. Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-2ffb150d-71a8-4a63-bf6a-5e3bb6d5d57d req-b8da15af-8acb-48e3-9f61-d94796e4e95b tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-member] http://192.168.122.126/volume/v3/volumes/tempest-invalid-1353702545 returned with HTTP 404 Sep 04 15:57:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 567/1117] 192.168.122.126 () {62 vars in 1479 bytes} [Fri Sep 4 15:57:16 2026] DELETE /volume/v3/volumes/tempest-invalid-1353702545 => generated 99 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (13dafe72-d493-4184-abcc-c1f876536eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f290423-9410-4e03-bfdb-4ae17d61d96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f290423-9410-4e03-bfdb-4ae17d61d96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e6849b-6aec-4edc-a5d4-bdcdd3a4e08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-6b39f12d-7470-4c36-b92b-49d12d74f7e6 req-eb52d701-6ec9-49b5-80ac-c79d84428c4d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-6b39f12d-7470-4c36-b92b-49d12d74f7e6 req-eb52d701-6ec9-49b5-80ac-c79d84428c4d tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-member] DELETE http://192.168.122.126/volume/v3/volumes/59508666-87b4-45f3-a1b9-2bcd4656b36a Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-6b39f12d-7470-4c36-b92b-49d12d74f7e6 req-eb52d701-6ec9-49b5-80ac-c79d84428c4d tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-6b39f12d-7470-4c36-b92b-49d12d74f7e6 req-eb52d701-6ec9-49b5-80ac-c79d84428c4d tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [req-6b39f12d-7470-4c36-b92b-49d12d74f7e6 req-eb52d701-6ec9-49b5-80ac-c79d84428c4d tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-member] Delete volume with id: 59508666-87b4-45f3-a1b9-2bcd4656b36a Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-6b39f12d-7470-4c36-b92b-49d12d74f7e6 req-eb52d701-6ec9-49b5-80ac-c79d84428c4d tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-member] http://192.168.122.126/volume/v3/volumes/59508666-87b4-45f3-a1b9-2bcd4656b36a returned with HTTP 404 Sep 04 15:57:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 568/1118] 192.168.122.126 () {62 vars in 1509 bytes} [Fri Sep 4 15:57:16 2026] DELETE /volume/v3/volumes/59508666-87b4-45f3-a1b9-2bcd4656b36a => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-3dfb8a0d-dfcc-4f2f-b47c-474ab49a0259 req-0998ebe1-1904-4ba3-a381-50208e3e37e6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3dfb8a0d-dfcc-4f2f-b47c-474ab49a0259 req-0998ebe1-1904-4ba3-a381-50208e3e37e6 tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-reader] GET http://192.168.122.126/volume/v3/volumes/eadb84e9-e5fe-460e-b206-c1eedbbdb6a6 Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3dfb8a0d-dfcc-4f2f-b47c-474ab49a0259 req-0998ebe1-1904-4ba3-a381-50208e3e37e6 tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3dfb8a0d-dfcc-4f2f-b47c-474ab49a0259 req-0998ebe1-1904-4ba3-a381-50208e3e37e6 tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-reader] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3dfb8a0d-dfcc-4f2f-b47c-474ab49a0259 req-0998ebe1-1904-4ba3-a381-50208e3e37e6 tempest-VolumesNegativeTest-396310220 tempest-VolumesNegativeTest-396310220-project-reader] http://192.168.122.126/volume/v3/volumes/eadb84e9-e5fe-460e-b206-c1eedbbdb6a6 returned with HTTP 404 Sep 04 15:57:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 569/1119] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:16 2026] GET /volume/v3/volumes/eadb84e9-e5fe-460e-b206-c1eedbbdb6a6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Created reservations ['c1b4a805-9e82-4f2b-ab0c-2c53bff919b5', 'c22e67ae-c597-4f5a-93c5-f4d58300a359', '521ebb1b-189e-47bd-b0a4-20f81a81fecb', '623d5c5d-f8a0-4506-8479-bd0d705d610b'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e6849b-6aec-4edc-a5d4-bdcdd3a4e08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1b4a805-9e82-4f2b-ab0c-2c53bff919b5', 'c22e67ae-c597-4f5a-93c5-f4d58300a359', '521ebb1b-189e-47bd-b0a4-20f81a81fecb', '623d5c5d-f8a0-4506-8479-bd0d705d610b']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d9e1978-8b75-45bc-b704-c2dbb6771f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d9e1978-8b75-45bc-b704-c2dbb6771f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0533d20d-e7c7-4b2a-a1b0-7a86729b3a43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-254671444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['c1b4a805-9e82-4f2b-ab0c-2c53bff919b5','c22e67ae-c597-4f5a-93c5-f4d58300a359','521ebb1b-189e-47bd-b0a4-20f81a81fecb','623d5c5d-f8a0-4506-8479-bd0d705d610b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-254671444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0533d20d-e7c7-4b2a-a1b0-7a86729b3a43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b6c277473a44f819a2785f8e459d058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71aaedd9a29b44df9edb60fbb98be877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab4c6b9d-06d6-40f2-9652-a2a84296d9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab4c6b9d-06d6-40f2-9652-a2a84296d9a6) transitioned into state 'SUCCESS' from state '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-254671444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['c1b4a805-9e82-4f2b-ab0c-2c53bff919b5','c22e67ae-c597-4f5a-93c5-f4d58300a359','521ebb1b-189e-47bd-b0a4-20f81a81fecb','623d5c5d-f8a0-4506-8479-bd0d705d610b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08cc7e7c-45b4-4f76-a355-1b6875c8dd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08cc7e7c-45b4-4f76-a355-1b6875c8dd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c1d8bce7-d7c2-47b2-8bf3-2140cb7d13b3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (13dafe72-d493-4184-abcc-c1f876536eb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request issued successfully. Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c1d8bce7-d7c2-47b2-8bf3-2140cb7d13b3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c1d8bce7-d7c2-47b2-8bf3-2140cb7d13b3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c1d8bce7-d7c2-47b2-8bf3-2140cb7d13b3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5221937d-b6bd-4f96-a193-c4d149b4e706 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 551/1120] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:57:16 2026] POST /volume/v3/volumes => generated 753 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c1d8bce7-d7c2-47b2-8bf3-2140cb7d13b3 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 returned with HTTP 404 Sep 04 15:57:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 570/1121] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:17 2026] GET /volume/v3/volumes/7ee882ec-ba9c-49c2-b0c7-597b03377b35 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b60f8cef-4fd6-413a-bebf-d8dac6f82591 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-93600c0b-02e9-40b2-a050-7a6095f13296 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b60f8cef-4fd6-413a-bebf-d8dac6f82591 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-93600c0b-02e9-40b2-a050-7a6095f13296 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] DELETE http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-93600c0b-02e9-40b2-a050-7a6095f13296 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b60f8cef-4fd6-413a-bebf-d8dac6f82591 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b60f8cef-4fd6-413a-bebf-d8dac6f82591 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-93600c0b-02e9-40b2-a050-7a6095f13296 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-93600c0b-02e9-40b2-a050-7a6095f13296 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Delete volume with id: 002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-93600c0b-02e9-40b2-a050-7a6095f13296 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b60f8cef-4fd6-413a-bebf-d8dac6f82591 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b60f8cef-4fd6-413a-bebf-d8dac6f82591 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 returned with HTTP 200 Sep 04 15:57:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 552/1122] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:17 2026] GET /volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 => generated 821 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-93600c0b-02e9-40b2-a050-7a6095f13296 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Delete volume request issued successfully. Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-93600c0b-02e9-40b2-a050-7a6095f13296 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 202 Sep 04 15:57:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 571/1123] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:17 2026] DELETE /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-19b740c6-129d-4fd3-986c-50bc2b38dd16 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-036c762d-32f3-4fbd-a827-89ec22e38114 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-19b740c6-129d-4fd3-986c-50bc2b38dd16 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-19b740c6-129d-4fd3-986c-50bc2b38dd16 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-036c762d-32f3-4fbd-a827-89ec22e38114 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] GET http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-036c762d-32f3-4fbd-a827-89ec22e38114 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-19b740c6-129d-4fd3-986c-50bc2b38dd16 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-036c762d-32f3-4fbd-a827-89ec22e38114 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-036c762d-32f3-4fbd-a827-89ec22e38114 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a returned with HTTP 404 Sep 04 15:57:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 572/1124] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:17 2026] GET /volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b941cfb0-6048-46af-979b-285fbd55f900 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-19b740c6-129d-4fd3-986c-50bc2b38dd16 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b941cfb0-6048-46af-979b-285fbd55f900 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b941cfb0-6048-46af-979b-285fbd55f900 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b941cfb0-6048-46af-979b-285fbd55f900 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-19b740c6-129d-4fd3-986c-50bc2b38dd16 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:57:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 553/1125] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:17 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 851 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b941cfb0-6048-46af-979b-285fbd55f900 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a returned with HTTP 404 Sep 04 15:57:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 573/1126] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:17 2026] GET /volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e2593783-1e0a-4b0c-b3eb-f550530b0e1a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e2593783-1e0a-4b0c-b3eb-f550530b0e1a tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] DELETE http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e2593783-1e0a-4b0c-b3eb-f550530b0e1a tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e2593783-1e0a-4b0c-b3eb-f550530b0e1a tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-e2593783-1e0a-4b0c-b3eb-f550530b0e1a tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Delete volume with id: 4e2ffe1d-41b5-4631-b552-dac3cbc48a6a Sep 04 15:57:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e2593783-1e0a-4b0c-b3eb-f550530b0e1a tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a returned with HTTP 404 Sep 04 15:57:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 554/1127] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:57:17 2026] DELETE /volume/v3/volumes/4e2ffe1d-41b5-4631-b552-dac3cbc48a6a => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-430118880"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-430118880'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Create volume of 1 GB Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Availability Zones retrieved successfully. Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Flow 'volume_create_api' (a0747d09-8879-4727-8d49-08e7efe5ee07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43139ef5-0c71-4e76-86cd-9eb95b124a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43139ef5-0c71-4e76-86cd-9eb95b124a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (447e0ee7-2f34-45f1-9f71-ab82ddd869d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Created reservations ['e35942b3-b023-4a31-93bf-8e799eb0a3d6', '560fec53-86a4-4cc6-acd8-591a548ff417', '822827d7-bf4a-4872-bce2-5678fdb968e1', 'eee54653-6494-4066-9d89-29d6fbf3d0fb'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (447e0ee7-2f34-45f1-9f71-ab82ddd869d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e35942b3-b023-4a31-93bf-8e799eb0a3d6', '560fec53-86a4-4cc6-acd8-591a548ff417', '822827d7-bf4a-4872-bce2-5678fdb968e1', 'eee54653-6494-4066-9d89-29d6fbf3d0fb']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e392995-a196-4480-b387-f4675a66466f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e392995-a196-4480-b387-f4675a66466f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33c87020-6aa9-403e-8827-6846a3a0c201', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-430118880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db7d00f7b00f40baaacb359d4cefa28d',qos_specs=None,replication_status=,reservations=['e35942b3-b023-4a31-93bf-8e799eb0a3d6','560fec53-86a4-4cc6-acd8-591a548ff417','822827d7-bf4a-4872-bce2-5678fdb968e1','eee54653-6494-4066-9d89-29d6fbf3d0fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90d53049303e48ab804accf5026205fe',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-430118880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33c87020-6aa9-403e-8827-6846a3a0c201,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db7d00f7b00f40baaacb359d4cefa28d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90d53049303e48ab804accf5026205fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f72b50-98a4-4fb3-9ac3-54faa669f17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f72b50-98a4-4fb3-9ac3-54faa669f17b) transitioned into state 'SUCCESS' from state '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-430118880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db7d00f7b00f40baaacb359d4cefa28d',qos_specs=None,replication_status=,reservations=['e35942b3-b023-4a31-93bf-8e799eb0a3d6','560fec53-86a4-4cc6-acd8-591a548ff417','822827d7-bf4a-4872-bce2-5678fdb968e1','eee54653-6494-4066-9d89-29d6fbf3d0fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90d53049303e48ab804accf5026205fe',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e65500d-013c-434b-a867-470bbaf7f3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e65500d-013c-434b-a867-470bbaf7f3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Flow 'volume_create_api' (a0747d09-8879-4727-8d49-08e7efe5ee07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Create volume request issued successfully. Sep 04 15:57:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d9f2da60-3d19-4735-bca9-0036e19d96ad tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 574/1128] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 15:57:17 2026] POST /volume/v3/volumes => generated 827 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0c8f9e5a-c3a2-4a66-8e8b-567dcbe2a00b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0c8f9e5a-c3a2-4a66-8e8b-567dcbe2a00b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0c8f9e5a-c3a2-4a66-8e8b-567dcbe2a00b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0c8f9e5a-c3a2-4a66-8e8b-567dcbe2a00b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0c8f9e5a-c3a2-4a66-8e8b-567dcbe2a00b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Volume info retrieved successfully. Sep 04 15:57:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0c8f9e5a-c3a2-4a66-8e8b-567dcbe2a00b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 returned with HTTP 200 Sep 04 15:57:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 555/1129] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:17 2026] GET /volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 => generated 895 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ecc8e3b1-394f-4c5b-bb9c-7583c3637335 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ecc8e3b1-394f-4c5b-bb9c-7583c3637335 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 Sep 04 15:57:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ecc8e3b1-394f-4c5b-bb9c-7583c3637335 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ecc8e3b1-394f-4c5b-bb9c-7583c3637335 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:18 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:18 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ecc8e3b1-394f-4c5b-bb9c-7583c3637335 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ecc8e3b1-394f-4c5b-bb9c-7583c3637335 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 returned with HTTP 200 Sep 04 15:57:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 575/1130] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:18 2026] GET /volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-791e815c-37ed-4010-8d49-889acb9fd095 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-791e815c-37ed-4010-8d49-889acb9fd095 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-791e815c-37ed-4010-8d49-889acb9fd095 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-791e815c-37ed-4010-8d49-889acb9fd095 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-791e815c-37ed-4010-8d49-889acb9fd095 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-791e815c-37ed-4010-8d49-889acb9fd095 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 200 Sep 04 15:57:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 556/1131] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:18 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d57a5597-b8a8-4bb6-99f8-857249a18a06 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d57a5597-b8a8-4bb6-99f8-857249a18a06 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d57a5597-b8a8-4bb6-99f8-857249a18a06 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d57a5597-b8a8-4bb6-99f8-857249a18a06 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d57a5597-b8a8-4bb6-99f8-857249a18a06 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Volume info retrieved successfully. Sep 04 15:57:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d57a5597-b8a8-4bb6-99f8-857249a18a06 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 returned with HTTP 200 Sep 04 15:57:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 576/1132] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:19 2026] GET /volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 => generated 919 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ab6269f7-acb2-4e3a-a21a-2b348ca55ef5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ab6269f7-acb2-4e3a-a21a-2b348ca55ef5 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ab6269f7-acb2-4e3a-a21a-2b348ca55ef5 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ab6269f7-acb2-4e3a-a21a-2b348ca55ef5 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ab6269f7-acb2-4e3a-a21a-2b348ca55ef5 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ab6269f7-acb2-4e3a-a21a-2b348ca55ef5 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 returned with HTTP 200 Sep 04 15:57:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 557/1133] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:19 2026] GET /volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 => generated 846 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0533d20d-e7c7-4b2a-a1b0-7a86729b3a43", "size": 1, "name": "tempest-VolumesGetTest-Volume-2039923612", "metadata": {"Type": "Test"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request body: {'volume': {'source_volid': '0533d20d-e7c7-4b2a-a1b0-7a86729b3a43', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2039923612', 'metadata': {'Type': 'Test'}}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume retrieved successfully. Sep 04 15:57:19 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume of 1 GB Sep 04 15:57:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Availability Zones retrieved successfully. Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-98332096-a302-4ee7-a1e1-af5c04886378 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (c98fdad8-8420-4c85-adff-842ed0e0ac53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5180bb58-d0cc-4c07-8583-ea6b6bb2cbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-98332096-a302-4ee7-a1e1-af5c04886378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-98332096-a302-4ee7-a1e1-af5c04886378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-98332096-a302-4ee7-a1e1-af5c04886378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-98332096-a302-4ee7-a1e1-af5c04886378 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 returned with HTTP 404 Sep 04 15:57:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 558/1134] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:19 2026] GET /volume/v3/volumes/002503db-ac6e-4ded-b0b3-0dfc0150cc40 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5180bb58-d0cc-4c07-8583-ea6b6bb2cbc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0533d20d-e7c7-4b2a-a1b0-7a86729b3a43', 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dedb44a-eb91-4a15-a6fa-628854456694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4c5ca715-7bde-40fb-b664-df222c098829 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4c5ca715-7bde-40fb-b664-df222c098829 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] DELETE http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4c5ca715-7bde-40fb-b664-df222c098829 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4c5ca715-7bde-40fb-b664-df222c098829 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-4c5ca715-7bde-40fb-b664-df222c098829 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Delete volume with id: 07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:57:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4c5ca715-7bde-40fb-b664-df222c098829 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Created reservations ['faf55458-1bae-4284-b791-819e19dedf05', '6ae661f3-50ec-4ef1-a925-7e8b43720949', 'c7d4e192-ad54-41bf-ab5c-6360c93d7f07', '400331f0-a610-46d3-bb65-0645cf1d23bc'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dedb44a-eb91-4a15-a6fa-628854456694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faf55458-1bae-4284-b791-819e19dedf05', '6ae661f3-50ec-4ef1-a925-7e8b43720949', 'c7d4e192-ad54-41bf-ab5c-6360c93d7f07', '400331f0-a610-46d3-bb65-0645cf1d23bc']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18894df2-5e96-4d0e-9b99-7b016d6108e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4c5ca715-7bde-40fb-b664-df222c098829 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Delete volume request issued successfully. Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4c5ca715-7bde-40fb-b664-df222c098829 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 202 Sep 04 15:57:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 559/1135] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:19 2026] DELETE /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cce11c16-5c8d-45dc-8908-f3a9d72f040e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cce11c16-5c8d-45dc-8908-f3a9d72f040e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cce11c16-5c8d-45dc-8908-f3a9d72f040e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cce11c16-5c8d-45dc-8908-f3a9d72f040e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18894df2-5e96-4d0e-9b99-7b016d6108e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd46e3c0-99c3-408c-8308-f7a62a0c9ec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2039923612',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['faf55458-1bae-4284-b791-819e19dedf05','6ae661f3-50ec-4ef1-a925-7e8b43720949','c7d4e192-ad54-41bf-ab5c-6360c93d7f07','400331f0-a610-46d3-bb65-0645cf1d23bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=0533d20d-e7c7-4b2a-a1b0-7a86729b3a43,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2039923612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd46e3c0-99c3-408c-8308-f7a62a0c9ec1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='4b6c277473a44f819a2785f8e459d058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0533d20d-e7c7-4b2a-a1b0-7a86729b3a43,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71aaedd9a29b44df9edb60fbb98be877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c780bf78-29b3-4434-9f4c-885bc7257d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cce11c16-5c8d-45dc-8908-f3a9d72f040e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Volume info retrieved successfully. Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cce11c16-5c8d-45dc-8908-f3a9d72f040e tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 200 Sep 04 15:57:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 560/1136] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:19 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c780bf78-29b3-4434-9f4c-885bc7257d81) transitioned into state 'SUCCESS' from state '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-2039923612',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['faf55458-1bae-4284-b791-819e19dedf05','6ae661f3-50ec-4ef1-a925-7e8b43720949','c7d4e192-ad54-41bf-ab5c-6360c93d7f07','400331f0-a610-46d3-bb65-0645cf1d23bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=0533d20d-e7c7-4b2a-a1b0-7a86729b3a43,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ab6b51-2939-48eb-b18a-3602587256f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ab6b51-2939-48eb-b18a-3602587256f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (c98fdad8-8420-4c85-adff-842ed0e0ac53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request issued successfully. Sep 04 15:57:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bda3964a-4728-4dd0-8114-bbf4b7e0f106 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 577/1137] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:57:19 2026] POST /volume/v3/volumes => generated 802 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0ba33c6f-54b9-4133-bf97-de2ff2eb42bb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0ba33c6f-54b9-4133-bf97-de2ff2eb42bb tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0ba33c6f-54b9-4133-bf97-de2ff2eb42bb tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0ba33c6f-54b9-4133-bf97-de2ff2eb42bb tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0ba33c6f-54b9-4133-bf97-de2ff2eb42bb tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0ba33c6f-54b9-4133-bf97-de2ff2eb42bb tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 561/1138] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:19 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-38b4e2cc-0123-41b7-972b-1ad1198d22dd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38b4e2cc-0123-41b7-972b-1ad1198d22dd tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38b4e2cc-0123-41b7-972b-1ad1198d22dd tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38b4e2cc-0123-41b7-972b-1ad1198d22dd tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-38b4e2cc-0123-41b7-972b-1ad1198d22dd tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Volume info retrieved successfully. Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38b4e2cc-0123-41b7-972b-1ad1198d22dd tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 returned with HTTP 200 Sep 04 15:57:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 578/1139] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:20 2026] GET /volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 => generated 955 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-366eff1a-13b0-4420-8d03-d91ab036dacf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-366eff1a-13b0-4420-8d03-d91ab036dacf tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] POST http://192.168.122.126/volume/v3/volume-transfers Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-366eff1a-13b0-4420-8d03-d91ab036dacf tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "33c87020-6aa9-403e-8827-6846a3a0c201"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volume_transfer [None req-366eff1a-13b0-4420-8d03-d91ab036dacf tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Creating new volume transfer {'transfer': {'volume_id': '33c87020-6aa9-403e-8827-6846a3a0c201'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volume_transfer [None req-366eff1a-13b0-4420-8d03-d91ab036dacf tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Creating transfer of volume 33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.transfer.api [None req-366eff1a-13b0-4420-8d03-d91ab036dacf tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Generating transfer record for volume 33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-366eff1a-13b0-4420-8d03-d91ab036dacf tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volume-transfers returned with HTTP 202 Sep 04 15:57:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 562/1140] 192.168.122.126 () {62 vars in 1210 bytes} [Fri Sep 4 15:57:20 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a5e172af-2eb7-4397-94ce-5efd55a49748 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a5e172af-2eb7-4397-94ce-5efd55a49748 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a5e172af-2eb7-4397-94ce-5efd55a49748 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a5e172af-2eb7-4397-94ce-5efd55a49748 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a5e172af-2eb7-4397-94ce-5efd55a49748 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Volume info retrieved successfully. Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a5e172af-2eb7-4397-94ce-5efd55a49748 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 returned with HTTP 200 Sep 04 15:57:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 579/1141] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:20 2026] GET /volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 => generated 963 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-21e5171b-e07e-42df-867b-782edaf7587b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-21e5171b-e07e-42df-867b-782edaf7587b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volume-transfers/detail Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-21e5171b-e07e-42df-867b-782edaf7587b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-21e5171b-e07e-42df-867b-782edaf7587b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volume_transfer [None req-21e5171b-e07e-42df-867b-782edaf7587b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Listing volume transfers {{(pid=87208) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-21e5171b-e07e-42df-867b-782edaf7587b tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 04 15:57:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 563/1142] 192.168.122.126 () {60 vars in 1210 bytes} [Fri Sep 4 15:57:20 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-92cf553e-63c8-4197-b992-e927e2676dd8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-92cf553e-63c8-4197-b992-e927e2676dd8 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] DELETE http://192.168.122.126/volume/v3/volume-transfers/2155cc39-625e-4c39-98d0-9ea8ad4cf7b2 Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-92cf553e-63c8-4197-b992-e927e2676dd8 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-92cf553e-63c8-4197-b992-e927e2676dd8 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.api.contrib.volume_transfer [None req-92cf553e-63c8-4197-b992-e927e2676dd8 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Delete transfer with id: 2155cc39-625e-4c39-98d0-9ea8ad4cf7b2 Sep 04 15:57:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-92cf553e-63c8-4197-b992-e927e2676dd8 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volume-transfers/2155cc39-625e-4c39-98d0-9ea8ad4cf7b2 returned with HTTP 202 Sep 04 15:57:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 580/1143] 192.168.122.126 () {60 vars in 1303 bytes} [Fri Sep 4 15:57:20 2026] DELETE /volume/v3/volume-transfers/2155cc39-625e-4c39-98d0-9ea8ad4cf7b2 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ac7dd9cc-707f-4ff4-94a8-4defd35c305a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ac7dd9cc-707f-4ff4-94a8-4defd35c305a tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ac7dd9cc-707f-4ff4-94a8-4defd35c305a tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ac7dd9cc-707f-4ff4-94a8-4defd35c305a tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ac7dd9cc-707f-4ff4-94a8-4defd35c305a tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Volume info retrieved successfully. Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ac7dd9cc-707f-4ff4-94a8-4defd35c305a tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 returned with HTTP 200 Sep 04 15:57:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 564/1144] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:20 2026] GET /volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 => generated 955 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4fe0e395-8012-4187-8605-b7cce8055dc6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4fe0e395-8012-4187-8605-b7cce8055dc6 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] DELETE http://192.168.122.126/volume/v3/volume-transfers/2155cc39-625e-4c39-98d0-9ea8ad4cf7b2 Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4fe0e395-8012-4187-8605-b7cce8055dc6 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4fe0e395-8012-4187-8605-b7cce8055dc6 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.api.contrib.volume_transfer [None req-4fe0e395-8012-4187-8605-b7cce8055dc6 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Delete transfer with id: 2155cc39-625e-4c39-98d0-9ea8ad4cf7b2 Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4fe0e395-8012-4187-8605-b7cce8055dc6 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volume-transfers/2155cc39-625e-4c39-98d0-9ea8ad4cf7b2 returned with HTTP 404 Sep 04 15:57:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 581/1145] 192.168.122.126 () {60 vars in 1303 bytes} [Fri Sep 4 15:57:20 2026] DELETE /volume/v3/volume-transfers/2155cc39-625e-4c39-98d0-9ea8ad4cf7b2 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5e6a1b80-a7bd-40d0-a43b-3f1f95f641a0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5e6a1b80-a7bd-40d0-a43b-3f1f95f641a0 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5e6a1b80-a7bd-40d0-a43b-3f1f95f641a0 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5e6a1b80-a7bd-40d0-a43b-3f1f95f641a0 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-5e6a1b80-a7bd-40d0-a43b-3f1f95f641a0 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Delete volume with id: 33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5e6a1b80-a7bd-40d0-a43b-3f1f95f641a0 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Volume info retrieved successfully. Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5e6a1b80-a7bd-40d0-a43b-3f1f95f641a0 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Delete volume request issued successfully. Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5e6a1b80-a7bd-40d0-a43b-3f1f95f641a0 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 returned with HTTP 202 Sep 04 15:57:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 565/1146] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:57:20 2026] DELETE /volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-05ebf9a1-daff-4fde-8176-76a00f2fb6ab None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05ebf9a1-daff-4fde-8176-76a00f2fb6ab tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] GET http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-05ebf9a1-daff-4fde-8176-76a00f2fb6ab tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-05ebf9a1-daff-4fde-8176-76a00f2fb6ab tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-05ebf9a1-daff-4fde-8176-76a00f2fb6ab tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Volume info retrieved successfully. Sep 04 15:57:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05ebf9a1-daff-4fde-8176-76a00f2fb6ab tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 returned with HTTP 200 Sep 04 15:57:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 582/1147] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:20 2026] GET /volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 => generated 1138 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7eb33836-b6c2-40d8-96e1-8bab76fba234 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7eb33836-b6c2-40d8-96e1-8bab76fba234 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] GET http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7eb33836-b6c2-40d8-96e1-8bab76fba234 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7eb33836-b6c2-40d8-96e1-8bab76fba234 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7eb33836-b6c2-40d8-96e1-8bab76fba234 tempest-AttachVolumeTestJSON-1246579971 tempest-AttachVolumeTestJSON-1246579971-project-member] http://192.168.122.126/volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 returned with HTTP 404 Sep 04 15:57:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 566/1148] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:20 2026] GET /volume/v3/volumes/07e060cc-3e91-4761-b1a7-e9d2bc0ac0b6 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7d821249-674b-42e1-addc-6c1b50fdcf96 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d821249-674b-42e1-addc-6c1b50fdcf96 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d821249-674b-42e1-addc-6c1b50fdcf96 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d821249-674b-42e1-addc-6c1b50fdcf96 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7d821249-674b-42e1-addc-6c1b50fdcf96 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d821249-674b-42e1-addc-6c1b50fdcf96 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 583/1149] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:21 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 894 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4d191c4d-c9c4-4a5a-9d84-ab78a0a5fe0e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4d191c4d-c9c4-4a5a-9d84-ab78a0a5fe0e tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:57:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4d191c4d-c9c4-4a5a-9d84-ab78a0a5fe0e tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1429397999"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dff25fe3-4b44-4812-89e4-0be8fe363e38 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dff25fe3-4b44-4812-89e4-0be8fe363e38 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] GET http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dff25fe3-4b44-4812-89e4-0be8fe363e38 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dff25fe3-4b44-4812-89e4-0be8fe363e38 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4d191c4d-c9c4-4a5a-9d84-ab78a0a5fe0e tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:57:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 567/1150] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:57:21 2026] POST /volume/v3/types => generated 220 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-11cb84fc-ce58-4b9b-b299-cce2cb776f50 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-11cb84fc-ce58-4b9b-b299-cce2cb776f50 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] POST http://192.168.122.126/volume/v3/group_types Sep 04 15:57:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-11cb84fc-ce58-4b9b-b299-cce2cb776f50 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-423748664"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dff25fe3-4b44-4812-89e4-0be8fe363e38 tempest-VolumesTransfersV355Test-1210122263 tempest-VolumesTransfersV355Test-1210122263-project-admin] http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 returned with HTTP 404 Sep 04 15:57:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 584/1151] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:21 2026] GET /volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:57:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ce30d481-fd05-4507-aac5-7aa4d88e6803 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ce30d481-fd05-4507-aac5-7aa4d88e6803 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] GET http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ce30d481-fd05-4507-aac5-7aa4d88e6803 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ce30d481-fd05-4507-aac5-7aa4d88e6803 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ce30d481-fd05-4507-aac5-7aa4d88e6803 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 returned with HTTP 404 Sep 04 15:57:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 585/1152] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:21 2026] GET /volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:57:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-11cb84fc-ce58-4b9b-b299-cce2cb776f50 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] http://192.168.122.126/volume/v3/group_types returned with HTTP 202 Sep 04 15:57:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 568/1153] 192.168.122.126 () {62 vars in 1195 bytes} [Fri Sep 4 15:57:21 2026] POST /volume/v3/group_types => generated 176 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-670966fb-3a6d-47fa-9ffc-2fec0d8ecfb1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-670966fb-3a6d-47fa-9ffc-2fec0d8ecfb1 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] DELETE http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-670966fb-3a6d-47fa-9ffc-2fec0d8ecfb1 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-670966fb-3a6d-47fa-9ffc-2fec0d8ecfb1 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-670966fb-3a6d-47fa-9ffc-2fec0d8ecfb1 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] Delete volume with id: 33c87020-6aa9-403e-8827-6846a3a0c201 Sep 04 15:57:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f888bf46-db2a-443a-a052-bc22ccfd52ec None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-670966fb-3a6d-47fa-9ffc-2fec0d8ecfb1 tempest-VolumesTransfersV355Test-680018593 tempest-VolumesTransfersV355Test-680018593-project-member] http://192.168.122.126/volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 returned with HTTP 404 Sep 04 15:57:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 586/1154] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:57:21 2026] DELETE /volume/v3/volumes/33c87020-6aa9-403e-8827-6846a3a0c201 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:57:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f888bf46-db2a-443a-a052-bc22ccfd52ec tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] POST http://192.168.122.126/volume/v3/groups Sep 04 15:57:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f888bf46-db2a-443a-a052-bc22ccfd52ec tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6fc42a4f-6bfb-4f92-a2dc-ed94ca8439d6", "volume_types": ["b4c62927-8082-4ed5-8b97-b6aed7dcce74"], "name": "tempest-GroupsV314Test-Group-1212504631"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8f298fa5-86e6-4532-9ef4-ada3168d8140 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-f888bf46-db2a-443a-a052-bc22ccfd52ec tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Creating new group {'group': {'group_type': '6fc42a4f-6bfb-4f92-a2dc-ed94ca8439d6', 'volume_types': ['b4c62927-8082-4ed5-8b97-b6aed7dcce74'], 'name': 'tempest-GroupsV314Test-Group-1212504631'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 15:57:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8f298fa5-86e6-4532-9ef4-ada3168d8140 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8f298fa5-86e6-4532-9ef4-ada3168d8140 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8f298fa5-86e6-4532-9ef4-ada3168d8140 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:22 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-f888bf46-db2a-443a-a052-bc22ccfd52ec tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Creating group tempest-GroupsV314Test-Group-1212504631. Sep 04 15:57:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8f298fa5-86e6-4532-9ef4-ada3168d8140 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8f298fa5-86e6-4532-9ef4-ada3168d8140 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 587/1155] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:22 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 894 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f888bf46-db2a-443a-a052-bc22ccfd52ec tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Availability Zones retrieved successfully. Sep 04 15:57:22 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-f888bf46-db2a-443a-a052-bc22ccfd52ec tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Created reservations ['70152575-f9b5-4813-be3c-2efb6a66fca7'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f888bf46-db2a-443a-a052-bc22ccfd52ec tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/groups returned with HTTP 202 Sep 04 15:57:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 569/1156] 192.168.122.126 () {62 vars in 1181 bytes} [Fri Sep 4 15:57:21 2026] POST /volume/v3/groups => generated 108 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bd6637fd-6fd1-4336-9d81-f7b4d63ff349 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bd6637fd-6fd1-4336-9d81-f7b4d63ff349 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136 Sep 04 15:57:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bd6637fd-6fd1-4336-9d81-f7b4d63ff349 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bd6637fd-6fd1-4336-9d81-f7b4d63ff349 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-bd6637fd-6fd1-4336-9d81-f7b4d63ff349 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] show called for member 1d428326-b2ac-4eef-9bc3-d21f53d8d136 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:57:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:22 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:57:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bd6637fd-6fd1-4336-9d81-f7b4d63ff349 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136 returned with HTTP 200 Sep 04 15:57:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 588/1157] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:57:22 2026] GET /volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136 => generated 388 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-84ef0edc-233f-43e8-82a1-99a852ae88bc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-84ef0edc-233f-43e8-82a1-99a852ae88bc tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-84ef0edc-233f-43e8-82a1-99a852ae88bc tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-84ef0edc-233f-43e8-82a1-99a852ae88bc tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:23 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-84ef0edc-233f-43e8-82a1-99a852ae88bc tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-84ef0edc-233f-43e8-82a1-99a852ae88bc tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 570/1158] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:23 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 894 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-949c5639-eaf0-40fd-b7f4-ed33cfa0b898 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-949c5639-eaf0-40fd-b7f4-ed33cfa0b898 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136 Sep 04 15:57:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-949c5639-eaf0-40fd-b7f4-ed33cfa0b898 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-949c5639-eaf0-40fd-b7f4-ed33cfa0b898 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-949c5639-eaf0-40fd-b7f4-ed33cfa0b898 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] show called for member 1d428326-b2ac-4eef-9bc3-d21f53d8d136 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:57:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:23 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:23 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:57:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-949c5639-eaf0-40fd-b7f4-ed33cfa0b898 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136 returned with HTTP 200 Sep 04 15:57:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 589/1159] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:57:23 2026] GET /volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136 => generated 389 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-24074837-9d23-4b62-b5b1-51fe22dc769e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-336532949", "volume_type": "b4c62927-8082-4ed5-8b97-b6aed7dcce74", "group_id": "1d428326-b2ac-4eef-9bc3-d21f53d8d136", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-336532949', 'volume_type': 'b4c62927-8082-4ed5-8b97-b6aed7dcce74', 'group_id': '1d428326-b2ac-4eef-9bc3-d21f53d8d136', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:23 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Create volume of 1 GB Sep 04 15:57:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:23 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:57:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Availability Zones retrieved successfully. Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Flow 'volume_create_api' (efaa0000-a264-4784-a888-e568b8828f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8397ad0a-f0c9-487e-b6f5-0b22d898a6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8397ad0a-f0c9-487e-b6f5-0b22d898a6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b4c62927-8082-4ed5-8b97-b6aed7dcce74,is_public=True,name='tempest-GroupsV314Test-volume-type-1429397999',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c62927-8082-4ed5-8b97-b6aed7dcce74', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1d428326-b2ac-4eef-9bc3-d21f53d8d136', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12381899-e566-446a-8461-9a86f4c960a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:23 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1429397999 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1429397999, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:57:23 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1429397999 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1429397999, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Created reservations ['5eead014-be5f-4ba9-873e-20d4b2cee485', 'b624e3a0-9853-422c-b46c-357e7e9e5bae', '2356d146-e184-49c6-ad7f-eb0c681c1926', 'c816af8f-10f7-4546-b641-0fd2c314af68'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12381899-e566-446a-8461-9a86f4c960a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eead014-be5f-4ba9-873e-20d4b2cee485', 'b624e3a0-9853-422c-b46c-357e7e9e5bae', '2356d146-e184-49c6-ad7f-eb0c681c1926', 'c816af8f-10f7-4546-b641-0fd2c314af68']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5d3edb1-0fce-4d15-be78-da2e57dea87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5d3edb1-0fce-4d15-be78-da2e57dea87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-336532949',encryption_key_id=None,group_id=1d428326-b2ac-4eef-9bc3-d21f53d8d136,group_type_id=,metadata={},multiattach=False,project_id='b7e710feb3c046debff23963331c7bb7',qos_specs=None,replication_status=,reservations=['5eead014-be5f-4ba9-873e-20d4b2cee485','b624e3a0-9853-422c-b46c-357e7e9e5bae','2356d146-e184-49c6-ad7f-eb0c681c1926','c816af8f-10f7-4546-b641-0fd2c314af68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a08ae2d04d36445cbbb32ce4121904e3',volume_type_id=b4c62927-8082-4ed5-8b97-b6aed7dcce74), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-336532949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1d428326-b2ac-4eef-9bc3-d21f53d8d136,host=None,id=2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7e710feb3c046debff23963331c7bb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a08ae2d04d36445cbbb32ce4121904e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4c62927-8082-4ed5-8b97-b6aed7dcce74),volume_type_id=b4c62927-8082-4ed5-8b97-b6aed7dcce74)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efb2964-d363-4ee5-a220-abbe204b73c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efb2964-d363-4ee5-a220-abbe204b73c1) transitioned into state 'SUCCESS' from state '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-336532949',encryption_key_id=None,group_id=1d428326-b2ac-4eef-9bc3-d21f53d8d136,group_type_id=,metadata={},multiattach=False,project_id='b7e710feb3c046debff23963331c7bb7',qos_specs=None,replication_status=,reservations=['5eead014-be5f-4ba9-873e-20d4b2cee485','b624e3a0-9853-422c-b46c-357e7e9e5bae','2356d146-e184-49c6-ad7f-eb0c681c1926','c816af8f-10f7-4546-b641-0fd2c314af68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a08ae2d04d36445cbbb32ce4121904e3',volume_type_id=b4c62927-8082-4ed5-8b97-b6aed7dcce74)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c53a73f-0ae3-4164-a5db-a6505582ff30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c53a73f-0ae3-4164-a5db-a6505582ff30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Flow 'volume_create_api' (efaa0000-a264-4784-a888-e568b8828f56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Create volume request issued successfully. Sep 04 15:57:24 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:24 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:24 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-663c739d-a68b-4da9-85a8-5cbf6cd66943 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-24074837-9d23-4b62-b5b1-51fe22dc769e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 571/1160] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 15:57:23 2026] POST /volume/v3/volumes => generated 826 bytes in 752 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-663c739d-a68b-4da9-85a8-5cbf6cd66943 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-663c739d-a68b-4da9-85a8-5cbf6cd66943 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3ff01ddb-2122-4af5-b37b-b4fb16bd4c47 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-663c739d-a68b-4da9-85a8-5cbf6cd66943 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3ff01ddb-2122-4af5-b37b-b4fb16bd4c47 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e Sep 04 15:57:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3ff01ddb-2122-4af5-b37b-b4fb16bd4c47 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3ff01ddb-2122-4af5-b37b-b4fb16bd4c47 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3ff01ddb-2122-4af5-b37b-b4fb16bd4c47 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:24 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-3ff01ddb-2122-4af5-b37b-b4fb16bd4c47 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:24 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-3ff01ddb-2122-4af5-b37b-b4fb16bd4c47 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-663c739d-a68b-4da9-85a8-5cbf6cd66943 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-663c739d-a68b-4da9-85a8-5cbf6cd66943 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 590/1161] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:24 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 894 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:24 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-3ff01ddb-2122-4af5-b37b-b4fb16bd4c47 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3ff01ddb-2122-4af5-b37b-b4fb16bd4c47 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e returned with HTTP 200 Sep 04 15:57:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 572/1162] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:24 2026] GET /volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e => generated 894 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b23cfd62-8bb6-4bb3-ab56-dfac0cff5c16 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b23cfd62-8bb6-4bb3-ab56-dfac0cff5c16 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b23cfd62-8bb6-4bb3-ab56-dfac0cff5c16 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b23cfd62-8bb6-4bb3-ab56-dfac0cff5c16 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:25 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b23cfd62-8bb6-4bb3-ab56-dfac0cff5c16 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0762cf61-03c8-49dd-b9ac-84ec3920c09e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b23cfd62-8bb6-4bb3-ab56-dfac0cff5c16 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 591/1163] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:25 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 894 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0762cf61-03c8-49dd-b9ac-84ec3920c09e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e Sep 04 15:57:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0762cf61-03c8-49dd-b9ac-84ec3920c09e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0762cf61-03c8-49dd-b9ac-84ec3920c09e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0762cf61-03c8-49dd-b9ac-84ec3920c09e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:25 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-0762cf61-03c8-49dd-b9ac-84ec3920c09e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:25 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-0762cf61-03c8-49dd-b9ac-84ec3920c09e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:26 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-0762cf61-03c8-49dd-b9ac-84ec3920c09e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0762cf61-03c8-49dd-b9ac-84ec3920c09e tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e returned with HTTP 200 Sep 04 15:57:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 573/1164] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:25 2026] GET /volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e => generated 918 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-13adfddb-908b-4078-ad44-de8af8718625 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-13adfddb-908b-4078-ad44-de8af8718625 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-13adfddb-908b-4078-ad44-de8af8718625 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-13adfddb-908b-4078-ad44-de8af8718625 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-13adfddb-908b-4078-ad44-de8af8718625 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-13adfddb-908b-4078-ad44-de8af8718625 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 592/1165] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:26 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 894 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9020fc05-2b51-466b-a572-1c8876485ecf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9020fc05-2b51-466b-a572-1c8876485ecf tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e Sep 04 15:57:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9020fc05-2b51-466b-a572-1c8876485ecf tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9020fc05-2b51-466b-a572-1c8876485ecf tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9020fc05-2b51-466b-a572-1c8876485ecf tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:27 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-9020fc05-2b51-466b-a572-1c8876485ecf tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:27 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-9020fc05-2b51-466b-a572-1c8876485ecf tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:27 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-9020fc05-2b51-466b-a572-1c8876485ecf tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9020fc05-2b51-466b-a572-1c8876485ecf tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e returned with HTTP 200 Sep 04 15:57:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 574/1166] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:27 2026] GET /volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e => generated 918 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6e340e12-1962-487d-af11-77fb0453037f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e340e12-1962-487d-af11-77fb0453037f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6e340e12-1962-487d-af11-77fb0453037f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6e340e12-1962-487d-af11-77fb0453037f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6e340e12-1962-487d-af11-77fb0453037f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e340e12-1962-487d-af11-77fb0453037f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 593/1167] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:27 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 894 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6fe46b9c-f307-47d8-8947-ecd07d83d940 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6fe46b9c-f307-47d8-8947-ecd07d83d940 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e Sep 04 15:57:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6fe46b9c-f307-47d8-8947-ecd07d83d940 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6fe46b9c-f307-47d8-8947-ecd07d83d940 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:28 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6fe46b9c-f307-47d8-8947-ecd07d83d940 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:28 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-6fe46b9c-f307-47d8-8947-ecd07d83d940 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:28 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-6fe46b9c-f307-47d8-8947-ecd07d83d940 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:28 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-6fe46b9c-f307-47d8-8947-ecd07d83d940 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6fe46b9c-f307-47d8-8947-ecd07d83d940 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e returned with HTTP 200 Sep 04 15:57:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 575/1168] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:28 2026] GET /volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e => generated 918 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-addf2808-0595-4244-afdc-3d736e191295 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-addf2808-0595-4244-afdc-3d736e191295 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-addf2808-0595-4244-afdc-3d736e191295 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-addf2808-0595-4244-afdc-3d736e191295 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-addf2808-0595-4244-afdc-3d736e191295 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-addf2808-0595-4244-afdc-3d736e191295 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 594/1169] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:29 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 894 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cc2fc884-4d02-406e-b4b8-df9ab786236d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cc2fc884-4d02-406e-b4b8-df9ab786236d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e Sep 04 15:57:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cc2fc884-4d02-406e-b4b8-df9ab786236d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cc2fc884-4d02-406e-b4b8-df9ab786236d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cc2fc884-4d02-406e-b4b8-df9ab786236d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:30 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-cc2fc884-4d02-406e-b4b8-df9ab786236d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:30 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-cc2fc884-4d02-406e-b4b8-df9ab786236d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:30 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-cc2fc884-4d02-406e-b4b8-df9ab786236d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cc2fc884-4d02-406e-b4b8-df9ab786236d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e returned with HTTP 200 Sep 04 15:57:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 576/1170] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:29 2026] GET /volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e => generated 918 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6bcc423d-cad1-4bb6-8d9d-32d7b44adfa9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6bcc423d-cad1-4bb6-8d9d-32d7b44adfa9 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6bcc423d-cad1-4bb6-8d9d-32d7b44adfa9 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6bcc423d-cad1-4bb6-8d9d-32d7b44adfa9 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6bcc423d-cad1-4bb6-8d9d-32d7b44adfa9 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6bcc423d-cad1-4bb6-8d9d-32d7b44adfa9 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 595/1171] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:30 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 894 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-480ff090-5205-4ef9-b71b-29011dc3eb5d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-480ff090-5205-4ef9-b71b-29011dc3eb5d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e Sep 04 15:57:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-480ff090-5205-4ef9-b71b-29011dc3eb5d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-480ff090-5205-4ef9-b71b-29011dc3eb5d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-480ff090-5205-4ef9-b71b-29011dc3eb5d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:31 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-480ff090-5205-4ef9-b71b-29011dc3eb5d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:31 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-480ff090-5205-4ef9-b71b-29011dc3eb5d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:31 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-480ff090-5205-4ef9-b71b-29011dc3eb5d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-480ff090-5205-4ef9-b71b-29011dc3eb5d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e returned with HTTP 200 Sep 04 15:57:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 577/1172] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:31 2026] GET /volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e => generated 918 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f620dc9f-dd92-420d-b922-c08e95f1aa55 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f620dc9f-dd92-420d-b922-c08e95f1aa55 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f620dc9f-dd92-420d-b922-c08e95f1aa55 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f620dc9f-dd92-420d-b922-c08e95f1aa55 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:31 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f620dc9f-dd92-420d-b922-c08e95f1aa55 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f620dc9f-dd92-420d-b922-c08e95f1aa55 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 596/1173] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:31 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 894 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1, "name": "tempest-VolumesExtendTest-Volume-937206113"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Create volume request body: {'volume': {'imageRef': '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-937206113'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7b0f9e0d-14ba-4738-b3cc-819ab08feb65 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7b0f9e0d-14ba-4738-b3cc-819ab08feb65 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7b0f9e0d-14ba-4738-b3cc-819ab08feb65 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7b0f9e0d-14ba-4738-b3cc-819ab08feb65 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7b0f9e0d-14ba-4738-b3cc-819ab08feb65 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-7b0f9e0d-14ba-4738-b3cc-819ab08feb65 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:32 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-7b0f9e0d-14ba-4738-b3cc-819ab08feb65 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:32 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Create volume of 1 GB Sep 04 15:57:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Availability Zones retrieved successfully. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-7b0f9e0d-14ba-4738-b3cc-819ab08feb65 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:32 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Flow 'volume_create_api' (56f6f2cc-bd4f-4cae-874e-b20d0a8fd7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7b0f9e0d-14ba-4738-b3cc-819ab08feb65 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e returned with HTTP 200 Sep 04 15:57:32 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a437cd-d5a7-4269-92af-37b7b1604345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 597/1174] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:32 2026] GET /volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e => generated 918 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:32 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9e6762f9-22a0-4abc-b3ea-fdc211c0fc24 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9e6762f9-22a0-4abc-b3ea-fdc211c0fc24 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9e6762f9-22a0-4abc-b3ea-fdc211c0fc24 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9e6762f9-22a0-4abc-b3ea-fdc211c0fc24 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9e6762f9-22a0-4abc-b3ea-fdc211c0fc24 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9e6762f9-22a0-4abc-b3ea-fdc211c0fc24 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 598/1175] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:32 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 895 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b8ebdcd5-ae95-42ea-b367-f624a6e32af8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b8ebdcd5-ae95-42ea-b367-f624a6e32af8 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b8ebdcd5-ae95-42ea-b367-f624a6e32af8 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b8ebdcd5-ae95-42ea-b367-f624a6e32af8 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b8ebdcd5-ae95-42ea-b367-f624a6e32af8 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b8ebdcd5-ae95-42ea-b367-f624a6e32af8 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 599/1176] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:32 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 895 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cde724a9-8378-4e0b-a4f3-82fbeaf1fac4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cde724a9-8378-4e0b-a4f3-82fbeaf1fac4 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] PUT http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cde724a9-8378-4e0b-a4f3-82fbeaf1fac4 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2039923612"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:32 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a437cd-d5a7-4269-92af-37b7b1604345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:32 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e430c4d-b421-4f30-b01a-a4f5ddcd6d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cde724a9-8378-4e0b-a4f3-82fbeaf1fac4 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cde724a9-8378-4e0b-a4f3-82fbeaf1fac4 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume updated successfully. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cde724a9-8378-4e0b-a4f3-82fbeaf1fac4 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 600/1177] 192.168.122.126 () {60 vars in 1252 bytes} [Fri Sep 4 15:57:32 2026] PUT /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 827 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4b4285af-d20d-4141-9a77-6ad02d340c61 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4b4285af-d20d-4141-9a77-6ad02d340c61 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] PUT http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4b4285af-d20d-4141-9a77-6ad02d340c61 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-365472273", "description": "This is the new description of volume"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4b4285af-d20d-4141-9a77-6ad02d340c61 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4b4285af-d20d-4141-9a77-6ad02d340c61 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume updated successfully. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4b4285af-d20d-4141-9a77-6ad02d340c61 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 601/1178] 192.168.122.126 () {60 vars in 1253 bytes} [Fri Sep 4 15:57:32 2026] PUT /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fc5ed2aa-ad45-4f38-bda6-02c14aa34700 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fc5ed2aa-ad45-4f38-bda6-02c14aa34700 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fc5ed2aa-ad45-4f38-bda6-02c14aa34700 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fc5ed2aa-ad45-4f38-bda6-02c14aa34700 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fc5ed2aa-ad45-4f38-bda6-02c14aa34700 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:32 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Created reservations ['870d1c1f-156e-4327-8ab8-8c3f402650fd', '3924660a-9565-4ec7-b169-107b2a4503b5', '462ff095-994a-4b33-b3ff-b91eafc21e81', '607bcce0-e1ca-400f-847c-f5d36bac5fbd'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:32 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e430c4d-b421-4f30-b01a-a4f5ddcd6d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['870d1c1f-156e-4327-8ab8-8c3f402650fd', '3924660a-9565-4ec7-b169-107b2a4503b5', '462ff095-994a-4b33-b3ff-b91eafc21e81', '607bcce0-e1ca-400f-847c-f5d36bac5fbd']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:32 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d41cc7f-e4d3-467c-a480-1066e0eb43e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fc5ed2aa-ad45-4f38-bda6-02c14aa34700 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 602/1179] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:32 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 933 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-796008382", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1454321615"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-796008382', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1454321615'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume of 1 GB Sep 04 15:57:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Availability Zones retrieved successfully. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d41cc7f-e4d3-467c-a480-1066e0eb43e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6887e6f-45ff-4bbb-920c-f0cf1c634f61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-937206113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf4942e362e4e80b9e67cd0f8c8fa7d',qos_specs=None,replication_status=,reservations=['870d1c1f-156e-4327-8ab8-8c3f402650fd','3924660a-9565-4ec7-b169-107b2a4503b5','462ff095-994a-4b33-b3ff-b91eafc21e81','607bcce0-e1ca-400f-847c-f5d36bac5fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90d5e85a72624a96955885229bac933b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-937206113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6887e6f-45ff-4bbb-920c-f0cf1c634f61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf4942e362e4e80b9e67cd0f8c8fa7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90d5e85a72624a96955885229bac933b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d7e3dd9-bcfd-464b-9512-2dfb8ed8617b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (0a6c24eb-010f-46c5-9998-d39c693e5d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85de867d-f5d2-44e3-b672-8981e037bd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d7e3dd9-bcfd-464b-9512-2dfb8ed8617b) transitioned into state 'SUCCESS' from state '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-937206113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf4942e362e4e80b9e67cd0f8c8fa7d',qos_specs=None,replication_status=,reservations=['870d1c1f-156e-4327-8ab8-8c3f402650fd','3924660a-9565-4ec7-b169-107b2a4503b5','462ff095-994a-4b33-b3ff-b91eafc21e81','607bcce0-e1ca-400f-847c-f5d36bac5fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90d5e85a72624a96955885229bac933b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379f466f-ef03-4831-a405-c4c721318482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85de867d-f5d2-44e3-b672-8981e037bd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e36f502-139d-4f60-a9e3-ec4eb69c19ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379f466f-ef03-4831-a405-c4c721318482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Flow 'volume_create_api' (56f6f2cc-bd4f-4cae-874e-b20d0a8fd7c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Create volume request issued successfully. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cd0753f4-3a32-4da7-84a7-cd6d496eea4b tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 578/1180] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:57:32 2026] POST /volume/v3/volumes => generated 756 bytes in 1025 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bd866cd4-a384-455b-8dd7-e86018b0cf83 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bd866cd4-a384-455b-8dd7-e86018b0cf83 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bd866cd4-a384-455b-8dd7-e86018b0cf83 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bd866cd4-a384-455b-8dd7-e86018b0cf83 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bd866cd4-a384-455b-8dd7-e86018b0cf83 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bd866cd4-a384-455b-8dd7-e86018b0cf83 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 579/1181] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:33 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 824 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-908588620", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-908588620', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Create volume of 1 GB Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Created reservations ['cfe2f40c-a255-4bef-961d-69e3415682f7', '42599f4b-e080-46f9-a44e-a19932377659', '16f7ef5a-1aa6-4c1d-924a-a7150e992873', '5f9064c2-2644-4e83-91e2-e5e2a912f01c'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Availability Zones retrieved successfully. Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e36f502-139d-4f60-a9e3-ec4eb69c19ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfe2f40c-a255-4bef-961d-69e3415682f7', '42599f4b-e080-46f9-a44e-a19932377659', '16f7ef5a-1aa6-4c1d-924a-a7150e992873', '5f9064c2-2644-4e83-91e2-e5e2a912f01c']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf30a54-0169-4f22-960a-aac8ceb9c3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Flow 'volume_create_api' (fe02715b-a0ee-4006-a05f-918cad4a9563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d831cd-9868-452e-bd14-861b94da7602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf30a54-0169-4f22-960a-aac8ceb9c3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fb5fa6f-6df4-4e4b-81f8-c768e081adcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-796008382',display_name='tempest-VolumesGetTest-Volume-1454321615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['cfe2f40c-a255-4bef-961d-69e3415682f7','42599f4b-e080-46f9-a44e-a19932377659','16f7ef5a-1aa6-4c1d-924a-a7150e992873','5f9064c2-2644-4e83-91e2-e5e2a912f01c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:33Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-796008382',display_name='tempest-VolumesGetTest-Volume-1454321615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fb5fa6f-6df4-4e4b-81f8-c768e081adcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b6c277473a44f819a2785f8e459d058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71aaedd9a29b44df9edb60fbb98be877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d46fa6c5-1e59-4966-8ac3-84f8560d9bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d831cd-9868-452e-bd14-861b94da7602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575844c6-82d9-4328-bb4d-ee94b9403420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d46fa6c5-1e59-4966-8ac3-84f8560d9bcd) transitioned into 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-796008382',display_name='tempest-VolumesGetTest-Volume-1454321615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['cfe2f40c-a255-4bef-961d-69e3415682f7','42599f4b-e080-46f9-a44e-a19932377659','16f7ef5a-1aa6-4c1d-924a-a7150e992873','5f9064c2-2644-4e83-91e2-e5e2a912f01c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2217ac5b-28e1-4ccc-9646-d643eeac03f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2217ac5b-28e1-4ccc-9646-d643eeac03f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (0a6c24eb-010f-46c5-9998-d39c693e5d56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request issued successfully. Sep 04 15:57:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0480c6e7-0ecd-48db-b556-85f5e534ebc1 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 603/1182] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:57:33 2026] POST /volume/v3/volumes => generated 788 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-41aaea47-6be1-4243-8521-90f216ce52bf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-41aaea47-6be1-4243-8521-90f216ce52bf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-41aaea47-6be1-4243-8521-90f216ce52bf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-41aaea47-6be1-4243-8521-90f216ce52bf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Created reservations ['805aa19d-93e1-4831-8508-b90b4d28a9a9', '6a75fa2b-c41e-4c12-a89f-0829063d6add', '0ffac43c-8517-4bf2-a95c-7083bc181e9c', 'd40e2ad9-4874-4ed3-82fe-ae6c30859733'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575844c6-82d9-4328-bb4d-ee94b9403420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['805aa19d-93e1-4831-8508-b90b4d28a9a9', '6a75fa2b-c41e-4c12-a89f-0829063d6add', '0ffac43c-8517-4bf2-a95c-7083bc181e9c', 'd40e2ad9-4874-4ed3-82fe-ae6c30859733']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (922d6da6-1f60-4182-86de-dfc65fe7f687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (922d6da6-1f60-4182-86de-dfc65fe7f687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5fd92cd-f334-47a4-ab3b-d57bd66430e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-908588620',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='48ca2e2ddbed40dabaa8002624c61d85',qos_specs=None,replication_status=,reservations=['805aa19d-93e1-4831-8508-b90b4d28a9a9','6a75fa2b-c41e-4c12-a89f-0829063d6add','0ffac43c-8517-4bf2-a95c-7083bc181e9c','d40e2ad9-4874-4ed3-82fe-ae6c30859733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26d753943b3042a0b8345ae214666646',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-908588620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5fd92cd-f334-47a4-ab3b-d57bd66430e3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='48ca2e2ddbed40dabaa8002624c61d85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26d753943b3042a0b8345ae214666646',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc69dea-593d-457b-be8d-b0360ee69968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-41aaea47-6be1-4243-8521-90f216ce52bf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-41aaea47-6be1-4243-8521-90f216ce52bf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc returned with HTTP 200 Sep 04 15:57:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 604/1183] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:33 2026] GET /volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc => generated 856 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-649ddf62-a31f-4dc1-a016-b2ddbaf38451 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc69dea-593d-457b-be8d-b0360ee69968) transitioned into state 'SUCCESS' from state '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-908588620',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='48ca2e2ddbed40dabaa8002624c61d85',qos_specs=None,replication_status=,reservations=['805aa19d-93e1-4831-8508-b90b4d28a9a9','6a75fa2b-c41e-4c12-a89f-0829063d6add','0ffac43c-8517-4bf2-a95c-7083bc181e9c','d40e2ad9-4874-4ed3-82fe-ae6c30859733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26d753943b3042a0b8345ae214666646',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27b8d43-7fd2-413b-bf4a-d2b5cf355842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-649ddf62-a31f-4dc1-a016-b2ddbaf38451 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-649ddf62-a31f-4dc1-a016-b2ddbaf38451 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-649ddf62-a31f-4dc1-a016-b2ddbaf38451 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27b8d43-7fd2-413b-bf4a-d2b5cf355842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Flow 'volume_create_api' (fe02715b-a0ee-4006-a05f-918cad4a9563) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Create volume request issued successfully. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-75ad994f-ea08-4046-a342-048517222edb tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 580/1184] 192.168.122.126 () {64 vars in 1430 bytes} [Fri Sep 4 15:57:33 2026] POST /volume/v3/volumes => generated 771 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-c1f3f484-e5be-4342-aff8-3afa8ee74615 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-c1f3f484-e5be-4342-aff8-3afa8ee74615 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] GET http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-c1f3f484-e5be-4342-aff8-3afa8ee74615 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-c1f3f484-e5be-4342-aff8-3afa8ee74615 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-649ddf62-a31f-4dc1-a016-b2ddbaf38451 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:33 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-649ddf62-a31f-4dc1-a016-b2ddbaf38451 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:33 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-649ddf62-a31f-4dc1-a016-b2ddbaf38451 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-c1f3f484-e5be-4342-aff8-3afa8ee74615 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Volume info retrieved successfully. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-a1eb440d-3506-4f1e-b33e-913f9b5bb4d3 req-c1f3f484-e5be-4342-aff8-3afa8ee74615 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 returned with HTTP 200 Sep 04 15:57:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 581/1185] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:33 2026] GET /volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 => generated 839 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-c5f8815c-4b9a-4734-a4e2-80b94de00ac5 req-18e1d8ff-b295-46c1-8485-f952698b15c1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-c5f8815c-4b9a-4734-a4e2-80b94de00ac5 req-18e1d8ff-b295-46c1-8485-f952698b15c1 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] GET http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 Sep 04 15:57:33 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-649ddf62-a31f-4dc1-a016-b2ddbaf38451 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-c5f8815c-4b9a-4734-a4e2-80b94de00ac5 req-18e1d8ff-b295-46c1-8485-f952698b15c1 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-c5f8815c-4b9a-4734-a4e2-80b94de00ac5 req-18e1d8ff-b295-46c1-8485-f952698b15c1 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-649ddf62-a31f-4dc1-a016-b2ddbaf38451 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e returned with HTTP 200 Sep 04 15:57:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 605/1186] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:33 2026] GET /volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e => generated 918 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-c5f8815c-4b9a-4734-a4e2-80b94de00ac5 req-18e1d8ff-b295-46c1-8485-f952698b15c1 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Volume info retrieved successfully. Sep 04 15:57:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-c5f8815c-4b9a-4734-a4e2-80b94de00ac5 req-18e1d8ff-b295-46c1-8485-f952698b15c1 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 returned with HTTP 200 Sep 04 15:57:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 582/1187] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:33 2026] GET /volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 => generated 839 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-413a13ef-5879-48af-a579-0a08ae768ab3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-413a13ef-5879-48af-a579-0a08ae768ab3 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-413a13ef-5879-48af-a579-0a08ae768ab3 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-413a13ef-5879-48af-a579-0a08ae768ab3 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:34 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:34 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-413a13ef-5879-48af-a579-0a08ae768ab3 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-413a13ef-5879-48af-a579-0a08ae768ab3 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 606/1188] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:34 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ca761981-b7a3-4f97-8ad8-007d8b97da79 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ca761981-b7a3-4f97-8ad8-007d8b97da79 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc Sep 04 15:57:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ca761981-b7a3-4f97-8ad8-007d8b97da79 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ca761981-b7a3-4f97-8ad8-007d8b97da79 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:34 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:34 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ca761981-b7a3-4f97-8ad8-007d8b97da79 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ca761981-b7a3-4f97-8ad8-007d8b97da79 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc returned with HTTP 200 Sep 04 15:57:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 583/1189] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:34 2026] GET /volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc => generated 880 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1d82b310-546f-49dd-a3e7-1855689250f3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1d82b310-546f-49dd-a3e7-1855689250f3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e Sep 04 15:57:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1d82b310-546f-49dd-a3e7-1855689250f3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1d82b310-546f-49dd-a3e7-1855689250f3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-ee0d11fa-28c9-4e94-8c96-b51b34c569bd req-d15edf25-95a2-44b1-a871-1305c1b9f53f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1d82b310-546f-49dd-a3e7-1855689250f3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:35 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-1d82b310-546f-49dd-a3e7-1855689250f3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:35 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-1d82b310-546f-49dd-a3e7-1855689250f3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-ee0d11fa-28c9-4e94-8c96-b51b34c569bd req-d15edf25-95a2-44b1-a871-1305c1b9f53f tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] GET http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-ee0d11fa-28c9-4e94-8c96-b51b34c569bd req-d15edf25-95a2-44b1-a871-1305c1b9f53f tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-ee0d11fa-28c9-4e94-8c96-b51b34c569bd req-d15edf25-95a2-44b1-a871-1305c1b9f53f tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-ee0d11fa-28c9-4e94-8c96-b51b34c569bd req-d15edf25-95a2-44b1-a871-1305c1b9f53f tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Volume info retrieved successfully. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-ee0d11fa-28c9-4e94-8c96-b51b34c569bd req-d15edf25-95a2-44b1-a871-1305c1b9f53f tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 returned with HTTP 200 Sep 04 15:57:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 584/1190] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:35 2026] GET /volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-1d82b310-546f-49dd-a3e7-1855689250f3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1d82b310-546f-49dd-a3e7-1855689250f3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e returned with HTTP 200 Sep 04 15:57:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 607/1191] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:34 2026] GET /volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e => generated 919 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] POST http://192.168.122.126/volume/v3/groups/action Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Action body: b'{"create-from-src": {"source_group_id": "1d428326-b2ac-4eef-9bc3-d21f53d8d136", "name": "tempest-Group_from_grp-1273198977"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "1d428326-b2ac-4eef-9bc3-d21f53d8d136", "name": "tempest-Group_from_grp-1273198977"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Creating new group {'create-from-src': {'source_group_id': '1d428326-b2ac-4eef-9bc3-d21f53d8d136', 'name': 'tempest-Group_from_grp-1273198977'}}. {{(pid=87208) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Creating group tempest-Group_from_grp-1273198977 from source group 1d428326-b2ac-4eef-9bc3-d21f53d8d136. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Created reservations ['9ec6a06f-3d17-4679-b080-28eb539595e1'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-90b0ae72-edf6-4d30-9020-09e18d372d8e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-90b0ae72-edf6-4d30-9020-09e18d372d8e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-90b0ae72-edf6-4d30-9020-09e18d372d8e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-90b0ae72-edf6-4d30-9020-09e18d372d8e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-90b0ae72-edf6-4d30-9020-09e18d372d8e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-90b0ae72-edf6-4d30-9020-09e18d372d8e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 608/1192] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:35 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 906 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.group.api [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] A mapping entry already exists for group 95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 and volume type b4c62927-8082-4ed5-8b97-b6aed7dcce74. Do not need to create again. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Availability Zones retrieved successfully. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Flow 'volume_create_api' (8577186f-f63b-4588-840f-65e59a75160c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8bec3d-bfb4-4950-a64b-b92ec9a1ba8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8bec3d-bfb4-4950-a64b-b92ec9a1ba8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e', 'volume_type': VolumeType(created_at=2026-09-04T13:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b4c62927-8082-4ed5-8b97-b6aed7dcce74,is_public=True,name='tempest-GroupsV314Test-volume-type-1429397999',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c62927-8082-4ed5-8b97-b6aed7dcce74', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '95835e6a-cbd0-47c1-b52e-fe2f4a3853d3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aead9d9-1f11-41f2-8d5d-8b33e5060b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Created reservations ['14c9590e-4fa7-432c-bb5f-d09c1e9979b3', '4f818000-8b62-495c-92f9-56651f042ae9', '9ff889c8-1ab0-4a14-a0c1-05347d37e242', '6f31eba5-3d99-4cef-b614-cf0602798f6e'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aead9d9-1f11-41f2-8d5d-8b33e5060b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14c9590e-4fa7-432c-bb5f-d09c1e9979b3', '4f818000-8b62-495c-92f9-56651f042ae9', '9ff889c8-1ab0-4a14-a0c1-05347d37e242', '6f31eba5-3d99-4cef-b614-cf0602798f6e']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66947d70-6b29-4b30-b84d-a1bc5fd3404b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66947d70-6b29-4b30-b84d-a1bc5fd3404b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5657f288-6243-43b8-b178-0a5898c9e1a2', '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=95835e6a-cbd0-47c1-b52e-fe2f4a3853d3,group_type_id=,metadata={},multiattach=False,project_id='b7e710feb3c046debff23963331c7bb7',qos_specs=None,replication_status=,reservations=['14c9590e-4fa7-432c-bb5f-d09c1e9979b3','4f818000-8b62-495c-92f9-56651f042ae9','9ff889c8-1ab0-4a14-a0c1-05347d37e242','6f31eba5-3d99-4cef-b614-cf0602798f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e,status='creating',user_id='a08ae2d04d36445cbbb32ce4121904e3',volume_type_id=b4c62927-8082-4ed5-8b97-b6aed7dcce74), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=95835e6a-cbd0-47c1-b52e-fe2f4a3853d3,host=None,id=5657f288-6243-43b8-b178-0a5898c9e1a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7e710feb3c046debff23963331c7bb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a08ae2d04d36445cbbb32ce4121904e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4c62927-8082-4ed5-8b97-b6aed7dcce74),volume_type_id=b4c62927-8082-4ed5-8b97-b6aed7dcce74)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5497e24e-641d-4d1d-a833-45457e8c48aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5497e24e-641d-4d1d-a833-45457e8c48aa) transitioned into state 'SUCCESS' from 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=95835e6a-cbd0-47c1-b52e-fe2f4a3853d3,group_type_id=,metadata={},multiattach=False,project_id='b7e710feb3c046debff23963331c7bb7',qos_specs=None,replication_status=,reservations=['14c9590e-4fa7-432c-bb5f-d09c1e9979b3','4f818000-8b62-495c-92f9-56651f042ae9','9ff889c8-1ab0-4a14-a0c1-05347d37e242','6f31eba5-3d99-4cef-b614-cf0602798f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e,status='creating',user_id='a08ae2d04d36445cbbb32ce4121904e3',volume_type_id=b4c62927-8082-4ed5-8b97-b6aed7dcce74)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Flow 'volume_create_api' (8577186f-f63b-4588-840f-65e59a75160c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Create volume request issued successfully. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ce4ec1d1-aae2-416d-80ea-953ad2baf36c tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/groups/action returned with HTTP 202 Sep 04 15:57:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 585/1193] 192.168.122.126 () {62 vars in 1202 bytes} [Fri Sep 4 15:57:35 2026] POST /volume/v3/groups/action => generated 102 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-36f674e0-c625-4b36-b881-b72f94618585 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-36f674e0-c625-4b36-b881-b72f94618585 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-36f674e0-c625-4b36-b881-b72f94618585 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-36f674e0-c625-4b36-b881-b72f94618585 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-36f674e0-c625-4b36-b881-b72f94618585 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-36f674e0-c625-4b36-b881-b72f94618585 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-36f674e0-c625-4b36-b881-b72f94618585 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Get all volumes completed successfully. Sep 04 15:57:35 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-36f674e0-c625-4b36-b881-b72f94618585 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:35 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-36f674e0-c625-4b36-b881-b72f94618585 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a25a3f56-a72e-4aca-88cc-b031d3077b07 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a25a3f56-a72e-4aca-88cc-b031d3077b07 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a25a3f56-a72e-4aca-88cc-b031d3077b07 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a25a3f56-a72e-4aca-88cc-b031d3077b07 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a25a3f56-a72e-4aca-88cc-b031d3077b07 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-36f674e0-c625-4b36-b881-b72f94618585 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a25a3f56-a72e-4aca-88cc-b031d3077b07 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc returned with HTTP 200 Sep 04 15:57:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 586/1194] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:35 2026] GET /volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:35 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-36f674e0-c625-4b36-b881-b72f94618585 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:35 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-36f674e0-c625-4b36-b881-b72f94618585 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e2259751-4ab3-4b5d-83d1-cbb090da8e9f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e2259751-4ab3-4b5d-83d1-cbb090da8e9f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] PUT http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e2259751-4ab3-4b5d-83d1-cbb090da8e9f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2039923612", "description": null}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e2259751-4ab3-4b5d-83d1-cbb090da8e9f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e2259751-4ab3-4b5d-83d1-cbb090da8e9f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume updated successfully. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e2259751-4ab3-4b5d-83d1-cbb090da8e9f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc returned with HTTP 200 Sep 04 15:57:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 587/1195] 192.168.122.126 () {60 vars in 1252 bytes} [Fri Sep 4 15:57:35 2026] PUT /volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc => generated 779 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-36f674e0-c625-4b36-b881-b72f94618585 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f57c43e6-f7e5-40aa-8c65-159c109aa100 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f57c43e6-f7e5-40aa-8c65-159c109aa100 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f57c43e6-f7e5-40aa-8c65-159c109aa100 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f57c43e6-f7e5-40aa-8c65-159c109aa100 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-36f674e0-c625-4b36-b881-b72f94618585 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:57:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 609/1196] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:57:35 2026] GET /volume/v3/volumes/detail => generated 1842 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f57c43e6-f7e5-40aa-8c65-159c109aa100 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f57c43e6-f7e5-40aa-8c65-159c109aa100 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc returned with HTTP 200 Sep 04 15:57:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 588/1197] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:35 2026] GET /volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-77e0df0f-8024-42c7-b992-209f2179a714 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-77e0df0f-8024-42c7-b992-209f2179a714 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-77e0df0f-8024-42c7-b992-209f2179a714 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-77e0df0f-8024-42c7-b992-209f2179a714 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-19efbf3d-b909-460b-affc-aced740f3acf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-19efbf3d-b909-460b-affc-aced740f3acf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] DELETE http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc Sep 04 15:57:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-19efbf3d-b909-460b-affc-aced740f3acf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-19efbf3d-b909-460b-affc-aced740f3acf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-19efbf3d-b909-460b-affc-aced740f3acf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume with id: 1fb5fa6f-6df4-4e4b-81f8-c768e081adcc Sep 04 15:57:36 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:36 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:36 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-77e0df0f-8024-42c7-b992-209f2179a714 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:36 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-77e0df0f-8024-42c7-b992-209f2179a714 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:36 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-77e0df0f-8024-42c7-b992-209f2179a714 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-19efbf3d-b909-460b-affc-aced740f3acf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-19efbf3d-b909-460b-affc-aced740f3acf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume request issued successfully. Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-19efbf3d-b909-460b-affc-aced740f3acf tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc returned with HTTP 202 Sep 04 15:57:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 589/1198] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:36 2026] DELETE /volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dd3f5185-aa0a-435c-a561-ed44a85e7fca None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dd3f5185-aa0a-435c-a561-ed44a85e7fca tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc Sep 04 15:57:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dd3f5185-aa0a-435c-a561-ed44a85e7fca tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dd3f5185-aa0a-435c-a561-ed44a85e7fca tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:36 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-77e0df0f-8024-42c7-b992-209f2179a714 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:36 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-dd3f5185-aa0a-435c-a561-ed44a85e7fca tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-77e0df0f-8024-42c7-b992-209f2179a714 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 returned with HTTP 200 Sep 04 15:57:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 610/1199] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:35 2026] GET /volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 => generated 930 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-4f2cbc93-cffc-403e-aa2c-5bacc6f8ae1f req-0e121ddd-b1b5-40fd-9b0f-9b81d1610b1a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dd3f5185-aa0a-435c-a561-ed44a85e7fca tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc returned with HTTP 200 Sep 04 15:57:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 590/1200] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:36 2026] GET /volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc => generated 846 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-4f2cbc93-cffc-403e-aa2c-5bacc6f8ae1f req-0e121ddd-b1b5-40fd-9b0f-9b81d1610b1a tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] GET http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 Sep 04 15:57:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-4f2cbc93-cffc-403e-aa2c-5bacc6f8ae1f req-0e121ddd-b1b5-40fd-9b0f-9b81d1610b1a tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-4f2cbc93-cffc-403e-aa2c-5bacc6f8ae1f req-0e121ddd-b1b5-40fd-9b0f-9b81d1610b1a tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:36 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-4f2cbc93-cffc-403e-aa2c-5bacc6f8ae1f req-0e121ddd-b1b5-40fd-9b0f-9b81d1610b1a tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Volume info retrieved successfully. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-4f2cbc93-cffc-403e-aa2c-5bacc6f8ae1f req-0e121ddd-b1b5-40fd-9b0f-9b81d1610b1a tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 returned with HTTP 200 Sep 04 15:57:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 611/1201] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:36 2026] GET /volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 => generated 864 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-0b96bed0-d5a4-4bee-9e29-10a39e285238 req-c614a917-4a23-4233-83b2-d07314a6585e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-0b96bed0-d5a4-4bee-9e29-10a39e285238 req-c614a917-4a23-4233-83b2-d07314a6585e tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-reader] GET http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 Sep 04 15:57:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-0b96bed0-d5a4-4bee-9e29-10a39e285238 req-c614a917-4a23-4233-83b2-d07314a6585e tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-0b96bed0-d5a4-4bee-9e29-10a39e285238 req-c614a917-4a23-4233-83b2-d07314a6585e tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-reader] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:36 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-0b96bed0-d5a4-4bee-9e29-10a39e285238 req-c614a917-4a23-4233-83b2-d07314a6585e tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-reader] Volume info retrieved successfully. Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-0b96bed0-d5a4-4bee-9e29-10a39e285238 req-c614a917-4a23-4233-83b2-d07314a6585e tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-reader] http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 returned with HTTP 200 Sep 04 15:57:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 591/1202] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:36 2026] GET /volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-14ffcee3-b3e3-4a12-9b2f-09815955a79d req-1069d47d-d953-4ad2-92f8-8fb2c58e8991 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-14ffcee3-b3e3-4a12-9b2f-09815955a79d req-1069d47d-d953-4ad2-92f8-8fb2c58e8991 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] DELETE http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 Sep 04 15:57:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-14ffcee3-b3e3-4a12-9b2f-09815955a79d req-1069d47d-d953-4ad2-92f8-8fb2c58e8991 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-14ffcee3-b3e3-4a12-9b2f-09815955a79d req-1069d47d-d953-4ad2-92f8-8fb2c58e8991 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:36 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [req-14ffcee3-b3e3-4a12-9b2f-09815955a79d req-1069d47d-d953-4ad2-92f8-8fb2c58e8991 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Delete volume with id: c5fd92cd-f334-47a4-ab3b-d57bd66430e3 Sep 04 15:57:36 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-14ffcee3-b3e3-4a12-9b2f-09815955a79d req-1069d47d-d953-4ad2-92f8-8fb2c58e8991 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Volume info retrieved successfully. Sep 04 15:57:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-df55d5ee-8645-4d82-9985-a897e21cb153 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df55d5ee-8645-4d82-9985-a897e21cb153 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df55d5ee-8645-4d82-9985-a897e21cb153 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df55d5ee-8645-4d82-9985-a897e21cb153 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:36 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:36 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-df55d5ee-8645-4d82-9985-a897e21cb153 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-14ffcee3-b3e3-4a12-9b2f-09815955a79d req-1069d47d-d953-4ad2-92f8-8fb2c58e8991 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Delete volume request issued successfully. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-14ffcee3-b3e3-4a12-9b2f-09815955a79d req-1069d47d-d953-4ad2-92f8-8fb2c58e8991 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 returned with HTTP 202 Sep 04 15:57:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 612/1203] 192.168.122.126 () {62 vars in 1509 bytes} [Fri Sep 4 15:57:36 2026] DELETE /volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df55d5ee-8645-4d82-9985-a897e21cb153 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 592/1204] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:36 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 906 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-1f61ca0c-b0fe-428d-8a78-8e925d21d889 req-1231dfea-786d-42ae-bbe5-e27d9d6b7381 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-1f61ca0c-b0fe-428d-8a78-8e925d21d889 req-1231dfea-786d-42ae-bbe5-e27d9d6b7381 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] GET http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 Sep 04 15:57:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-1f61ca0c-b0fe-428d-8a78-8e925d21d889 req-1231dfea-786d-42ae-bbe5-e27d9d6b7381 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-1f61ca0c-b0fe-428d-8a78-8e925d21d889 req-1231dfea-786d-42ae-bbe5-e27d9d6b7381 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:36 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-1f61ca0c-b0fe-428d-8a78-8e925d21d889 req-1231dfea-786d-42ae-bbe5-e27d9d6b7381 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Volume info retrieved successfully. Sep 04 15:57:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-1f61ca0c-b0fe-428d-8a78-8e925d21d889 req-1231dfea-786d-42ae-bbe5-e27d9d6b7381 tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 returned with HTTP 200 Sep 04 15:57:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 613/1205] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:36 2026] GET /volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 => generated 863 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1a063197-9461-4e71-84d8-41a9459803fc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1a063197-9461-4e71-84d8-41a9459803fc tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 Sep 04 15:57:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1a063197-9461-4e71-84d8-41a9459803fc tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1a063197-9461-4e71-84d8-41a9459803fc tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9c05bea3-fcb2-46cc-ba8e-849d5e02abb7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c05bea3-fcb2-46cc-ba8e-849d5e02abb7 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9c05bea3-fcb2-46cc-ba8e-849d5e02abb7 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9c05bea3-fcb2-46cc-ba8e-849d5e02abb7 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c05bea3-fcb2-46cc-ba8e-849d5e02abb7 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc returned with HTTP 404 Sep 04 15:57:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 614/1206] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:37 2026] GET /volume/v3/volumes/1fb5fa6f-6df4-4e4b-81f8-c768e081adcc => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-10232c1a-36bd-4c83-bb97-cd86166296af None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-10232c1a-36bd-4c83-bb97-cd86166296af tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-10232c1a-36bd-4c83-bb97-cd86166296af tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-10232c1a-36bd-4c83-bb97-cd86166296af tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1a063197-9461-4e71-84d8-41a9459803fc tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:37 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-1a063197-9461-4e71-84d8-41a9459803fc tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:37 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-1a063197-9461-4e71-84d8-41a9459803fc tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-10232c1a-36bd-4c83-bb97-cd86166296af tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-10232c1a-36bd-4c83-bb97-cd86166296af tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 615/1207] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:37 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 933 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e6382b11-56ba-4d69-9bb3-ce7523dbc491 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e6382b11-56ba-4d69-9bb3-ce7523dbc491 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] DELETE http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e6382b11-56ba-4d69-9bb3-ce7523dbc491 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e6382b11-56ba-4d69-9bb3-ce7523dbc491 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-e6382b11-56ba-4d69-9bb3-ce7523dbc491 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume with id: bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e6382b11-56ba-4d69-9bb3-ce7523dbc491 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e6382b11-56ba-4d69-9bb3-ce7523dbc491 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume request issued successfully. Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e6382b11-56ba-4d69-9bb3-ce7523dbc491 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 202 Sep 04 15:57:37 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-1a063197-9461-4e71-84d8-41a9459803fc tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 616/1208] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:37 2026] DELETE /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-46cfd962-ab59-4c41-804c-76329d5bfb71 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-46cfd962-ab59-4c41-804c-76329d5bfb71 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-46cfd962-ab59-4c41-804c-76329d5bfb71 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-46cfd962-ab59-4c41-804c-76329d5bfb71 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-46cfd962-ab59-4c41-804c-76329d5bfb71 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-46cfd962-ab59-4c41-804c-76329d5bfb71 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 617/1209] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:37 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 932 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6feba568-18da-47e8-8184-6703ffeface9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6feba568-18da-47e8-8184-6703ffeface9 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6feba568-18da-47e8-8184-6703ffeface9 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6feba568-18da-47e8-8184-6703ffeface9 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1a063197-9461-4e71-84d8-41a9459803fc tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 returned with HTTP 200 Sep 04 15:57:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 593/1210] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:37 2026] GET /volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 => generated 930 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6feba568-18da-47e8-8184-6703ffeface9 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6feba568-18da-47e8-8184-6703ffeface9 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 618/1211] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:37 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 909 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-13701e80-47fa-44b7-a803-dcc416065e88 req-bbe51cf2-67fe-47cf-bb59-251467a501ba None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-13701e80-47fa-44b7-a803-dcc416065e88 req-bbe51cf2-67fe-47cf-bb59-251467a501ba tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] GET http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 Sep 04 15:57:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-13701e80-47fa-44b7-a803-dcc416065e88 req-bbe51cf2-67fe-47cf-bb59-251467a501ba tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-13701e80-47fa-44b7-a803-dcc416065e88 req-bbe51cf2-67fe-47cf-bb59-251467a501ba tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-13701e80-47fa-44b7-a803-dcc416065e88 req-bbe51cf2-67fe-47cf-bb59-251467a501ba tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Volume info retrieved successfully. Sep 04 15:57:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-13701e80-47fa-44b7-a803-dcc416065e88 req-bbe51cf2-67fe-47cf-bb59-251467a501ba tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 returned with HTTP 200 Sep 04 15:57:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 594/1212] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:37 2026] GET /volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 => generated 863 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0a0cddf3-3460-4de5-b999-c75f4195cb80 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0a0cddf3-3460-4de5-b999-c75f4195cb80 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0a0cddf3-3460-4de5-b999-c75f4195cb80 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0a0cddf3-3460-4de5-b999-c75f4195cb80 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4b071b0a-bd34-4239-bda5-fc212062dca7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4b071b0a-bd34-4239-bda5-fc212062dca7 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 Sep 04 15:57:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4b071b0a-bd34-4239-bda5-fc212062dca7 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4b071b0a-bd34-4239-bda5-fc212062dca7 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0a0cddf3-3460-4de5-b999-c75f4195cb80 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0a0cddf3-3460-4de5-b999-c75f4195cb80 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 200 Sep 04 15:57:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 619/1213] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:38 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 932 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1739dd3f-4abb-4ebe-a946-6533e82ef82f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1739dd3f-4abb-4ebe-a946-6533e82ef82f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1739dd3f-4abb-4ebe-a946-6533e82ef82f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1739dd3f-4abb-4ebe-a946-6533e82ef82f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:38 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:38 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:38 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:38 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1739dd3f-4abb-4ebe-a946-6533e82ef82f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:38 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4b071b0a-bd34-4239-bda5-fc212062dca7 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:38 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-4b071b0a-bd34-4239-bda5-fc212062dca7 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:38 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-4b071b0a-bd34-4239-bda5-fc212062dca7 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1739dd3f-4abb-4ebe-a946-6533e82ef82f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 620/1214] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:38 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 909 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:38 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-4b071b0a-bd34-4239-bda5-fc212062dca7 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:38 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:38 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4b071b0a-bd34-4239-bda5-fc212062dca7 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 returned with HTTP 200 Sep 04 15:57:38 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 595/1215] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:38 2026] GET /volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 => generated 930 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-4197e30e-f998-4972-a7f7-d015ded08a31 req-6fc8ac2e-1c81-49f9-95a0-2eea9ba7920d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-4197e30e-f998-4972-a7f7-d015ded08a31 req-6fc8ac2e-1c81-49f9-95a0-2eea9ba7920d tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] GET http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 Sep 04 15:57:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-4197e30e-f998-4972-a7f7-d015ded08a31 req-6fc8ac2e-1c81-49f9-95a0-2eea9ba7920d tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-4197e30e-f998-4972-a7f7-d015ded08a31 req-6fc8ac2e-1c81-49f9-95a0-2eea9ba7920d tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-4197e30e-f998-4972-a7f7-d015ded08a31 req-6fc8ac2e-1c81-49f9-95a0-2eea9ba7920d tempest-VolumesGetTestJSON-1749876238 tempest-VolumesGetTestJSON-1749876238-project-member] http://192.168.122.126/volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 returned with HTTP 404 Sep 04 15:57:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 621/1216] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 15:57:38 2026] GET /volume/v3/volumes/c5fd92cd-f334-47a4-ab3b-d57bd66430e3 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-20c7c6c3-fdf1-4020-845c-a28e68d4aac6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-20c7c6c3-fdf1-4020-845c-a28e68d4aac6 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 Sep 04 15:57:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-20c7c6c3-fdf1-4020-845c-a28e68d4aac6 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-20c7c6c3-fdf1-4020-845c-a28e68d4aac6 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-20c7c6c3-fdf1-4020-845c-a28e68d4aac6 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 returned with HTTP 404 Sep 04 15:57:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 596/1217] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:39 2026] GET /volume/v3/volumes/bd46e3c0-99c3-408c-8308-f7a62a0c9ec1 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:57:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c23fcd28-bcba-4195-81fb-325678a342be None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c23fcd28-bcba-4195-81fb-325678a342be tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 Sep 04 15:57:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c23fcd28-bcba-4195-81fb-325678a342be tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c23fcd28-bcba-4195-81fb-325678a342be tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-90649cff-5f33-4654-9c89-f6868319f117 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-90649cff-5f33-4654-9c89-f6868319f117 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-90649cff-5f33-4654-9c89-f6868319f117 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-90649cff-5f33-4654-9c89-f6868319f117 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c23fcd28-bcba-4195-81fb-325678a342be tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:39 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c23fcd28-bcba-4195-81fb-325678a342be tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 returned with HTTP 200 Sep 04 15:57:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 622/1218] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:39 2026] GET /volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 => generated 846 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-90649cff-5f33-4654-9c89-f6868319f117 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a5f08250-c1f4-4177-b4cc-b379cf6e4d9e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a5f08250-c1f4-4177-b4cc-b379cf6e4d9e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] DELETE http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 Sep 04 15:57:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a5f08250-c1f4-4177-b4cc-b379cf6e4d9e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a5f08250-c1f4-4177-b4cc-b379cf6e4d9e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:39 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-a5f08250-c1f4-4177-b4cc-b379cf6e4d9e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume with id: 0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 Sep 04 15:57:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-90649cff-5f33-4654-9c89-f6868319f117 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 597/1219] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:39 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 909 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a5f08250-c1f4-4177-b4cc-b379cf6e4d9e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b478b1e4-8f44-4fe3-89a1-de9058a1ebe9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b478b1e4-8f44-4fe3-89a1-de9058a1ebe9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 Sep 04 15:57:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b478b1e4-8f44-4fe3-89a1-de9058a1ebe9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b478b1e4-8f44-4fe3-89a1-de9058a1ebe9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a5f08250-c1f4-4177-b4cc-b379cf6e4d9e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume request issued successfully. Sep 04 15:57:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a5f08250-c1f4-4177-b4cc-b379cf6e4d9e tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 returned with HTTP 202 Sep 04 15:57:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 623/1220] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:39 2026] DELETE /volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:39 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b478b1e4-8f44-4fe3-89a1-de9058a1ebe9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1477b29f-d829-4900-8c91-16428931b349 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:39 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-b478b1e4-8f44-4fe3-89a1-de9058a1ebe9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:39 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-b478b1e4-8f44-4fe3-89a1-de9058a1ebe9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1477b29f-d829-4900-8c91-16428931b349 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 Sep 04 15:57:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1477b29f-d829-4900-8c91-16428931b349 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1477b29f-d829-4900-8c91-16428931b349 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:39 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-b478b1e4-8f44-4fe3-89a1-de9058a1ebe9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1477b29f-d829-4900-8c91-16428931b349 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1477b29f-d829-4900-8c91-16428931b349 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 returned with HTTP 200 Sep 04 15:57:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 624/1221] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:39 2026] GET /volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 => generated 845 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b478b1e4-8f44-4fe3-89a1-de9058a1ebe9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 returned with HTTP 200 Sep 04 15:57:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 598/1222] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:39 2026] GET /volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 => generated 930 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-57b41df1-31b9-42e4-b919-42f297aa91ca None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57b41df1-31b9-42e4-b919-42f297aa91ca tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57b41df1-31b9-42e4-b919-42f297aa91ca tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57b41df1-31b9-42e4-b919-42f297aa91ca tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-57b41df1-31b9-42e4-b919-42f297aa91ca tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57b41df1-31b9-42e4-b919-42f297aa91ca tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 625/1223] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:40 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 909 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5e4b39bd-a393-4215-bd08-c9ab44454ffb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5e4b39bd-a393-4215-bd08-c9ab44454ffb tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 Sep 04 15:57:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5e4b39bd-a393-4215-bd08-c9ab44454ffb tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b44af064-cbd1-47e7-8dae-e171ff17d17f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5e4b39bd-a393-4215-bd08-c9ab44454ffb tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b44af064-cbd1-47e7-8dae-e171ff17d17f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 Sep 04 15:57:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b44af064-cbd1-47e7-8dae-e171ff17d17f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b44af064-cbd1-47e7-8dae-e171ff17d17f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5e4b39bd-a393-4215-bd08-c9ab44454ffb tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 returned with HTTP 404 Sep 04 15:57:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 599/1224] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:40 2026] GET /volume/v3/volumes/0533d20d-e7c7-4b2a-a1b0-7a86729b3a43 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b44af064-cbd1-47e7-8dae-e171ff17d17f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:41 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-b44af064-cbd1-47e7-8dae-e171ff17d17f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:41 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-b44af064-cbd1-47e7-8dae-e171ff17d17f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:41 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-b44af064-cbd1-47e7-8dae-e171ff17d17f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b44af064-cbd1-47e7-8dae-e171ff17d17f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 returned with HTTP 200 Sep 04 15:57:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 626/1225] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:40 2026] GET /volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 => generated 930 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1, "name": "tempest-VolumesGetTest-Volume-1151715213", "metadata": {"Type": "Test"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request body: {'volume': {'imageRef': '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1151715213', 'metadata': {'Type': 'Test'}}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:41 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume of 1 GB Sep 04 15:57:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Availability Zones retrieved successfully. Sep 04 15:57:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (13bf3b96-fb01-4b2a-a306-2567377bcbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d345ada-887f-4300-a7ef-a4c64a1bca20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-04e5a046-388d-4111-9b4b-3fc87cb93760 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-04e5a046-388d-4111-9b4b-3fc87cb93760 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-04e5a046-388d-4111-9b4b-3fc87cb93760 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-04e5a046-388d-4111-9b4b-3fc87cb93760 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-04e5a046-388d-4111-9b4b-3fc87cb93760 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-04e5a046-388d-4111-9b4b-3fc87cb93760 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 627/1226] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:41 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 1327 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b81ba287-7640-4d71-88cd-0ec739e16f71 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b81ba287-7640-4d71-88cd-0ec739e16f71 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] POST http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61/action Sep 04 15:57:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b81ba287-7640-4d71-88cd-0ec739e16f71 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:57:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b81ba287-7640-4d71-88cd-0ec739e16f71 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d345ada-887f-4300-a7ef-a4c64a1bca20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34249a2d-f3f4-4405-8861-f65290bd4dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b81ba287-7640-4d71-88cd-0ec739e16f71 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Created reservations ['bd00e4d7-8950-4cc4-9d2b-3ca00cdc902f', '8171b61d-fbc6-4455-bab4-874cda84ce62', 'f069c943-57b8-4ac0-9544-1c9a667b9fc6', '2907fb50-c1a7-480b-b711-cd020278c5d3'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34249a2d-f3f4-4405-8861-f65290bd4dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd00e4d7-8950-4cc4-9d2b-3ca00cdc902f', '8171b61d-fbc6-4455-bab4-874cda84ce62', 'f069c943-57b8-4ac0-9544-1c9a667b9fc6', '2907fb50-c1a7-480b-b711-cd020278c5d3']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49b4c2bc-f471-4a23-abe0-c8036a68fcf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49b4c2bc-f471-4a23-abe0-c8036a68fcf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bc89a29-5f53-452c-839a-5be0d99b3703', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1151715213',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['bd00e4d7-8950-4cc4-9d2b-3ca00cdc902f','8171b61d-fbc6-4455-bab4-874cda84ce62','f069c943-57b8-4ac0-9544-1c9a667b9fc6','2907fb50-c1a7-480b-b711-cd020278c5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1151715213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bc89a29-5f53-452c-839a-5be0d99b3703,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='4b6c277473a44f819a2785f8e459d058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71aaedd9a29b44df9edb60fbb98be877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3258d5e-eaf9-4732-abf7-fb0ae89fcd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:42 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-b81ba287-7640-4d71-88cd-0ec739e16f71 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Created reservations ['09d9f5b9-d2b2-4cd5-95f9-dc1fb7700884', '1f8bc8c6-0854-4eaa-8f7b-e452e78aaf1c'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b81ba287-7640-4d71-88cd-0ec739e16f71 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Extend volume request issued successfully. Sep 04 15:57:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b81ba287-7640-4d71-88cd-0ec739e16f71 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61/action returned with HTTP 202 Sep 04 15:57:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 628/1227] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:57:41 2026] POST /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61/action => generated 0 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3a1217df-be13-48a3-8cb9-8dba2f07affe None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3a1217df-be13-48a3-8cb9-8dba2f07affe tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 Sep 04 15:57:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3a1217df-be13-48a3-8cb9-8dba2f07affe tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3a1217df-be13-48a3-8cb9-8dba2f07affe tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3258d5e-eaf9-4732-abf7-fb0ae89fcd27) transitioned into state 'SUCCESS' from state '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-1151715213',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['bd00e4d7-8950-4cc4-9d2b-3ca00cdc902f','8171b61d-fbc6-4455-bab4-874cda84ce62','f069c943-57b8-4ac0-9544-1c9a667b9fc6','2907fb50-c1a7-480b-b711-cd020278c5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d8f9043-27c4-4b61-a968-a57f6b6bf8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3a1217df-be13-48a3-8cb9-8dba2f07affe tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:42 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-3a1217df-be13-48a3-8cb9-8dba2f07affe tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:42 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-3a1217df-be13-48a3-8cb9-8dba2f07affe tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d8f9043-27c4-4b61-a968-a57f6b6bf8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (13bf3b96-fb01-4b2a-a306-2567377bcbc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request issued successfully. Sep 04 15:57:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-49c1a48d-765c-456c-b54a-2cf9d0e02b50 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 600/1228] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:57:41 2026] POST /volume/v3/volumes => generated 768 bytes in 1319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-269cdb81-379d-4da5-8942-c12de89da159 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-269cdb81-379d-4da5-8942-c12de89da159 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-269cdb81-379d-4da5-8942-c12de89da159 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-269cdb81-379d-4da5-8942-c12de89da159 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-269cdb81-379d-4da5-8942-c12de89da159 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:42 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-3a1217df-be13-48a3-8cb9-8dba2f07affe tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-269cdb81-379d-4da5-8942-c12de89da159 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 601/1229] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:42 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 1327 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1782c254-6578-4db4-aa8e-970f837d0d2b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1782c254-6578-4db4-aa8e-970f837d0d2b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1782c254-6578-4db4-aa8e-970f837d0d2b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1782c254-6578-4db4-aa8e-970f837d0d2b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3a1217df-be13-48a3-8cb9-8dba2f07affe tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 returned with HTTP 200 Sep 04 15:57:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1782c254-6578-4db4-aa8e-970f837d0d2b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1782c254-6578-4db4-aa8e-970f837d0d2b tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 602/1230] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:42 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 836 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 629/1231] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:42 2026] GET /volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 => generated 930 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bad5cd2f-40b9-472a-b49f-956482d9786d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bad5cd2f-40b9-472a-b49f-956482d9786d tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bad5cd2f-40b9-472a-b49f-956482d9786d tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bad5cd2f-40b9-472a-b49f-956482d9786d tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ccd269f7-b780-4d41-b396-8c4b77c6e94f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ccd269f7-b780-4d41-b396-8c4b77c6e94f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 Sep 04 15:57:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ccd269f7-b780-4d41-b396-8c4b77c6e94f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ccd269f7-b780-4d41-b396-8c4b77c6e94f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bad5cd2f-40b9-472a-b49f-956482d9786d tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ccd269f7-b780-4d41-b396-8c4b77c6e94f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bad5cd2f-40b9-472a-b49f-956482d9786d tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 603/1232] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:43 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 1327 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:43 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-ccd269f7-b780-4d41-b396-8c4b77c6e94f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:43 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-ccd269f7-b780-4d41-b396-8c4b77c6e94f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-eea2214b-a21d-46fc-92db-0b05cd34276f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eea2214b-a21d-46fc-92db-0b05cd34276f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eea2214b-a21d-46fc-92db-0b05cd34276f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eea2214b-a21d-46fc-92db-0b05cd34276f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-eea2214b-a21d-46fc-92db-0b05cd34276f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eea2214b-a21d-46fc-92db-0b05cd34276f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 604/1233] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:43 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 860 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:43 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-ccd269f7-b780-4d41-b396-8c4b77c6e94f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ccd269f7-b780-4d41-b396-8c4b77c6e94f tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 returned with HTTP 200 Sep 04 15:57:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 630/1234] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:43 2026] GET /volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 => generated 930 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:57:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bc88a380-2f11-462d-abb4-fd51f83ce037 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bc88a380-2f11-462d-abb4-fd51f83ce037 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bc88a380-2f11-462d-abb4-fd51f83ce037 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bc88a380-2f11-462d-abb4-fd51f83ce037 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2a8aded7-b589-40f1-b224-1257fe9ce64c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bc88a380-2f11-462d-abb4-fd51f83ce037 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a8aded7-b589-40f1-b224-1257fe9ce64c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a8aded7-b589-40f1-b224-1257fe9ce64c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a8aded7-b589-40f1-b224-1257fe9ce64c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bc88a380-2f11-462d-abb4-fd51f83ce037 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 605/1235] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:44 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 1327 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2a8aded7-b589-40f1-b224-1257fe9ce64c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c7d3b1a0-bfc5-428e-ad16-79c319f01689 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a8aded7-b589-40f1-b224-1257fe9ce64c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 631/1236] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:44 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 860 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c7d3b1a0-bfc5-428e-ad16-79c319f01689 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 Sep 04 15:57:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c7d3b1a0-bfc5-428e-ad16-79c319f01689 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c7d3b1a0-bfc5-428e-ad16-79c319f01689 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c7d3b1a0-bfc5-428e-ad16-79c319f01689 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:45 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-c7d3b1a0-bfc5-428e-ad16-79c319f01689 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:45 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-c7d3b1a0-bfc5-428e-ad16-79c319f01689 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:45 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-c7d3b1a0-bfc5-428e-ad16-79c319f01689 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c7d3b1a0-bfc5-428e-ad16-79c319f01689 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 returned with HTTP 200 Sep 04 15:57:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 606/1237] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:45 2026] GET /volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 => generated 930 bytes in 634 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ee054120-3931-4bef-a2b9-4e530c611ea6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee054120-3931-4bef-a2b9-4e530c611ea6 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee054120-3931-4bef-a2b9-4e530c611ea6 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee054120-3931-4bef-a2b9-4e530c611ea6 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ee054120-3931-4bef-a2b9-4e530c611ea6 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1f4283b7-19c8-4443-aea4-22ca48abf09c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee054120-3931-4bef-a2b9-4e530c611ea6 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 632/1238] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:46 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 1327 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1ff18be0-e994-4d6c-a760-bb0ff97094db None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1f4283b7-19c8-4443-aea4-22ca48abf09c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1f4283b7-19c8-4443-aea4-22ca48abf09c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1f4283b7-19c8-4443-aea4-22ca48abf09c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:46 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1f4283b7-19c8-4443-aea4-22ca48abf09c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1f4283b7-19c8-4443-aea4-22ca48abf09c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 607/1239] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:46 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 860 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1ff18be0-e994-4d6c-a760-bb0ff97094db tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] GET http://192.168.122.126/volume/v3/scheduler-stats/get_pools Sep 04 15:57:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1ff18be0-e994-4d6c-a760-bb0ff97094db tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1ff18be0-e994-4d6c-a760-bb0ff97094db tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] Calling method 'get_pools' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1ff18be0-e994-4d6c-a760-bb0ff97094db tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] http://192.168.122.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 15:57:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 633/1240] 192.168.122.126 () {58 vars in 1175 bytes} [Fri Sep 4 15:57:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:57:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7b282434-19e9-479c-ad79-d7662f8068c3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7b282434-19e9-479c-ad79-d7662f8068c3 tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] GET http://192.168.122.126/volume/v3/scheduler-stats/get_pools?detail=True Sep 04 15:57:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7b282434-19e9-479c-ad79-d7662f8068c3 tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7b282434-19e9-479c-ad79-d7662f8068c3 tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] Calling method 'get_pools' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7b282434-19e9-479c-ad79-d7662f8068c3 tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] http://192.168.122.126/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 04 15:57:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 608/1241] 192.168.122.126 () {58 vars in 1198 bytes} [Fri Sep 4 15:57:46 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-31e6475d-6287-4abb-a1e9-c80239f6be03 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-31e6475d-6287-4abb-a1e9-c80239f6be03 tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] GET http://192.168.122.126/volume/v3/capabilities/devstack@QuobyteHD Sep 04 15:57:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-31e6475d-6287-4abb-a1e9-c80239f6be03 tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-31e6475d-6287-4abb-a1e9-c80239f6be03 tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:46 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:57:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-31e6475d-6287-4abb-a1e9-c80239f6be03 tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] http://192.168.122.126/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 04 15:57:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 634/1242] 192.168.122.126 () {58 vars in 1193 bytes} [Fri Sep 4 15:57:46 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-286478a2-442a-4f66-b97e-b0e4db0210c1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-286478a2-442a-4f66-b97e-b0e4db0210c1 tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] GET http://192.168.122.126/volume/v3/capabilities/devstack@QuobyteHD Sep 04 15:57:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-286478a2-442a-4f66-b97e-b0e4db0210c1 tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-286478a2-442a-4f66-b97e-b0e4db0210c1 tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:46 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:57:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-286478a2-442a-4f66-b97e-b0e4db0210c1 tempest-BackendsCapabilitiesAdminTestsJSON-713204266 tempest-BackendsCapabilitiesAdminTestsJSON-713204266-project-admin] http://192.168.122.126/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 04 15:57:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 609/1243] 192.168.122.126 () {58 vars in 1193 bytes} [Fri Sep 4 15:57:46 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bb87dd9d-0aab-493a-abed-1ee6ad601ed9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb87dd9d-0aab-493a-abed-1ee6ad601ed9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 Sep 04 15:57:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bb87dd9d-0aab-493a-abed-1ee6ad601ed9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bb87dd9d-0aab-493a-abed-1ee6ad601ed9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bb87dd9d-0aab-493a-abed-1ee6ad601ed9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:46 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-bb87dd9d-0aab-493a-abed-1ee6ad601ed9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:46 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-bb87dd9d-0aab-493a-abed-1ee6ad601ed9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:46 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-bb87dd9d-0aab-493a-abed-1ee6ad601ed9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb87dd9d-0aab-493a-abed-1ee6ad601ed9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 returned with HTTP 200 Sep 04 15:57:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 635/1244] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:46 2026] GET /volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 => generated 930 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7295aab3-b2a5-4712-a2af-62d4be08d0e8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7295aab3-b2a5-4712-a2af-62d4be08d0e8 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7295aab3-b2a5-4712-a2af-62d4be08d0e8 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7295aab3-b2a5-4712-a2af-62d4be08d0e8 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7295aab3-b2a5-4712-a2af-62d4be08d0e8 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7295aab3-b2a5-4712-a2af-62d4be08d0e8 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 610/1245] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:47 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 1327 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-54e3288c-42c1-4f03-ac28-c014b465bb26 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-54e3288c-42c1-4f03-ac28-c014b465bb26 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-54e3288c-42c1-4f03-ac28-c014b465bb26 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-54e3288c-42c1-4f03-ac28-c014b465bb26 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-54e3288c-42c1-4f03-ac28-c014b465bb26 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-54e3288c-42c1-4f03-ac28-c014b465bb26 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 636/1246] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:47 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 918 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-96ae5a6b-e613-484d-ac78-e5e131a4bda6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-96ae5a6b-e613-484d-ac78-e5e131a4bda6 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 Sep 04 15:57:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-96ae5a6b-e613-484d-ac78-e5e131a4bda6 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-96ae5a6b-e613-484d-ac78-e5e131a4bda6 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-96ae5a6b-e613-484d-ac78-e5e131a4bda6 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:47 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-96ae5a6b-e613-484d-ac78-e5e131a4bda6 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:47 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-96ae5a6b-e613-484d-ac78-e5e131a4bda6 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:48 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-96ae5a6b-e613-484d-ac78-e5e131a4bda6 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-96ae5a6b-e613-484d-ac78-e5e131a4bda6 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 returned with HTTP 200 Sep 04 15:57:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 611/1247] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:47 2026] GET /volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 => generated 930 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-56a45301-4bfc-4d2b-a335-6f403025380c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-56a45301-4bfc-4d2b-a335-6f403025380c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-56a45301-4bfc-4d2b-a335-6f403025380c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-56a45301-4bfc-4d2b-a335-6f403025380c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-56a45301-4bfc-4d2b-a335-6f403025380c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-56a45301-4bfc-4d2b-a335-6f403025380c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 637/1248] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:48 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 1327 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8246cd71-6e01-4491-a747-0fcb612deaf3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8246cd71-6e01-4491-a747-0fcb612deaf3 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8246cd71-6e01-4491-a747-0fcb612deaf3 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8246cd71-6e01-4491-a747-0fcb612deaf3 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8246cd71-6e01-4491-a747-0fcb612deaf3 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8246cd71-6e01-4491-a747-0fcb612deaf3 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 612/1249] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:48 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 918 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-68ed6e1f-f725-47d5-ac00-b1842a7fa8a9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-68ed6e1f-f725-47d5-ac00-b1842a7fa8a9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-68ed6e1f-f725-47d5-ac00-b1842a7fa8a9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-68ed6e1f-f725-47d5-ac00-b1842a7fa8a9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-68ed6e1f-f725-47d5-ac00-b1842a7fa8a9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:49 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-68ed6e1f-f725-47d5-ac00-b1842a7fa8a9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:49 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-68ed6e1f-f725-47d5-ac00-b1842a7fa8a9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-68ed6e1f-f725-47d5-ac00-b1842a7fa8a9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-68ed6e1f-f725-47d5-ac00-b1842a7fa8a9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 returned with HTTP 200 Sep 04 15:57:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 638/1250] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:49 2026] GET /volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 => generated 931 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8e82ba51-38e1-4259-8af3-f904dcff6a50 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8e82ba51-38e1-4259-8af3-f904dcff6a50 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/groups/95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8e82ba51-38e1-4259-8af3-f904dcff6a50 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8e82ba51-38e1-4259-8af3-f904dcff6a50 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-8e82ba51-38e1-4259-8af3-f904dcff6a50 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] show called for member 95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:57:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:49 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), Sep 04 15:57:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8e82ba51-38e1-4259-8af3-f904dcff6a50 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/groups/95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 returned with HTTP 200 Sep 04 15:57:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 613/1251] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:57:49 2026] GET /volume/v3/groups/95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 => generated 417 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-34e367ca-9b23-4acd-803c-a70c2596d4b0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:49 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:57:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Get all volumes completed successfully. Sep 04 15:57:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-34e367ca-9b23-4acd-803c-a70c2596d4b0 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:49 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-34e367ca-9b23-4acd-803c-a70c2596d4b0 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-34e367ca-9b23-4acd-803c-a70c2596d4b0 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-34e367ca-9b23-4acd-803c-a70c2596d4b0 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-34e367ca-9b23-4acd-803c-a70c2596d4b0 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 614/1252] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:49 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 1327 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:49 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:49 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e8430288-ff7b-45e7-8fff-d4940a707f34 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e8430288-ff7b-45e7-8fff-d4940a707f34 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e8430288-ff7b-45e7-8fff-d4940a707f34 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e8430288-ff7b-45e7-8fff-d4940a707f34 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e8430288-ff7b-45e7-8fff-d4940a707f34 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e8430288-ff7b-45e7-8fff-d4940a707f34 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 615/1253] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:49 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 918 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5e32d8a-7746-46dc-9f57-2fcc473c4956 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:57:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 639/1254] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:57:49 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-81920b0d-2768-45ff-a32e-4f7c63a8bd9d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-81920b0d-2768-45ff-a32e-4f7c63a8bd9d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] POST http://192.168.122.126/volume/v3/groups/95835e6a-cbd0-47c1-b52e-fe2f4a3853d3/action Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-81920b0d-2768-45ff-a32e-4f7c63a8bd9d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-81920b0d-2768-45ff-a32e-4f7c63a8bd9d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-81920b0d-2768-45ff-a32e-4f7c63a8bd9d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] delete called for group 95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 {{(pid=87208) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:57:49 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-81920b0d-2768-45ff-a32e-4f7c63a8bd9d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Delete group with id: 95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 Sep 04 15:57:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:49 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:57:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:49 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:57:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-81920b0d-2768-45ff-a32e-4f7c63a8bd9d tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/groups/95835e6a-cbd0-47c1-b52e-fe2f4a3853d3/action returned with HTTP 202 Sep 04 15:57:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 616/1255] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:57:49 2026] POST /volume/v3/groups/95835e6a-cbd0-47c1-b52e-fe2f4a3853d3/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bfaccf64-7e44-428a-99c1-f2cc1afa3a43 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bfaccf64-7e44-428a-99c1-f2cc1afa3a43 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bfaccf64-7e44-428a-99c1-f2cc1afa3a43 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bfaccf64-7e44-428a-99c1-f2cc1afa3a43 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bfaccf64-7e44-428a-99c1-f2cc1afa3a43 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:49 devstack devstack@c-api.service[87209]: WARNING stevedore.named [None req-bfaccf64-7e44-428a-99c1-f2cc1afa3a43 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:49 devstack devstack@c-api.service[87209]: WARNING castellan.key_manager [None req-bfaccf64-7e44-428a-99c1-f2cc1afa3a43 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:49 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-bfaccf64-7e44-428a-99c1-f2cc1afa3a43 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bfaccf64-7e44-428a-99c1-f2cc1afa3a43 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 returned with HTTP 200 Sep 04 15:57:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 640/1256] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:49 2026] GET /volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 => generated 930 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e3bbadb1-7bb8-430c-bef1-b907bb7ba86c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e3bbadb1-7bb8-430c-bef1-b907bb7ba86c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e3bbadb1-7bb8-430c-bef1-b907bb7ba86c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e3bbadb1-7bb8-430c-bef1-b907bb7ba86c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e3bbadb1-7bb8-430c-bef1-b907bb7ba86c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e3bbadb1-7bb8-430c-bef1-b907bb7ba86c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 617/1257] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:50 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 1327 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a0dd7fb6-5c14-41d1-b2fb-28c57b90ff32 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a0dd7fb6-5c14-41d1-b2fb-28c57b90ff32 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a0dd7fb6-5c14-41d1-b2fb-28c57b90ff32 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a0dd7fb6-5c14-41d1-b2fb-28c57b90ff32 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a0dd7fb6-5c14-41d1-b2fb-28c57b90ff32 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a0dd7fb6-5c14-41d1-b2fb-28c57b90ff32 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 641/1258] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:50 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 1327 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-032de305-7e4f-4966-baa5-81c08e1bd498 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-032de305-7e4f-4966-baa5-81c08e1bd498 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-032de305-7e4f-4966-baa5-81c08e1bd498 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-032de305-7e4f-4966-baa5-81c08e1bd498 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-29802b9d-fd5c-48bb-8030-5435cd4e0cd0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-032de305-7e4f-4966-baa5-81c08e1bd498 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-29802b9d-fd5c-48bb-8030-5435cd4e0cd0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-29802b9d-fd5c-48bb-8030-5435cd4e0cd0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-29802b9d-fd5c-48bb-8030-5435cd4e0cd0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-032de305-7e4f-4966-baa5-81c08e1bd498 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 618/1259] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:50 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 1327 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-29802b9d-fd5c-48bb-8030-5435cd4e0cd0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9dcbbbab-25a3-4657-87f2-27822d1859d0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9dcbbbab-25a3-4657-87f2-27822d1859d0 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] DELETE http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9dcbbbab-25a3-4657-87f2-27822d1859d0 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9dcbbbab-25a3-4657-87f2-27822d1859d0 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-9dcbbbab-25a3-4657-87f2-27822d1859d0 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Delete volume with id: f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-29802b9d-fd5c-48bb-8030-5435cd4e0cd0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 642/1260] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:50 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 921 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9dcbbbab-25a3-4657-87f2-27822d1859d0 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9dcbbbab-25a3-4657-87f2-27822d1859d0 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Delete volume request issued successfully. Sep 04 15:57:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9dcbbbab-25a3-4657-87f2-27822d1859d0 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 202 Sep 04 15:57:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 619/1261] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:50 2026] DELETE /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ad129a64-6374-4d68-a531-964e76393d60 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ad129a64-6374-4d68-a531-964e76393d60 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ad129a64-6374-4d68-a531-964e76393d60 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ad129a64-6374-4d68-a531-964e76393d60 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ad129a64-6374-4d68-a531-964e76393d60 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ad129a64-6374-4d68-a531-964e76393d60 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 643/1262] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:50 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 1326 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a09d8dbf-5488-479f-8a04-10613e75d799 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a09d8dbf-5488-479f-8a04-10613e75d799 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 Sep 04 15:57:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a09d8dbf-5488-479f-8a04-10613e75d799 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a09d8dbf-5488-479f-8a04-10613e75d799 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a09d8dbf-5488-479f-8a04-10613e75d799 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 returned with HTTP 404 Sep 04 15:57:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 620/1263] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:50 2026] GET /volume/v3/volumes/5657f288-6243-43b8-b178-0a5898c9e1a2 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:57:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-428be35c-89fe-4e56-8ad6-98bcf42938fa None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-428be35c-89fe-4e56-8ad6-98bcf42938fa tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/groups/95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 Sep 04 15:57:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-428be35c-89fe-4e56-8ad6-98bcf42938fa tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-428be35c-89fe-4e56-8ad6-98bcf42938fa tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-428be35c-89fe-4e56-8ad6-98bcf42938fa tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] show called for member 95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:57:51 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:51 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:51 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:57:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-428be35c-89fe-4e56-8ad6-98bcf42938fa tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/groups/95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 returned with HTTP 200 Sep 04 15:57:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 644/1264] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:57:51 2026] GET /volume/v3/groups/95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 => generated 416 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:57:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f761b2d9-a9aa-4414-a8b2-1e3de306b9b0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f761b2d9-a9aa-4414-a8b2-1e3de306b9b0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f761b2d9-a9aa-4414-a8b2-1e3de306b9b0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f761b2d9-a9aa-4414-a8b2-1e3de306b9b0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:51 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f761b2d9-a9aa-4414-a8b2-1e3de306b9b0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f761b2d9-a9aa-4414-a8b2-1e3de306b9b0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 621/1265] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:51 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 921 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dd75ed68-72c7-4546-85ed-7d545060f2f5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9014adc8-894a-4b96-82f1-f6c44f0ca1fb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dd75ed68-72c7-4546-85ed-7d545060f2f5 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dd75ed68-72c7-4546-85ed-7d545060f2f5 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dd75ed68-72c7-4546-85ed-7d545060f2f5 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:51 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:51 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:51 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dd75ed68-72c7-4546-85ed-7d545060f2f5 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dd75ed68-72c7-4546-85ed-7d545060f2f5 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 200 Sep 04 15:57:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 645/1266] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:51 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 1326 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9014adc8-894a-4b96-82f1-f6c44f0ca1fb tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] GET http://192.168.122.126/volume/v3/os-services Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9014adc8-894a-4b96-82f1-f6c44f0ca1fb tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9014adc8-894a-4b96-82f1-f6c44f0ca1fb tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:52 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9014adc8-894a-4b96-82f1-f6c44f0ca1fb tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] http://192.168.122.126/volume/v3/os-services returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 622/1267] 192.168.122.126 () {58 vars in 1133 bytes} [Fri Sep 4 15:57:51 2026] GET /volume/v3/os-services => generated 705 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4c0d7a48-c1e4-44ac-8022-4e3753a5831c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4c0d7a48-c1e4-44ac-8022-4e3753a5831c tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] GET http://192.168.122.126/volume/v3/os-services?host=devstack Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4c0d7a48-c1e4-44ac-8022-4e3753a5831c tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4c0d7a48-c1e4-44ac-8022-4e3753a5831c tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8b8240d3-d572-40fd-8a6a-ba2f9eca81d2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8b8240d3-d572-40fd-8a6a-ba2f9eca81d2 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/groups/95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 Sep 04 15:57:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:52 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8b8240d3-d572-40fd-8a6a-ba2f9eca81d2 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8b8240d3-d572-40fd-8a6a-ba2f9eca81d2 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4c0d7a48-c1e4-44ac-8022-4e3753a5831c tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] http://192.168.122.126/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-8b8240d3-d572-40fd-8a6a-ba2f9eca81d2 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] show called for member 95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 {{(pid=87208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 646/1268] 192.168.122.126 () {58 vars in 1160 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8b8240d3-d572-40fd-8a6a-ba2f9eca81d2 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/groups/95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 returned with HTTP 404 Sep 04 15:57:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 623/1269] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/groups/95835e6a-cbd0-47c1-b52e-fe2f4a3853d3 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ba25b704-00b0-493a-8148-7834244a8aee None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-faed5bbb-7fda-4803-b0ed-738cc63a7cb9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-faed5bbb-7fda-4803-b0ed-738cc63a7cb9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-faed5bbb-7fda-4803-b0ed-738cc63a7cb9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ba25b704-00b0-493a-8148-7834244a8aee tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] GET http://192.168.122.126/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ba25b704-00b0-493a-8148-7834244a8aee tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-faed5bbb-7fda-4803-b0ed-738cc63a7cb9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-faed5bbb-7fda-4803-b0ed-738cc63a7cb9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ba25b704-00b0-493a-8148-7834244a8aee tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-faed5bbb-7fda-4803-b0ed-738cc63a7cb9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ba25b704-00b0-493a-8148-7834244a8aee tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] http://192.168.122.126/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 647/1270] 192.168.122.126 () {58 vars in 1208 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-faed5bbb-7fda-4803-b0ed-738cc63a7cb9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Get all volumes completed successfully. Sep 04 15:57:52 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-faed5bbb-7fda-4803-b0ed-738cc63a7cb9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:52 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-faed5bbb-7fda-4803-b0ed-738cc63a7cb9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-aa829e94-cc4f-4272-966f-d6ac37bfc41c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aa829e94-cc4f-4272-966f-d6ac37bfc41c tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] GET http://192.168.122.126/volume/v3/os-services?binary=cinder-scheduler Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aa829e94-cc4f-4272-966f-d6ac37bfc41c tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aa829e94-cc4f-4272-966f-d6ac37bfc41c tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aa829e94-cc4f-4272-966f-d6ac37bfc41c tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] http://192.168.122.126/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 648/1271] 192.168.122.126 () {58 vars in 1180 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-faed5bbb-7fda-4803-b0ed-738cc63a7cb9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-faed5bbb-7fda-4803-b0ed-738cc63a7cb9 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 624/1272] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-29c26733-b941-4451-a452-7c18420460a3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-29c26733-b941-4451-a452-7c18420460a3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] POST http://192.168.122.126/volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136/action Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-29c26733-b941-4451-a452-7c18420460a3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-29c26733-b941-4451-a452-7c18420460a3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.groups [None req-29c26733-b941-4451-a452-7c18420460a3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] delete called for group 1d428326-b2ac-4eef-9bc3-d21f53d8d136 {{(pid=87208) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.groups [None req-29c26733-b941-4451-a452-7c18420460a3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Delete group with id: 1d428326-b2ac-4eef-9bc3-d21f53d8d136 Sep 04 15:57:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:52 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 15:57:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:52 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:57:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1558829626"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1558829626'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Create volume of 1 GB Sep 04 15:57:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Availability Zones retrieved successfully. Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Flow 'volume_create_api' (94f4602f-0eb8-4314-a294-5c31724c60a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b87bae3-afe3-49ea-bbad-40b3b493b774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-29c26733-b941-4451-a452-7c18420460a3 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136/action returned with HTTP 202 Sep 04 15:57:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 625/1273] 192.168.122.126 () {62 vars in 1312 bytes} [Fri Sep 4 15:57:52 2026] POST /volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-99f31397-e16b-42a5-8e7c-15b989b4d906 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-99f31397-e16b-42a5-8e7c-15b989b4d906 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-99f31397-e16b-42a5-8e7c-15b989b4d906 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-99f31397-e16b-42a5-8e7c-15b989b4d906 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b87bae3-afe3-49ea-bbad-40b3b493b774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-99f31397-e16b-42a5-8e7c-15b989b4d906 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Volume info retrieved successfully. Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba7d1a16-2663-45bb-8f3a-b73f120d81d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: WARNING stevedore.named [None req-99f31397-e16b-42a5-8e7c-15b989b4d906 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 15:57:52 devstack devstack@c-api.service[87208]: WARNING castellan.key_manager [None req-99f31397-e16b-42a5-8e7c-15b989b4d906 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-99f31397-e16b-42a5-8e7c-15b989b4d906 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-99f31397-e16b-42a5-8e7c-15b989b4d906 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 626/1274] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e => generated 918 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b4765c23-05a6-49a4-8de6-97abfab15c94 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b4765c23-05a6-49a4-8de6-97abfab15c94 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b4765c23-05a6-49a4-8de6-97abfab15c94 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b4765c23-05a6-49a4-8de6-97abfab15c94 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Created reservations ['5bd9da61-0967-4211-95c7-a2dfa2b7f97b', '082a13ea-9c6f-4203-879f-7fc2a186af84', '2106f42f-4813-47ff-a836-c671ea38faed', 'f07c38d0-af73-4dda-946b-1acfaa7239c5'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba7d1a16-2663-45bb-8f3a-b73f120d81d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bd9da61-0967-4211-95c7-a2dfa2b7f97b', '082a13ea-9c6f-4203-879f-7fc2a186af84', '2106f42f-4813-47ff-a836-c671ea38faed', 'f07c38d0-af73-4dda-946b-1acfaa7239c5']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f3d6e4-e3c9-4c32-94cd-dc51ccaf1761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b4765c23-05a6-49a4-8de6-97abfab15c94 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b4765c23-05a6-49a4-8de6-97abfab15c94 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 627/1275] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 921 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f3d6e4-e3c9-4c32-94cd-dc51ccaf1761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '360f7a76-715f-4a5b-bd4e-1fd96c755f8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1558829626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d04baa8e5a48f0987a104a2afebcd2',qos_specs=None,replication_status=,reservations=['5bd9da61-0967-4211-95c7-a2dfa2b7f97b','082a13ea-9c6f-4203-879f-7fc2a186af84','2106f42f-4813-47ff-a836-c671ea38faed','f07c38d0-af73-4dda-946b-1acfaa7239c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5cdcbcad74440ab3923357cbe503b8',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1558829626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=360f7a76-715f-4a5b-bd4e-1fd96c755f8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32d04baa8e5a48f0987a104a2afebcd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad5cdcbcad74440ab3923357cbe503b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc7eb07-c220-4d48-993d-11a88e324232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc7eb07-c220-4d48-993d-11a88e324232) transitioned into state 'SUCCESS' from state '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-1558829626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d04baa8e5a48f0987a104a2afebcd2',qos_specs=None,replication_status=,reservations=['5bd9da61-0967-4211-95c7-a2dfa2b7f97b','082a13ea-9c6f-4203-879f-7fc2a186af84','2106f42f-4813-47ff-a836-c671ea38faed','f07c38d0-af73-4dda-946b-1acfaa7239c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5cdcbcad74440ab3923357cbe503b8',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d2eb39-7675-4ec7-b7c7-6ccbd4734847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9bfc7ed7-883b-4d58-8338-0eed217bf5fa None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9bfc7ed7-883b-4d58-8338-0eed217bf5fa tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9bfc7ed7-883b-4d58-8338-0eed217bf5fa tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9bfc7ed7-883b-4d58-8338-0eed217bf5fa tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d2eb39-7675-4ec7-b7c7-6ccbd4734847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Flow 'volume_create_api' (94f4602f-0eb8-4314-a294-5c31724c60a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Create volume request issued successfully. Sep 04 15:57:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-41a39967-1aef-4f6e-bb32-22f97d218c03 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 649/1276] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:57:52 2026] POST /volume/v3/volumes => generated 763 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9bfc7ed7-883b-4d58-8338-0eed217bf5fa tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 returned with HTTP 404 Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b1962887-c7fe-4360-9729-5ff87381a130 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 628/1277] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/volumes/f6887e6f-45ff-4bbb-920c-f0cf1c634f61 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b1962887-c7fe-4360-9729-5ff87381a130 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] GET http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b1962887-c7fe-4360-9729-5ff87381a130 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b1962887-c7fe-4360-9729-5ff87381a130 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1720210685"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1720210685'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Create volume of 1 GB Sep 04 15:57:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b1962887-c7fe-4360-9729-5ff87381a130 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Volume info retrieved successfully. Sep 04 15:57:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Availability Zones retrieved successfully. Sep 04 15:57:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b1962887-c7fe-4360-9729-5ff87381a130 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f returned with HTTP 200 Sep 04 15:57:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 650/1278] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:52 2026] GET /volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f => generated 831 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Flow 'volume_create_api' (444d6811-71c3-47d6-a258-3cd4cdded768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3273c7d-aba9-45fa-b7f7-900984ee6977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3273c7d-aba9-45fa-b7f7-900984ee6977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e6021c-920f-4bd4-8c10-b19d5415475e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Created reservations ['bd29c7fd-84bf-4388-bd05-14b400fb9446', '07b17d14-b151-4dfe-a0f0-a649a3e31cff', 'da63615e-6d55-4e04-9d1a-5925157e0a7f', '3b01a612-635f-454b-b48d-abfce20d7d1a'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e6021c-920f-4bd4-8c10-b19d5415475e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd29c7fd-84bf-4388-bd05-14b400fb9446', '07b17d14-b151-4dfe-a0f0-a649a3e31cff', 'da63615e-6d55-4e04-9d1a-5925157e0a7f', '3b01a612-635f-454b-b48d-abfce20d7d1a']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29cc49d9-c69a-4623-9585-9346afad5e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29cc49d9-c69a-4623-9585-9346afad5e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8ec817d-5e2d-4953-8e91-150c75f0ae23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1720210685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf4942e362e4e80b9e67cd0f8c8fa7d',qos_specs=None,replication_status=,reservations=['bd29c7fd-84bf-4388-bd05-14b400fb9446','07b17d14-b151-4dfe-a0f0-a649a3e31cff','da63615e-6d55-4e04-9d1a-5925157e0a7f','3b01a612-635f-454b-b48d-abfce20d7d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90d5e85a72624a96955885229bac933b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1720210685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8ec817d-5e2d-4953-8e91-150c75f0ae23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdf4942e362e4e80b9e67cd0f8c8fa7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90d5e85a72624a96955885229bac933b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f68c3626-2712-43e4-8a89-f262541a14a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f68c3626-2712-43e4-8a89-f262541a14a3) transitioned into state 'SUCCESS' from state '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-1720210685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdf4942e362e4e80b9e67cd0f8c8fa7d',qos_specs=None,replication_status=,reservations=['bd29c7fd-84bf-4388-bd05-14b400fb9446','07b17d14-b151-4dfe-a0f0-a649a3e31cff','da63615e-6d55-4e04-9d1a-5925157e0a7f','3b01a612-635f-454b-b48d-abfce20d7d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90d5e85a72624a96955885229bac933b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced7c306-068a-42f2-aa83-031bdb1c8563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced7c306-068a-42f2-aa83-031bdb1c8563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Flow 'volume_create_api' (444d6811-71c3-47d6-a258-3cd4cdded768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Create volume request issued successfully. Sep 04 15:57:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fe7edf2d-d3f5-4024-a097-cf0dff874192 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 629/1279] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:57:52 2026] POST /volume/v3/volumes => generated 757 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d6ad56ee-642d-4ebc-9faf-e681af46f749 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d6ad56ee-642d-4ebc-9faf-e681af46f749 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 Sep 04 15:57:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d6ad56ee-642d-4ebc-9faf-e681af46f749 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d6ad56ee-642d-4ebc-9faf-e681af46f749 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d6ad56ee-642d-4ebc-9faf-e681af46f749 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d6ad56ee-642d-4ebc-9faf-e681af46f749 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 returned with HTTP 200 Sep 04 15:57:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 651/1280] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 => generated 825 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0ec1a51a-c7f3-4541-be12-458ec393b0b8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0ec1a51a-c7f3-4541-be12-458ec393b0b8 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0ec1a51a-c7f3-4541-be12-458ec393b0b8 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0ec1a51a-c7f3-4541-be12-458ec393b0b8 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0ec1a51a-c7f3-4541-be12-458ec393b0b8 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e returned with HTTP 404 Sep 04 15:57:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 630/1281] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/volumes/2a1bc599-2e1b-4fb5-91c6-2085ceda1e3e => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0846394b-4f95-46d8-aa75-d28de474c6bf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0846394b-4f95-46d8-aa75-d28de474c6bf tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136 Sep 04 15:57:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0846394b-4f95-46d8-aa75-d28de474c6bf tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0846394b-4f95-46d8-aa75-d28de474c6bf tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-0846394b-4f95-46d8-aa75-d28de474c6bf tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] show called for member 1d428326-b2ac-4eef-9bc3-d21f53d8d136 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:57:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:53 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 15:57:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0846394b-4f95-46d8-aa75-d28de474c6bf tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136 returned with HTTP 200 Sep 04 15:57:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 652/1282] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136 => generated 388 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8a5d7ef3-d7c2-4359-8198-394fcf5e5d3f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8a5d7ef3-d7c2-4359-8198-394fcf5e5d3f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8a5d7ef3-d7c2-4359-8198-394fcf5e5d3f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8a5d7ef3-d7c2-4359-8198-394fcf5e5d3f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8a5d7ef3-d7c2-4359-8198-394fcf5e5d3f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8a5d7ef3-d7c2-4359-8198-394fcf5e5d3f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 631/1283] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:53 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 921 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8a9e2da7-847b-4ee4-a5f1-6df201f63ce9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a9e2da7-847b-4ee4-a5f1-6df201f63ce9 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] GET http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f Sep 04 15:57:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a9e2da7-847b-4ee4-a5f1-6df201f63ce9 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a9e2da7-847b-4ee4-a5f1-6df201f63ce9 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8a9e2da7-847b-4ee4-a5f1-6df201f63ce9 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Volume info retrieved successfully. Sep 04 15:57:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a9e2da7-847b-4ee4-a5f1-6df201f63ce9 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f returned with HTTP 200 Sep 04 15:57:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 653/1284] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7ff52158-ef3e-49b7-b4a6-1b976d70a62e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7ff52158-ef3e-49b7-b4a6-1b976d70a62e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 Sep 04 15:57:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7ff52158-ef3e-49b7-b4a6-1b976d70a62e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7ff52158-ef3e-49b7-b4a6-1b976d70a62e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7ff52158-ef3e-49b7-b4a6-1b976d70a62e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7ff52158-ef3e-49b7-b4a6-1b976d70a62e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 returned with HTTP 200 Sep 04 15:57:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 632/1285] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9d392ebd-99c5-493c-9b96-c7a91d3d1228 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9d392ebd-99c5-493c-9b96-c7a91d3d1228 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] GET http://192.168.122.126/volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136 Sep 04 15:57:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9d392ebd-99c5-493c-9b96-c7a91d3d1228 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9d392ebd-99c5-493c-9b96-c7a91d3d1228 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.groups [None req-9d392ebd-99c5-493c-9b96-c7a91d3d1228 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] show called for member 1d428326-b2ac-4eef-9bc3-d21f53d8d136 {{(pid=87209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 15:57:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9d392ebd-99c5-493c-9b96-c7a91d3d1228 tempest-GroupsV314Test-320423269 tempest-GroupsV314Test-320423269-project-member] http://192.168.122.126/volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136 returned with HTTP 404 Sep 04 15:57:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 654/1286] 192.168.122.126 () {60 vars in 1270 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/groups/1d428326-b2ac-4eef-9bc3-d21f53d8d136 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3c6509d2-7b91-4c0e-9e65-4b8aca56a5e6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c6509d2-7b91-4c0e-9e65-4b8aca56a5e6 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] DELETE http://192.168.122.126/volume/v3/group_types/6fc42a4f-6bfb-4f92-a2dc-ed94ca8439d6 Sep 04 15:57:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3c6509d2-7b91-4c0e-9e65-4b8aca56a5e6 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3c6509d2-7b91-4c0e-9e65-4b8aca56a5e6 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c6509d2-7b91-4c0e-9e65-4b8aca56a5e6 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] http://192.168.122.126/volume/v3/group_types/6fc42a4f-6bfb-4f92-a2dc-ed94ca8439d6 returned with HTTP 202 Sep 04 15:57:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 633/1287] 192.168.122.126 () {60 vars in 1288 bytes} [Fri Sep 4 15:57:54 2026] DELETE /volume/v3/group_types/6fc42a4f-6bfb-4f92-a2dc-ed94ca8439d6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-92ed6a03-96d9-46ec-b1bc-ad094d2d9ee0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-92ed6a03-96d9-46ec-b1bc-ad094d2d9ee0 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] DELETE http://192.168.122.126/volume/v3/types/b4c62927-8082-4ed5-8b97-b6aed7dcce74 Sep 04 15:57:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-92ed6a03-96d9-46ec-b1bc-ad094d2d9ee0 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-92ed6a03-96d9-46ec-b1bc-ad094d2d9ee0 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-884f70f8-a16c-462e-afd0-7a6034fb0a3a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-884f70f8-a16c-462e-afd0-7a6034fb0a3a tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-884f70f8-a16c-462e-afd0-7a6034fb0a3a tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-884f70f8-a16c-462e-afd0-7a6034fb0a3a tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-884f70f8-a16c-462e-afd0-7a6034fb0a3a tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-92ed6a03-96d9-46ec-b1bc-ad094d2d9ee0 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] http://192.168.122.126/volume/v3/types/b4c62927-8082-4ed5-8b97-b6aed7dcce74 returned with HTTP 202 Sep 04 15:57:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 655/1288] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:57:54 2026] DELETE /volume/v3/types/b4c62927-8082-4ed5-8b97-b6aed7dcce74 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-884f70f8-a16c-462e-afd0-7a6034fb0a3a tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 634/1289] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 1339 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9178a3ba-cad4-415f-90e6-92e430d6ee61 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9178a3ba-cad4-415f-90e6-92e430d6ee61 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] GET http://192.168.122.126/volume/v3/types/b4c62927-8082-4ed5-8b97-b6aed7dcce74 Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9178a3ba-cad4-415f-90e6-92e430d6ee61 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9178a3ba-cad4-415f-90e6-92e430d6ee61 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9178a3ba-cad4-415f-90e6-92e430d6ee61 tempest-GroupsV314Test-1531448870 tempest-GroupsV314Test-1531448870-project-admin] http://192.168.122.126/volume/v3/types/b4c62927-8082-4ed5-8b97-b6aed7dcce74 returned with HTTP 404 Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8ed76681-8068-4878-af51-51a1b95da89c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 656/1290] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:57:54 2026] GET /volume/v3/types/b4c62927-8082-4ed5-8b97-b6aed7dcce74 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8ed76681-8068-4878-af51-51a1b95da89c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8ed76681-8068-4878-af51-51a1b95da89c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8ed76681-8068-4878-af51-51a1b95da89c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8ed76681-8068-4878-af51-51a1b95da89c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8ed76681-8068-4878-af51-51a1b95da89c tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 635/1291] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:55 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 1339 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2a522d4e-2d5d-4b82-85a6-fcf6e61659af None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a522d4e-2d5d-4b82-85a6-fcf6e61659af tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] PUT http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a522d4e-2d5d-4b82-85a6-fcf6e61659af tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1151715213"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2a522d4e-2d5d-4b82-85a6-fcf6e61659af tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2a522d4e-2d5d-4b82-85a6-fcf6e61659af tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume updated successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a522d4e-2d5d-4b82-85a6-fcf6e61659af tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 657/1292] 192.168.122.126 () {60 vars in 1252 bytes} [Fri Sep 4 15:57:55 2026] PUT /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 792 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-769a0119-f78f-4dfd-8e1a-921284613c63 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-769a0119-f78f-4dfd-8e1a-921284613c63 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] GET http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-769a0119-f78f-4dfd-8e1a-921284613c63 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-769a0119-f78f-4dfd-8e1a-921284613c63 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-216593f1-0a7e-47be-af8c-88fb9438a764 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-216593f1-0a7e-47be-af8c-88fb9438a764 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] PUT http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-216593f1-0a7e-47be-af8c-88fb9438a764 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1514175175", "description": "This is the new description of volume"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-769a0119-f78f-4dfd-8e1a-921284613c63 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Volume info retrieved successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-216593f1-0a7e-47be-af8c-88fb9438a764 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-769a0119-f78f-4dfd-8e1a-921284613c63 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f returned with HTTP 200 Sep 04 15:57:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 636/1293] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:55 2026] GET /volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-216593f1-0a7e-47be-af8c-88fb9438a764 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume updated successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-216593f1-0a7e-47be-af8c-88fb9438a764 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 658/1294] 192.168.122.126 () {60 vars in 1253 bytes} [Fri Sep 4 15:57:55 2026] PUT /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 831 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c13584d1-b17b-4166-9718-f9f3e2e53333 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c13584d1-b17b-4166-9718-f9f3e2e53333 tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] GET http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c13584d1-b17b-4166-9718-f9f3e2e53333 tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ddb2afba-b2db-49cb-9505-4a480cdc7371 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c13584d1-b17b-4166-9718-f9f3e2e53333 tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ddb2afba-b2db-49cb-9505-4a480cdc7371 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ddb2afba-b2db-49cb-9505-4a480cdc7371 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ddb2afba-b2db-49cb-9505-4a480cdc7371 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ddb2afba-b2db-49cb-9505-4a480cdc7371 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c13584d1-b17b-4166-9718-f9f3e2e53333 tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Volume info retrieved successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ddb2afba-b2db-49cb-9505-4a480cdc7371 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 659/1295] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:55 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 1378 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c13584d1-b17b-4166-9718-f9f3e2e53333 tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f returned with HTTP 200 Sep 04 15:57:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 637/1296] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:55 2026] GET /volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f => generated 1019 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cc74e391-bae4-422e-a5dd-2e244195520f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2095588479", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2094768074"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-aa64507c-5019-4161-a97e-133c54dd018d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aa64507c-5019-4161-a97e-133c54dd018d tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] GET http://192.168.122.126/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aa64507c-5019-4161-a97e-133c54dd018d tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2095588479', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2094768074'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aa64507c-5019-4161-a97e-133c54dd018d tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume of 1 GB Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aa64507c-5019-4161-a97e-133c54dd018d tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] http://192.168.122.126/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 04 15:57:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 638/1297] 192.168.122.126 () {58 vars in 1202 bytes} [Fri Sep 4 15:57:55 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Availability Zones retrieved successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-50a08fd1-0fd3-4278-bf92-491c8b1cdbaa None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-50a08fd1-0fd3-4278-bf92-491c8b1cdbaa tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] GET http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-50a08fd1-0fd3-4278-bf92-491c8b1cdbaa tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-50a08fd1-0fd3-4278-bf92-491c8b1cdbaa tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (d1c86873-f7e2-4ca0-bd51-4683c03585ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11fbe36-d9a9-43da-918f-56b525d57a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-50a08fd1-0fd3-4278-bf92-491c8b1cdbaa tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Volume info retrieved successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-50a08fd1-0fd3-4278-bf92-491c8b1cdbaa tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f returned with HTTP 200 Sep 04 15:57:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 639/1298] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:55 2026] GET /volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9be5e9ad-fd76-404d-9616-1d005359eb96 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9be5e9ad-fd76-404d-9616-1d005359eb96 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] DELETE http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9be5e9ad-fd76-404d-9616-1d005359eb96 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9be5e9ad-fd76-404d-9616-1d005359eb96 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-9be5e9ad-fd76-404d-9616-1d005359eb96 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Delete volume with id: 360f7a76-715f-4a5b-bd4e-1fd96c755f8f Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9be5e9ad-fd76-404d-9616-1d005359eb96 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Volume info retrieved successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11fbe36-d9a9-43da-918f-56b525d57a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5337f27-5b69-48b1-91cb-6d92e3aabed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9be5e9ad-fd76-404d-9616-1d005359eb96 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Delete volume request issued successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9be5e9ad-fd76-404d-9616-1d005359eb96 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f returned with HTTP 202 Sep 04 15:57:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 640/1299] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:55 2026] DELETE /volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cf461c95-a189-4fe0-b796-ad230292b3fc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cf461c95-a189-4fe0-b796-ad230292b3fc tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] GET http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cf461c95-a189-4fe0-b796-ad230292b3fc tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cf461c95-a189-4fe0-b796-ad230292b3fc tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cf461c95-a189-4fe0-b796-ad230292b3fc tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Volume info retrieved successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cf461c95-a189-4fe0-b796-ad230292b3fc tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f returned with HTTP 200 Sep 04 15:57:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 641/1300] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:55 2026] GET /volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Created reservations ['75d7afd5-c81e-47d6-927d-b7c94df9bbc3', '19000792-13ca-4b76-bca8-e77a7711a33c', '889e180e-65fe-45aa-978a-9d38a32fd75b', '5c2e37f6-b03b-487e-8fec-f5816dadfc14'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5337f27-5b69-48b1-91cb-6d92e3aabed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75d7afd5-c81e-47d6-927d-b7c94df9bbc3', '19000792-13ca-4b76-bca8-e77a7711a33c', '889e180e-65fe-45aa-978a-9d38a32fd75b', '5c2e37f6-b03b-487e-8fec-f5816dadfc14']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5dac73f-8ab1-4304-8987-94fbd91ec762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5dac73f-8ab1-4304-8987-94fbd91ec762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31b6be35-04a3-4e98-b65e-8d0f6e09ab22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2095588479',display_name='tempest-VolumesGetTest-Volume-2094768074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['75d7afd5-c81e-47d6-927d-b7c94df9bbc3','19000792-13ca-4b76-bca8-e77a7711a33c','889e180e-65fe-45aa-978a-9d38a32fd75b','5c2e37f6-b03b-487e-8fec-f5816dadfc14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:57:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2095588479',display_name='tempest-VolumesGetTest-Volume-2094768074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31b6be35-04a3-4e98-b65e-8d0f6e09ab22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b6c277473a44f819a2785f8e459d058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71aaedd9a29b44df9edb60fbb98be877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62344a9-e198-40d1-98a5-debba2db4c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62344a9-e198-40d1-98a5-debba2db4c81) transitioned into 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-2095588479',display_name='tempest-VolumesGetTest-Volume-2094768074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b6c277473a44f819a2785f8e459d058',qos_specs=None,replication_status=,reservations=['75d7afd5-c81e-47d6-927d-b7c94df9bbc3','19000792-13ca-4b76-bca8-e77a7711a33c','889e180e-65fe-45aa-978a-9d38a32fd75b','5c2e37f6-b03b-487e-8fec-f5816dadfc14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aaedd9a29b44df9edb60fbb98be877',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9850f4ac-d867-4480-89a3-7315e0809d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=792,cinder:INSERT=102,cinder:UPDATE=170 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9850f4ac-d867-4480-89a3-7315e0809d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Flow 'volume_create_api' (d1c86873-f7e2-4ca0-bd51-4683c03585ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d2d6d711-b965-466d-8ccf-e1ff069b745d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Create volume request issued successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cc74e391-bae4-422e-a5dd-2e244195520f tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:57:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 660/1301] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:57:55 2026] POST /volume/v3/volumes => generated 789 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d2d6d711-b965-466d-8ccf-e1ff069b745d tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d2d6d711-b965-466d-8ccf-e1ff069b745d tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d2d6d711-b965-466d-8ccf-e1ff069b745d tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4be01ae8-6bc0-4402-b21d-ec3ec326fdca None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4be01ae8-6bc0-4402-b21d-ec3ec326fdca tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4be01ae8-6bc0-4402-b21d-ec3ec326fdca tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4be01ae8-6bc0-4402-b21d-ec3ec326fdca tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d2d6d711-b965-466d-8ccf-e1ff069b745d tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d2d6d711-b965-466d-8ccf-e1ff069b745d tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 returned with HTTP 200 Sep 04 15:57:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 642/1302] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:55 2026] GET /volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fb181f10-b950-4f41-9ccd-4ebf2fc34e24 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb181f10-b950-4f41-9ccd-4ebf2fc34e24 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb181f10-b950-4f41-9ccd-4ebf2fc34e24 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8ec817d-5e2d-4953-8e91-150c75f0ae23", "name": "tempest-VolumesExtendTest-Snapshot-1017091146"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4be01ae8-6bc0-4402-b21d-ec3ec326fdca tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4be01ae8-6bc0-4402-b21d-ec3ec326fdca tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 returned with HTTP 200 Sep 04 15:57:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 661/1303] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:55 2026] GET /volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 => generated 857 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb181f10-b950-4f41-9ccd-4ebf2fc34e24 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:57:55 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-fb181f10-b950-4f41-9ccd-4ebf2fc34e24 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Create snapshot from volume c8ec817d-5e2d-4953-8e91-150c75f0ae23 Sep 04 15:57:55 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-fb181f10-b950-4f41-9ccd-4ebf2fc34e24 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Created reservations ['7b92dc16-d10f-491e-9799-5ad353540494', 'f993b372-16d7-4455-aacf-7dd46f2e8b4d', 'd7187580-e404-4443-bb2f-0b60da3c79e8', '33a7be74-0809-4778-934e-190df02fe6ce'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:57:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb181f10-b950-4f41-9ccd-4ebf2fc34e24 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Snapshot create request issued successfully. Sep 04 15:57:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb181f10-b950-4f41-9ccd-4ebf2fc34e24 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:57:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 643/1304] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:57:55 2026] POST /volume/v3/snapshots => generated 304 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:57:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d1018c84-1ba0-41f4-815b-94c0e3f5572c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d1018c84-1ba0-41f4-815b-94c0e3f5572c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 Sep 04 15:57:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d1018c84-1ba0-41f4-815b-94c0e3f5572c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d1018c84-1ba0-41f4-815b-94c0e3f5572c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d1018c84-1ba0-41f4-815b-94c0e3f5572c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Snapshot retrieved successfully. Sep 04 15:57:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d1018c84-1ba0-41f4-815b-94c0e3f5572c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 returned with HTTP 200 Sep 04 15:57:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 662/1305] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:57:56 2026] GET /volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 => generated 436 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8aba6b9f-8dcc-4eae-9c53-0032a1f8e468 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8aba6b9f-8dcc-4eae-9c53-0032a1f8e468 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] GET http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f Sep 04 15:57:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8aba6b9f-8dcc-4eae-9c53-0032a1f8e468 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8aba6b9f-8dcc-4eae-9c53-0032a1f8e468 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8aba6b9f-8dcc-4eae-9c53-0032a1f8e468 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Volume info retrieved successfully. Sep 04 15:57:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8aba6b9f-8dcc-4eae-9c53-0032a1f8e468 tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f returned with HTTP 200 Sep 04 15:57:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 644/1306] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:56 2026] GET /volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bc7ce737-6a86-4e26-90d5-ab79e04847f4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bc7ce737-6a86-4e26-90d5-ab79e04847f4 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 Sep 04 15:57:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bc7ce737-6a86-4e26-90d5-ab79e04847f4 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bc7ce737-6a86-4e26-90d5-ab79e04847f4 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bc7ce737-6a86-4e26-90d5-ab79e04847f4 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bc7ce737-6a86-4e26-90d5-ab79e04847f4 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 returned with HTTP 200 Sep 04 15:57:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 663/1307] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:56 2026] GET /volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 => generated 881 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ac945870-1b04-4e70-800c-c8c9075fce56 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ac945870-1b04-4e70-800c-c8c9075fce56 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 Sep 04 15:57:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ac945870-1b04-4e70-800c-c8c9075fce56 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ac945870-1b04-4e70-800c-c8c9075fce56 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ac945870-1b04-4e70-800c-c8c9075fce56 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Snapshot retrieved successfully. Sep 04 15:57:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ac945870-1b04-4e70-800c-c8c9075fce56 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 returned with HTTP 200 Sep 04 15:57:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 645/1308] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:57:57 2026] GET /volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 => generated 436 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:57:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c960ba4b-c3b4-4ea8-9d0b-70054f4753eb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c960ba4b-c3b4-4ea8-9d0b-70054f4753eb tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] GET http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f Sep 04 15:57:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c960ba4b-c3b4-4ea8-9d0b-70054f4753eb tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c960ba4b-c3b4-4ea8-9d0b-70054f4753eb tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c960ba4b-c3b4-4ea8-9d0b-70054f4753eb tempest-VolumesServicesTestJSON-633989416 tempest-VolumesServicesTestJSON-633989416-project-member] http://192.168.122.126/volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f returned with HTTP 404 Sep 04 15:57:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 664/1309] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:57 2026] GET /volume/v3/volumes/360f7a76-715f-4a5b-bd4e-1fd96c755f8f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1dbc53a7-f625-4769-97ec-399ee30d2265 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1dbc53a7-f625-4769-97ec-399ee30d2265 tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] GET http://192.168.122.126/volume/v3/os-services Sep 04 15:57:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1dbc53a7-f625-4769-97ec-399ee30d2265 tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1dbc53a7-f625-4769-97ec-399ee30d2265 tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:57 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=804,cinder:UPDATE=170,cinder:INSERT=105 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:57:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:57 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:57:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1dbc53a7-f625-4769-97ec-399ee30d2265 tempest-VolumesServicesTestJSON-1720326711 tempest-VolumesServicesTestJSON-1720326711-project-admin] http://192.168.122.126/volume/v3/os-services returned with HTTP 200 Sep 04 15:57:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 646/1310] 192.168.122.126 () {58 vars in 1133 bytes} [Fri Sep 4 15:57:57 2026] GET /volume/v3/os-services => generated 705 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6e181a5d-b8e8-4e2d-b32c-b402affda6aa None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e181a5d-b8e8-4e2d-b32c-b402affda6aa tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 Sep 04 15:57:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6e181a5d-b8e8-4e2d-b32c-b402affda6aa tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6e181a5d-b8e8-4e2d-b32c-b402affda6aa tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6e181a5d-b8e8-4e2d-b32c-b402affda6aa tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e181a5d-b8e8-4e2d-b32c-b402affda6aa tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 returned with HTTP 200 Sep 04 15:57:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 665/1311] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:57 2026] GET /volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 => generated 882 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-325f5217-e75b-4f18-9d24-ab99b9f9c7d5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-325f5217-e75b-4f18-9d24-ab99b9f9c7d5 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] PUT http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 Sep 04 15:57:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-325f5217-e75b-4f18-9d24-ab99b9f9c7d5 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1151715213", "description": null}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:57:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-325f5217-e75b-4f18-9d24-ab99b9f9c7d5 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-325f5217-e75b-4f18-9d24-ab99b9f9c7d5 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume updated successfully. Sep 04 15:57:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-325f5217-e75b-4f18-9d24-ab99b9f9c7d5 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 returned with HTTP 200 Sep 04 15:57:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 647/1312] 192.168.122.126 () {60 vars in 1252 bytes} [Fri Sep 4 15:57:58 2026] PUT /volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 => generated 779 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-99acc8ec-c17b-4522-8811-552dfe08c0ba None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-99acc8ec-c17b-4522-8811-552dfe08c0ba tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 Sep 04 15:57:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-99acc8ec-c17b-4522-8811-552dfe08c0ba tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-99acc8ec-c17b-4522-8811-552dfe08c0ba tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9e4393b3-169a-48cb-a272-eecd0b62ae81 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9e4393b3-169a-48cb-a272-eecd0b62ae81 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 Sep 04 15:57:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9e4393b3-169a-48cb-a272-eecd0b62ae81 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9e4393b3-169a-48cb-a272-eecd0b62ae81 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-99acc8ec-c17b-4522-8811-552dfe08c0ba tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9e4393b3-169a-48cb-a272-eecd0b62ae81 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Snapshot retrieved successfully. Sep 04 15:57:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9e4393b3-169a-48cb-a272-eecd0b62ae81 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 returned with HTTP 200 Sep 04 15:57:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 648/1313] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:57:58 2026] GET /volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 => generated 436 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-99acc8ec-c17b-4522-8811-552dfe08c0ba tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 returned with HTTP 200 Sep 04 15:57:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 666/1314] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:58 2026] GET /volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 => generated 847 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e3a4868b-8525-494d-b9e9-f0e54420ff19 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e3a4868b-8525-494d-b9e9-f0e54420ff19 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] DELETE http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 Sep 04 15:57:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e3a4868b-8525-494d-b9e9-f0e54420ff19 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e3a4868b-8525-494d-b9e9-f0e54420ff19 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:58 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-e3a4868b-8525-494d-b9e9-f0e54420ff19 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume with id: 31b6be35-04a3-4e98-b65e-8d0f6e09ab22 Sep 04 15:57:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e3a4868b-8525-494d-b9e9-f0e54420ff19 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e3a4868b-8525-494d-b9e9-f0e54420ff19 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume request issued successfully. Sep 04 15:57:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e3a4868b-8525-494d-b9e9-f0e54420ff19 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 returned with HTTP 202 Sep 04 15:57:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 649/1315] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:58 2026] DELETE /volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3ee74467-ce3c-43b7-b443-0fbdc75b2d51 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3ee74467-ce3c-43b7-b443-0fbdc75b2d51 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 Sep 04 15:57:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3ee74467-ce3c-43b7-b443-0fbdc75b2d51 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3ee74467-ce3c-43b7-b443-0fbdc75b2d51 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3ee74467-ce3c-43b7-b443-0fbdc75b2d51 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3ee74467-ce3c-43b7-b443-0fbdc75b2d51 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 returned with HTTP 200 Sep 04 15:57:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 667/1316] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:58 2026] GET /volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 => generated 846 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5482f981-68bc-4da2-b241-6e012d1f584a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5482f981-68bc-4da2-b241-6e012d1f584a tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 Sep 04 15:57:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5482f981-68bc-4da2-b241-6e012d1f584a tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5482f981-68bc-4da2-b241-6e012d1f584a tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5482f981-68bc-4da2-b241-6e012d1f584a tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Snapshot retrieved successfully. Sep 04 15:57:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5482f981-68bc-4da2-b241-6e012d1f584a tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 returned with HTTP 200 Sep 04 15:57:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 650/1317] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:57:59 2026] GET /volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 => generated 436 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:57:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b19d4e9c-0389-4358-9254-0775bb394fbb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b19d4e9c-0389-4358-9254-0775bb394fbb tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 Sep 04 15:57:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b19d4e9c-0389-4358-9254-0775bb394fbb tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b19d4e9c-0389-4358-9254-0775bb394fbb tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b19d4e9c-0389-4358-9254-0775bb394fbb tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 returned with HTTP 404 Sep 04 15:57:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 668/1318] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:59 2026] GET /volume/v3/volumes/31b6be35-04a3-4e98-b65e-8d0f6e09ab22 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:57:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-af908f91-274d-485c-b120-860487d42f92 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-af908f91-274d-485c-b120-860487d42f92 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-af908f91-274d-485c-b120-860487d42f92 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-af908f91-274d-485c-b120-860487d42f92 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-af908f91-274d-485c-b120-860487d42f92 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-af908f91-274d-485c-b120-860487d42f92 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 651/1319] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:59 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 1378 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:57:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ee0c5963-eff6-4ea6-b35f-bc0abcf50064 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee0c5963-eff6-4ea6-b35f-bc0abcf50064 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] DELETE http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee0c5963-eff6-4ea6-b35f-bc0abcf50064 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee0c5963-eff6-4ea6-b35f-bc0abcf50064 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:59 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-ee0c5963-eff6-4ea6-b35f-bc0abcf50064 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume with id: 8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:57:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:57:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ee0c5963-eff6-4ea6-b35f-bc0abcf50064 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ee0c5963-eff6-4ea6-b35f-bc0abcf50064 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Delete volume request issued successfully. Sep 04 15:57:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee0c5963-eff6-4ea6-b35f-bc0abcf50064 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 202 Sep 04 15:57:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 669/1320] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:57:59 2026] DELETE /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:57:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fb3ded33-78b1-4baf-9b54-03c8ac2268b0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:57:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb3ded33-78b1-4baf-9b54-03c8ac2268b0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:57:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb3ded33-78b1-4baf-9b54-03c8ac2268b0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:57:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb3ded33-78b1-4baf-9b54-03c8ac2268b0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:57:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:57:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:57:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:57:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:57:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb3ded33-78b1-4baf-9b54-03c8ac2268b0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:57:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb3ded33-78b1-4baf-9b54-03c8ac2268b0 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:57:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 652/1321] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:57:59 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 1377 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ef53a449-6caa-4ccd-8991-d3f51d93c120 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ef53a449-6caa-4ccd-8991-d3f51d93c120 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 Sep 04 15:58:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ef53a449-6caa-4ccd-8991-d3f51d93c120 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ef53a449-6caa-4ccd-8991-d3f51d93c120 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ef53a449-6caa-4ccd-8991-d3f51d93c120 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Snapshot retrieved successfully. Sep 04 15:58:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ef53a449-6caa-4ccd-8991-d3f51d93c120 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 returned with HTTP 200 Sep 04 15:58:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 670/1322] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:00 2026] GET /volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 => generated 463 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3a658b67-5b34-4516-a04d-c747a46c9109 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3a658b67-5b34-4516-a04d-c747a46c9109 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] POST http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23/action Sep 04 15:58:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3a658b67-5b34-4516-a04d-c747a46c9109 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3a658b67-5b34-4516-a04d-c747a46c9109 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3a658b67-5b34-4516-a04d-c747a46c9109 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:58:00 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-3a658b67-5b34-4516-a04d-c747a46c9109 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Created reservations ['9111cb1d-5c8a-4ae6-905a-0d671d6124b1', '0952fdd4-90c9-415a-8cbb-5bd059b486ee'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3a658b67-5b34-4516-a04d-c747a46c9109 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Extend volume request issued successfully. Sep 04 15:58:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3a658b67-5b34-4516-a04d-c747a46c9109 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23/action returned with HTTP 202 Sep 04 15:58:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 653/1323] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:58:00 2026] POST /volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23/action => generated 0 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c9215ea6-45a9-446e-9b88-572de423b13e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c9215ea6-45a9-446e-9b88-572de423b13e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 Sep 04 15:58:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c9215ea6-45a9-446e-9b88-572de423b13e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c9215ea6-45a9-446e-9b88-572de423b13e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c9215ea6-45a9-446e-9b88-572de423b13e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:58:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c9215ea6-45a9-446e-9b88-572de423b13e tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 returned with HTTP 200 Sep 04 15:58:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 671/1324] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:00 2026] GET /volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2e06bfc9-4185-4b1a-9ffb-5b52b5c6e270 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2e06bfc9-4185-4b1a-9ffb-5b52b5c6e270 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:58:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2e06bfc9-4185-4b1a-9ffb-5b52b5c6e270 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2e06bfc9-4185-4b1a-9ffb-5b52b5c6e270 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2e06bfc9-4185-4b1a-9ffb-5b52b5c6e270 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Volume info retrieved successfully. Sep 04 15:58:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2e06bfc9-4185-4b1a-9ffb-5b52b5c6e270 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 200 Sep 04 15:58:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 654/1325] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:00 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 1377 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-049c8cf7-c527-43ce-8408-58ccfd142bca None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3d7eb89f-89cd-4931-a97e-4aa6ff2ee54f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3d7eb89f-89cd-4931-a97e-4aa6ff2ee54f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3d7eb89f-89cd-4931-a97e-4aa6ff2ee54f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3d7eb89f-89cd-4931-a97e-4aa6ff2ee54f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3d7eb89f-89cd-4931-a97e-4aa6ff2ee54f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:58:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3d7eb89f-89cd-4931-a97e-4aa6ff2ee54f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 returned with HTTP 200 Sep 04 15:58:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 655/1326] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:01 2026] GET /volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cb5b2b16-658d-484b-8668-826a6c1eee82 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cb5b2b16-658d-484b-8668-826a6c1eee82 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cb5b2b16-658d-484b-8668-826a6c1eee82 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cb5b2b16-658d-484b-8668-826a6c1eee82 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-049c8cf7-c527-43ce-8408-58ccfd142bca tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] GET http://192.168.122.126/volume/v3/os-hosts Sep 04 15:58:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-049c8cf7-c527-43ce-8408-58ccfd142bca tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-049c8cf7-c527-43ce-8408-58ccfd142bca tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cb5b2b16-658d-484b-8668-826a6c1eee82 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:58:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:01 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:58:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.hosts [None req-049c8cf7-c527-43ce-8408-58ccfd142bca tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] status, active and update: available, enabled, 2026-09-04 13:57:25+00:00 {{(pid=87209) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 15:58:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.hosts [None req-049c8cf7-c527-43ce-8408-58ccfd142bca tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] status, active and update: available, enabled, 2026-09-04 13:47:44+00:00 {{(pid=87209) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 15:58:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.hosts [None req-049c8cf7-c527-43ce-8408-58ccfd142bca tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] status, active and update: available, enabled, 2026-09-04 13:56:28+00:00 {{(pid=87209) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cb5b2b16-658d-484b-8668-826a6c1eee82 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 returned with HTTP 200 Sep 04 15:58:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 656/1327] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:01 2026] GET /volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-049c8cf7-c527-43ce-8408-58ccfd142bca tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] http://192.168.122.126/volume/v3/os-hosts returned with HTTP 200 Sep 04 15:58:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 672/1328] 192.168.122.126 () {58 vars in 1124 bytes} [Fri Sep 4 15:58:01 2026] GET /volume/v3/os-hosts => generated 561 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1e0ad0a1-3f32-4ad3-beb5-91a13faa9138 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fe3d4b32-00b8-4573-ba87-9f08a3d19f7f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1e0ad0a1-3f32-4ad3-beb5-91a13faa9138 tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] GET http://192.168.122.126/volume/v3/os-hosts Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1e0ad0a1-3f32-4ad3-beb5-91a13faa9138 tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1e0ad0a1-3f32-4ad3-beb5-91a13faa9138 tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fe3d4b32-00b8-4573-ba87-9f08a3d19f7f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 Sep 04 15:58:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fe3d4b32-00b8-4573-ba87-9f08a3d19f7f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fe3d4b32-00b8-4573-ba87-9f08a3d19f7f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:01 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-fe3d4b32-00b8-4573-ba87-9f08a3d19f7f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Delete snapshot with id: 73adf101-d91a-494d-97aa-d3f406cb2dc7 Sep 04 15:58:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:01 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.hosts [None req-1e0ad0a1-3f32-4ad3-beb5-91a13faa9138 tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] status, active and update: available, enabled, 2026-09-04 13:57:25+00:00 {{(pid=87208) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.hosts [None req-1e0ad0a1-3f32-4ad3-beb5-91a13faa9138 tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] status, active and update: available, enabled, 2026-09-04 13:47:44+00:00 {{(pid=87208) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.hosts [None req-1e0ad0a1-3f32-4ad3-beb5-91a13faa9138 tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] status, active and update: available, enabled, 2026-09-04 13:56:28+00:00 {{(pid=87208) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1e0ad0a1-3f32-4ad3-beb5-91a13faa9138 tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] http://192.168.122.126/volume/v3/os-hosts returned with HTTP 200 Sep 04 15:58:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 657/1329] 192.168.122.126 () {58 vars in 1124 bytes} [Fri Sep 4 15:58:01 2026] GET /volume/v3/os-hosts => generated 561 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fe3d4b32-00b8-4573-ba87-9f08a3d19f7f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Snapshot retrieved successfully. Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dc8c213e-e30e-4eb5-b3a2-734a8e707620 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc8c213e-e30e-4eb5-b3a2-734a8e707620 tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] GET http://192.168.122.126/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc8c213e-e30e-4eb5-b3a2-734a8e707620 tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc8c213e-e30e-4eb5-b3a2-734a8e707620 tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fe3d4b32-00b8-4573-ba87-9f08a3d19f7f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Snapshot delete request issued successfully. Sep 04 15:58:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fe3d4b32-00b8-4573-ba87-9f08a3d19f7f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 returned with HTTP 202 Sep 04 15:58:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 673/1330] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:58:01 2026] DELETE /volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:58:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9b36f1fd-f239-4885-9f5b-739eeb747690 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9b36f1fd-f239-4885-9f5b-739eeb747690 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 Sep 04 15:58:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9b36f1fd-f239-4885-9f5b-739eeb747690 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9b36f1fd-f239-4885-9f5b-739eeb747690 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9b36f1fd-f239-4885-9f5b-739eeb747690 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Snapshot retrieved successfully. Sep 04 15:58:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9b36f1fd-f239-4885-9f5b-739eeb747690 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 returned with HTTP 200 Sep 04 15:58:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 674/1331] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:01 2026] GET /volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 => generated 462 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc8c213e-e30e-4eb5-b3a2-734a8e707620 tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] http://192.168.122.126/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 04 15:58:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 658/1332] 192.168.122.126 () {58 vars in 1187 bytes} [Fri Sep 4 15:58:01 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b5c824c9-0caf-467a-be93-4985e8627bcf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b5c824c9-0caf-467a-be93-4985e8627bcf tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] GET http://192.168.122.126/volume/v3/os-hosts/devstack@QuobyteHD Sep 04 15:58:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b5c824c9-0caf-467a-be93-4985e8627bcf tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b5c824c9-0caf-467a-be93-4985e8627bcf tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-eeba18ce-bfdb-42a0-ad89-324fc469fc86 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b5c824c9-0caf-467a-be93-4985e8627bcf tempest-VolumeHostsAdminTestsJSON-1813079690 tempest-VolumeHostsAdminTestsJSON-1813079690-project-admin] http://192.168.122.126/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 04 15:58:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eeba18ce-bfdb-42a0-ad89-324fc469fc86 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] GET http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 Sep 04 15:58:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eeba18ce-bfdb-42a0-ad89-324fc469fc86 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 675/1333] 192.168.122.126 () {58 vars in 1181 bytes} [Fri Sep 4 15:58:01 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-eeba18ce-bfdb-42a0-ad89-324fc469fc86 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-eeba18ce-bfdb-42a0-ad89-324fc469fc86 tempest-VolumesGetTest-886688485 tempest-VolumesGetTest-886688485-project-member] http://192.168.122.126/volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 returned with HTTP 404 Sep 04 15:58:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 659/1334] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:02 2026] GET /volume/v3/volumes/8bc89a29-5f53-452c-839a-5be0d99b3703 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-45b8f098-e524-4c85-8cee-3019b964dd5f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-45b8f098-e524-4c85-8cee-3019b964dd5f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 Sep 04 15:58:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-45b8f098-e524-4c85-8cee-3019b964dd5f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-45b8f098-e524-4c85-8cee-3019b964dd5f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-45b8f098-e524-4c85-8cee-3019b964dd5f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Snapshot retrieved successfully. Sep 04 15:58:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-45b8f098-e524-4c85-8cee-3019b964dd5f tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 returned with HTTP 200 Sep 04 15:58:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 676/1335] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:02 2026] GET /volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7c6bf916-7993-4fc8-9962-2564b1345eb6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7c6bf916-7993-4fc8-9962-2564b1345eb6 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 Sep 04 15:58:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7c6bf916-7993-4fc8-9962-2564b1345eb6 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7c6bf916-7993-4fc8-9962-2564b1345eb6 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7c6bf916-7993-4fc8-9962-2564b1345eb6 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Snapshot retrieved successfully. Sep 04 15:58:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7c6bf916-7993-4fc8-9962-2564b1345eb6 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 returned with HTTP 200 Sep 04 15:58:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 660/1336] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:03 2026] GET /volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 => generated 462 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-96ce90f3-4c04-4aa9-a0d4-0c1c24c67008 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-96ce90f3-4c04-4aa9-a0d4-0c1c24c67008 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 Sep 04 15:58:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-96ce90f3-4c04-4aa9-a0d4-0c1c24c67008 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-96ce90f3-4c04-4aa9-a0d4-0c1c24c67008 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-96ce90f3-4c04-4aa9-a0d4-0c1c24c67008 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 returned with HTTP 404 Sep 04 15:58:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 677/1337] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:05 2026] GET /volume/v3/snapshots/73adf101-d91a-494d-97aa-d3f406cb2dc7 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-14d53942-46cc-4236-89c6-b7d3a8ddcaf2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-14d53942-46cc-4236-89c6-b7d3a8ddcaf2 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 Sep 04 15:58:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-14d53942-46cc-4236-89c6-b7d3a8ddcaf2 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-14d53942-46cc-4236-89c6-b7d3a8ddcaf2 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-14d53942-46cc-4236-89c6-b7d3a8ddcaf2 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:58:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-14d53942-46cc-4236-89c6-b7d3a8ddcaf2 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 returned with HTTP 200 Sep 04 15:58:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 661/1338] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:05 2026] GET /volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b443fbc1-a3af-4d8c-90bd-e545288f381c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b443fbc1-a3af-4d8c-90bd-e545288f381c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] DELETE http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 Sep 04 15:58:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b443fbc1-a3af-4d8c-90bd-e545288f381c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b443fbc1-a3af-4d8c-90bd-e545288f381c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:05 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-b443fbc1-a3af-4d8c-90bd-e545288f381c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Delete volume with id: c8ec817d-5e2d-4953-8e91-150c75f0ae23 Sep 04 15:58:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b443fbc1-a3af-4d8c-90bd-e545288f381c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:58:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b443fbc1-a3af-4d8c-90bd-e545288f381c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Delete volume request issued successfully. Sep 04 15:58:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b443fbc1-a3af-4d8c-90bd-e545288f381c tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 returned with HTTP 202 Sep 04 15:58:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 678/1339] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:58:05 2026] DELETE /volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5c13840b-03a7-49bd-823d-d31ad79b7054 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5c13840b-03a7-49bd-823d-d31ad79b7054 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 Sep 04 15:58:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5c13840b-03a7-49bd-823d-d31ad79b7054 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5c13840b-03a7-49bd-823d-d31ad79b7054 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5c13840b-03a7-49bd-823d-d31ad79b7054 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Volume info retrieved successfully. Sep 04 15:58:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5c13840b-03a7-49bd-823d-d31ad79b7054 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 returned with HTTP 200 Sep 04 15:58:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 662/1340] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:05 2026] GET /volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a7e47b08-a92b-466e-8a9d-506bb602742f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d90cc023-2940-4734-bc4e-d5910de28b87 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d90cc023-2940-4734-bc4e-d5910de28b87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 Sep 04 15:58:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d90cc023-2940-4734-bc4e-d5910de28b87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d90cc023-2940-4734-bc4e-d5910de28b87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1238685315"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1238685315'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Create volume of 1 GB Sep 04 15:58:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Availability Zones retrieved successfully. Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Flow 'volume_create_api' (314fd6e2-8b90-42c5-8967-8870b0537f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10813b3f-6c20-4eb4-ac5b-6efff1234a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d90cc023-2940-4734-bc4e-d5910de28b87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 returned with HTTP 200 Sep 04 15:58:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 663/1341] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:05 2026] GET /volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 => generated 440 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8aed7f0a-f33a-40e9-a4b8-b016b1658152 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8aed7f0a-f33a-40e9-a4b8-b016b1658152 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 Sep 04 15:58:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8aed7f0a-f33a-40e9-a4b8-b016b1658152 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10813b3f-6c20-4eb4-ac5b-6efff1234a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c02ab581-7390-4b6a-a460-4b8f7ae8f151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8aed7f0a-f33a-40e9-a4b8-b016b1658152 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 returned with HTTP 200 Sep 04 15:58:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 664/1342] 192.168.122.126 () {60 vars in 1258 bytes} [Fri Sep 4 15:58:06 2026] PUT /volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 => generated 393 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-52304f68-d064-427e-a179-791bc3bb101b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Created reservations ['03da6ab4-7cae-49b9-97c1-0b9e8d025d3a', 'cff9eb5b-2d2d-4e0d-88c5-c8592c92f245', '3d3ed4b6-d592-4bf8-93e9-92c9c82396e0', '6b11270c-32f3-46d7-90ff-5f017c557e39'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c02ab581-7390-4b6a-a460-4b8f7ae8f151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03da6ab4-7cae-49b9-97c1-0b9e8d025d3a', 'cff9eb5b-2d2d-4e0d-88c5-c8592c92f245', '3d3ed4b6-d592-4bf8-93e9-92c9c82396e0', '6b11270c-32f3-46d7-90ff-5f017c557e39']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6722f1b3-4361-4629-a03d-47afdb279e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6722f1b3-4361-4629-a03d-47afdb279e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38bd76bb-82df-4883-ac23-8659578aab37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1238685315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='306b909397994ac3b324acf9c940807b',qos_specs=None,replication_status=,reservations=['03da6ab4-7cae-49b9-97c1-0b9e8d025d3a','cff9eb5b-2d2d-4e0d-88c5-c8592c92f245','3d3ed4b6-d592-4bf8-93e9-92c9c82396e0','6b11270c-32f3-46d7-90ff-5f017c557e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6892e74303ed49358f60524965c21eec',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1238685315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38bd76bb-82df-4883-ac23-8659578aab37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='306b909397994ac3b324acf9c940807b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6892e74303ed49358f60524965c21eec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8252fb98-3c10-4630-a84c-0807fb3c5efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1393280900"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1393280900'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:06 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Create volume of 1 GB Sep 04 15:58:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Availability Zones retrieved successfully. Sep 04 15:58:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Flow 'volume_create_api' (f5df41a6-95c5-476d-b344-b3947e68655d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37dadcf5-1fef-4f63-8c3c-2cc1efe27834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8252fb98-3c10-4630-a84c-0807fb3c5efe) transitioned into state 'SUCCESS' from state '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-1238685315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='306b909397994ac3b324acf9c940807b',qos_specs=None,replication_status=,reservations=['03da6ab4-7cae-49b9-97c1-0b9e8d025d3a','cff9eb5b-2d2d-4e0d-88c5-c8592c92f245','3d3ed4b6-d592-4bf8-93e9-92c9c82396e0','6b11270c-32f3-46d7-90ff-5f017c557e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6892e74303ed49358f60524965c21eec',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (302b8f6c-4746-477f-a0b8-684b558e58e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (302b8f6c-4746-477f-a0b8-684b558e58e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Flow 'volume_create_api' (314fd6e2-8b90-42c5-8967-8870b0537f22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Create volume request issued successfully. Sep 04 15:58:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a7e47b08-a92b-466e-8a9d-506bb602742f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 679/1343] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 15:58:05 2026] POST /volume/v3/volumes => generated 779 bytes in 951 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fb53a323-a9a3-49f5-8ff9-47f2e052d307 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fb53a323-a9a3-49f5-8ff9-47f2e052d307 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] GET http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fb53a323-a9a3-49f5-8ff9-47f2e052d307 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fb53a323-a9a3-49f5-8ff9-47f2e052d307 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37dadcf5-1fef-4f63-8c3c-2cc1efe27834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f1ac907-7524-44ac-82be-84c3a640edc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fb53a323-a9a3-49f5-8ff9-47f2e052d307 tempest-VolumesExtendTest-546575527 tempest-VolumesExtendTest-546575527-project-member] http://192.168.122.126/volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 returned with HTTP 404 Sep 04 15:58:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 680/1344] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:06 2026] GET /volume/v3/volumes/c8ec817d-5e2d-4953-8e91-150c75f0ae23 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f9878159-d1a6-47df-9e1b-486ff12cdfca None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f9878159-d1a6-47df-9e1b-486ff12cdfca tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f9878159-d1a6-47df-9e1b-486ff12cdfca tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f9878159-d1a6-47df-9e1b-486ff12cdfca tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f9878159-d1a6-47df-9e1b-486ff12cdfca tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f9878159-d1a6-47df-9e1b-486ff12cdfca tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 returned with HTTP 200 Sep 04 15:58:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 681/1345] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:06 2026] GET /volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 => generated 847 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:07 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Created reservations ['207f9149-e4ae-48d8-b79d-02b2ed243b09', '54016945-9172-41e1-a52d-1dab2c8e9e6d', '76c6c18d-2d2b-4e3f-8b65-ed2ed98e0688', '650cddd9-14a0-49f9-a67d-3946f45af7b4'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f1ac907-7524-44ac-82be-84c3a640edc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['207f9149-e4ae-48d8-b79d-02b2ed243b09', '54016945-9172-41e1-a52d-1dab2c8e9e6d', '76c6c18d-2d2b-4e3f-8b65-ed2ed98e0688', '650cddd9-14a0-49f9-a67d-3946f45af7b4']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07342b52-bc43-45e7-b9f5-b897a6482fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07342b52-bc43-45e7-b9f5-b897a6482fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7297f787-e569-42f5-97de-bacb9e936cec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1393280900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bb303ce30f64ebdbe6d41c5bccc7540',qos_specs=None,replication_status=,reservations=['207f9149-e4ae-48d8-b79d-02b2ed243b09','54016945-9172-41e1-a52d-1dab2c8e9e6d','76c6c18d-2d2b-4e3f-8b65-ed2ed98e0688','650cddd9-14a0-49f9-a67d-3946f45af7b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7775cb9b255f42f3b54487a6ea1b576f',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1393280900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7297f787-e569-42f5-97de-bacb9e936cec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bb303ce30f64ebdbe6d41c5bccc7540',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7775cb9b255f42f3b54487a6ea1b576f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (396fb85a-ee12-4a05-98a6-aa96832deb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (396fb85a-ee12-4a05-98a6-aa96832deb7d) transitioned into state 'SUCCESS' from state '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-1393280900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bb303ce30f64ebdbe6d41c5bccc7540',qos_specs=None,replication_status=,reservations=['207f9149-e4ae-48d8-b79d-02b2ed243b09','54016945-9172-41e1-a52d-1dab2c8e9e6d','76c6c18d-2d2b-4e3f-8b65-ed2ed98e0688','650cddd9-14a0-49f9-a67d-3946f45af7b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7775cb9b255f42f3b54487a6ea1b576f',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1eb990-fe8c-454d-9213-dbd208e27617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1eb990-fe8c-454d-9213-dbd208e27617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Flow 'volume_create_api' (f5df41a6-95c5-476d-b344-b3947e68655d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Create volume request issued successfully. Sep 04 15:58:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-52304f68-d064-427e-a179-791bc3bb101b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 665/1346] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:58:06 2026] POST /volume/v3/volumes => generated 776 bytes in 1031 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-41401650-ade1-40e9-874a-b30f52d1ebe4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-41401650-ade1-40e9-874a-b30f52d1ebe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec Sep 04 15:58:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-41401650-ade1-40e9-874a-b30f52d1ebe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-41401650-ade1-40e9-874a-b30f52d1ebe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-41401650-ade1-40e9-874a-b30f52d1ebe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Volume info retrieved successfully. Sep 04 15:58:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-41401650-ade1-40e9-874a-b30f52d1ebe4 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec returned with HTTP 200 Sep 04 15:58:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 682/1347] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:07 2026] GET /volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec => generated 844 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f06fd95a-d94c-43d6-987a-9c13d88e2ec6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f06fd95a-d94c-43d6-987a-9c13d88e2ec6 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 Sep 04 15:58:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f06fd95a-d94c-43d6-987a-9c13d88e2ec6 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f06fd95a-d94c-43d6-987a-9c13d88e2ec6 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f06fd95a-d94c-43d6-987a-9c13d88e2ec6 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f06fd95a-d94c-43d6-987a-9c13d88e2ec6 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 returned with HTTP 200 Sep 04 15:58:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 666/1348] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:08 2026] GET /volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 => generated 871 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d0e467ea-5692-479e-859f-9a0252163c5b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d0e467ea-5692-479e-859f-9a0252163c5b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec Sep 04 15:58:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d0e467ea-5692-479e-859f-9a0252163c5b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d0e467ea-5692-479e-859f-9a0252163c5b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d0e467ea-5692-479e-859f-9a0252163c5b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Volume info retrieved successfully. Sep 04 15:58:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d0e467ea-5692-479e-859f-9a0252163c5b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec returned with HTTP 200 Sep 04 15:58:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 683/1349] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:08 2026] GET /volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec => generated 868 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-50135d6a-fb93-495a-8135-0933489d008f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b089ed05-82b0-47b2-bcab-a5b19bc38b6c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b089ed05-82b0-47b2-bcab-a5b19bc38b6c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b089ed05-82b0-47b2-bcab-a5b19bc38b6c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b089ed05-82b0-47b2-bcab-a5b19bc38b6c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b089ed05-82b0-47b2-bcab-a5b19bc38b6c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b089ed05-82b0-47b2-bcab-a5b19bc38b6c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 returned with HTTP 200 Sep 04 15:58:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 684/1350] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:09 2026] GET /volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 => generated 872 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cb1c1daa-eb43-444f-bb6b-8fd7cc703c3d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cb1c1daa-eb43-444f-bb6b-8fd7cc703c3d tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cb1c1daa-eb43-444f-bb6b-8fd7cc703c3d tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38bd76bb-82df-4883-ac23-8659578aab37", "name": "tempest-VolumeDependencyTests-Snapshot-727916730"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-50135d6a-fb93-495a-8135-0933489d008f tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] GET http://192.168.122.126/volume/v3/os-quota-class-sets/default Sep 04 15:58:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-50135d6a-fb93-495a-8135-0933489d008f tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-50135d6a-fb93-495a-8135-0933489d008f tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cb1c1daa-eb43-444f-bb6b-8fd7cc703c3d tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-cb1c1daa-eb43-444f-bb6b-8fd7cc703c3d tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Create snapshot from volume 38bd76bb-82df-4883-ac23-8659578aab37 Sep 04 15:58:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-50135d6a-fb93-495a-8135-0933489d008f tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] http://192.168.122.126/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 15:58:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 667/1351] 192.168.122.126 () {58 vars in 1181 bytes} [Fri Sep 4 15:58:09 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8e4fd7fe-4ff3-4256-af2a-f3a18ace0000 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8e4fd7fe-4ff3-4256-af2a-f3a18ace0000 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] GET http://192.168.122.126/volume/v3/os-quota-class-sets/default Sep 04 15:58:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8e4fd7fe-4ff3-4256-af2a-f3a18ace0000 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8e4fd7fe-4ff3-4256-af2a-f3a18ace0000 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-cb1c1daa-eb43-444f-bb6b-8fd7cc703c3d tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Created reservations ['28f2f4e7-637b-44db-817e-ecd739f7a131', 'e4803fee-755d-4ba4-a1ac-bd34c7abab28', '6699b9b8-8743-410d-9dd7-e2f7c4bb36ab', '9b082fae-169d-431c-803e-3d9fcfe83508'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8e4fd7fe-4ff3-4256-af2a-f3a18ace0000 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] http://192.168.122.126/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 15:58:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 668/1352] 192.168.122.126 () {58 vars in 1181 bytes} [Fri Sep 4 15:58:09 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e221805d-3d5f-4a4a-b80b-ff2353891311 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e221805d-3d5f-4a4a-b80b-ff2353891311 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:58:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e221805d-3d5f-4a4a-b80b-ff2353891311 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1192944388"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e221805d-3d5f-4a4a-b80b-ff2353891311 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:58:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 669/1353] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:58:09 2026] POST /volume/v3/types => generated 228 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4bcc1f78-0ced-48fd-a987-a73a9fe23d58 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4bcc1f78-0ced-48fd-a987-a73a9fe23d58 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-class-sets/default Sep 04 15:58:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4bcc1f78-0ced-48fd-a987-a73a9fe23d58 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-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-1192944388": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1192944388": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1192944388": 5}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cb1c1daa-eb43-444f-bb6b-8fd7cc703c3d tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Snapshot create request issued successfully. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cb1c1daa-eb43-444f-bb6b-8fd7cc703c3d tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:58:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 685/1354] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:58:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8ede2aea-5352-4e11-8251-e1c4cee165e5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8ede2aea-5352-4e11-8251-e1c4cee165e5 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8ede2aea-5352-4e11-8251-e1c4cee165e5 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8ede2aea-5352-4e11-8251-e1c4cee165e5 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8ede2aea-5352-4e11-8251-e1c4cee165e5 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Snapshot retrieved successfully. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8ede2aea-5352-4e11-8251-e1c4cee165e5 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef returned with HTTP 200 Sep 04 15:58:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 686/1355] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:09 2026] GET /volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ac9b75ca-b22b-4878-ab5a-6edb072d414d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ac9b75ca-b22b-4878-ab5a-6edb072d414d tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ac9b75ca-b22b-4878-ab5a-6edb072d414d tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ac9b75ca-b22b-4878-ab5a-6edb072d414d tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ac9b75ca-b22b-4878-ab5a-6edb072d414d tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Volume info retrieved successfully. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ac9b75ca-b22b-4878-ab5a-6edb072d414d tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec returned with HTTP 200 Sep 04 15:58:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 687/1356] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:09 2026] GET /volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec => generated 869 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0b26a0f2-5643-4a43-a794-5418c277401f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0b26a0f2-5643-4a43-a794-5418c277401f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0b26a0f2-5643-4a43-a794-5418c277401f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7297f787-e569-42f5-97de-bacb9e936cec", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-130576795"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0b26a0f2-5643-4a43-a794-5418c277401f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Volume info retrieved successfully. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-0b26a0f2-5643-4a43-a794-5418c277401f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Create snapshot from volume 7297f787-e569-42f5-97de-bacb9e936cec Sep 04 15:58:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4bcc1f78-0ced-48fd-a987-a73a9fe23d58 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] http://192.168.122.126/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 15:58:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 670/1357] 192.168.122.126 () {60 vars in 1202 bytes} [Fri Sep 4 15:58:09 2026] PUT /volume/v3/os-quota-class-sets/default => generated 613 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7a4cbc8b-aa63-478f-a3fc-bb6ecfd56a8c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7a4cbc8b-aa63-478f-a3fc-bb6ecfd56a8c tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/859a9804c2514ef2b5fb1a50802fe456/defaults Sep 04 15:58:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7a4cbc8b-aa63-478f-a3fc-bb6ecfd56a8c tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7a4cbc8b-aa63-478f-a3fc-bb6ecfd56a8c tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] Calling method 'defaults' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7a4cbc8b-aa63-478f-a3fc-bb6ecfd56a8c tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/859a9804c2514ef2b5fb1a50802fe456/defaults returned with HTTP 200 Sep 04 15:58:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 671/1358] 192.168.122.126 () {58 vars in 1265 bytes} [Fri Sep 4 15:58:09 2026] GET /volume/v3/os-quota-sets/859a9804c2514ef2b5fb1a50802fe456/defaults => generated 649 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:09 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-0b26a0f2-5643-4a43-a794-5418c277401f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Created reservations ['6b910660-f111-4f67-864f-44d8a1f77231', '70fcf7aa-f346-46fc-8ccb-119006a65b7b', '108956b3-01bb-47a7-b114-4b854b29413f', '636ce8c7-a150-4828-b4c2-0d8f58ba866d'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0b26a0f2-5643-4a43-a794-5418c277401f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot create request issued successfully. Sep 04 15:58:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0b26a0f2-5643-4a43-a794-5418c277401f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:58:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 688/1359] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:58:09 2026] POST /volume/v3/snapshots => generated 322 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f98ef7f0-451f-4878-acab-d1384c0c421c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f98ef7f0-451f-4878-acab-d1384c0c421c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f98ef7f0-451f-4878-acab-d1384c0c421c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f98ef7f0-451f-4878-acab-d1384c0c421c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f98ef7f0-451f-4878-acab-d1384c0c421c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot retrieved successfully. Sep 04 15:58:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f98ef7f0-451f-4878-acab-d1384c0c421c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 returned with HTTP 200 Sep 04 15:58:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 672/1360] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:10 2026] GET /volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 => generated 454 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-339c116a-4a25-4162-8804-eaf67fe674c9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-339c116a-4a25-4162-8804-eaf67fe674c9 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] GET http://192.168.122.126/volume/v3/os-quota-sets/c282f6e2ecc746d38870739b1344c4e6/defaults Sep 04 15:58:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-339c116a-4a25-4162-8804-eaf67fe674c9 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-339c116a-4a25-4162-8804-eaf67fe674c9 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] Calling method 'defaults' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-339c116a-4a25-4162-8804-eaf67fe674c9 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/c282f6e2ecc746d38870739b1344c4e6/defaults returned with HTTP 200 Sep 04 15:58:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 689/1361] 192.168.122.126 () {58 vars in 1265 bytes} [Fri Sep 4 15:58:10 2026] GET /volume/v3/os-quota-sets/c282f6e2ecc746d38870739b1344c4e6/defaults => generated 649 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a5774b31-31b3-4c74-8165-69d8ebff1ef0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a5774b31-31b3-4c74-8165-69d8ebff1ef0 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef Sep 04 15:58:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a5774b31-31b3-4c74-8165-69d8ebff1ef0 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a5774b31-31b3-4c74-8165-69d8ebff1ef0 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a5774b31-31b3-4c74-8165-69d8ebff1ef0 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Snapshot retrieved successfully. Sep 04 15:58:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a5774b31-31b3-4c74-8165-69d8ebff1ef0 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef returned with HTTP 200 Sep 04 15:58:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 673/1362] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:10 2026] GET /volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3d6944fe-7c55-41e2-b74e-33747bac634e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3d6944fe-7c55-41e2-b74e-33747bac634e tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] DELETE http://192.168.122.126/volume/v3/types/8347ca5f-d899-4769-b988-ce73372bdf84 Sep 04 15:58:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3d6944fe-7c55-41e2-b74e-33747bac634e tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3d6944fe-7c55-41e2-b74e-33747bac634e tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3d6944fe-7c55-41e2-b74e-33747bac634e tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] http://192.168.122.126/volume/v3/types/8347ca5f-d899-4769-b988-ce73372bdf84 returned with HTTP 202 Sep 04 15:58:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 690/1363] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:58:10 2026] DELETE /volume/v3/types/8347ca5f-d899-4769-b988-ce73372bdf84 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d0240a45-c8bc-4c83-a5d1-e7b32d2cd02c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d0240a45-c8bc-4c83-a5d1-e7b32d2cd02c tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] GET http://192.168.122.126/volume/v3/types/8347ca5f-d899-4769-b988-ce73372bdf84 Sep 04 15:58:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d0240a45-c8bc-4c83-a5d1-e7b32d2cd02c tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d0240a45-c8bc-4c83-a5d1-e7b32d2cd02c tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d0240a45-c8bc-4c83-a5d1-e7b32d2cd02c tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] http://192.168.122.126/volume/v3/types/8347ca5f-d899-4769-b988-ce73372bdf84 returned with HTTP 404 Sep 04 15:58:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 674/1364] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:58:10 2026] GET /volume/v3/types/8347ca5f-d899-4769-b988-ce73372bdf84 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-59df785b-d603-4ed2-911c-be2f8257f064 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-59df785b-d603-4ed2-911c-be2f8257f064 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-class-sets/default Sep 04 15:58:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-59df785b-d603-4ed2-911c-be2f8257f064 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-59df785b-d603-4ed2-911c-be2f8257f064 tempest-VolumeQuotaClassesTest-1878052315 tempest-VolumeQuotaClassesTest-1878052315-project-admin] http://192.168.122.126/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 15:58:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 691/1365] 192.168.122.126 () {60 vars in 1202 bytes} [Fri Sep 4 15:58:10 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d2f783e8-5dec-4a17-b3d6-2c7b59be4a26 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d2f783e8-5dec-4a17-b3d6-2c7b59be4a26 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d2f783e8-5dec-4a17-b3d6-2c7b59be4a26 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d2f783e8-5dec-4a17-b3d6-2c7b59be4a26 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d2f783e8-5dec-4a17-b3d6-2c7b59be4a26 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot retrieved successfully. Sep 04 15:58:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d2f783e8-5dec-4a17-b3d6-2c7b59be4a26 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 returned with HTTP 200 Sep 04 15:58:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 675/1366] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:11 2026] GET /volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 => generated 454 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ec80f0fc-9ade-4759-8a9f-20f6b5566ead None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ec80f0fc-9ade-4759-8a9f-20f6b5566ead tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef Sep 04 15:58:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ec80f0fc-9ade-4759-8a9f-20f6b5566ead tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ec80f0fc-9ade-4759-8a9f-20f6b5566ead tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ec80f0fc-9ade-4759-8a9f-20f6b5566ead tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Snapshot retrieved successfully. Sep 04 15:58:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ec80f0fc-9ade-4759-8a9f-20f6b5566ead tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef returned with HTTP 200 Sep 04 15:58:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 692/1367] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:11 2026] GET /volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0e5644e5-dab0-4917-8149-c9dda6e77c3c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0e5644e5-dab0-4917-8149-c9dda6e77c3c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0e5644e5-dab0-4917-8149-c9dda6e77c3c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0e5644e5-dab0-4917-8149-c9dda6e77c3c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0e5644e5-dab0-4917-8149-c9dda6e77c3c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot retrieved successfully. Sep 04 15:58:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0e5644e5-dab0-4917-8149-c9dda6e77c3c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 returned with HTTP 200 Sep 04 15:58:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 676/1368] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:12 2026] GET /volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 => generated 454 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0eacf6eb-80a7-422f-8b18-2c6d239da46c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0eacf6eb-80a7-422f-8b18-2c6d239da46c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef Sep 04 15:58:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0eacf6eb-80a7-422f-8b18-2c6d239da46c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0eacf6eb-80a7-422f-8b18-2c6d239da46c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0eacf6eb-80a7-422f-8b18-2c6d239da46c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Snapshot retrieved successfully. Sep 04 15:58:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0eacf6eb-80a7-422f-8b18-2c6d239da46c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef returned with HTTP 200 Sep 04 15:58:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 693/1369] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:12 2026] GET /volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "09c46b11-c85c-4042-a1a1-9920b6ef78ef", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1857104877"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Create volume request body: {'volume': {'snapshot_id': '09c46b11-c85c-4042-a1a1-9920b6ef78ef', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1857104877'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Snapshot retrieved successfully. Sep 04 15:58:12 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Create volume of 1 GB Sep 04 15:58:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Availability Zones retrieved successfully. Sep 04 15:58:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Flow 'volume_create_api' (39d3a077-8ab7-40df-b297-9cb7f4587f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e0c658-b654-4bb1-bd15-171b5c902431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e0c658-b654-4bb1-bd15-171b5c902431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '09c46b11-c85c-4042-a1a1-9920b6ef78ef', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81092a28-e5ff-491d-a4b4-1d76f4008dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:13 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Created reservations ['3c2c4167-ada8-4f4f-939f-79897e02182b', 'a4077f46-0122-458e-a847-a52ef291c91a', 'f022dbff-011d-4f7d-ab4d-eeb125152684', '88d16717-ad53-43a4-a750-b294aaa19c03'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:13 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81092a28-e5ff-491d-a4b4-1d76f4008dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c2c4167-ada8-4f4f-939f-79897e02182b', 'a4077f46-0122-458e-a847-a52ef291c91a', 'f022dbff-011d-4f7d-ab4d-eeb125152684', '88d16717-ad53-43a4-a750-b294aaa19c03']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:13 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5127b6-da5b-40eb-a2dd-941243abbb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:13 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5127b6-da5b-40eb-a2dd-941243abbb5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80f5080a-11f2-441f-9afa-62fea2322a58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1857104877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='306b909397994ac3b324acf9c940807b',qos_specs=None,replication_status=,reservations=['3c2c4167-ada8-4f4f-939f-79897e02182b','a4077f46-0122-458e-a847-a52ef291c91a','f022dbff-011d-4f7d-ab4d-eeb125152684','88d16717-ad53-43a4-a750-b294aaa19c03'],size=1,snapshot_id=09c46b11-c85c-4042-a1a1-9920b6ef78ef,source_replicaid=,source_volid=None,status='creating',user_id='6892e74303ed49358f60524965c21eec',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1857104877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80f5080a-11f2-441f-9afa-62fea2322a58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='306b909397994ac3b324acf9c940807b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=09c46b11-c85c-4042-a1a1-9920b6ef78ef,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6892e74303ed49358f60524965c21eec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:13 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1286097-75b1-46e7-93fe-e755e2e6db68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:13 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1286097-75b1-46e7-93fe-e755e2e6db68) transitioned into state 'SUCCESS' from state '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-1857104877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='306b909397994ac3b324acf9c940807b',qos_specs=None,replication_status=,reservations=['3c2c4167-ada8-4f4f-939f-79897e02182b','a4077f46-0122-458e-a847-a52ef291c91a','f022dbff-011d-4f7d-ab4d-eeb125152684','88d16717-ad53-43a4-a750-b294aaa19c03'],size=1,snapshot_id=09c46b11-c85c-4042-a1a1-9920b6ef78ef,source_replicaid=,source_volid=None,status='creating',user_id='6892e74303ed49358f60524965c21eec',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:13 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0214314c-5616-4cf4-b565-7ef695a5df0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:13 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0214314c-5616-4cf4-b565-7ef695a5df0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d6dc8e2b-5270-416f-a3fd-05870fb2471e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:13 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Flow 'volume_create_api' (39d3a077-8ab7-40df-b297-9cb7f4587f5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Create volume request issued successfully. Sep 04 15:58:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7b439a4c-e00d-4694-b4ec-d19d98a43c0f tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 677/1370] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 15:58:12 2026] POST /volume/v3/volumes => generated 813 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d6dc8e2b-5270-416f-a3fd-05870fb2471e tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d6dc8e2b-5270-416f-a3fd-05870fb2471e tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d6dc8e2b-5270-416f-a3fd-05870fb2471e tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-22951f37-5396-4d8f-b5b3-d7af5ac089c2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-22951f37-5396-4d8f-b5b3-d7af5ac089c2 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 Sep 04 15:58:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-22951f37-5396-4d8f-b5b3-d7af5ac089c2 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-22951f37-5396-4d8f-b5b3-d7af5ac089c2 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d6dc8e2b-5270-416f-a3fd-05870fb2471e tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot retrieved successfully. Sep 04 15:58:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d6dc8e2b-5270-416f-a3fd-05870fb2471e tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 returned with HTTP 200 Sep 04 15:58:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 694/1371] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:13 2026] GET /volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 => generated 454 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-22951f37-5396-4d8f-b5b3-d7af5ac089c2 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-22951f37-5396-4d8f-b5b3-d7af5ac089c2 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 returned with HTTP 200 Sep 04 15:58:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 678/1372] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:13 2026] GET /volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 => generated 881 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ad6c93c5-fce7-4c2f-84dd-ef75d3a23d0f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ad6c93c5-fce7-4c2f-84dd-ef75d3a23d0f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ad6c93c5-fce7-4c2f-84dd-ef75d3a23d0f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ad6c93c5-fce7-4c2f-84dd-ef75d3a23d0f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ad6c93c5-fce7-4c2f-84dd-ef75d3a23d0f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot retrieved successfully. Sep 04 15:58:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ad6c93c5-fce7-4c2f-84dd-ef75d3a23d0f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 returned with HTTP 200 Sep 04 15:58:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 695/1373] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:14 2026] GET /volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 => generated 454 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-200e04f9-d427-4f6d-b8de-ca175a12d79b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-200e04f9-d427-4f6d-b8de-ca175a12d79b tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 Sep 04 15:58:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-200e04f9-d427-4f6d-b8de-ca175a12d79b tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-200e04f9-d427-4f6d-b8de-ca175a12d79b tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-200e04f9-d427-4f6d-b8de-ca175a12d79b tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-200e04f9-d427-4f6d-b8de-ca175a12d79b tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 returned with HTTP 200 Sep 04 15:58:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 679/1374] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:14 2026] GET /volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 => generated 905 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b6cf344a-12fb-4f00-a122-7d1cc3ceaa66 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b6cf344a-12fb-4f00-a122-7d1cc3ceaa66 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b6cf344a-12fb-4f00-a122-7d1cc3ceaa66 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b6cf344a-12fb-4f00-a122-7d1cc3ceaa66 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b6cf344a-12fb-4f00-a122-7d1cc3ceaa66 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot retrieved successfully. Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b6cf344a-12fb-4f00-a122-7d1cc3ceaa66 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 returned with HTTP 200 Sep 04 15:58:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 696/1375] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:15 2026] GET /volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 => generated 481 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-394ff8ad-1327-4511-88ea-5433195b6cc9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-394ff8ad-1327-4511-88ea-5433195b6cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 Sep 04 15:58:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-394ff8ad-1327-4511-88ea-5433195b6cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9a19eac4-c234-4c79-be81-efa3b0bdd986 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9a19eac4-c234-4c79-be81-efa3b0bdd986 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 Sep 04 15:58:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9a19eac4-c234-4c79-be81-efa3b0bdd986 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9a19eac4-c234-4c79-be81-efa3b0bdd986 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9a19eac4-c234-4c79-be81-efa3b0bdd986 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9a19eac4-c234-4c79-be81-efa3b0bdd986 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 returned with HTTP 200 Sep 04 15:58:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 697/1376] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:15 2026] GET /volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 => generated 905 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-394ff8ad-1327-4511-88ea-5433195b6cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 returned with HTTP 200 Sep 04 15:58:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 680/1377] 192.168.122.126 () {60 vars in 1258 bytes} [Fri Sep 4 15:58:15 2026] PUT /volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 => generated 393 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4928350d-f82b-4ac8-875d-ac28b78783a7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4928350d-f82b-4ac8-875d-ac28b78783a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:58:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4928350d-f82b-4ac8-875d-ac28b78783a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7297f787-e569-42f5-97de-bacb9e936cec"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4928350d-f82b-4ac8-875d-ac28b78783a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Volume info retrieved successfully. Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-4928350d-f82b-4ac8-875d-ac28b78783a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Create snapshot from volume 7297f787-e569-42f5-97de-bacb9e936cec Sep 04 15:58:15 devstack devstack@c-api.service[87209]: WARNING cinder.quota_utils [None req-4928350d-f82b-4ac8-875d-ac28b78783a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Quota exceeded for 8bb303ce30f64ebdbe6d41c5bccc7540, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.api.middleware.fault [None req-4928350d-f82b-4ac8-875d-ac28b78783a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 413 Sep 04 15:58:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 698/1378] 192.168.122.126 () {60 vars in 1148 bytes} [Fri Sep 4 15:58:15 2026] POST /volume/v3/snapshots => generated 208 bytes in 83 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 15:58:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a259dbb0-03fc-4fb6-bd61-598d66444496 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a259dbb0-03fc-4fb6-bd61-598d66444496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 Sep 04 15:58:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a259dbb0-03fc-4fb6-bd61-598d66444496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a259dbb0-03fc-4fb6-bd61-598d66444496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 returned with HTTP 200 Sep 04 15:58:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 681/1379] 192.168.122.126 () {60 vars in 1258 bytes} [Fri Sep 4 15:58:15 2026] PUT /volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 => generated 393 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-483e0fa6-7482-4b93-bfe9-6fb1525adcb4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-483e0fa6-7482-4b93-bfe9-6fb1525adcb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:58:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-483e0fa6-7482-4b93-bfe9-6fb1525adcb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7297f787-e569-42f5-97de-bacb9e936cec"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-483e0fa6-7482-4b93-bfe9-6fb1525adcb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Volume info retrieved successfully. Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-483e0fa6-7482-4b93-bfe9-6fb1525adcb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Create snapshot from volume 7297f787-e569-42f5-97de-bacb9e936cec Sep 04 15:58:15 devstack devstack@c-api.service[87209]: WARNING cinder.quota_utils [None req-483e0fa6-7482-4b93-bfe9-6fb1525adcb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Quota exceeded for 8bb303ce30f64ebdbe6d41c5bccc7540, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 04 15:58:15 devstack devstack@c-api.service[87209]: INFO cinder.api.middleware.fault [None req-483e0fa6-7482-4b93-bfe9-6fb1525adcb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 413 Sep 04 15:58:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 699/1380] 192.168.122.126 () {60 vars in 1148 bytes} [Fri Sep 4 15:58:15 2026] POST /volume/v3/snapshots => generated 133 bytes in 87 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 04 15:58:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4d5290fa-6092-4544-82d6-e1b9fe8acc7f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4d5290fa-6092-4544-82d6-e1b9fe8acc7f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4d5290fa-6092-4544-82d6-e1b9fe8acc7f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4d5290fa-6092-4544-82d6-e1b9fe8acc7f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:15 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-4d5290fa-6092-4544-82d6-e1b9fe8acc7f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Delete snapshot with id: a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4d5290fa-6092-4544-82d6-e1b9fe8acc7f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot retrieved successfully. Sep 04 15:58:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4d5290fa-6092-4544-82d6-e1b9fe8acc7f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot delete request issued successfully. Sep 04 15:58:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4d5290fa-6092-4544-82d6-e1b9fe8acc7f tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 returned with HTTP 202 Sep 04 15:58:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 682/1381] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:58:15 2026] DELETE /volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-86088e3c-e115-4828-bc5d-37716b1c624c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-86088e3c-e115-4828-bc5d-37716b1c624c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-86088e3c-e115-4828-bc5d-37716b1c624c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-86088e3c-e115-4828-bc5d-37716b1c624c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-86088e3c-e115-4828-bc5d-37716b1c624c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot retrieved successfully. Sep 04 15:58:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-86088e3c-e115-4828-bc5d-37716b1c624c tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 returned with HTTP 200 Sep 04 15:58:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 700/1382] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:16 2026] GET /volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 => generated 480 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ffa2c19a-ea66-4655-b59b-f419d54452ae None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ffa2c19a-ea66-4655-b59b-f419d54452ae tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 Sep 04 15:58:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ffa2c19a-ea66-4655-b59b-f419d54452ae tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ffa2c19a-ea66-4655-b59b-f419d54452ae tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ffa2c19a-ea66-4655-b59b-f419d54452ae tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ffa2c19a-ea66-4655-b59b-f419d54452ae tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 returned with HTTP 200 Sep 04 15:58:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 683/1383] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:16 2026] GET /volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 => generated 905 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e99a2c1b-452d-4909-b2ba-c21f4b0ae932 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e99a2c1b-452d-4909-b2ba-c21f4b0ae932 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e99a2c1b-452d-4909-b2ba-c21f4b0ae932 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e99a2c1b-452d-4909-b2ba-c21f4b0ae932 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e99a2c1b-452d-4909-b2ba-c21f4b0ae932 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot retrieved successfully. Sep 04 15:58:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e99a2c1b-452d-4909-b2ba-c21f4b0ae932 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 returned with HTTP 200 Sep 04 15:58:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 701/1384] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:17 2026] GET /volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 => generated 480 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-67b6d1a0-c999-4b73-8f32-544450c9f6a3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-67b6d1a0-c999-4b73-8f32-544450c9f6a3 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 Sep 04 15:58:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-67b6d1a0-c999-4b73-8f32-544450c9f6a3 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-67b6d1a0-c999-4b73-8f32-544450c9f6a3 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-67b6d1a0-c999-4b73-8f32-544450c9f6a3 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-67b6d1a0-c999-4b73-8f32-544450c9f6a3 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 returned with HTTP 200 Sep 04 15:58:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 684/1385] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:17 2026] GET /volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 => generated 905 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:58:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-761d98d0-1873-4a80-8e6c-10b0654c7775 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-761d98d0-1873-4a80-8e6c-10b0654c7775 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-761d98d0-1873-4a80-8e6c-10b0654c7775 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-761d98d0-1873-4a80-8e6c-10b0654c7775 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-761d98d0-1873-4a80-8e6c-10b0654c7775 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot retrieved successfully. Sep 04 15:58:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-761d98d0-1873-4a80-8e6c-10b0654c7775 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 returned with HTTP 200 Sep 04 15:58:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 702/1386] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:18 2026] GET /volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 => generated 480 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-46cf1e25-e588-4319-a86b-38ea4fa08e60 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-46cf1e25-e588-4319-a86b-38ea4fa08e60 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 Sep 04 15:58:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-46cf1e25-e588-4319-a86b-38ea4fa08e60 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-46cf1e25-e588-4319-a86b-38ea4fa08e60 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-46cf1e25-e588-4319-a86b-38ea4fa08e60 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-46cf1e25-e588-4319-a86b-38ea4fa08e60 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 returned with HTTP 200 Sep 04 15:58:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 685/1387] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:18 2026] GET /volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 => generated 905 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-40dd0529-d6a6-4de1-8487-7d3896d7aaeb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-40dd0529-d6a6-4de1-8487-7d3896d7aaeb tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-40dd0529-d6a6-4de1-8487-7d3896d7aaeb tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-40dd0529-d6a6-4de1-8487-7d3896d7aaeb tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-40dd0529-d6a6-4de1-8487-7d3896d7aaeb tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot retrieved successfully. Sep 04 15:58:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-40dd0529-d6a6-4de1-8487-7d3896d7aaeb tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 returned with HTTP 200 Sep 04 15:58:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 703/1388] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:19 2026] GET /volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 => generated 480 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e7a108ed-ec98-413e-8994-d36f7279e2da None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-629365fa-4dcb-492e-bf2a-67a81b1da7df None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-629365fa-4dcb-492e-bf2a-67a81b1da7df tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 Sep 04 15:58:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-629365fa-4dcb-492e-bf2a-67a81b1da7df tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-629365fa-4dcb-492e-bf2a-67a81b1da7df tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-629365fa-4dcb-492e-bf2a-67a81b1da7df tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-629365fa-4dcb-492e-bf2a-67a81b1da7df tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 returned with HTTP 200 Sep 04 15:58:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 704/1389] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:20 2026] GET /volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 => generated 905 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a936724f-75c2-43d0-8168-7012a43a2a70 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a936724f-75c2-43d0-8168-7012a43a2a70 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a936724f-75c2-43d0-8168-7012a43a2a70 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a936724f-75c2-43d0-8168-7012a43a2a70 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a936724f-75c2-43d0-8168-7012a43a2a70 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Snapshot retrieved successfully. Sep 04 15:58:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a936724f-75c2-43d0-8168-7012a43a2a70 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 returned with HTTP 200 Sep 04 15:58:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 705/1390] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:20 2026] GET /volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 => generated 480 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e7a108ed-ec98-413e-8994-d36f7279e2da tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:58:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e7a108ed-ec98-413e-8994-d36f7279e2da tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2054785091", "os-volume-type-access:is_public": false}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e7a108ed-ec98-413e-8994-d36f7279e2da tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:58:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 686/1391] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:58:20 2026] POST /volume/v3/types => generated 229 bytes in 723 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fae5606a-7e86-4e04-ada3-24a3b049d599 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-44569db0-c343-474e-a250-e8942523c563 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-44569db0-c343-474e-a250-e8942523c563 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-44569db0-c343-474e-a250-e8942523c563 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-44569db0-c343-474e-a250-e8942523c563 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-44569db0-c343-474e-a250-e8942523c563 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-44569db0-c343-474e-a250-e8942523c563 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 returned with HTTP 200 Sep 04 15:58:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 687/1392] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:21 2026] GET /volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 => generated 905 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fae5606a-7e86-4e04-ada3-24a3b049d599 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fae5606a-7e86-4e04-ada3-24a3b049d599 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4d04b3db-4a43-4202-92fe-c7b22b95e5c0", "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-fae5606a-7e86-4e04-ada3-24a3b049d599 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Create volume request body: {'volume': {'volume_type': '4d04b3db-4a43-4202-92fe-c7b22b95e5c0', 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fae5606a-7e86-4e04-ada3-24a3b049d599 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 404 Sep 04 15:58:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 706/1393] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:58:20 2026] POST /volume/v3/volumes => generated 114 bytes in 704 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b24c93fa-039f-4542-9e3a-f9bb16dba236 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b24c93fa-039f-4542-9e3a-f9bb16dba236 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] POST http://192.168.122.126/volume/v3/types/4d04b3db-4a43-4202-92fe-c7b22b95e5c0/action Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b24c93fa-039f-4542-9e3a-f9bb16dba236 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action body: b'{"addProjectAccess": {"project": "7a3fe9c90d4f463aa3cc11b1d682e9e4"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b24c93fa-039f-4542-9e3a-f9bb16dba236 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7a3fe9c90d4f463aa3cc11b1d682e9e4"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-be2ac79c-e868-461d-984e-98a76b74008b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-be2ac79c-e868-461d-984e-98a76b74008b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-be2ac79c-e868-461d-984e-98a76b74008b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-be2ac79c-e868-461d-984e-98a76b74008b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-be2ac79c-e868-461d-984e-98a76b74008b tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 returned with HTTP 404 Sep 04 15:58:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 707/1394] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:21 2026] GET /volume/v3/snapshots/a2565fb1-ee07-43e9-9bfb-0102070cf322 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b24c93fa-039f-4542-9e3a-f9bb16dba236 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] http://192.168.122.126/volume/v3/types/4d04b3db-4a43-4202-92fe-c7b22b95e5c0/action returned with HTTP 202 Sep 04 15:58:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 688/1395] 192.168.122.126 () {60 vars in 1268 bytes} [Fri Sep 4 15:58:21 2026] POST /volume/v3/types/4d04b3db-4a43-4202-92fe-c7b22b95e5c0/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d0400248-2efa-4602-a170-ec7f2079d421 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d0400248-2efa-4602-a170-ec7f2079d421 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-de068549-9fe2-4867-a307-5c7822d4cfeb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d0400248-2efa-4602-a170-ec7f2079d421 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d0400248-2efa-4602-a170-ec7f2079d421 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4d04b3db-4a43-4202-92fe-c7b22b95e5c0", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-381134969"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Create volume request body: {'volume': {'volume_type': '4d04b3db-4a43-4202-92fe-c7b22b95e5c0', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-381134969'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:21 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Create volume of 1 GB Sep 04 15:58:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Availability Zones retrieved successfully. Sep 04 15:58:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Flow 'volume_create_api' (909632e7-22d6-4b4e-ab1e-4d188cae1d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6ed77e0-5ba1-46c3-bd38-be3e8e0670e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d0400248-2efa-4602-a170-ec7f2079d421 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Volume info retrieved successfully. Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d0400248-2efa-4602-a170-ec7f2079d421 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec returned with HTTP 200 Sep 04 15:58:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 708/1396] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:21 2026] GET /volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec => generated 869 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bea58491-3377-485f-b0fc-46bec27dc0e7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6ed77e0-5ba1-46c3-bd38-be3e8e0670e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:58:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4d04b3db-4a43-4202-92fe-c7b22b95e5c0,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2054785091',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d04b3db-4a43-4202-92fe-c7b22b95e5c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bea58491-3377-485f-b0fc-46bec27dc0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] DELETE http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bea58491-3377-485f-b0fc-46bec27dc0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bea58491-3377-485f-b0fc-46bec27dc0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-bea58491-3377-485f-b0fc-46bec27dc0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Delete volume with id: 7297f787-e569-42f5-97de-bacb9e936cec Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8bc6d5-1e45-41b1-8bc8-679571d98715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bea58491-3377-485f-b0fc-46bec27dc0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Volume info retrieved successfully. Sep 04 15:58:21 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2054785091 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2054785091, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:58:21 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2054785091 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2054785091, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:58:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bea58491-3377-485f-b0fc-46bec27dc0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Delete volume request issued successfully. Sep 04 15:58:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bea58491-3377-485f-b0fc-46bec27dc0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec returned with HTTP 202 Sep 04 15:58:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 709/1397] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:58:21 2026] DELETE /volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f04cda23-6cd8-4eb8-8970-9a549088d0fd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f04cda23-6cd8-4eb8-8970-9a549088d0fd tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f04cda23-6cd8-4eb8-8970-9a549088d0fd tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f04cda23-6cd8-4eb8-8970-9a549088d0fd tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Created reservations ['509381cd-2edf-44fd-a231-4b98202ffc14', '8d67905c-ee37-4da7-a55d-784d0da4663e', '3edae899-0ae9-4846-a754-0d122366cb2d', '85e1ebb1-6a08-4b5c-9c76-648d347fac8e'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:21 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8bc6d5-1e45-41b1-8bc8-679571d98715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['509381cd-2edf-44fd-a231-4b98202ffc14', '8d67905c-ee37-4da7-a55d-784d0da4663e', '3edae899-0ae9-4846-a754-0d122366cb2d', '85e1ebb1-6a08-4b5c-9c76-648d347fac8e']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e82731aa-de4a-4412-8229-5ba07109359c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f04cda23-6cd8-4eb8-8970-9a549088d0fd tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Volume info retrieved successfully. Sep 04 15:58:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f04cda23-6cd8-4eb8-8970-9a549088d0fd tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec returned with HTTP 200 Sep 04 15:58:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 710/1398] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:21 2026] GET /volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec => generated 868 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e82731aa-de4a-4412-8229-5ba07109359c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-381134969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a3fe9c90d4f463aa3cc11b1d682e9e4',qos_specs=None,replication_status=,reservations=['509381cd-2edf-44fd-a231-4b98202ffc14','8d67905c-ee37-4da7-a55d-784d0da4663e','3edae899-0ae9-4846-a754-0d122366cb2d','85e1ebb1-6a08-4b5c-9c76-648d347fac8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13b916091a2945d1a911368d04fcb36c',volume_type_id=4d04b3db-4a43-4202-92fe-c7b22b95e5c0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-381134969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a3fe9c90d4f463aa3cc11b1d682e9e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13b916091a2945d1a911368d04fcb36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d04b3db-4a43-4202-92fe-c7b22b95e5c0),volume_type_id=4d04b3db-4a43-4202-92fe-c7b22b95e5c0)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (049f7040-ebe3-4520-89c9-f3e3a7df00c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (049f7040-ebe3-4520-89c9-f3e3a7df00c4) transitioned into state 'SUCCESS' from state '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-381134969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a3fe9c90d4f463aa3cc11b1d682e9e4',qos_specs=None,replication_status=,reservations=['509381cd-2edf-44fd-a231-4b98202ffc14','8d67905c-ee37-4da7-a55d-784d0da4663e','3edae899-0ae9-4846-a754-0d122366cb2d','85e1ebb1-6a08-4b5c-9c76-648d347fac8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13b916091a2945d1a911368d04fcb36c',volume_type_id=4d04b3db-4a43-4202-92fe-c7b22b95e5c0)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d858368-cf76-4c4c-b574-a3456dae0f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d858368-cf76-4c4c-b574-a3456dae0f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Flow 'volume_create_api' (909632e7-22d6-4b4e-ab1e-4d188cae1d17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Create volume request issued successfully. Sep 04 15:58:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-de068549-9fe2-4867-a307-5c7822d4cfeb tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 689/1399] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:58:21 2026] POST /volume/v3/volumes => generated 803 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1ba4b864-1e22-47f9-b1d4-61535bc92b65 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1ba4b864-1e22-47f9-b1d4-61535bc92b65 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] GET http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 Sep 04 15:58:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1ba4b864-1e22-47f9-b1d4-61535bc92b65 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1ba4b864-1e22-47f9-b1d4-61535bc92b65 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1ba4b864-1e22-47f9-b1d4-61535bc92b65 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Volume info retrieved successfully. Sep 04 15:58:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1ba4b864-1e22-47f9-b1d4-61535bc92b65 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 returned with HTTP 200 Sep 04 15:58:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 711/1400] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:22 2026] GET /volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 => generated 871 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5bb26b4b-d445-48b7-a984-3342fa22baee None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5bb26b4b-d445-48b7-a984-3342fa22baee tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 Sep 04 15:58:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5bb26b4b-d445-48b7-a984-3342fa22baee tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5bb26b4b-d445-48b7-a984-3342fa22baee tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5bb26b4b-d445-48b7-a984-3342fa22baee tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5bb26b4b-d445-48b7-a984-3342fa22baee tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 returned with HTTP 200 Sep 04 15:58:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 690/1401] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:22 2026] GET /volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 => generated 906 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4d05c4a3-69b5-4a24-896c-172f024632ae None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4d05c4a3-69b5-4a24-896c-172f024632ae tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef Sep 04 15:58:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4d05c4a3-69b5-4a24-896c-172f024632ae tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4d05c4a3-69b5-4a24-896c-172f024632ae tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:22 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-4d05c4a3-69b5-4a24-896c-172f024632ae tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Delete snapshot with id: 09c46b11-c85c-4042-a1a1-9920b6ef78ef Sep 04 15:58:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4d05c4a3-69b5-4a24-896c-172f024632ae tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Snapshot retrieved successfully. Sep 04 15:58:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4d05c4a3-69b5-4a24-896c-172f024632ae tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Snapshot delete request issued successfully. Sep 04 15:58:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4d05c4a3-69b5-4a24-896c-172f024632ae tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef returned with HTTP 202 Sep 04 15:58:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 712/1402] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:58:22 2026] DELETE /volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-21234a8b-f2f2-4e40-9040-53436cd3e451 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-21234a8b-f2f2-4e40-9040-53436cd3e451 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef Sep 04 15:58:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-21234a8b-f2f2-4e40-9040-53436cd3e451 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-21234a8b-f2f2-4e40-9040-53436cd3e451 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-21234a8b-f2f2-4e40-9040-53436cd3e451 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Snapshot retrieved successfully. Sep 04 15:58:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-21234a8b-f2f2-4e40-9040-53436cd3e451 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef returned with HTTP 200 Sep 04 15:58:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 691/1403] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:22 2026] GET /volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dbb87604-9cca-40c6-a8bb-b1182a7908a3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dbb87604-9cca-40c6-a8bb-b1182a7908a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec Sep 04 15:58:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dbb87604-9cca-40c6-a8bb-b1182a7908a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dbb87604-9cca-40c6-a8bb-b1182a7908a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:23 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:23 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dbb87604-9cca-40c6-a8bb-b1182a7908a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Volume info retrieved successfully. Sep 04 15:58:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dbb87604-9cca-40c6-a8bb-b1182a7908a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec returned with HTTP 200 Sep 04 15:58:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 713/1404] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:23 2026] GET /volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec => generated 868 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-35137e6e-da31-4b97-a063-151d4248d255 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35137e6e-da31-4b97-a063-151d4248d255 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] GET http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 Sep 04 15:58:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35137e6e-da31-4b97-a063-151d4248d255 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35137e6e-da31-4b97-a063-151d4248d255 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:23 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-35137e6e-da31-4b97-a063-151d4248d255 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Volume info retrieved successfully. Sep 04 15:58:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35137e6e-da31-4b97-a063-151d4248d255 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 returned with HTTP 200 Sep 04 15:58:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 692/1405] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:23 2026] GET /volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 => generated 895 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c3bcdbdf-cd93-4e32-8b35-b642ed11bf75 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c3bcdbdf-cd93-4e32-8b35-b642ed11bf75 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef Sep 04 15:58:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c3bcdbdf-cd93-4e32-8b35-b642ed11bf75 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c3bcdbdf-cd93-4e32-8b35-b642ed11bf75 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c3bcdbdf-cd93-4e32-8b35-b642ed11bf75 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Snapshot retrieved successfully. Sep 04 15:58:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c3bcdbdf-cd93-4e32-8b35-b642ed11bf75 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef returned with HTTP 200 Sep 04 15:58:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 714/1406] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:23 2026] GET /volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-99920751-78a8-4a40-be96-4fa1ba7048a2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-99920751-78a8-4a40-be96-4fa1ba7048a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] GET http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec Sep 04 15:58:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-99920751-78a8-4a40-be96-4fa1ba7048a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-99920751-78a8-4a40-be96-4fa1ba7048a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-99920751-78a8-4a40-be96-4fa1ba7048a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663 tempest-VolumeSnapshotQuotasNegativeTestJSON-327727663-project-member] http://192.168.122.126/volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec returned with HTTP 404 Sep 04 15:58:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 693/1407] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:24 2026] GET /volume/v3/volumes/7297f787-e569-42f5-97de-bacb9e936cec => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-eaf3ef82-6915-4209-b2fd-1af248d512d0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eaf3ef82-6915-4209-b2fd-1af248d512d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] PUT http://192.168.122.126/volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 Sep 04 15:58:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eaf3ef82-6915-4209-b2fd-1af248d512d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:24 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-eaf3ef82-6915-4209-b2fd-1af248d512d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2054785091 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2054785091, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:58:24 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-eaf3ef82-6915-4209-b2fd-1af248d512d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2054785091 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2054785091, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:58:24 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-eaf3ef82-6915-4209-b2fd-1af248d512d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesAccessTest-volume-type-2054785091 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesAccessTest-volume-type-2054785091, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:58:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eaf3ef82-6915-4209-b2fd-1af248d512d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291522024-project-admin] http://192.168.122.126/volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 returned with HTTP 200 Sep 04 15:58:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 715/1408] 192.168.122.126 () {60 vars in 1259 bytes} [Fri Sep 4 15:58:24 2026] PUT /volume/v3/os-quota-sets/8bb303ce30f64ebdbe6d41c5bccc7540 => generated 606 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-85b8679b-8d46-431b-92d1-0dcd0c7c0ff9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-85b8679b-8d46-431b-92d1-0dcd0c7c0ff9 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] GET http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 Sep 04 15:58:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-85b8679b-8d46-431b-92d1-0dcd0c7c0ff9 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-85b8679b-8d46-431b-92d1-0dcd0c7c0ff9 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-85b8679b-8d46-431b-92d1-0dcd0c7c0ff9 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Volume info retrieved successfully. Sep 04 15:58:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-85b8679b-8d46-431b-92d1-0dcd0c7c0ff9 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 returned with HTTP 200 Sep 04 15:58:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 694/1409] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:24 2026] GET /volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 => generated 896 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9ad2ca7e-6f99-4a8f-9903-b8ea83b667d6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9ad2ca7e-6f99-4a8f-9903-b8ea83b667d6 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] GET http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 Sep 04 15:58:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9ad2ca7e-6f99-4a8f-9903-b8ea83b667d6 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9ad2ca7e-6f99-4a8f-9903-b8ea83b667d6 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9ad2ca7e-6f99-4a8f-9903-b8ea83b667d6 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Volume info retrieved successfully. Sep 04 15:58:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9ad2ca7e-6f99-4a8f-9903-b8ea83b667d6 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 returned with HTTP 200 Sep 04 15:58:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 716/1410] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:24 2026] GET /volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 => generated 896 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f3452a5f-7b91-49d0-91b4-2e6c1e764e57 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f3452a5f-7b91-49d0-91b4-2e6c1e764e57 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] DELETE http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 Sep 04 15:58:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f3452a5f-7b91-49d0-91b4-2e6c1e764e57 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f3452a5f-7b91-49d0-91b4-2e6c1e764e57 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:24 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-f3452a5f-7b91-49d0-91b4-2e6c1e764e57 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Delete volume with id: edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 Sep 04 15:58:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f3452a5f-7b91-49d0-91b4-2e6c1e764e57 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Volume info retrieved successfully. Sep 04 15:58:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f3452a5f-7b91-49d0-91b4-2e6c1e764e57 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Delete volume request issued successfully. Sep 04 15:58:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f3452a5f-7b91-49d0-91b4-2e6c1e764e57 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 returned with HTTP 202 Sep 04 15:58:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 695/1411] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:58:24 2026] DELETE /volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:58:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1b7d3112-8150-451e-a76f-0634c6c48727 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1b7d3112-8150-451e-a76f-0634c6c48727 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] GET http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 Sep 04 15:58:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1b7d3112-8150-451e-a76f-0634c6c48727 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1b7d3112-8150-451e-a76f-0634c6c48727 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-28da53bf-2713-4379-8652-7e7e8b23c921 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-28da53bf-2713-4379-8652-7e7e8b23c921 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef Sep 04 15:58:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-28da53bf-2713-4379-8652-7e7e8b23c921 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-28da53bf-2713-4379-8652-7e7e8b23c921 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-28da53bf-2713-4379-8652-7e7e8b23c921 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Snapshot retrieved successfully. Sep 04 15:58:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-28da53bf-2713-4379-8652-7e7e8b23c921 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef returned with HTTP 200 Sep 04 15:58:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 696/1412] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:24 2026] GET /volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1b7d3112-8150-451e-a76f-0634c6c48727 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Volume info retrieved successfully. Sep 04 15:58:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1b7d3112-8150-451e-a76f-0634c6c48727 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 returned with HTTP 200 Sep 04 15:58:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 717/1413] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:24 2026] GET /volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 => generated 895 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3fe63a45-13f4-4e26-8578-b83a1cbffa78 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3fe63a45-13f4-4e26-8578-b83a1cbffa78 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef Sep 04 15:58:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3fe63a45-13f4-4e26-8578-b83a1cbffa78 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3fe63a45-13f4-4e26-8578-b83a1cbffa78 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3fe63a45-13f4-4e26-8578-b83a1cbffa78 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef returned with HTTP 404 Sep 04 15:58:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 697/1414] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:25 2026] GET /volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8333ca1e-d088-4960-8628-d2e5e37bacdd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8333ca1e-d088-4960-8628-d2e5e37bacdd tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] DELETE http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 Sep 04 15:58:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8333ca1e-d088-4960-8628-d2e5e37bacdd tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8333ca1e-d088-4960-8628-d2e5e37bacdd tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:25 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-8333ca1e-d088-4960-8628-d2e5e37bacdd tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Delete volume with id: 38bd76bb-82df-4883-ac23-8659578aab37 Sep 04 15:58:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a9a9e465-4efe-416c-b5f9-b765259cd4e5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a9a9e465-4efe-416c-b5f9-b765259cd4e5 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] GET http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 Sep 04 15:58:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a9a9e465-4efe-416c-b5f9-b765259cd4e5 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a9a9e465-4efe-416c-b5f9-b765259cd4e5 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:25 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8333ca1e-d088-4960-8628-d2e5e37bacdd tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a9a9e465-4efe-416c-b5f9-b765259cd4e5 tempest-VolumeTypesAccessTest-948776126 tempest-VolumeTypesAccessTest-948776126-project-member] http://192.168.122.126/volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 returned with HTTP 404 Sep 04 15:58:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 698/1415] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:25 2026] GET /volume/v3/volumes/edea34e4-8dd1-4f38-b3b7-3e8d1b7ecd83 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7d30dab1-a647-4f48-8332-8fb14ba0ddde None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7d30dab1-a647-4f48-8332-8fb14ba0ddde tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] POST http://192.168.122.126/volume/v3/types/4d04b3db-4a43-4202-92fe-c7b22b95e5c0/action Sep 04 15:58:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7d30dab1-a647-4f48-8332-8fb14ba0ddde tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action body: b'{"removeProjectAccess": {"project": "7a3fe9c90d4f463aa3cc11b1d682e9e4"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7d30dab1-a647-4f48-8332-8fb14ba0ddde tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7a3fe9c90d4f463aa3cc11b1d682e9e4"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7d30dab1-a647-4f48-8332-8fb14ba0ddde tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] http://192.168.122.126/volume/v3/types/4d04b3db-4a43-4202-92fe-c7b22b95e5c0/action returned with HTTP 202 Sep 04 15:58:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 699/1416] 192.168.122.126 () {60 vars in 1268 bytes} [Fri Sep 4 15:58:25 2026] POST /volume/v3/types/4d04b3db-4a43-4202-92fe-c7b22b95e5c0/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:58:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b804af90-60dd-4fa5-9d86-e7b7d9d296b2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b804af90-60dd-4fa5-9d86-e7b7d9d296b2 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] DELETE http://192.168.122.126/volume/v3/types/4d04b3db-4a43-4202-92fe-c7b22b95e5c0 Sep 04 15:58:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b804af90-60dd-4fa5-9d86-e7b7d9d296b2 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b804af90-60dd-4fa5-9d86-e7b7d9d296b2 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8333ca1e-d088-4960-8628-d2e5e37bacdd tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Delete volume request issued successfully. Sep 04 15:58:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8333ca1e-d088-4960-8628-d2e5e37bacdd tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 returned with HTTP 202 Sep 04 15:58:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 718/1417] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:58:25 2026] DELETE /volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-69bf740d-97bd-401c-adac-26fb2f77549d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-69bf740d-97bd-401c-adac-26fb2f77549d tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-69bf740d-97bd-401c-adac-26fb2f77549d tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-69bf740d-97bd-401c-adac-26fb2f77549d tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b804af90-60dd-4fa5-9d86-e7b7d9d296b2 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] http://192.168.122.126/volume/v3/types/4d04b3db-4a43-4202-92fe-c7b22b95e5c0 returned with HTTP 202 Sep 04 15:58:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 700/1418] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:58:25 2026] DELETE /volume/v3/types/4d04b3db-4a43-4202-92fe-c7b22b95e5c0 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-69bf740d-97bd-401c-adac-26fb2f77549d tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-85e4c3d0-15de-4d7b-bc87-0d1bd734b9aa None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-85e4c3d0-15de-4d7b-bc87-0d1bd734b9aa tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] GET http://192.168.122.126/volume/v3/types/4d04b3db-4a43-4202-92fe-c7b22b95e5c0 Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-85e4c3d0-15de-4d7b-bc87-0d1bd734b9aa tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-85e4c3d0-15de-4d7b-bc87-0d1bd734b9aa tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-85e4c3d0-15de-4d7b-bc87-0d1bd734b9aa tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] http://192.168.122.126/volume/v3/types/4d04b3db-4a43-4202-92fe-c7b22b95e5c0 returned with HTTP 404 Sep 04 15:58:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 701/1419] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:58:26 2026] GET /volume/v3/types/4d04b3db-4a43-4202-92fe-c7b22b95e5c0 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-69bf740d-97bd-401c-adac-26fb2f77549d tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 returned with HTTP 200 Sep 04 15:58:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 719/1420] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:25 2026] GET /volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 => generated 871 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4e729117-a6fd-4790-9a25-07a91684eb49 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4e729117-a6fd-4790-9a25-07a91684eb49 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4e729117-a6fd-4790-9a25-07a91684eb49 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-117599759", "os-volume-type-access:is_public": false}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4e729117-a6fd-4790-9a25-07a91684eb49 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:58:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 702/1421] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:58:26 2026] POST /volume/v3/types => generated 228 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-973a5ae4-dd92-4236-bbf6-90f546dfac78 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-973a5ae4-dd92-4236-bbf6-90f546dfac78 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] POST http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/action Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-973a5ae4-dd92-4236-bbf6-90f546dfac78 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action body: b'{"addProjectAccess": {"project": "7a3fe9c90d4f463aa3cc11b1d682e9e4"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-973a5ae4-dd92-4236-bbf6-90f546dfac78 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7a3fe9c90d4f463aa3cc11b1d682e9e4"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-973a5ae4-dd92-4236-bbf6-90f546dfac78 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/action returned with HTTP 202 Sep 04 15:58:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 720/1422] 192.168.122.126 () {60 vars in 1268 bytes} [Fri Sep 4 15:58:26 2026] POST /volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4e40af56-1b7b-42e1-b97b-d288c6193e99 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4e40af56-1b7b-42e1-b97b-d288c6193e99 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] POST http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/action Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4e40af56-1b7b-42e1-b97b-d288c6193e99 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action body: b'{"addProjectAccess": {"project": "c46f6b50a31047e78d4ffcbe9df1ccc9"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4e40af56-1b7b-42e1-b97b-d288c6193e99 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c46f6b50a31047e78d4ffcbe9df1ccc9"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4e40af56-1b7b-42e1-b97b-d288c6193e99 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/action returned with HTTP 202 Sep 04 15:58:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 703/1423] 192.168.122.126 () {60 vars in 1268 bytes} [Fri Sep 4 15:58:26 2026] POST /volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c45d5ebb-da8b-4559-8519-09092aff08a8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c45d5ebb-da8b-4559-8519-09092aff08a8 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] GET http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/os-volume-type-access Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c45d5ebb-da8b-4559-8519-09092aff08a8 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c45d5ebb-da8b-4559-8519-09092aff08a8 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c45d5ebb-da8b-4559-8519-09092aff08a8 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/os-volume-type-access returned with HTTP 200 Sep 04 15:58:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 721/1424] 192.168.122.126 () {58 vars in 1292 bytes} [Fri Sep 4 15:58:26 2026] GET /volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/os-volume-type-access => generated 244 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0f7d8f6e-8a6e-4e74-a376-a38ccca0e225 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0f7d8f6e-8a6e-4e74-a376-a38ccca0e225 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] POST http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/action Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0f7d8f6e-8a6e-4e74-a376-a38ccca0e225 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action body: b'{"removeProjectAccess": {"project": "c46f6b50a31047e78d4ffcbe9df1ccc9"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0f7d8f6e-8a6e-4e74-a376-a38ccca0e225 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c46f6b50a31047e78d4ffcbe9df1ccc9"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0f7d8f6e-8a6e-4e74-a376-a38ccca0e225 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/action returned with HTTP 202 Sep 04 15:58:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 704/1425] 192.168.122.126 () {60 vars in 1268 bytes} [Fri Sep 4 15:58:26 2026] POST /volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a582472f-f9a1-4c08-816b-93ca76889a6f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a582472f-f9a1-4c08-816b-93ca76889a6f tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] POST http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/action Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a582472f-f9a1-4c08-816b-93ca76889a6f tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action body: b'{"removeProjectAccess": {"project": "7a3fe9c90d4f463aa3cc11b1d682e9e4"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a582472f-f9a1-4c08-816b-93ca76889a6f tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7a3fe9c90d4f463aa3cc11b1d682e9e4"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a582472f-f9a1-4c08-816b-93ca76889a6f tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/action returned with HTTP 202 Sep 04 15:58:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 722/1426] 192.168.122.126 () {60 vars in 1268 bytes} [Fri Sep 4 15:58:26 2026] POST /volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-99c34afc-bfbb-4e51-be6b-9bf72d61d043 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-99c34afc-bfbb-4e51-be6b-9bf72d61d043 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] DELETE http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73 Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-99c34afc-bfbb-4e51-be6b-9bf72d61d043 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-99c34afc-bfbb-4e51-be6b-9bf72d61d043 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-99c34afc-bfbb-4e51-be6b-9bf72d61d043 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73 returned with HTTP 202 Sep 04 15:58:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 705/1427] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:58:26 2026] DELETE /volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7e2d9042-2dfa-45e8-8125-b0041b14cd39 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7e2d9042-2dfa-45e8-8125-b0041b14cd39 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] GET http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73 Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7e2d9042-2dfa-45e8-8125-b0041b14cd39 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7e2d9042-2dfa-45e8-8125-b0041b14cd39 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7e2d9042-2dfa-45e8-8125-b0041b14cd39 tempest-VolumeTypesAccessTest-1034211659 tempest-VolumeTypesAccessTest-1034211659-project-admin] http://192.168.122.126/volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73 returned with HTTP 404 Sep 04 15:58:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 723/1428] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:58:26 2026] GET /volume/v3/types/317b4318-8cb4-4fdf-9d11-7dd856f6ed73 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-235f92c6-4433-4d32-902d-d91036f2f8ed None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-235f92c6-4433-4d32-902d-d91036f2f8ed tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 Sep 04 15:58:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-235f92c6-4433-4d32-902d-d91036f2f8ed tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-235f92c6-4433-4d32-902d-d91036f2f8ed tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-235f92c6-4433-4d32-902d-d91036f2f8ed tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-235f92c6-4433-4d32-902d-d91036f2f8ed tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 returned with HTTP 200 Sep 04 15:58:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 724/1429] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:27 2026] GET /volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 => generated 871 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-26180622"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-26180622'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume of 1 GB Sep 04 15:58:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Availability Zones retrieved successfully. Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Flow 'volume_create_api' (b0ae2763-1093-4294-b729-0720ebb5457d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da81dc94-3644-4da1-aea5-c6597bd7dd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da81dc94-3644-4da1-aea5-c6597bd7dd71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83e500cf-8257-418e-ae83-ba1049b487c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Created reservations ['fed43919-7497-4ee5-baea-db73cbadaacf', '6e2ce422-ed31-4afb-bb7b-d6f5d32afb66', 'f2d215af-33f9-46d1-bdb4-ea8204134c99', '0f18aeef-31f4-451c-973d-8eb29cc25d38'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83e500cf-8257-418e-ae83-ba1049b487c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fed43919-7497-4ee5-baea-db73cbadaacf', '6e2ce422-ed31-4afb-bb7b-d6f5d32afb66', 'f2d215af-33f9-46d1-bdb4-ea8204134c99', '0f18aeef-31f4-451c-973d-8eb29cc25d38']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b26a6441-4aa4-4ae5-b417-226a95c601b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b26a6441-4aa4-4ae5-b417-226a95c601b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efb44382-9d7c-4876-8d07-2fb07ed490ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-26180622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7f9e6404314a50af699cb79d79e676',qos_specs=None,replication_status=,reservations=['fed43919-7497-4ee5-baea-db73cbadaacf','6e2ce422-ed31-4afb-bb7b-d6f5d32afb66','f2d215af-33f9-46d1-bdb4-ea8204134c99','0f18aeef-31f4-451c-973d-8eb29cc25d38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f390736f114e0c942690ded0dff859',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-26180622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efb44382-9d7c-4876-8d07-2fb07ed490ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a7f9e6404314a50af699cb79d79e676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f390736f114e0c942690ded0dff859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b89bba-2a40-4f64-8db5-46e06c1395ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b89bba-2a40-4f64-8db5-46e06c1395ac) transitioned into state 'SUCCESS' from state '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-26180622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7f9e6404314a50af699cb79d79e676',qos_specs=None,replication_status=,reservations=['fed43919-7497-4ee5-baea-db73cbadaacf','6e2ce422-ed31-4afb-bb7b-d6f5d32afb66','f2d215af-33f9-46d1-bdb4-ea8204134c99','0f18aeef-31f4-451c-973d-8eb29cc25d38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f390736f114e0c942690ded0dff859',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794ee41b-0f23-453e-9bea-b2440caaf52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794ee41b-0f23-453e-9bea-b2440caaf52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Flow 'volume_create_api' (b0ae2763-1093-4294-b729-0720ebb5457d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume request issued successfully. Sep 04 15:58:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e7ce6fb7-b7ea-4285-b7d6-1770aa03ca0d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 706/1430] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:58:26 2026] POST /volume/v3/volumes => generated 761 bytes in 1028 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-57accf68-11e7-4ee8-92e5-192127dbaf20 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57accf68-11e7-4ee8-92e5-192127dbaf20 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae Sep 04 15:58:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57accf68-11e7-4ee8-92e5-192127dbaf20 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57accf68-11e7-4ee8-92e5-192127dbaf20 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-57accf68-11e7-4ee8-92e5-192127dbaf20 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57accf68-11e7-4ee8-92e5-192127dbaf20 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae returned with HTTP 200 Sep 04 15:58:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 725/1431] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:27 2026] GET /volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae => generated 829 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7681ae82-d452-4a4d-8568-8afb6b830ee0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7681ae82-d452-4a4d-8568-8afb6b830ee0 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 Sep 04 15:58:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7681ae82-d452-4a4d-8568-8afb6b830ee0 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7681ae82-d452-4a4d-8568-8afb6b830ee0 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7681ae82-d452-4a4d-8568-8afb6b830ee0 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 returned with HTTP 404 Sep 04 15:58:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 707/1432] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:28 2026] GET /volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:58:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1adbfdf7-43b8-4871-9919-174569eed5d5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1adbfdf7-43b8-4871-9919-174569eed5d5 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] DELETE http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 Sep 04 15:58:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1adbfdf7-43b8-4871-9919-174569eed5d5 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1adbfdf7-43b8-4871-9919-174569eed5d5 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:28 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-1adbfdf7-43b8-4871-9919-174569eed5d5 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Delete volume with id: 80f5080a-11f2-441f-9afa-62fea2322a58 Sep 04 15:58:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1adbfdf7-43b8-4871-9919-174569eed5d5 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1adbfdf7-43b8-4871-9919-174569eed5d5 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Delete volume request issued successfully. Sep 04 15:58:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1adbfdf7-43b8-4871-9919-174569eed5d5 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 returned with HTTP 202 Sep 04 15:58:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 726/1433] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:58:28 2026] DELETE /volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:58:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-62a7769c-4eea-4daa-b910-e76ce75583e4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-62a7769c-4eea-4daa-b910-e76ce75583e4 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 Sep 04 15:58:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-62a7769c-4eea-4daa-b910-e76ce75583e4 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-62a7769c-4eea-4daa-b910-e76ce75583e4 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:28 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-62a7769c-4eea-4daa-b910-e76ce75583e4 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Volume info retrieved successfully. Sep 04 15:58:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-62a7769c-4eea-4daa-b910-e76ce75583e4 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 returned with HTTP 200 Sep 04 15:58:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 708/1434] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:28 2026] GET /volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 => generated 905 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-29860982-ad74-4290-821b-52d2a81f13d6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-29860982-ad74-4290-821b-52d2a81f13d6 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae Sep 04 15:58:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-29860982-ad74-4290-821b-52d2a81f13d6 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-29860982-ad74-4290-821b-52d2a81f13d6 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-29860982-ad74-4290-821b-52d2a81f13d6 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-29860982-ad74-4290-821b-52d2a81f13d6 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae returned with HTTP 200 Sep 04 15:58:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 727/1435] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:28 2026] GET /volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1c2f7072-9536-497d-adcf-e62be1653305 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1c2f7072-9536-497d-adcf-e62be1653305 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 Sep 04 15:58:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1c2f7072-9536-497d-adcf-e62be1653305 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1c2f7072-9536-497d-adcf-e62be1653305 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1c2f7072-9536-497d-adcf-e62be1653305 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 returned with HTTP 404 Sep 04 15:58:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 709/1436] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:29 2026] GET /volume/v3/volumes/80f5080a-11f2-441f-9afa-62fea2322a58 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:58:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-666fce21-a9cf-447d-9d12-4d6397b01d62 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-666fce21-a9cf-447d-9d12-4d6397b01d62 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef Sep 04 15:58:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-666fce21-a9cf-447d-9d12-4d6397b01d62 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-666fce21-a9cf-447d-9d12-4d6397b01d62 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:29 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-666fce21-a9cf-447d-9d12-4d6397b01d62 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Delete snapshot with id: 09c46b11-c85c-4042-a1a1-9920b6ef78ef Sep 04 15:58:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-666fce21-a9cf-447d-9d12-4d6397b01d62 tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef returned with HTTP 404 Sep 04 15:58:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 728/1437] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:58:29 2026] DELETE /volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9cb85e2c-b671-45c4-addd-a77edd7ad61e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9cb85e2c-b671-45c4-addd-a77edd7ad61e tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef Sep 04 15:58:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9cb85e2c-b671-45c4-addd-a77edd7ad61e tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9cb85e2c-b671-45c4-addd-a77edd7ad61e tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9cb85e2c-b671-45c4-addd-a77edd7ad61e tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef returned with HTTP 404 Sep 04 15:58:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 710/1438] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:29 2026] GET /volume/v3/snapshots/09c46b11-c85c-4042-a1a1-9920b6ef78ef => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5945c4c9-5c54-425e-aaf8-da413474958c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5945c4c9-5c54-425e-aaf8-da413474958c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] DELETE http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 Sep 04 15:58:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5945c4c9-5c54-425e-aaf8-da413474958c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5945c4c9-5c54-425e-aaf8-da413474958c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:29 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-5945c4c9-5c54-425e-aaf8-da413474958c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Delete volume with id: 38bd76bb-82df-4883-ac23-8659578aab37 Sep 04 15:58:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5945c4c9-5c54-425e-aaf8-da413474958c tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 returned with HTTP 404 Sep 04 15:58:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 729/1439] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:58:29 2026] DELETE /volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:58:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fe82f874-d423-4f9a-8eec-d7ce764fd99b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fe82f874-d423-4f9a-8eec-d7ce764fd99b tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] GET http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 Sep 04 15:58:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fe82f874-d423-4f9a-8eec-d7ce764fd99b tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fe82f874-d423-4f9a-8eec-d7ce764fd99b tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fe82f874-d423-4f9a-8eec-d7ce764fd99b tempest-VolumeDependencyTests-1800919807 tempest-VolumeDependencyTests-1800919807-project-member] http://192.168.122.126/volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 returned with HTTP 404 Sep 04 15:58:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 711/1440] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:29 2026] GET /volume/v3/volumes/38bd76bb-82df-4883-ac23-8659578aab37 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:58:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c9d4ca5c-1f37-44e1-8212-5e4b9ef32efd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c9d4ca5c-1f37-44e1-8212-5e4b9ef32efd tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae Sep 04 15:58:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c9d4ca5c-1f37-44e1-8212-5e4b9ef32efd tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c9d4ca5c-1f37-44e1-8212-5e4b9ef32efd tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c9d4ca5c-1f37-44e1-8212-5e4b9ef32efd tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c9d4ca5c-1f37-44e1-8212-5e4b9ef32efd tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae returned with HTTP 200 Sep 04 15:58:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 730/1441] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:30 2026] GET /volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-577ddb0d-ae18-4e6b-954a-e990c5663d3d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-577ddb0d-ae18-4e6b-954a-e990c5663d3d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae Sep 04 15:58:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-577ddb0d-ae18-4e6b-954a-e990c5663d3d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-577ddb0d-ae18-4e6b-954a-e990c5663d3d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-577ddb0d-ae18-4e6b-954a-e990c5663d3d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-577ddb0d-ae18-4e6b-954a-e990c5663d3d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae returned with HTTP 200 Sep 04 15:58:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 712/1442] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:30 2026] GET /volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-17fb619a-34ae-434c-96b4-dd0df6e385de None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-17fb619a-34ae-434c-96b4-dd0df6e385de tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:58:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-17fb619a-34ae-434c-96b4-dd0df6e385de tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efb44382-9d7c-4876-8d07-2fb07ed490ae", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-214335644"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-17fb619a-34ae-434c-96b4-dd0df6e385de tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:30 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-17fb619a-34ae-434c-96b4-dd0df6e385de tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create snapshot from volume efb44382-9d7c-4876-8d07-2fb07ed490ae Sep 04 15:58:30 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-17fb619a-34ae-434c-96b4-dd0df6e385de tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Created reservations ['5ecafd09-9141-4222-a334-09583c8b189d', 'ac7a2dcb-a175-47ab-aee8-19cee50703c7', '6cfb20bc-2e1a-47b4-ae26-e65cb621e39d', '5c148d85-b601-4038-9f71-9ca598f5aa7d'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-17fb619a-34ae-434c-96b4-dd0df6e385de tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot create request issued successfully. Sep 04 15:58:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-17fb619a-34ae-434c-96b4-dd0df6e385de tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:58:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 731/1443] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:58:30 2026] POST /volume/v3/snapshots => generated 379 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-69811c0a-76dc-4bf2-b905-5dd6b9ddb3e0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-69811c0a-76dc-4bf2-b905-5dd6b9ddb3e0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-69811c0a-76dc-4bf2-b905-5dd6b9ddb3e0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-69811c0a-76dc-4bf2-b905-5dd6b9ddb3e0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-69811c0a-76dc-4bf2-b905-5dd6b9ddb3e0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-69811c0a-76dc-4bf2-b905-5dd6b9ddb3e0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 returned with HTTP 200 Sep 04 15:58:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 713/1444] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:30 2026] GET /volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-178e5c08-6ee4-44be-8dc4-0a023e0766a5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-178e5c08-6ee4-44be-8dc4-0a023e0766a5 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-178e5c08-6ee4-44be-8dc4-0a023e0766a5 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-178e5c08-6ee4-44be-8dc4-0a023e0766a5 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-178e5c08-6ee4-44be-8dc4-0a023e0766a5 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-178e5c08-6ee4-44be-8dc4-0a023e0766a5 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 returned with HTTP 200 Sep 04 15:58:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 732/1445] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:31 2026] GET /volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-687b2d7c-1f52-4817-8fdc-64dbb64da5ad None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-687b2d7c-1f52-4817-8fdc-64dbb64da5ad tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] POST http://192.168.122.126/volume/v3/types/814a1890-bf34-42d8-b0cf-c47aa51caf4f/encryption Sep 04 15:58:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-687b2d7c-1f52-4817-8fdc-64dbb64da5ad tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-687b2d7c-1f52-4817-8fdc-64dbb64da5ad tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] http://192.168.122.126/volume/v3/types/814a1890-bf34-42d8-b0cf-c47aa51caf4f/encryption returned with HTTP 404 Sep 04 15:58:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 714/1446] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 15:58:31 2026] POST /volume/v3/types/814a1890-bf34-42d8-b0cf-c47aa51caf4f/encryption => generated 114 bytes in 532 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b24f359c-740f-48a8-b770-9746d4ef39ee None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b24f359c-740f-48a8-b770-9746d4ef39ee tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:58:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b24f359c-740f-48a8-b770-9746d4ef39ee tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-6086535", "os-volume-type-access:is_public": false}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b24f359c-740f-48a8-b770-9746d4ef39ee tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:58:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 733/1447] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:58:32 2026] POST /volume/v3/types => generated 228 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0ace2104-a69c-4b50-bd49-c1d604c5bca7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0ace2104-a69c-4b50-bd49-c1d604c5bca7 tempest-VolumeTypesNegativeTest-1999535827 tempest-VolumeTypesNegativeTest-1999535827-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0ace2104-a69c-4b50-bd49-c1d604c5bca7 tempest-VolumeTypesNegativeTest-1999535827 tempest-VolumeTypesNegativeTest-1999535827-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "02d2334b-5409-4368-8c1e-3e73f7a92c12", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-688548920"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-0ace2104-a69c-4b50-bd49-c1d604c5bca7 tempest-VolumeTypesNegativeTest-1999535827 tempest-VolumeTypesNegativeTest-1999535827-project-member] Create volume request body: {'volume': {'volume_type': '02d2334b-5409-4368-8c1e-3e73f7a92c12', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-688548920'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0ace2104-a69c-4b50-bd49-c1d604c5bca7 tempest-VolumeTypesNegativeTest-1999535827 tempest-VolumeTypesNegativeTest-1999535827-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 404 Sep 04 15:58:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 715/1448] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:58:32 2026] POST /volume/v3/volumes => generated 114 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-526a4ac8-cacb-4718-b28c-28f4fce34112 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-526a4ac8-cacb-4718-b28c-28f4fce34112 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] DELETE http://192.168.122.126/volume/v3/types/02d2334b-5409-4368-8c1e-3e73f7a92c12 Sep 04 15:58:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-526a4ac8-cacb-4718-b28c-28f4fce34112 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-526a4ac8-cacb-4718-b28c-28f4fce34112 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-526a4ac8-cacb-4718-b28c-28f4fce34112 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] http://192.168.122.126/volume/v3/types/02d2334b-5409-4368-8c1e-3e73f7a92c12 returned with HTTP 202 Sep 04 15:58:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 734/1449] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:58:32 2026] DELETE /volume/v3/types/02d2334b-5409-4368-8c1e-3e73f7a92c12 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-31205b5f-5b72-41ed-b910-3a3f7edbf636 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c65bbccf-4ff3-412f-b834-0e4ac1bd5e31 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-31205b5f-5b72-41ed-b910-3a3f7edbf636 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] GET http://192.168.122.126/volume/v3/types/02d2334b-5409-4368-8c1e-3e73f7a92c12 Sep 04 15:58:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-31205b5f-5b72-41ed-b910-3a3f7edbf636 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-31205b5f-5b72-41ed-b910-3a3f7edbf636 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c65bbccf-4ff3-412f-b834-0e4ac1bd5e31 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c65bbccf-4ff3-412f-b834-0e4ac1bd5e31 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c65bbccf-4ff3-412f-b834-0e4ac1bd5e31 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-31205b5f-5b72-41ed-b910-3a3f7edbf636 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] http://192.168.122.126/volume/v3/types/02d2334b-5409-4368-8c1e-3e73f7a92c12 returned with HTTP 404 Sep 04 15:58:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 716/1450] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:58:32 2026] GET /volume/v3/types/02d2334b-5409-4368-8c1e-3e73f7a92c12 => generated 114 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c65bbccf-4ff3-412f-b834-0e4ac1bd5e31 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-708ced97-30bd-49d0-bc0b-e34f4de905e8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c65bbccf-4ff3-412f-b834-0e4ac1bd5e31 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 returned with HTTP 200 Sep 04 15:58:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 735/1451] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:32 2026] GET /volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 => generated 511 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-708ced97-30bd-49d0-bc0b-e34f4de905e8 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:58:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-708ced97-30bd-49d0-bc0b-e34f4de905e8 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-708ced97-30bd-49d0-bc0b-e34f4de905e8 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 400 Sep 04 15:58:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 717/1452] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:58:32 2026] POST /volume/v3/types => generated 115 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 15:58:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-74233219-e1c5-449f-a968-e0a61c5ca9e4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74233219-e1c5-449f-a968-e0a61c5ca9e4 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:58:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-74233219-e1c5-449f-a968-e0a61c5ca9e4 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-80652918"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74233219-e1c5-449f-a968-e0a61c5ca9e4 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:58:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 736/1453] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:58:32 2026] POST /volume/v3/types => generated 227 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-733d74dc-3cb8-4d93-a5bd-feb72b1d0ec4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-733d74dc-3cb8-4d93-a5bd-feb72b1d0ec4 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:58:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-733d74dc-3cb8-4d93-a5bd-feb72b1d0ec4 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-80652918"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-733d74dc-3cb8-4d93-a5bd-feb72b1d0ec4 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-80652918 already exists. Sep 04 15:58:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-733d74dc-3cb8-4d93-a5bd-feb72b1d0ec4 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 409 Sep 04 15:58:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 718/1454] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:58:32 2026] POST /volume/v3/types => generated 132 bytes in 31 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:58:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5a6f1f89-6150-4338-bfef-c5ea741f6b60 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5a6f1f89-6150-4338-bfef-c5ea741f6b60 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] DELETE http://192.168.122.126/volume/v3/types/5d73a101-e7cc-4d10-96a3-38ad34e532e3 Sep 04 15:58:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5a6f1f89-6150-4338-bfef-c5ea741f6b60 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5a6f1f89-6150-4338-bfef-c5ea741f6b60 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5a6f1f89-6150-4338-bfef-c5ea741f6b60 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] http://192.168.122.126/volume/v3/types/5d73a101-e7cc-4d10-96a3-38ad34e532e3 returned with HTTP 202 Sep 04 15:58:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 737/1455] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:58:32 2026] DELETE /volume/v3/types/5d73a101-e7cc-4d10-96a3-38ad34e532e3 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e358c47f-7cc1-4d12-a472-8b44fe183bfd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e358c47f-7cc1-4d12-a472-8b44fe183bfd tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] GET http://192.168.122.126/volume/v3/types/5d73a101-e7cc-4d10-96a3-38ad34e532e3 Sep 04 15:58:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e358c47f-7cc1-4d12-a472-8b44fe183bfd tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e358c47f-7cc1-4d12-a472-8b44fe183bfd tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e358c47f-7cc1-4d12-a472-8b44fe183bfd tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] http://192.168.122.126/volume/v3/types/5d73a101-e7cc-4d10-96a3-38ad34e532e3 returned with HTTP 404 Sep 04 15:58:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 719/1456] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:58:32 2026] GET /volume/v3/types/5d73a101-e7cc-4d10-96a3-38ad34e532e3 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3d0aefea-98a6-4ef7-8e80-e326914d9a9e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3d0aefea-98a6-4ef7-8e80-e326914d9a9e tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] DELETE http://192.168.122.126/volume/v3/types/f4d53a04-a188-4726-b497-ece7ffe64cbc Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3d0aefea-98a6-4ef7-8e80-e326914d9a9e tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3d0aefea-98a6-4ef7-8e80-e326914d9a9e tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3d0aefea-98a6-4ef7-8e80-e326914d9a9e tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] http://192.168.122.126/volume/v3/types/f4d53a04-a188-4726-b497-ece7ffe64cbc returned with HTTP 404 Sep 04 15:58:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 738/1457] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:58:33 2026] DELETE /volume/v3/types/f4d53a04-a188-4726-b497-ece7ffe64cbc => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0d8e4d4d-7696-41ef-b240-97f6106ea531 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0d8e4d4d-7696-41ef-b240-97f6106ea531 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] GET http://192.168.122.126/volume/v3/types/c902b0be-fed8-4f60-b1b1-dd2d33c4111b Sep 04 15:58:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0d8e4d4d-7696-41ef-b240-97f6106ea531 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0d8e4d4d-7696-41ef-b240-97f6106ea531 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0d8e4d4d-7696-41ef-b240-97f6106ea531 tempest-VolumeTypesNegativeTest-412828287 tempest-VolumeTypesNegativeTest-412828287-project-admin] http://192.168.122.126/volume/v3/types/c902b0be-fed8-4f60-b1b1-dd2d33c4111b returned with HTTP 404 Sep 04 15:58:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 720/1458] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:58:33 2026] GET /volume/v3/types/c902b0be-fed8-4f60-b1b1-dd2d33c4111b => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-06fdf730-4828-4f8c-866c-c61e5bf7a700 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-06fdf730-4828-4f8c-866c-c61e5bf7a700 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-06fdf730-4828-4f8c-866c-c61e5bf7a700 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-06fdf730-4828-4f8c-866c-c61e5bf7a700 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-06fdf730-4828-4f8c-866c-c61e5bf7a700 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-06fdf730-4828-4f8c-866c-c61e5bf7a700 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 returned with HTTP 200 Sep 04 15:58:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 739/1459] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:33 2026] GET /volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 => generated 538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6b8fb806-dc80-4322-8d9d-50bfa3d1fdea None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6b8fb806-dc80-4322-8d9d-50bfa3d1fdea tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6b8fb806-dc80-4322-8d9d-50bfa3d1fdea tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6b8fb806-dc80-4322-8d9d-50bfa3d1fdea tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6b8fb806-dc80-4322-8d9d-50bfa3d1fdea tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6b8fb806-dc80-4322-8d9d-50bfa3d1fdea tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 returned with HTTP 200 Sep 04 15:58:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 721/1460] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:33 2026] GET /volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 => generated 538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f9765124-c4af-4254-8dbf-940d1dee9e99 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f9765124-c4af-4254-8dbf-940d1dee9e99 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f9765124-c4af-4254-8dbf-940d1dee9e99 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f9765124-c4af-4254-8dbf-940d1dee9e99 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-f9765124-c4af-4254-8dbf-940d1dee9e99 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.db.api [None req-f9765124-c4af-4254-8dbf-940d1dee9e99 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Building query based on filter {{(pid=87209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:33 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:58:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f9765124-c4af-4254-8dbf-940d1dee9e99 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Get all snapshots completed successfully. Sep 04 15:58:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f9765124-c4af-4254-8dbf-940d1dee9e99 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 200 Sep 04 15:58:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 740/1461] 192.168.122.126 () {58 vars in 1127 bytes} [Fri Sep 4 15:58:33 2026] GET /volume/v3/snapshots => generated 407 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-57edca8a-373b-4bab-8cbc-5e4b924478d7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-57edca8a-373b-4bab-8cbc-5e4b924478d7 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] PUT http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-57edca8a-373b-4bab-8cbc-5e4b924478d7 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1462106578", "description": "This is the new description of snapshot."}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-57edca8a-373b-4bab-8cbc-5e4b924478d7 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-57edca8a-373b-4bab-8cbc-5e4b924478d7 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 returned with HTTP 200 Sep 04 15:58:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 722/1462] 192.168.122.126 () {60 vars in 1259 bytes} [Fri Sep 4 15:58:33 2026] PUT /volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 => generated 443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a2ecbb8c-dcff-4946-bd4d-04d679753d67 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a2ecbb8c-dcff-4946-bd4d-04d679753d67 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a2ecbb8c-dcff-4946-bd4d-04d679753d67 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a2ecbb8c-dcff-4946-bd4d-04d679753d67 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a2ecbb8c-dcff-4946-bd4d-04d679753d67 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a2ecbb8c-dcff-4946-bd4d-04d679753d67 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 returned with HTTP 200 Sep 04 15:58:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 741/1463] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:33 2026] GET /volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 => generated 577 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-994dd803-d2dc-4330-8e04-ba90871c79f0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-994dd803-d2dc-4330-8e04-ba90871c79f0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-994dd803-d2dc-4330-8e04-ba90871c79f0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-994dd803-d2dc-4330-8e04-ba90871c79f0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:33 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-994dd803-d2dc-4330-8e04-ba90871c79f0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete snapshot with id: 406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-994dd803-d2dc-4330-8e04-ba90871c79f0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-994dd803-d2dc-4330-8e04-ba90871c79f0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot delete request issued successfully. Sep 04 15:58:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-994dd803-d2dc-4330-8e04-ba90871c79f0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 returned with HTTP 202 Sep 04 15:58:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 723/1464] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:58:33 2026] DELETE /volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-711a090e-db42-4a5d-afaa-1a8e9b1b175b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-711a090e-db42-4a5d-afaa-1a8e9b1b175b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-711a090e-db42-4a5d-afaa-1a8e9b1b175b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-711a090e-db42-4a5d-afaa-1a8e9b1b175b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-711a090e-db42-4a5d-afaa-1a8e9b1b175b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-711a090e-db42-4a5d-afaa-1a8e9b1b175b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 returned with HTTP 200 Sep 04 15:58:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 742/1465] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:34 2026] GET /volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 => generated 576 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-84b6cfa2-c9cb-48a7-9f15-cc41807a7643 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-84b6cfa2-c9cb-48a7-9f15-cc41807a7643 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-84b6cfa2-c9cb-48a7-9f15-cc41807a7643 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-84b6cfa2-c9cb-48a7-9f15-cc41807a7643 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-84b6cfa2-c9cb-48a7-9f15-cc41807a7643 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-84b6cfa2-c9cb-48a7-9f15-cc41807a7643 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 returned with HTTP 200 Sep 04 15:58:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 724/1466] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:35 2026] GET /volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 => generated 576 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-13446c22-aa5b-4b51-bd29-f59bbfb2e902 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-13446c22-aa5b-4b51-bd29-f59bbfb2e902 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-13446c22-aa5b-4b51-bd29-f59bbfb2e902 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-13446c22-aa5b-4b51-bd29-f59bbfb2e902 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-13446c22-aa5b-4b51-bd29-f59bbfb2e902 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-13446c22-aa5b-4b51-bd29-f59bbfb2e902 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 returned with HTTP 200 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 743/1467] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:36 2026] GET /volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 => generated 576 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0bc0fb3c-2620-4a07-ae8c-4da8787cfa45 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0bc0fb3c-2620-4a07-ae8c-4da8787cfa45 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:58:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0bc0fb3c-2620-4a07-ae8c-4da8787cfa45 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1927742708", "description": "tempest-volume-type-description-161379985", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0bc0fb3c-2620-4a07-ae8c-4da8787cfa45 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:58:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 725/1468] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:58:36 2026] POST /volume/v3/types => generated 317 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-53bb99aa-1b48-4606-aae6-e7e3d78ba930 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-53bb99aa-1b48-4606-aae6-e7e3d78ba930 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] GET http://192.168.122.126/volume/v3/types/9dab0b43-33d7-494d-af3f-1855a8314186 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-53bb99aa-1b48-4606-aae6-e7e3d78ba930 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-53bb99aa-1b48-4606-aae6-e7e3d78ba930 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-53bb99aa-1b48-4606-aae6-e7e3d78ba930 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/9dab0b43-33d7-494d-af3f-1855a8314186 returned with HTTP 200 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 744/1469] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:58:36 2026] GET /volume/v3/types/9dab0b43-33d7-494d-af3f-1855a8314186 => generated 339 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bbf2d38d-dbcb-4dc3-9d6b-c392b5b7e785 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bbf2d38d-dbcb-4dc3-9d6b-c392b5b7e785 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] DELETE http://192.168.122.126/volume/v3/types/9dab0b43-33d7-494d-af3f-1855a8314186 Sep 04 15:58:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bbf2d38d-dbcb-4dc3-9d6b-c392b5b7e785 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bbf2d38d-dbcb-4dc3-9d6b-c392b5b7e785 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bbf2d38d-dbcb-4dc3-9d6b-c392b5b7e785 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/9dab0b43-33d7-494d-af3f-1855a8314186 returned with HTTP 202 Sep 04 15:58:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 726/1470] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:58:36 2026] DELETE /volume/v3/types/9dab0b43-33d7-494d-af3f-1855a8314186 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-69c61de7-d0ec-49a2-9ac5-9cb8cf3cc040 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-69c61de7-d0ec-49a2-9ac5-9cb8cf3cc040 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] GET http://192.168.122.126/volume/v3/types/9dab0b43-33d7-494d-af3f-1855a8314186 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-69c61de7-d0ec-49a2-9ac5-9cb8cf3cc040 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-69c61de7-d0ec-49a2-9ac5-9cb8cf3cc040 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-69c61de7-d0ec-49a2-9ac5-9cb8cf3cc040 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/9dab0b43-33d7-494d-af3f-1855a8314186 returned with HTTP 404 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 745/1471] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:58:36 2026] GET /volume/v3/types/9dab0b43-33d7-494d-af3f-1855a8314186 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cdfdd38b-f8f6-4b55-9d2c-defcf2090cb3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cdfdd38b-f8f6-4b55-9d2c-defcf2090cb3 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cdfdd38b-f8f6-4b55-9d2c-defcf2090cb3 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1405452526"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "cbf329f3-fb51-44d8-b04a-6a5a1efbcf89", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'cbf329f3-fb51-44d8-b04a-6a5a1efbcf89', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cdfdd38b-f8f6-4b55-9d2c-defcf2090cb3 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 746/1472] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:58:36 2026] POST /volume/v3/types => generated 221 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e4b83789-8635-4f4e-b485-68d8f31d5aa0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e4b83789-8635-4f4e-b485-68d8f31d5aa0 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] POST http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e4b83789-8635-4f4e-b485-68d8f31d5aa0 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e4b83789-8635-4f4e-b485-68d8f31d5aa0 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption returned with HTTP 200 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 747/1473] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 15:58:36 2026] POST /volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption => generated 239 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-089f9b86-553a-4a11-9916-587aa9db1aeb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-089f9b86-553a-4a11-9916-587aa9db1aeb tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] GET http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-089f9b86-553a-4a11-9916-587aa9db1aeb tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-089f9b86-553a-4a11-9916-587aa9db1aeb tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-089f9b86-553a-4a11-9916-587aa9db1aeb tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption returned with HTTP 200 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 748/1474] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:58:36 2026] GET /volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8f27d34f-d3d8-4f5a-9c97-4174a82fee61 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Create volume of 1 GB Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8f27d34f-d3d8-4f5a-9c97-4174a82fee61 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] PUT http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption/3b0bfe86-cd2c-422a-98eb-ceb3766aad5f Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8f27d34f-d3d8-4f5a-9c97-4174a82fee61 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Availability Zones retrieved successfully. Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8f27d34f-d3d8-4f5a-9c97-4174a82fee61 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption/3b0bfe86-cd2c-422a-98eb-ceb3766aad5f returned with HTTP 200 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 749/1475] 192.168.122.126 () {60 vars in 1391 bytes} [Fri Sep 4 15:58:36 2026] PUT /volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption/3b0bfe86-cd2c-422a-98eb-ceb3766aad5f => generated 122 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Flow 'volume_create_api' (cae81c1f-1e0e-4fa7-b417-014c899149e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ed6cc523-9882-4b3b-9b74-ecc0fa376546 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6069a2d-9eeb-4564-896a-7fde1d990c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ed6cc523-9882-4b3b-9b74-ecc0fa376546 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] GET http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ed6cc523-9882-4b3b-9b74-ecc0fa376546 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ed6cc523-9882-4b3b-9b74-ecc0fa376546 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ed6cc523-9882-4b3b-9b74-ecc0fa376546 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption returned with HTTP 200 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 750/1476] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:58:36 2026] GET /volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption => generated 347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cdd9f880-25ee-4443-abe6-69c0b79f89bd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cdd9f880-25ee-4443-abe6-69c0b79f89bd tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] GET http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption/cipher Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cdd9f880-25ee-4443-abe6-69c0b79f89bd tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cdd9f880-25ee-4443-abe6-69c0b79f89bd tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cdd9f880-25ee-4443-abe6-69c0b79f89bd tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption/cipher returned with HTTP 200 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 751/1477] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 15:58:36 2026] GET /volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c236a42c-58d0-461b-92fb-cea311d0fe54 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c236a42c-58d0-461b-92fb-cea311d0fe54 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] DELETE http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption/3b0bfe86-cd2c-422a-98eb-ceb3766aad5f Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c236a42c-58d0-461b-92fb-cea311d0fe54 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c236a42c-58d0-461b-92fb-cea311d0fe54 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c236a42c-58d0-461b-92fb-cea311d0fe54 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption/3b0bfe86-cd2c-422a-98eb-ceb3766aad5f returned with HTTP 202 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 752/1478] 192.168.122.126 () {58 vars in 1373 bytes} [Fri Sep 4 15:58:36 2026] DELETE /volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption/3b0bfe86-cd2c-422a-98eb-ceb3766aad5f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-98a3795d-3742-4660-a055-b91c8c17e719 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-98a3795d-3742-4660-a055-b91c8c17e719 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] GET http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-98a3795d-3742-4660-a055-b91c8c17e719 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-98a3795d-3742-4660-a055-b91c8c17e719 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6069a2d-9eeb-4564-896a-7fde1d990c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-98a3795d-3742-4660-a055-b91c8c17e719 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption returned with HTTP 200 Sep 04 15:58:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 753/1479] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:58:36 2026] GET /volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption => generated 2 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 04 15:58:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87363c95-5a75-44a9-af14-618d156fa096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-416b1bfe-1e91-4671-8db2-fc4c432341d9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-416b1bfe-1e91-4671-8db2-fc4c432341d9 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] GET http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-416b1bfe-1e91-4671-8db2-fc4c432341d9 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-416b1bfe-1e91-4671-8db2-fc4c432341d9 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-416b1bfe-1e91-4671-8db2-fc4c432341d9 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption returned with HTTP 200 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 754/1480] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:58:37 2026] GET /volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f/encryption => generated 2 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ceb53465-8aa0-4f15-9122-d8ae15720a8a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ceb53465-8aa0-4f15-9122-d8ae15720a8a tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] DELETE http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ceb53465-8aa0-4f15-9122-d8ae15720a8a tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ceb53465-8aa0-4f15-9122-d8ae15720a8a tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ceb53465-8aa0-4f15-9122-d8ae15720a8a tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f returned with HTTP 202 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 755/1481] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:58:37 2026] DELETE /volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-df0586a6-fb49-4ae7-b420-e784012451aa None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-df0586a6-fb49-4ae7-b420-e784012451aa tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] GET http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-df0586a6-fb49-4ae7-b420-e784012451aa tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-df0586a6-fb49-4ae7-b420-e784012451aa tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-df0586a6-fb49-4ae7-b420-e784012451aa tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f returned with HTTP 404 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 756/1482] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:58:37 2026] GET /volume/v3/types/dbfb5074-275f-44b0-9b16-818016ad519f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-59f04e55-ba8a-4acc-8128-7d07928c9441 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-59f04e55-ba8a-4acc-8128-7d07928c9441 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] GET http://192.168.122.126/volume/v3/types Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-59f04e55-ba8a-4acc-8128-7d07928c9441 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-59f04e55-ba8a-4acc-8128-7d07928c9441 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Created reservations ['61bdddd2-7b54-49a9-84c7-e3d16f2124b1', 'abbfaebc-302d-4cfa-9601-43ffa31a2230', '6c51c25a-7247-43a8-89fe-546b30d256fb', '7caefb9a-eac6-4833-a9ce-e565da953062'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-59f04e55-ba8a-4acc-8128-7d07928c9441 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 757/1483] 192.168.122.126 () {58 vars in 1115 bytes} [Fri Sep 4 15:58:37 2026] GET /volume/v3/types => generated 648 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87363c95-5a75-44a9-af14-618d156fa096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61bdddd2-7b54-49a9-84c7-e3d16f2124b1', 'abbfaebc-302d-4cfa-9601-43ffa31a2230', '6c51c25a-7247-43a8-89fe-546b30d256fb', '7caefb9a-eac6-4833-a9ce-e565da953062']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1879d37f-fc3c-4f4a-862e-0c733d070f8c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc937d07-8a4c-423f-8a0b-e12066764b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1879d37f-fc3c-4f4a-862e-0c733d070f8c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1879d37f-fc3c-4f4a-862e-0c733d070f8c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1879d37f-fc3c-4f4a-862e-0c733d070f8c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1879d37f-fc3c-4f4a-862e-0c733d070f8c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 returned with HTTP 404 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 758/1484] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:37 2026] GET /volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-107dd8d7-50d0-48bd-a9f3-20e312f34eec None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-107dd8d7-50d0-48bd-a9f3-20e312f34eec tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-107dd8d7-50d0-48bd-a9f3-20e312f34eec tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1452102782"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc937d07-8a4c-423f-8a0b-e12066764b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2633f930-600b-46e7-bf4d-8f0dee10a675', '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='296776db906a4adbbfd08656ef23b5bd',qos_specs=None,replication_status=,reservations=['61bdddd2-7b54-49a9-84c7-e3d16f2124b1','abbfaebc-302d-4cfa-9601-43ffa31a2230','6c51c25a-7247-43a8-89fe-546b30d256fb','7caefb9a-eac6-4833-a9ce-e565da953062'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f145edbc5f9b484b8008327566095340',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:37Z,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=2633f930-600b-46e7-bf4d-8f0dee10a675,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='296776db906a4adbbfd08656ef23b5bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f145edbc5f9b484b8008327566095340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e418a376-1f18-469b-a0e1-671f5d839575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-107dd8d7-50d0-48bd-a9f3-20e312f34eec tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 759/1485] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:58:37 2026] POST /volume/v3/types => generated 221 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4d99cf7d-6f5b-409e-9bdb-7a068b5d026c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4d99cf7d-6f5b-409e-9bdb-7a068b5d026c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4d99cf7d-6f5b-409e-9bdb-7a068b5d026c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4d99cf7d-6f5b-409e-9bdb-7a068b5d026c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-4d99cf7d-6f5b-409e-9bdb-7a068b5d026c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete snapshot with id: 406e425b-0e89-4023-a99c-5f7c28fa4240 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4d99cf7d-6f5b-409e-9bdb-7a068b5d026c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 returned with HTTP 404 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 760/1486] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:58:37 2026] DELETE /volume/v3/snapshots/406e425b-0e89-4023-a99c-5f7c28fa4240 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b8589661-bd33-486f-87f9-90356b3296ef None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b8589661-bd33-486f-87f9-90356b3296ef tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] PUT http://192.168.122.126/volume/v3/types/fa77f01f-deee-4d16-8ca8-b4c5fd8c691d Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b8589661-bd33-486f-87f9-90356b3296ef tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-508459031", "description": "tempest-volume-type-description-31697923", "is_public": false}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e418a376-1f18-469b-a0e1-671f5d839575) transitioned into state 'SUCCESS' from 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='296776db906a4adbbfd08656ef23b5bd',qos_specs=None,replication_status=,reservations=['61bdddd2-7b54-49a9-84c7-e3d16f2124b1','abbfaebc-302d-4cfa-9601-43ffa31a2230','6c51c25a-7247-43a8-89fe-546b30d256fb','7caefb9a-eac6-4833-a9ce-e565da953062'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f145edbc5f9b484b8008327566095340',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f424e982-33f9-4f84-b8a7-4a918a0cd9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f424e982-33f9-4f84-b8a7-4a918a0cd9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Flow 'volume_create_api' (cae81c1f-1e0e-4fa7-b417-014c899149e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Create volume request issued successfully. Sep 04 15:58:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cfc947b1-8600-46b2-8a40-9d7b565a91cc tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 727/1487] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 15:58:36 2026] POST /volume/v3/volumes => generated 784 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a5e3c85a-03f7-4bee-aa49-386a4df64f9d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a5e3c85a-03f7-4bee-aa49-386a4df64f9d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a5e3c85a-03f7-4bee-aa49-386a4df64f9d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a5e3c85a-03f7-4bee-aa49-386a4df64f9d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a5e3c85a-03f7-4bee-aa49-386a4df64f9d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b8589661-bd33-486f-87f9-90356b3296ef tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/fa77f01f-deee-4d16-8ca8-b4c5fd8c691d returned with HTTP 200 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 761/1488] 192.168.122.126 () {60 vars in 1247 bytes} [Fri Sep 4 15:58:37 2026] PUT /volume/v3/types/fa77f01f-deee-4d16-8ca8-b4c5fd8c691d => generated 202 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a5e3c85a-03f7-4bee-aa49-386a4df64f9d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae returned with HTTP 200 Sep 04 15:58:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 728/1489] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:37 2026] GET /volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f1990bac-7608-418d-80d0-a882d2109fdf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6172fe45-f051-4d06-8b6d-4c5cc2792f13 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f1990bac-7608-418d-80d0-a882d2109fdf tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f1990bac-7608-418d-80d0-a882d2109fdf tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f1990bac-7608-418d-80d0-a882d2109fdf tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6172fe45-f051-4d06-8b6d-4c5cc2792f13 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] GET http://192.168.122.126/volume/v3/types/fa77f01f-deee-4d16-8ca8-b4c5fd8c691d Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6172fe45-f051-4d06-8b6d-4c5cc2792f13 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6172fe45-f051-4d06-8b6d-4c5cc2792f13 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6172fe45-f051-4d06-8b6d-4c5cc2792f13 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/fa77f01f-deee-4d16-8ca8-b4c5fd8c691d returned with HTTP 200 Sep 04 15:58:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 729/1490] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:58:37 2026] GET /volume/v3/types/fa77f01f-deee-4d16-8ca8-b4c5fd8c691d => generated 266 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-748b4c58-0493-4caa-98f1-1220775c0c18 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1596335099"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1596335099'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume of 1 GB Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f1990bac-7608-418d-80d0-a882d2109fdf tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f1990bac-7608-418d-80d0-a882d2109fdf tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 200 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 762/1491] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:37 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Availability Zones retrieved successfully. Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c3999704-e0af-4280-9780-c03022c501c9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c3999704-e0af-4280-9780-c03022c501c9 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] DELETE http://192.168.122.126/volume/v3/types/fa77f01f-deee-4d16-8ca8-b4c5fd8c691d Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c3999704-e0af-4280-9780-c03022c501c9 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c3999704-e0af-4280-9780-c03022c501c9 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Flow 'volume_create_api' (0d69dd21-dff8-4069-a60e-47a2d7532858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4026420-f39e-4610-a0c1-353ab9154c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c3999704-e0af-4280-9780-c03022c501c9 tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/fa77f01f-deee-4d16-8ca8-b4c5fd8c691d returned with HTTP 202 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 763/1492] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:58:37 2026] DELETE /volume/v3/types/fa77f01f-deee-4d16-8ca8-b4c5fd8c691d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-306ce360-f56b-49fe-b6df-7e15c9144f8b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-306ce360-f56b-49fe-b6df-7e15c9144f8b tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] GET http://192.168.122.126/volume/v3/types/fa77f01f-deee-4d16-8ca8-b4c5fd8c691d Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-306ce360-f56b-49fe-b6df-7e15c9144f8b tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-306ce360-f56b-49fe-b6df-7e15c9144f8b tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-306ce360-f56b-49fe-b6df-7e15c9144f8b tempest-VolumeTypesTest-1935089870 tempest-VolumeTypesTest-1935089870-project-admin] http://192.168.122.126/volume/v3/types/fa77f01f-deee-4d16-8ca8-b4c5fd8c691d returned with HTTP 404 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 764/1493] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:58:37 2026] GET /volume/v3/types/fa77f01f-deee-4d16-8ca8-b4c5fd8c691d => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4026420-f39e-4610-a0c1-353ab9154c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a154f39f-7121-4b1f-8747-75fa6e7fda72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Created reservations ['c0fad9c7-990f-49bc-96ef-883ab55ca36e', '0bd47205-d02b-4e42-b6d3-3dfec1beaf9c', '947a007b-596d-4e20-9043-3c5585def181', 'bb60fac2-4e5a-477d-aaa1-f676bc5c0948'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a154f39f-7121-4b1f-8747-75fa6e7fda72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0fad9c7-990f-49bc-96ef-883ab55ca36e', '0bd47205-d02b-4e42-b6d3-3dfec1beaf9c', '947a007b-596d-4e20-9043-3c5585def181', 'bb60fac2-4e5a-477d-aaa1-f676bc5c0948']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b8e00b-1ed5-40b1-b905-3374d8269834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b8e00b-1ed5-40b1-b905-3374d8269834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1596335099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7f9e6404314a50af699cb79d79e676',qos_specs=None,replication_status=,reservations=['c0fad9c7-990f-49bc-96ef-883ab55ca36e','0bd47205-d02b-4e42-b6d3-3dfec1beaf9c','947a007b-596d-4e20-9043-3c5585def181','bb60fac2-4e5a-477d-aaa1-f676bc5c0948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f390736f114e0c942690ded0dff859',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1596335099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a7f9e6404314a50af699cb79d79e676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f390736f114e0c942690ded0dff859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (237613c9-fa80-4a8d-93c2-8030730cd65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (237613c9-fa80-4a8d-93c2-8030730cd65d) transitioned into state 'SUCCESS' from state '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-1596335099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7f9e6404314a50af699cb79d79e676',qos_specs=None,replication_status=,reservations=['c0fad9c7-990f-49bc-96ef-883ab55ca36e','0bd47205-d02b-4e42-b6d3-3dfec1beaf9c','947a007b-596d-4e20-9043-3c5585def181','bb60fac2-4e5a-477d-aaa1-f676bc5c0948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f390736f114e0c942690ded0dff859',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88059380-a8c3-42b7-af06-c3fad6b97649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88059380-a8c3-42b7-af06-c3fad6b97649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Flow 'volume_create_api' (0d69dd21-dff8-4069-a60e-47a2d7532858) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume request issued successfully. Sep 04 15:58:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-748b4c58-0493-4caa-98f1-1220775c0c18 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 730/1494] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:58:37 2026] POST /volume/v3/volumes => generated 763 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-94abe1af-df96-4906-b24c-012d6c8a608b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-94abe1af-df96-4906-b24c-012d6c8a608b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-94abe1af-df96-4906-b24c-012d6c8a608b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-94abe1af-df96-4906-b24c-012d6c8a608b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-94abe1af-df96-4906-b24c-012d6c8a608b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-94abe1af-df96-4906-b24c-012d6c8a608b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d returned with HTTP 200 Sep 04 15:58:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 765/1495] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:37 2026] GET /volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d => generated 831 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7283976e-8380-4c9d-a560-8f4c30eeb81a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7283976e-8380-4c9d-a560-8f4c30eeb81a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7283976e-8380-4c9d-a560-8f4c30eeb81a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7283976e-8380-4c9d-a560-8f4c30eeb81a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:38 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:38 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:38 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:38 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:38 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7283976e-8380-4c9d-a560-8f4c30eeb81a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7283976e-8380-4c9d-a560-8f4c30eeb81a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 200 Sep 04 15:58:38 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 731/1496] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:38 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 876 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c67a7d71-e645-4322-9203-be7c49db694e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c67a7d71-e645-4322-9203-be7c49db694e tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d Sep 04 15:58:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c67a7d71-e645-4322-9203-be7c49db694e tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c67a7d71-e645-4322-9203-be7c49db694e tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c67a7d71-e645-4322-9203-be7c49db694e tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c67a7d71-e645-4322-9203-be7c49db694e tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d returned with HTTP 200 Sep 04 15:58:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 766/1497] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:38 2026] GET /volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1790524318"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Create volume request body: {'volume': {'imageRef': '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1790524318'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Create volume of 1 GB Sep 04 15:58:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Availability Zones retrieved successfully. Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Flow 'volume_create_api' (59d037ca-53be-48e2-b49d-ae48563a583f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e9948d-35a3-4e81-9cd2-d69db3533554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e9948d-35a3-4e81-9cd2-d69db3533554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3317a320-5e4f-4c6c-98b9-68ae5b5b87e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-61e4ca55-993f-4342-823f-98554dc38a5f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-61e4ca55-993f-4342-823f-98554dc38a5f tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-61e4ca55-993f-4342-823f-98554dc38a5f tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-61e4ca55-993f-4342-823f-98554dc38a5f tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-61e4ca55-993f-4342-823f-98554dc38a5f tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-61e4ca55-993f-4342-823f-98554dc38a5f tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 200 Sep 04 15:58:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 767/1498] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:39 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Created reservations ['9ba94d13-0bd5-4ced-b5ae-0ceae189a157', 'b379eecb-6e77-46e9-be90-924e69a1227d', 'dcc7c57d-711b-4a0c-a3a9-d616a4ff7cfd', '2057c411-9d96-42b1-b88a-376bcdbef252'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3317a320-5e4f-4c6c-98b9-68ae5b5b87e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ba94d13-0bd5-4ced-b5ae-0ceae189a157', 'b379eecb-6e77-46e9-be90-924e69a1227d', 'dcc7c57d-711b-4a0c-a3a9-d616a4ff7cfd', '2057c411-9d96-42b1-b88a-376bcdbef252']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a175bc2-1e41-40ef-ad22-ad2caa7d6bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:39 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a175bc2-1e41-40ef-ad22-ad2caa7d6bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42491d8a-f512-43d2-937f-0d149699d8c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1790524318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b6fb61947a45c092dfcb008720c4fa',qos_specs=None,replication_status=,reservations=['9ba94d13-0bd5-4ced-b5ae-0ceae189a157','b379eecb-6e77-46e9-be90-924e69a1227d','dcc7c57d-711b-4a0c-a3a9-d616a4ff7cfd','2057c411-9d96-42b1-b88a-376bcdbef252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a29724348f4075ae4527bb5cc17b1e',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1790524318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42491d8a-f512-43d2-937f-0d149699d8c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07b6fb61947a45c092dfcb008720c4fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10a29724348f4075ae4527bb5cc17b1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c68f29e-f7c7-45be-a22e-2d135f35c074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c68f29e-f7c7-45be-a22e-2d135f35c074) transitioned into state 'SUCCESS' from state '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-1790524318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b6fb61947a45c092dfcb008720c4fa',qos_specs=None,replication_status=,reservations=['9ba94d13-0bd5-4ced-b5ae-0ceae189a157','b379eecb-6e77-46e9-be90-924e69a1227d','dcc7c57d-711b-4a0c-a3a9-d616a4ff7cfd','2057c411-9d96-42b1-b88a-376bcdbef252'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a29724348f4075ae4527bb5cc17b1e',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (375b9097-059e-4d39-abe7-e1130774cb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (375b9097-059e-4d39-abe7-e1130774cb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Flow 'volume_create_api' (59d037ca-53be-48e2-b49d-ae48563a583f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Create volume request issued successfully. Sep 04 15:58:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ec73c6ba-429d-4a65-b186-5aac2d18e2a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 732/1499] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:58:39 2026] POST /volume/v3/volumes => generated 760 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c2fe16c6-7c0b-4390-9154-8d625bfd4f04 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c2fe16c6-7c0b-4390-9154-8d625bfd4f04 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c2fe16c6-7c0b-4390-9154-8d625bfd4f04 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c2fe16c6-7c0b-4390-9154-8d625bfd4f04 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c2fe16c6-7c0b-4390-9154-8d625bfd4f04 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c2fe16c6-7c0b-4390-9154-8d625bfd4f04 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 768/1500] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:39 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 828 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b74ba520-23d8-422f-ae9d-ad2aef761423 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b74ba520-23d8-422f-ae9d-ad2aef761423 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d Sep 04 15:58:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b74ba520-23d8-422f-ae9d-ad2aef761423 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b74ba520-23d8-422f-ae9d-ad2aef761423 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:40 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b74ba520-23d8-422f-ae9d-ad2aef761423 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b74ba520-23d8-422f-ae9d-ad2aef761423 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d returned with HTTP 200 Sep 04 15:58:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 733/1501] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:39 2026] GET /volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c1ff48c8-8b68-409c-b832-d9cd81205d89 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c1ff48c8-8b68-409c-b832-d9cd81205d89 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:58:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c1ff48c8-8b68-409c-b832-d9cd81205d89 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-724001608"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c1ff48c8-8b68-409c-b832-d9cd81205d89 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:40 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-c1ff48c8-8b68-409c-b832-d9cd81205d89 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create snapshot from volume ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d Sep 04 15:58:40 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-c1ff48c8-8b68-409c-b832-d9cd81205d89 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Created reservations ['8f9cc2cc-40ce-4d08-bfc8-46590a227b55', '6e52bd80-4e3c-4424-b8d2-931885c9f685', 'e21e6cdf-c78f-4f5f-9ae8-0496b97ecd82', 'd6ade0b8-587b-44c4-9ae6-ad97994c8824'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c1ff48c8-8b68-409c-b832-d9cd81205d89 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot create request issued successfully. Sep 04 15:58:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c1ff48c8-8b68-409c-b832-d9cd81205d89 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:58:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 769/1502] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:58:40 2026] POST /volume/v3/snapshots => generated 309 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:58:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-90f50d50-a38c-4437-bae1-5f8623255f9a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-90f50d50-a38c-4437-bae1-5f8623255f9a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a Sep 04 15:58:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-90f50d50-a38c-4437-bae1-5f8623255f9a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-90f50d50-a38c-4437-bae1-5f8623255f9a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-90f50d50-a38c-4437-bae1-5f8623255f9a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-90f50d50-a38c-4437-bae1-5f8623255f9a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a returned with HTTP 200 Sep 04 15:58:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 734/1503] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:40 2026] GET /volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-adc9f49e-c6d7-4fe5-9089-6a59fa63d0d7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-adc9f49e-c6d7-4fe5-9089-6a59fa63d0d7 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-adc9f49e-c6d7-4fe5-9089-6a59fa63d0d7 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-adc9f49e-c6d7-4fe5-9089-6a59fa63d0d7 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-adc9f49e-c6d7-4fe5-9089-6a59fa63d0d7 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-adc9f49e-c6d7-4fe5-9089-6a59fa63d0d7 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 200 Sep 04 15:58:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 770/1504] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:40 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 934 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ed4b6fdb-aaf7-40e0-ab35-7ffa25f93703 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ed4b6fdb-aaf7-40e0-ab35-7ffa25f93703 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ed4b6fdb-aaf7-40e0-ab35-7ffa25f93703 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ed4b6fdb-aaf7-40e0-ab35-7ffa25f93703 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:40 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ed4b6fdb-aaf7-40e0-ab35-7ffa25f93703 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ed4b6fdb-aaf7-40e0-ab35-7ffa25f93703 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 735/1505] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:40 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-67a66c3a-db73-479a-9a17-eb737d2200d2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-67a66c3a-db73-479a-9a17-eb737d2200d2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a Sep 04 15:58:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-67a66c3a-db73-479a-9a17-eb737d2200d2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-67a66c3a-db73-479a-9a17-eb737d2200d2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-67a66c3a-db73-479a-9a17-eb737d2200d2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-67a66c3a-db73-479a-9a17-eb737d2200d2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a returned with HTTP 200 Sep 04 15:58:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 771/1506] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:41 2026] GET /volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a => generated 441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-21b5e735-9757-4aec-969f-557c0fc0be28 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-21b5e735-9757-4aec-969f-557c0fc0be28 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-21b5e735-9757-4aec-969f-557c0fc0be28 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-21b5e735-9757-4aec-969f-557c0fc0be28 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:41 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-21b5e735-9757-4aec-969f-557c0fc0be28 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-21b5e735-9757-4aec-969f-557c0fc0be28 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 200 Sep 04 15:58:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 736/1507] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:41 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 934 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:58:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cda16463-a218-4c77-8277-b538ec0ee90a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cda16463-a218-4c77-8277-b538ec0ee90a tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cda16463-a218-4c77-8277-b538ec0ee90a tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cda16463-a218-4c77-8277-b538ec0ee90a tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cda16463-a218-4c77-8277-b538ec0ee90a tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cda16463-a218-4c77-8277-b538ec0ee90a tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 772/1508] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:42 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f75b9484-b3f6-4513-8ddd-46243a17a054 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f75b9484-b3f6-4513-8ddd-46243a17a054 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a Sep 04 15:58:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f75b9484-b3f6-4513-8ddd-46243a17a054 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f75b9484-b3f6-4513-8ddd-46243a17a054 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f75b9484-b3f6-4513-8ddd-46243a17a054 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f75b9484-b3f6-4513-8ddd-46243a17a054 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a returned with HTTP 200 Sep 04 15:58:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 737/1509] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:42 2026] GET /volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fbe3405b-7eb0-4dcc-95b6-86f81e7fd75a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fbe3405b-7eb0-4dcc-95b6-86f81e7fd75a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fbe3405b-7eb0-4dcc-95b6-86f81e7fd75a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fbe3405b-7eb0-4dcc-95b6-86f81e7fd75a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fbe3405b-7eb0-4dcc-95b6-86f81e7fd75a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fbe3405b-7eb0-4dcc-95b6-86f81e7fd75a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 200 Sep 04 15:58:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 773/1510] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:42 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 934 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-51374cd8-5ed1-4d6d-bcae-483520e099c1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-51374cd8-5ed1-4d6d-bcae-483520e099c1 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-51374cd8-5ed1-4d6d-bcae-483520e099c1 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-51374cd8-5ed1-4d6d-bcae-483520e099c1 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-51374cd8-5ed1-4d6d-bcae-483520e099c1 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-51374cd8-5ed1-4d6d-bcae-483520e099c1 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 738/1511] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:43 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 910 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2f2a9b8c-cbdd-4875-808b-202c2c5c467c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2684a7a6-360c-472d-a15b-eac10925a932 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2684a7a6-360c-472d-a15b-eac10925a932 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2684a7a6-360c-472d-a15b-eac10925a932 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2684a7a6-360c-472d-a15b-eac10925a932 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2684a7a6-360c-472d-a15b-eac10925a932 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2684a7a6-360c-472d-a15b-eac10925a932 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a returned with HTTP 200 Sep 04 15:58:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 739/1512] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:43 2026] GET /volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2f2a9b8c-cbdd-4875-808b-202c2c5c467c tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2f2a9b8c-cbdd-4875-808b-202c2c5c467c tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1150965635"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-352fa688-c5f4-4c4b-853e-9e210a15720f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7e35480a-7ace-471a-a88f-febbb826207a", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1101243162"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume request body: {'volume': {'snapshot_id': '7e35480a-7ace-471a-a88f-febbb826207a', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1101243162'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume of 2 GB Sep 04 15:58:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Availability Zones retrieved successfully. Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2f2a9b8c-cbdd-4875-808b-202c2c5c467c tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 774/1513] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:58:43 2026] POST /volume/v3/types => generated 231 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-94b288f9-829c-4eaa-9a82-907479e8be54 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Flow 'volume_create_api' (9a72452e-cf4f-4248-9fd2-1db15ad2b246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-94b288f9-829c-4eaa-9a82-907479e8be54 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] POST http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-94b288f9-829c-4eaa-9a82-907479e8be54 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9442069-d29e-466d-977a-57e268acab1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-94b288f9-829c-4eaa-9a82-907479e8be54 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs returned with HTTP 200 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 775/1514] 192.168.122.126 () {60 vars in 1283 bytes} [Fri Sep 4 15:58:43 2026] POST /volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs => generated 34 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-16692624-7b62-43d0-9c76-d22a81bc5e48 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-16692624-7b62-43d0-9c76-d22a81bc5e48 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] GET http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec3 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-16692624-7b62-43d0-9c76-d22a81bc5e48 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-16692624-7b62-43d0-9c76-d22a81bc5e48 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-16692624-7b62-43d0-9c76-d22a81bc5e48 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec3 returned with HTTP 200 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 776/1515] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 15:58:43 2026] GET /volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec3 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9442069-d29e-466d-977a-57e268acab1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '7e35480a-7ace-471a-a88f-febbb826207a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-49f148a8-3f27-49e9-a520-99cf67407e2b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e490cd-ab9d-45d4-9a55-89504227821a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-49f148a8-3f27-49e9-a520-99cf67407e2b tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] DELETE http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec3 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-49f148a8-3f27-49e9-a520-99cf67407e2b tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-49f148a8-3f27-49e9-a520-99cf67407e2b tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-49f148a8-3f27-49e9-a520-99cf67407e2b tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec3 returned with HTTP 202 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 777/1516] 192.168.122.126 () {58 vars in 1283 bytes} [Fri Sep 4 15:58:43 2026] DELETE /volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec3 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-779ddb22-83b3-4af3-97c4-a435fc00476f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-779ddb22-83b3-4af3-97c4-a435fc00476f tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] GET http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec3 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-779ddb22-83b3-4af3-97c4-a435fc00476f tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-779ddb22-83b3-4af3-97c4-a435fc00476f tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-779ddb22-83b3-4af3-97c4-a435fc00476f tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec3 returned with HTTP 404 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 778/1517] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 15:58:43 2026] GET /volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec3 => generated 129 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Created reservations ['0962c24a-a996-4090-9819-30cd6b5ed535', '555027b9-4be6-42cc-adf9-9aa52f562af7', 'f9b74153-c134-4409-819d-f2d8d145423f', '623ee35f-2e9d-4d33-9fdb-cd7b51442ac6'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-95a86f0d-7a10-48fc-82c9-2addf63c7489 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e490cd-ab9d-45d4-9a55-89504227821a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0962c24a-a996-4090-9819-30cd6b5ed535', '555027b9-4be6-42cc-adf9-9aa52f562af7', 'f9b74153-c134-4409-819d-f2d8d145423f', '623ee35f-2e9d-4d33-9fdb-cd7b51442ac6']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-95a86f0d-7a10-48fc-82c9-2addf63c7489 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] POST http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9439e618-add2-4549-8fec-51ee2b628c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-95a86f0d-7a10-48fc-82c9-2addf63c7489 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-95a86f0d-7a10-48fc-82c9-2addf63c7489 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs returned with HTTP 200 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 779/1518] 192.168.122.126 () {60 vars in 1283 bytes} [Fri Sep 4 15:58:43 2026] POST /volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs => generated 34 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-82a97528-0e53-432a-97de-53bf7b5ba84b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-82a97528-0e53-432a-97de-53bf7b5ba84b tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] GET http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-82a97528-0e53-432a-97de-53bf7b5ba84b tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-82a97528-0e53-432a-97de-53bf7b5ba84b tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9439e618-add2-4549-8fec-51ee2b628c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '673cf41e-492d-4a2a-ac5f-02af36267041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1101243162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7f9e6404314a50af699cb79d79e676',qos_specs=None,replication_status=,reservations=['0962c24a-a996-4090-9819-30cd6b5ed535','555027b9-4be6-42cc-adf9-9aa52f562af7','f9b74153-c134-4409-819d-f2d8d145423f','623ee35f-2e9d-4d33-9fdb-cd7b51442ac6'],size=2,snapshot_id=7e35480a-7ace-471a-a88f-febbb826207a,source_replicaid=,source_volid=None,status='creating',user_id='32f390736f114e0c942690ded0dff859',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1101243162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=673cf41e-492d-4a2a-ac5f-02af36267041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a7f9e6404314a50af699cb79d79e676',provider_auth=None,provider_geometry=None,provider_id=None,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=7e35480a-7ace-471a-a88f-febbb826207a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f390736f114e0c942690ded0dff859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f07a85c-c749-4609-a56b-2fa2f7068721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-82a97528-0e53-432a-97de-53bf7b5ba84b tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs returned with HTTP 200 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 780/1519] 192.168.122.126 () {58 vars in 1262 bytes} [Fri Sep 4 15:58:43 2026] GET /volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d51443e7-94c6-4980-ba26-1aef18ddb804 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d51443e7-94c6-4980-ba26-1aef18ddb804 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] POST http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d51443e7-94c6-4980-ba26-1aef18ddb804 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f07a85c-c749-4609-a56b-2fa2f7068721) transitioned into state 'SUCCESS' from state '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-1101243162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7f9e6404314a50af699cb79d79e676',qos_specs=None,replication_status=,reservations=['0962c24a-a996-4090-9819-30cd6b5ed535','555027b9-4be6-42cc-adf9-9aa52f562af7','f9b74153-c134-4409-819d-f2d8d145423f','623ee35f-2e9d-4d33-9fdb-cd7b51442ac6'],size=2,snapshot_id=7e35480a-7ace-471a-a88f-febbb826207a,source_replicaid=,source_volid=None,status='creating',user_id='32f390736f114e0c942690ded0dff859',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd38c57e-ccb2-4848-8409-04afb840893a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d51443e7-94c6-4980-ba26-1aef18ddb804 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs returned with HTTP 200 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 781/1520] 192.168.122.126 () {60 vars in 1283 bytes} [Fri Sep 4 15:58:43 2026] POST /volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs => generated 34 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-58c5852d-4eb4-43b2-954e-150832f4b23a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-58c5852d-4eb4-43b2-954e-150832f4b23a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-58c5852d-4eb4-43b2-954e-150832f4b23a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-58c5852d-4eb4-43b2-954e-150832f4b23a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-58c5852d-4eb4-43b2-954e-150832f4b23a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-58c5852d-4eb4-43b2-954e-150832f4b23a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 200 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 782/1521] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:43 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 937 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ea1974b8-5d93-4d1d-a483-802fc749e2d3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd38c57e-ccb2-4848-8409-04afb840893a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Flow 'volume_create_api' (9a72452e-cf4f-4248-9fd2-1db15ad2b246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume request issued successfully. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-352fa688-c5f4-4c4b-853e-9e210a15720f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ea1974b8-5d93-4d1d-a483-802fc749e2d3 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] PUT http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec2 Sep 04 15:58:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 740/1522] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:58:43 2026] POST /volume/v3/volumes => generated 797 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ea1974b8-5d93-4d1d-a483-802fc749e2d3 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f802fdc4-ec21-41a3-878c-2e24e0137949 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f802fdc4-ec21-41a3-878c-2e24e0137949 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f802fdc4-ec21-41a3-878c-2e24e0137949 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f802fdc4-ec21-41a3-878c-2e24e0137949 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ea1974b8-5d93-4d1d-a483-802fc749e2d3 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec2 returned with HTTP 200 Sep 04 15:58:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 783/1523] 192.168.122.126 () {60 vars in 1300 bytes} [Fri Sep 4 15:58:43 2026] PUT /volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec2 => generated 17 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:58:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dcc4286e-d2ee-44ad-a64d-200b30853e05 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dcc4286e-d2ee-44ad-a64d-200b30853e05 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] GET http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec2 Sep 04 15:58:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dcc4286e-d2ee-44ad-a64d-200b30853e05 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dcc4286e-d2ee-44ad-a64d-200b30853e05 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f802fdc4-ec21-41a3-878c-2e24e0137949 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f802fdc4-ec21-41a3-878c-2e24e0137949 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 200 Sep 04 15:58:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dcc4286e-d2ee-44ad-a64d-200b30853e05 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec2 returned with HTTP 200 Sep 04 15:58:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 741/1524] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:43 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 784/1525] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 15:58:44 2026] GET /volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs/spec2 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:58:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dd78fdc8-7701-4cba-88f6-45556c60b526 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dd78fdc8-7701-4cba-88f6-45556c60b526 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] POST http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs Sep 04 15:58:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dd78fdc8-7701-4cba-88f6-45556c60b526 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5b53717b-5868-47bb-aee7-e55a4a8728fe None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5b53717b-5868-47bb-aee7-e55a4a8728fe tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5b53717b-5868-47bb-aee7-e55a4a8728fe tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5b53717b-5868-47bb-aee7-e55a4a8728fe tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dd78fdc8-7701-4cba-88f6-45556c60b526 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs returned with HTTP 200 Sep 04 15:58:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 742/1526] 192.168.122.126 () {60 vars in 1283 bytes} [Fri Sep 4 15:58:44 2026] POST /volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs => generated 51 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:58:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-215b6958-ca22-420a-bb11-d45ec21affc7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-215b6958-ca22-420a-bb11-d45ec21affc7 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] GET http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs Sep 04 15:58:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-215b6958-ca22-420a-bb11-d45ec21affc7 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-215b6958-ca22-420a-bb11-d45ec21affc7 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-215b6958-ca22-420a-bb11-d45ec21affc7 tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs returned with HTTP 200 Sep 04 15:58:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 743/1527] 192.168.122.126 () {58 vars in 1262 bytes} [Fri Sep 4 15:58:44 2026] GET /volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8/extra_specs => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 15:58:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5b53717b-5868-47bb-aee7-e55a4a8728fe tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e4d3eb43-60e1-40c6-a1dc-217886c8018c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e4d3eb43-60e1-40c6-a1dc-217886c8018c tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] DELETE http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8 Sep 04 15:58:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e4d3eb43-60e1-40c6-a1dc-217886c8018c tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e4d3eb43-60e1-40c6-a1dc-217886c8018c tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5b53717b-5868-47bb-aee7-e55a4a8728fe tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 785/1528] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:44 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 910 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e4d3eb43-60e1-40c6-a1dc-217886c8018c tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8 returned with HTTP 202 Sep 04 15:58:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 744/1529] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:58:44 2026] DELETE /volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c7afad99-c94b-4bc7-9ddf-6b858cde183d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c7afad99-c94b-4bc7-9ddf-6b858cde183d tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] GET http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8 Sep 04 15:58:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c7afad99-c94b-4bc7-9ddf-6b858cde183d tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c7afad99-c94b-4bc7-9ddf-6b858cde183d tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c7afad99-c94b-4bc7-9ddf-6b858cde183d tempest-VolumeTypesExtraSpecsTest-44270595 tempest-VolumeTypesExtraSpecsTest-44270595-project-admin] http://192.168.122.126/volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8 returned with HTTP 404 Sep 04 15:58:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 786/1530] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:58:44 2026] GET /volume/v3/types/3b1c4506-310c-43f6-955b-8d2503b924e8 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9f9cf539-cc74-443e-9a5c-de72a3b8e2cf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9f9cf539-cc74-443e-9a5c-de72a3b8e2cf tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9f9cf539-cc74-443e-9a5c-de72a3b8e2cf tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9f9cf539-cc74-443e-9a5c-de72a3b8e2cf tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9f9cf539-cc74-443e-9a5c-de72a3b8e2cf tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9f9cf539-cc74-443e-9a5c-de72a3b8e2cf tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 200 Sep 04 15:58:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 745/1531] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:44 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 937 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-24ade33d-4010-4096-8216-f3423d034d92 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-24ade33d-4010-4096-8216-f3423d034d92 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-24ade33d-4010-4096-8216-f3423d034d92 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-24ade33d-4010-4096-8216-f3423d034d92 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-24ade33d-4010-4096-8216-f3423d034d92 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-24ade33d-4010-4096-8216-f3423d034d92 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 200 Sep 04 15:58:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 787/1532] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:45 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 889 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9875b9c7-43bd-453e-8afc-aa6f7518064e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9875b9c7-43bd-453e-8afc-aa6f7518064e tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9875b9c7-43bd-453e-8afc-aa6f7518064e tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9875b9c7-43bd-453e-8afc-aa6f7518064e tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9875b9c7-43bd-453e-8afc-aa6f7518064e tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9875b9c7-43bd-453e-8afc-aa6f7518064e tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 746/1533] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:45 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 913 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3c700bcf-b682-40d1-b38f-a615ee82f076 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3c700bcf-b682-40d1-b38f-a615ee82f076 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3c700bcf-b682-40d1-b38f-a615ee82f076 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3c700bcf-b682-40d1-b38f-a615ee82f076 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3c700bcf-b682-40d1-b38f-a615ee82f076 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3c700bcf-b682-40d1-b38f-a615ee82f076 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 200 Sep 04 15:58:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 788/1534] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:46 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 937 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4cda2b2e-a271-4b6c-865c-9c8fec1fe2d1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4cda2b2e-a271-4b6c-865c-9c8fec1fe2d1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4cda2b2e-a271-4b6c-865c-9c8fec1fe2d1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4cda2b2e-a271-4b6c-865c-9c8fec1fe2d1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:46 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4cda2b2e-a271-4b6c-865c-9c8fec1fe2d1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4cda2b2e-a271-4b6c-865c-9c8fec1fe2d1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 200 Sep 04 15:58:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 747/1535] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:46 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 889 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-288c04c6-b66e-4b6f-91b8-8e693ed4b8a3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-288c04c6-b66e-4b6f-91b8-8e693ed4b8a3 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-288c04c6-b66e-4b6f-91b8-8e693ed4b8a3 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-288c04c6-b66e-4b6f-91b8-8e693ed4b8a3 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-288c04c6-b66e-4b6f-91b8-8e693ed4b8a3 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-288c04c6-b66e-4b6f-91b8-8e693ed4b8a3 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 789/1536] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:46 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5103e74e-14e9-4530-a1a8-af14078e24b0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5103e74e-14e9-4530-a1a8-af14078e24b0 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5103e74e-14e9-4530-a1a8-af14078e24b0 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5103e74e-14e9-4530-a1a8-af14078e24b0 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5103e74e-14e9-4530-a1a8-af14078e24b0 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5103e74e-14e9-4530-a1a8-af14078e24b0 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 200 Sep 04 15:58:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 748/1537] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:47 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 1202 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:58:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-334caf88-45cb-42a6-a60c-62419ee244c2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fa6054f8-93f0-4f58-a8f3-96ac8a61882a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-334caf88-45cb-42a6-a60c-62419ee244c2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-334caf88-45cb-42a6-a60c-62419ee244c2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fa6054f8-93f0-4f58-a8f3-96ac8a61882a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-334caf88-45cb-42a6-a60c-62419ee244c2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fa6054f8-93f0-4f58-a8f3-96ac8a61882a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fa6054f8-93f0-4f58-a8f3-96ac8a61882a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fa6054f8-93f0-4f58-a8f3-96ac8a61882a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-334caf88-45cb-42a6-a60c-62419ee244c2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fa6054f8-93f0-4f58-a8f3-96ac8a61882a tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 200 Sep 04 15:58:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 749/1538] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:47 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 1202 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:58:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-334caf88-45cb-42a6-a60c-62419ee244c2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 200 Sep 04 15:58:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 790/1539] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:47 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 889 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2a5f1772-1842-4018-baeb-67bb864c6564 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2a5f1772-1842-4018-baeb-67bb864c6564 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] DELETE http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2a5f1772-1842-4018-baeb-67bb864c6564 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cd0b8d4c-be52-464d-9015-8770ef7304d9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2a5f1772-1842-4018-baeb-67bb864c6564 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:47 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-2a5f1772-1842-4018-baeb-67bb864c6564 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Delete volume with id: 2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cd0b8d4c-be52-464d-9015-8770ef7304d9 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cd0b8d4c-be52-464d-9015-8770ef7304d9 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cd0b8d4c-be52-464d-9015-8770ef7304d9 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2a5f1772-1842-4018-baeb-67bb864c6564 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cd0b8d4c-be52-464d-9015-8770ef7304d9 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cd0b8d4c-be52-464d-9015-8770ef7304d9 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 791/1540] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:47 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 913 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2a5f1772-1842-4018-baeb-67bb864c6564 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Delete volume request issued successfully. Sep 04 15:58:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2a5f1772-1842-4018-baeb-67bb864c6564 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 202 Sep 04 15:58:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 750/1541] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:58:47 2026] DELETE /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 15:58:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-094ef722-45a5-45be-8760-1d21a19aa5b1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-094ef722-45a5-45be-8760-1d21a19aa5b1 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-094ef722-45a5-45be-8760-1d21a19aa5b1 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-094ef722-45a5-45be-8760-1d21a19aa5b1 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-094ef722-45a5-45be-8760-1d21a19aa5b1 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-094ef722-45a5-45be-8760-1d21a19aa5b1 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 200 Sep 04 15:58:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 792/1542] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:47 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 1201 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:58:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-db5a1365-98fc-43d6-92a0-ff44a41a6d06 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-db5a1365-98fc-43d6-92a0-ff44a41a6d06 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-db5a1365-98fc-43d6-92a0-ff44a41a6d06 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-db5a1365-98fc-43d6-92a0-ff44a41a6d06 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-db5a1365-98fc-43d6-92a0-ff44a41a6d06 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-db5a1365-98fc-43d6-92a0-ff44a41a6d06 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 200 Sep 04 15:58:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 751/1543] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:48 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 889 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9aa20808-8522-4257-aedd-3cf9c8484fdc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9aa20808-8522-4257-aedd-3cf9c8484fdc tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9aa20808-8522-4257-aedd-3cf9c8484fdc tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9aa20808-8522-4257-aedd-3cf9c8484fdc tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9aa20808-8522-4257-aedd-3cf9c8484fdc tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9aa20808-8522-4257-aedd-3cf9c8484fdc tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 793/1544] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:48 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 913 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-03ca303b-3f19-47c9-87a6-d6ffb522eb3c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-03ca303b-3f19-47c9-87a6-d6ffb522eb3c tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-03ca303b-3f19-47c9-87a6-d6ffb522eb3c tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-03ca303b-3f19-47c9-87a6-d6ffb522eb3c tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-03ca303b-3f19-47c9-87a6-d6ffb522eb3c tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Volume info retrieved successfully. Sep 04 15:58:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-03ca303b-3f19-47c9-87a6-d6ffb522eb3c tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 200 Sep 04 15:58:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 752/1545] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:48 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 1201 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:58:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f5043d3b-aa59-4e21-a444-f33f88723150 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f5043d3b-aa59-4e21-a444-f33f88723150 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f5043d3b-aa59-4e21-a444-f33f88723150 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f5043d3b-aa59-4e21-a444-f33f88723150 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f5043d3b-aa59-4e21-a444-f33f88723150 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2b842709-3755-4010-89e9-cfc7a81c614a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2b842709-3755-4010-89e9-cfc7a81c614a tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2b842709-3755-4010-89e9-cfc7a81c614a tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f5043d3b-aa59-4e21-a444-f33f88723150 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 200 Sep 04 15:58:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 794/1546] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:49 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 889 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2b842709-3755-4010-89e9-cfc7a81c614a tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2b842709-3755-4010-89e9-cfc7a81c614a tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2b842709-3755-4010-89e9-cfc7a81c614a tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 753/1547] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:49 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-04f4af35-66b3-4489-823a-2eb48e80d4ef None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-04f4af35-66b3-4489-823a-2eb48e80d4ef tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-04f4af35-66b3-4489-823a-2eb48e80d4ef tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-04f4af35-66b3-4489-823a-2eb48e80d4ef tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-04f4af35-66b3-4489-823a-2eb48e80d4ef tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 404 Sep 04 15:58:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 795/1548] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:50 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:58:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7863c0fc-dc28-4558-b1c5-7d17fb829686 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7863c0fc-dc28-4558-b1c5-7d17fb829686 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] DELETE http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7863c0fc-dc28-4558-b1c5-7d17fb829686 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7863c0fc-dc28-4558-b1c5-7d17fb829686 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:50 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-7863c0fc-dc28-4558-b1c5-7d17fb829686 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Delete volume with id: 2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7863c0fc-dc28-4558-b1c5-7d17fb829686 tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 404 Sep 04 15:58:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 754/1549] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:58:50 2026] DELETE /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:58:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-80603c72-0a2d-4c8b-b4de-c8fdda68dadb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-80603c72-0a2d-4c8b-b4de-c8fdda68dadb tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] GET http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 Sep 04 15:58:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-80603c72-0a2d-4c8b-b4de-c8fdda68dadb tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-80603c72-0a2d-4c8b-b4de-c8fdda68dadb tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-80603c72-0a2d-4c8b-b4de-c8fdda68dadb tempest-VolumeImageDependencyTests-362996715 tempest-VolumeImageDependencyTests-362996715-project-member] http://192.168.122.126/volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 returned with HTTP 404 Sep 04 15:58:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 796/1550] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:58:50 2026] GET /volume/v3/volumes/2633f930-600b-46e7-bf4d-8f0dee10a675 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:58:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4c738105-614a-4567-841a-c911bde5a5f9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4c738105-614a-4567-841a-c911bde5a5f9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4c738105-614a-4567-841a-c911bde5a5f9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4c738105-614a-4567-841a-c911bde5a5f9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4c738105-614a-4567-841a-c911bde5a5f9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fc7f6cb3-d61c-4605-b01b-d883a7baaa77 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fc7f6cb3-d61c-4605-b01b-d883a7baaa77 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fc7f6cb3-d61c-4605-b01b-d883a7baaa77 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fc7f6cb3-d61c-4605-b01b-d883a7baaa77 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4c738105-614a-4567-841a-c911bde5a5f9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 200 Sep 04 15:58:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 755/1551] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:50 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 889 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:51 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:51 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:51 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fc7f6cb3-d61c-4605-b01b-d883a7baaa77 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fc7f6cb3-d61c-4605-b01b-d883a7baaa77 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 797/1552] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:51 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 913 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d6097442-7f86-427b-86cf-6b0dcf419eae None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d6097442-7f86-427b-86cf-6b0dcf419eae tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d6097442-7f86-427b-86cf-6b0dcf419eae tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d6097442-7f86-427b-86cf-6b0dcf419eae tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2b110c57-c2ec-4365-80e3-05b253ea67a5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d6097442-7f86-427b-86cf-6b0dcf419eae tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2b110c57-c2ec-4365-80e3-05b253ea67a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2b110c57-c2ec-4365-80e3-05b253ea67a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2b110c57-c2ec-4365-80e3-05b253ea67a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d6097442-7f86-427b-86cf-6b0dcf419eae tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 200 Sep 04 15:58:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 756/1553] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:52 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 889 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2b110c57-c2ec-4365-80e3-05b253ea67a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2b110c57-c2ec-4365-80e3-05b253ea67a5 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 798/1554] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:52 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 1333 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:58:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f7bd2449-181e-4cd7-adc7-8aadca1f0390 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f7bd2449-181e-4cd7-adc7-8aadca1f0390 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes Sep 04 15:58:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f7bd2449-181e-4cd7-adc7-8aadca1f0390 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f7bd2449-181e-4cd7-adc7-8aadca1f0390 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-f7bd2449-181e-4cd7-adc7-8aadca1f0390 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:58:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f7bd2449-181e-4cd7-adc7-8aadca1f0390 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:58:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f7bd2449-181e-4cd7-adc7-8aadca1f0390 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Get all volumes completed successfully. Sep 04 15:58:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f7bd2449-181e-4cd7-adc7-8aadca1f0390 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 200 Sep 04 15:58:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 757/1555] 192.168.122.126 () {58 vars in 1121 bytes} [Fri Sep 4 15:58:52 2026] GET /volume/v3/volumes => generated 15 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:58:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-64b8dbfd-eb24-4152-a024-75f48951d555 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1789376163"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1789376163'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:52 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Create volume of 1 GB Sep 04 15:58:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Availability Zones retrieved successfully. Sep 04 15:58:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Flow 'volume_create_api' (462ee91b-0a92-45b2-aec0-2e4b71043d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70448d0c-2568-4580-8af3-74f9589d76ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:52 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70448d0c-2568-4580-8af3-74f9589d76ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c9b6bc-9a1f-4336-be43-fb8e065591b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Created reservations ['02feb396-6102-400b-8a94-c119279f2df6', '97f74e69-87a8-4aee-8307-7248d518f995', 'aaf23c6e-0b82-43c3-bef8-d415e9c0942f', 'ce4b3e34-3298-456d-9be5-5f8da4cb36c9'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c9b6bc-9a1f-4336-be43-fb8e065591b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02feb396-6102-400b-8a94-c119279f2df6', '97f74e69-87a8-4aee-8307-7248d518f995', 'aaf23c6e-0b82-43c3-bef8-d415e9c0942f', 'ce4b3e34-3298-456d-9be5-5f8da4cb36c9']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100f67bf-0051-472a-9212-42cf26b468cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ee38ffe0-7986-4adc-b4ca-f387e46d0593 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100f67bf-0051-472a-9212-42cf26b468cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e855710-95c0-4a18-9949-4b652fe0025e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1789376163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a722a95f33845ffb67cc0e2a20d71d4',qos_specs=None,replication_status=,reservations=['02feb396-6102-400b-8a94-c119279f2df6','97f74e69-87a8-4aee-8307-7248d518f995','aaf23c6e-0b82-43c3-bef8-d415e9c0942f','ce4b3e34-3298-456d-9be5-5f8da4cb36c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75181d08489b4d2ab41546a85a30e217',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1789376163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e855710-95c0-4a18-9949-4b652fe0025e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a722a95f33845ffb67cc0e2a20d71d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75181d08489b4d2ab41546a85a30e217',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee38ffe0-7986-4adc-b4ca-f387e46d0593 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee38ffe0-7986-4adc-b4ca-f387e46d0593 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee38ffe0-7986-4adc-b4ca-f387e46d0593 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98161d7c-02cc-42d6-8c36-8aa9849c7842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ee38ffe0-7986-4adc-b4ca-f387e46d0593 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee38ffe0-7986-4adc-b4ca-f387e46d0593 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 200 Sep 04 15:58:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 758/1556] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:53 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 890 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ca19ec44-5bac-4ba3-b513-a28c448670be None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98161d7c-02cc-42d6-8c36-8aa9849c7842) transitioned into state 'SUCCESS' from state '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-1789376163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a722a95f33845ffb67cc0e2a20d71d4',qos_specs=None,replication_status=,reservations=['02feb396-6102-400b-8a94-c119279f2df6','97f74e69-87a8-4aee-8307-7248d518f995','aaf23c6e-0b82-43c3-bef8-d415e9c0942f','ce4b3e34-3298-456d-9be5-5f8da4cb36c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75181d08489b4d2ab41546a85a30e217',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ca19ec44-5bac-4ba3-b513-a28c448670be tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec7c97ba-0fba-478c-8d04-356d308f8324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ca19ec44-5bac-4ba3-b513-a28c448670be tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ca19ec44-5bac-4ba3-b513-a28c448670be tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec7c97ba-0fba-478c-8d04-356d308f8324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Flow 'volume_create_api' (462ee91b-0a92-45b2-aec0-2e4b71043d3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Create volume request issued successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ca19ec44-5bac-4ba3-b513-a28c448670be tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-64b8dbfd-eb24-4152-a024-75f48951d555 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 799/1557] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:58:52 2026] POST /volume/v3/volumes => generated 764 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-951ddde9-8f03-465a-9e95-53e2cde32fe9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ca19ec44-5bac-4ba3-b513-a28c448670be tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 759/1558] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:53 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 1331 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-951ddde9-8f03-465a-9e95-53e2cde32fe9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e34ed8e9-fb9f-4483-8e32-ac103a8584a4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-951ddde9-8f03-465a-9e95-53e2cde32fe9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-951ddde9-8f03-465a-9e95-53e2cde32fe9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e34ed8e9-fb9f-4483-8e32-ac103a8584a4 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e34ed8e9-fb9f-4483-8e32-ac103a8584a4 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e34ed8e9-fb9f-4483-8e32-ac103a8584a4 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-951ddde9-8f03-465a-9e95-53e2cde32fe9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e34ed8e9-fb9f-4483-8e32-ac103a8584a4 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-951ddde9-8f03-465a-9e95-53e2cde32fe9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 200 Sep 04 15:58:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 800/1559] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:53 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 890 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e34ed8e9-fb9f-4483-8e32-ac103a8584a4 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e returned with HTTP 200 Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6b098328-6d82-44a6-8d2e-ad14bdbe7751 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 760/1560] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:53 2026] GET /volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e => generated 832 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6b098328-6d82-44a6-8d2e-ad14bdbe7751 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] POST http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3/action Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6b098328-6d82-44a6-8d2e-ad14bdbe7751 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-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=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6b098328-6d82-44a6-8d2e-ad14bdbe7751 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3c14fd29-c508-4abf-8e9c-b08dcb4a2b03 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c14fd29-c508-4abf-8e9c-b08dcb4a2b03 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] DELETE http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3c14fd29-c508-4abf-8e9c-b08dcb4a2b03 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3c14fd29-c508-4abf-8e9c-b08dcb4a2b03 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-3c14fd29-c508-4abf-8e9c-b08dcb4a2b03 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete volume with id: 673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3c14fd29-c508-4abf-8e9c-b08dcb4a2b03 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6b098328-6d82-44a6-8d2e-ad14bdbe7751 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6b098328-6d82-44a6-8d2e-ad14bdbe7751 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Update volume metadata completed successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6b098328-6d82-44a6-8d2e-ad14bdbe7751 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3/action returned with HTTP 200 Sep 04 15:58:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 801/1561] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 15:58:53 2026] POST /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3/action => generated 526 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-66562d02-933a-4005-ab3b-d39ac99c3469 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-66562d02-933a-4005-ab3b-d39ac99c3469 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-66562d02-933a-4005-ab3b-d39ac99c3469 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-66562d02-933a-4005-ab3b-d39ac99c3469 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3c14fd29-c508-4abf-8e9c-b08dcb4a2b03 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete volume request issued successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c14fd29-c508-4abf-8e9c-b08dcb4a2b03 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 202 Sep 04 15:58:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 761/1562] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:58:53 2026] DELETE /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-11e30727-ecb7-4a1e-8118-99163dc69831 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-11e30727-ecb7-4a1e-8118-99163dc69831 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-11e30727-ecb7-4a1e-8118-99163dc69831 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-11e30727-ecb7-4a1e-8118-99163dc69831 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-66562d02-933a-4005-ab3b-d39ac99c3469 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-66562d02-933a-4005-ab3b-d39ac99c3469 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 802/1563] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:53 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 1391 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-11e30727-ecb7-4a1e-8118-99163dc69831 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-805151f9-aa7b-4788-b5ed-c26aaaa1a4c2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-11e30727-ecb7-4a1e-8118-99163dc69831 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 200 Sep 04 15:58:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 762/1564] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:53 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 889 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-805151f9-aa7b-4788-b5ed-c26aaaa1a4c2 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] POST http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3/action Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-805151f9-aa7b-4788-b5ed-c26aaaa1a4c2 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-805151f9-aa7b-4788-b5ed-c26aaaa1a4c2 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-805151f9-aa7b-4788-b5ed-c26aaaa1a4c2 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-805151f9-aa7b-4788-b5ed-c26aaaa1a4c2 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Get volume image-metadata completed successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-805151f9-aa7b-4788-b5ed-c26aaaa1a4c2 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Delete volume metadata completed successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-805151f9-aa7b-4788-b5ed-c26aaaa1a4c2 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3/action returned with HTTP 200 Sep 04 15:58:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 803/1565] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:58:53 2026] POST /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3/action => generated 0 bytes in 105 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9ecf05ae-d0a7-4f35-ab82-59c30fec7b3c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ecf05ae-d0a7-4f35-ab82-59c30fec7b3c tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] POST http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3/action Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9ecf05ae-d0a7-4f35-ab82-59c30fec7b3c tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9ecf05ae-d0a7-4f35-ab82-59c30fec7b3c tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9ecf05ae-d0a7-4f35-ab82-59c30fec7b3c tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9ecf05ae-d0a7-4f35-ab82-59c30fec7b3c tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Get volume image-metadata completed successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ecf05ae-d0a7-4f35-ab82-59c30fec7b3c tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3/action returned with HTTP 200 Sep 04 15:58:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 763/1566] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 15:58:53 2026] POST /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3/action => generated 500 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-07440e8f-27c6-465f-873c-cf741a83dff0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07440e8f-27c6-465f-873c-cf741a83dff0 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-07440e8f-27c6-465f-873c-cf741a83dff0 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-07440e8f-27c6-465f-873c-cf741a83dff0 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-07440e8f-27c6-465f-873c-cf741a83dff0 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07440e8f-27c6-465f-873c-cf741a83dff0 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 804/1567] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:53 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 1365 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e9a9583c-74fa-4802-909c-47fd6f58a442 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e9a9583c-74fa-4802-909c-47fd6f58a442 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] DELETE http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e9a9583c-74fa-4802-909c-47fd6f58a442 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e9a9583c-74fa-4802-909c-47fd6f58a442 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-e9a9583c-74fa-4802-909c-47fd6f58a442 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Delete volume with id: 42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e9a9583c-74fa-4802-909c-47fd6f58a442 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e9a9583c-74fa-4802-909c-47fd6f58a442 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Delete volume request issued successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e9a9583c-74fa-4802-909c-47fd6f58a442 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 202 Sep 04 15:58:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 764/1568] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:58:53 2026] DELETE /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a879fc63-b8fb-4cbe-b2b4-fff838c40065 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a879fc63-b8fb-4cbe-b2b4-fff838c40065 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a879fc63-b8fb-4cbe-b2b4-fff838c40065 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a879fc63-b8fb-4cbe-b2b4-fff838c40065 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a879fc63-b8fb-4cbe-b2b4-fff838c40065 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Volume info retrieved successfully. Sep 04 15:58:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a879fc63-b8fb-4cbe-b2b4-fff838c40065 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 200 Sep 04 15:58:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 805/1569] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:53 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 1364 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ddff5466-8c18-468f-8801-d746f9552f88 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ddff5466-8c18-468f-8801-d746f9552f88 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e Sep 04 15:58:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ddff5466-8c18-468f-8801-d746f9552f88 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ddff5466-8c18-468f-8801-d746f9552f88 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ddff5466-8c18-468f-8801-d746f9552f88 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:58:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ddff5466-8c18-468f-8801-d746f9552f88 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e returned with HTTP 200 Sep 04 15:58:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 806/1570] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:54 2026] GET /volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:54 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Create volume of 1 GB Sep 04 15:58:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Availability Zones retrieved successfully. Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Flow 'volume_create_api' (265a98f8-fefb-40f3-a506-ddce9aeb2d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2541dc17-2f8a-4d0f-92a7-dd4920780945 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (688f605c-0e72-48ce-bdaf-e48ca3b3cce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2541dc17-2f8a-4d0f-92a7-dd4920780945 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2541dc17-2f8a-4d0f-92a7-dd4920780945 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2541dc17-2f8a-4d0f-92a7-dd4920780945 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2541dc17-2f8a-4d0f-92a7-dd4920780945 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (688f605c-0e72-48ce-bdaf-e48ca3b3cce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2541dc17-2f8a-4d0f-92a7-dd4920780945 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 200 Sep 04 15:58:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 807/1571] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:54 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 889 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a61cfa3-42af-4597-8d27-2f0f2210da86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Created reservations ['9d4ea211-3c57-4f61-9285-c2199a4e4d3c', 'f8c9ca72-ec81-48f2-9f30-08b51e40a55e', '12296d23-9998-46ac-89f9-7c15f6dda7c8', '2c7677d1-d2be-43a8-b8d8-14b2946c9c25'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a61cfa3-42af-4597-8d27-2f0f2210da86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d4ea211-3c57-4f61-9285-c2199a4e4d3c', 'f8c9ca72-ec81-48f2-9f30-08b51e40a55e', '12296d23-9998-46ac-89f9-7c15f6dda7c8', '2c7677d1-d2be-43a8-b8d8-14b2946c9c25']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfeee980-7eae-493d-ad60-417bf5551053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfeee980-7eae-493d-ad60-417bf5551053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ada7eeb-9647-4a7d-995a-129050d528f7', '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='47b200b8a62047c4acba2a4f9e413a6c',qos_specs=None,replication_status=,reservations=['9d4ea211-3c57-4f61-9285-c2199a4e4d3c','f8c9ca72-ec81-48f2-9f30-08b51e40a55e','12296d23-9998-46ac-89f9-7c15f6dda7c8','2c7677d1-d2be-43a8-b8d8-14b2946c9c25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99cd31b40d2d4476b5d2fdf9def86109',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:54Z,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=9ada7eeb-9647-4a7d-995a-129050d528f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b200b8a62047c4acba2a4f9e413a6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99cd31b40d2d4476b5d2fdf9def86109',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9456653-b9fb-44b2-929e-df53d9ce98bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9456653-b9fb-44b2-929e-df53d9ce98bd) transitioned into state 'SUCCESS' from 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='47b200b8a62047c4acba2a4f9e413a6c',qos_specs=None,replication_status=,reservations=['9d4ea211-3c57-4f61-9285-c2199a4e4d3c','f8c9ca72-ec81-48f2-9f30-08b51e40a55e','12296d23-9998-46ac-89f9-7c15f6dda7c8','2c7677d1-d2be-43a8-b8d8-14b2946c9c25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99cd31b40d2d4476b5d2fdf9def86109',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:54 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ee617b-af9d-4ca7-a5df-4c7e4105be41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-948bbcc7-5cbf-41f5-b2a5-1a53764025c9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-948bbcc7-5cbf-41f5-b2a5-1a53764025c9 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] GET http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-948bbcc7-5cbf-41f5-b2a5-1a53764025c9 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-948bbcc7-5cbf-41f5-b2a5-1a53764025c9 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ee617b-af9d-4ca7-a5df-4c7e4105be41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-948bbcc7-5cbf-41f5-b2a5-1a53764025c9 tempest-VolumesImageMetadata-1556899897 tempest-VolumesImageMetadata-1556899897-project-member] http://192.168.122.126/volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 returned with HTTP 404 Sep 04 15:58:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 808/1572] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:54 2026] GET /volume/v3/volumes/42491d8a-f512-43d2-937f-0d149699d8c3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Flow 'volume_create_api' (265a98f8-fefb-40f3-a506-ddce9aeb2d4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Create volume request issued successfully. Sep 04 15:58:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-71342cc4-75db-41c3-8faa-a8d32ec9f246 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 765/1573] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:58:54 2026] POST /volume/v3/volumes => generated 749 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ec92b090-b7d4-4129-b53f-7307262cf4d8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ec92b090-b7d4-4129-b53f-7307262cf4d8 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ec92b090-b7d4-4129-b53f-7307262cf4d8 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ec92b090-b7d4-4129-b53f-7307262cf4d8 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ec92b090-b7d4-4129-b53f-7307262cf4d8 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ec92b090-b7d4-4129-b53f-7307262cf4d8 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 returned with HTTP 200 Sep 04 15:58:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 809/1574] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:55 2026] GET /volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-60147c10-41a6-4d07-9cc7-e49cf471fb61 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-60147c10-41a6-4d07-9cc7-e49cf471fb61 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-60147c10-41a6-4d07-9cc7-e49cf471fb61 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-60147c10-41a6-4d07-9cc7-e49cf471fb61 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-60147c10-41a6-4d07-9cc7-e49cf471fb61 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:58:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-60147c10-41a6-4d07-9cc7-e49cf471fb61 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e returned with HTTP 200 Sep 04 15:58:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 766/1575] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:55 2026] GET /volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f3dafe1f-17cc-4a38-b6f3-30a180b669f3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f3dafe1f-17cc-4a38-b6f3-30a180b669f3 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f3dafe1f-17cc-4a38-b6f3-30a180b669f3 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f3dafe1f-17cc-4a38-b6f3-30a180b669f3 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f3dafe1f-17cc-4a38-b6f3-30a180b669f3 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f3dafe1f-17cc-4a38-b6f3-30a180b669f3 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e returned with HTTP 200 Sep 04 15:58:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 810/1576] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:55 2026] GET /volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bcee11f4-b994-4277-b74f-3455c0c85258 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-673645280"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-673645280'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Create volume of 1 GB Sep 04 15:58:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Availability Zones retrieved successfully. Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Flow 'volume_create_api' (fa2e11ae-8802-415a-ba07-17c61f93a8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99388fe-43d3-4a96-af67-798b04c2aea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e408c16d-0f4f-4bf5-a62f-a7a8b2f4b43b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e408c16d-0f4f-4bf5-a62f-a7a8b2f4b43b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e408c16d-0f4f-4bf5-a62f-a7a8b2f4b43b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e408c16d-0f4f-4bf5-a62f-a7a8b2f4b43b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e408c16d-0f4f-4bf5-a62f-a7a8b2f4b43b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 404 Sep 04 15:58:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 811/1577] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:55 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a842bc73-e7d3-4e9c-a0ef-be3f8f9567e1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a842bc73-e7d3-4e9c-a0ef-be3f8f9567e1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a842bc73-e7d3-4e9c-a0ef-be3f8f9567e1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a842bc73-e7d3-4e9c-a0ef-be3f8f9567e1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=582,cinder:UPDATE=116,cinder:INSERT=68 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99388fe-43d3-4a96-af67-798b04c2aea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a842bc73-e7d3-4e9c-a0ef-be3f8f9567e1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 404 Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb606b1-c7c5-43c3-90a7-8d8076fca3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 812/1578] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:55 2026] GET /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9a948871-dcff-4e49-8c90-8766d759d6b1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9a948871-dcff-4e49-8c90-8766d759d6b1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] DELETE http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9a948871-dcff-4e49-8c90-8766d759d6b1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9a948871-dcff-4e49-8c90-8766d759d6b1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-9a948871-dcff-4e49-8c90-8766d759d6b1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete volume with id: 673cf41e-492d-4a2a-ac5f-02af36267041 Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9a948871-dcff-4e49-8c90-8766d759d6b1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 returned with HTTP 404 Sep 04 15:58:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 813/1579] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:58:55 2026] DELETE /volume/v3/volumes/673cf41e-492d-4a2a-ac5f-02af36267041 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2d4f68eb-b49d-4d0e-8c6d-f5fb05e67b54 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d4f68eb-b49d-4d0e-8c6d-f5fb05e67b54 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d4f68eb-b49d-4d0e-8c6d-f5fb05e67b54 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d4f68eb-b49d-4d0e-8c6d-f5fb05e67b54 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-2d4f68eb-b49d-4d0e-8c6d-f5fb05e67b54 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete snapshot with id: 7e35480a-7ace-471a-a88f-febbb826207a Sep 04 15:58:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2d4f68eb-b49d-4d0e-8c6d-f5fb05e67b54 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2d4f68eb-b49d-4d0e-8c6d-f5fb05e67b54 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot delete request issued successfully. Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d4f68eb-b49d-4d0e-8c6d-f5fb05e67b54 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a returned with HTTP 202 Sep 04 15:58:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 814/1580] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:58:55 2026] DELETE /volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6f6af9b8-d644-445a-9c3f-24d7bd7f3cc9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6f6af9b8-d644-445a-9c3f-24d7bd7f3cc9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6f6af9b8-d644-445a-9c3f-24d7bd7f3cc9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6f6af9b8-d644-445a-9c3f-24d7bd7f3cc9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Created reservations ['ecc2e802-5f3a-42a6-a8c1-e15bf4b6c3f6', 'a841412e-80bc-4a78-9631-8801a0fdaaf9', 'c645e5ca-43d8-461b-bc80-c6bcdfcb691b', '1c43fb6f-b16c-4ef4-b1d2-aa13d72fc15a'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb606b1-c7c5-43c3-90a7-8d8076fca3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecc2e802-5f3a-42a6-a8c1-e15bf4b6c3f6', 'a841412e-80bc-4a78-9631-8801a0fdaaf9', 'c645e5ca-43d8-461b-bc80-c6bcdfcb691b', '1c43fb6f-b16c-4ef4-b1d2-aa13d72fc15a']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fae9b8cc-9016-4f33-9a80-ea6ab9fa8179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6f6af9b8-d644-445a-9c3f-24d7bd7f3cc9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6f6af9b8-d644-445a-9c3f-24d7bd7f3cc9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a returned with HTTP 200 Sep 04 15:58:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 815/1581] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:55 2026] GET /volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fae9b8cc-9016-4f33-9a80-ea6ab9fa8179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcfec116-947a-4017-856d-86fcfb4be41a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-673645280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a722a95f33845ffb67cc0e2a20d71d4',qos_specs=None,replication_status=,reservations=['ecc2e802-5f3a-42a6-a8c1-e15bf4b6c3f6','a841412e-80bc-4a78-9631-8801a0fdaaf9','c645e5ca-43d8-461b-bc80-c6bcdfcb691b','1c43fb6f-b16c-4ef4-b1d2-aa13d72fc15a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75181d08489b4d2ab41546a85a30e217',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-673645280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcfec116-947a-4017-856d-86fcfb4be41a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a722a95f33845ffb67cc0e2a20d71d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75181d08489b4d2ab41546a85a30e217',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2365da64-b633-4dc2-8993-4610238affc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2365da64-b633-4dc2-8993-4610238affc5) transitioned into state 'SUCCESS' from state '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-673645280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a722a95f33845ffb67cc0e2a20d71d4',qos_specs=None,replication_status=,reservations=['ecc2e802-5f3a-42a6-a8c1-e15bf4b6c3f6','a841412e-80bc-4a78-9631-8801a0fdaaf9','c645e5ca-43d8-461b-bc80-c6bcdfcb691b','1c43fb6f-b16c-4ef4-b1d2-aa13d72fc15a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75181d08489b4d2ab41546a85a30e217',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3ac2c4a-2ac8-4eb0-bf43-929a3c74eb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3ac2c4a-2ac8-4eb0-bf43-929a3c74eb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Flow 'volume_create_api' (fa2e11ae-8802-415a-ba07-17c61f93a8c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Create volume request issued successfully. Sep 04 15:58:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bcee11f4-b994-4277-b74f-3455c0c85258 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 767/1582] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:58:55 2026] POST /volume/v3/volumes => generated 763 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ab3edeb0-d701-49fb-8985-1c47326ce2b7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ab3edeb0-d701-49fb-8985-1c47326ce2b7 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a Sep 04 15:58:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ab3edeb0-d701-49fb-8985-1c47326ce2b7 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ab3edeb0-d701-49fb-8985-1c47326ce2b7 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2b70732f-b076-43ff-9781-b5c711e080b4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2b70732f-b076-43ff-9781-b5c711e080b4 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 Sep 04 15:58:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2b70732f-b076-43ff-9781-b5c711e080b4 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2b70732f-b076-43ff-9781-b5c711e080b4 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ab3edeb0-d701-49fb-8985-1c47326ce2b7 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:58:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2b70732f-b076-43ff-9781-b5c711e080b4 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:58:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ab3edeb0-d701-49fb-8985-1c47326ce2b7 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a returned with HTTP 200 Sep 04 15:58:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 816/1583] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:56 2026] GET /volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a => generated 831 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2b70732f-b076-43ff-9781-b5c711e080b4 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 returned with HTTP 200 Sep 04 15:58:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 768/1584] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:56 2026] GET /volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 => generated 841 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b286ba00-4789-4829-bcc0-094a1b80c73a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b286ba00-4789-4829-bcc0-094a1b80c73a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a Sep 04 15:58:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b286ba00-4789-4829-bcc0-094a1b80c73a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b286ba00-4789-4829-bcc0-094a1b80c73a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b286ba00-4789-4829-bcc0-094a1b80c73a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b286ba00-4789-4829-bcc0-094a1b80c73a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a returned with HTTP 200 Sep 04 15:58:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 817/1585] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:56 2026] GET /volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c5a622f5-acbb-4436-be90-007bde4fa60e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a5fa5430-902e-41dd-aed7-fe7b48f771c9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c5a622f5-acbb-4436-be90-007bde4fa60e tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c5a622f5-acbb-4436-be90-007bde4fa60e tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c5a622f5-acbb-4436-be90-007bde4fa60e tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a5fa5430-902e-41dd-aed7-fe7b48f771c9 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 Sep 04 15:58:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a5fa5430-902e-41dd-aed7-fe7b48f771c9 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a5fa5430-902e-41dd-aed7-fe7b48f771c9 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a5fa5430-902e-41dd-aed7-fe7b48f771c9 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c5a622f5-acbb-4436-be90-007bde4fa60e tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a5fa5430-902e-41dd-aed7-fe7b48f771c9 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 returned with HTTP 200 Sep 04 15:58:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 818/1586] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:57 2026] GET /volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 => generated 842 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8af50a17-8656-4bdc-b548-1a4b8279d2bd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8af50a17-8656-4bdc-b548-1a4b8279d2bd tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 Sep 04 15:58:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8af50a17-8656-4bdc-b548-1a4b8279d2bd tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8af50a17-8656-4bdc-b548-1a4b8279d2bd tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c5a622f5-acbb-4436-be90-007bde4fa60e tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a returned with HTTP 200 Sep 04 15:58:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 769/1587] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:57 2026] GET /volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8af50a17-8656-4bdc-b548-1a4b8279d2bd tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8af50a17-8656-4bdc-b548-1a4b8279d2bd tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 returned with HTTP 200 Sep 04 15:58:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 819/1588] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:57 2026] GET /volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 => generated 842 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-668ecfbd-956e-4b38-8385-84afc3443672 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1077826521"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1077826521'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Create volume of 1 GB Sep 04 15:58:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Availability Zones retrieved successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Flow 'volume_create_api' (d5d7c725-d71d-4e44-b596-2136f45e72da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82b71f4-3221-4bd4-a3b0-fd4be9ac9369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82b71f4-3221-4bd4-a3b0-fd4be9ac9369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9848553d-019d-4f3c-a768-10ad6d8264c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Created reservations ['617f84e0-a6c1-47a3-bbe3-245738373d8d', '2164ee1d-0a1b-40d0-abf2-e71eb084bffe', '9502533a-19e0-46db-903a-0b2c23537e1c', '2958437c-6e5b-4ade-a412-e8f42146fb8e'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9848553d-019d-4f3c-a768-10ad6d8264c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['617f84e0-a6c1-47a3-bbe3-245738373d8d', '2164ee1d-0a1b-40d0-abf2-e71eb084bffe', '9502533a-19e0-46db-903a-0b2c23537e1c', '2958437c-6e5b-4ade-a412-e8f42146fb8e']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a25a384c-4cf9-4ab6-b702-aa6a7295133c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a25a384c-4cf9-4ab6-b702-aa6a7295133c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1beb885-9518-48f4-976c-80a9fb7ec2fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1077826521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b200b8a62047c4acba2a4f9e413a6c',qos_specs=None,replication_status=,reservations=['617f84e0-a6c1-47a3-bbe3-245738373d8d','2164ee1d-0a1b-40d0-abf2-e71eb084bffe','9502533a-19e0-46db-903a-0b2c23537e1c','2958437c-6e5b-4ade-a412-e8f42146fb8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99cd31b40d2d4476b5d2fdf9def86109',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:57Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1077826521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1beb885-9518-48f4-976c-80a9fb7ec2fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b200b8a62047c4acba2a4f9e413a6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99cd31b40d2d4476b5d2fdf9def86109',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd5317d9-b1ea-47d4-8350-9b36f64efe8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=670,cinder:UPDATE=164,cinder:INSERT=111 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd5317d9-b1ea-47d4-8350-9b36f64efe8b) transitioned into 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-1077826521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b200b8a62047c4acba2a4f9e413a6c',qos_specs=None,replication_status=,reservations=['617f84e0-a6c1-47a3-bbe3-245738373d8d','2164ee1d-0a1b-40d0-abf2-e71eb084bffe','9502533a-19e0-46db-903a-0b2c23537e1c','2958437c-6e5b-4ade-a412-e8f42146fb8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99cd31b40d2d4476b5d2fdf9def86109',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f44d3ca-48a3-4f3e-be28-05a731500051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f44d3ca-48a3-4f3e-be28-05a731500051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Flow 'volume_create_api' (d5d7c725-d71d-4e44-b596-2136f45e72da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Create volume request issued successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-668ecfbd-956e-4b38-8385-84afc3443672 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 770/1589] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:58:57 2026] POST /volume/v3/volumes => generated 785 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dc059fce-3f51-45c8-90bd-abab7a4f7fd5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc059fce-3f51-45c8-90bd-abab7a4f7fd5 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe Sep 04 15:58:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc059fce-3f51-45c8-90bd-abab7a4f7fd5 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc059fce-3f51-45c8-90bd-abab7a4f7fd5 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dc059fce-3f51-45c8-90bd-abab7a4f7fd5 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc059fce-3f51-45c8-90bd-abab7a4f7fd5 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe returned with HTTP 200 Sep 04 15:58:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 820/1590] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:57 2026] GET /volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1bb6e91b-f228-4013-90ac-f6ff34d4e7d9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1bb6e91b-f228-4013-90ac-f6ff34d4e7d9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1bb6e91b-f228-4013-90ac-f6ff34d4e7d9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1bb6e91b-f228-4013-90ac-f6ff34d4e7d9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1bb6e91b-f228-4013-90ac-f6ff34d4e7d9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:58:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1bb6e91b-f228-4013-90ac-f6ff34d4e7d9 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a returned with HTTP 200 Sep 04 15:58:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 771/1591] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:57 2026] GET /volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1095766758"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1095766758'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Create volume of 1 GB Sep 04 15:58:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Availability Zones retrieved successfully. Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Flow 'volume_create_api' (78a9c536-4fc1-4b4b-b996-e71cee0327d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15507aef-c62b-4939-868c-f711d354dfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15507aef-c62b-4939-868c-f711d354dfe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee19047f-9bc8-45e8-8ca3-1b43146d4ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c10a4a64-3f37-4aa3-a4c6-b0f763cc4614 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c10a4a64-3f37-4aa3-a4c6-b0f763cc4614 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c10a4a64-3f37-4aa3-a4c6-b0f763cc4614 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c10a4a64-3f37-4aa3-a4c6-b0f763cc4614 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c10a4a64-3f37-4aa3-a4c6-b0f763cc4614 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:58:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c10a4a64-3f37-4aa3-a4c6-b0f763cc4614 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a returned with HTTP 200 Sep 04 15:58:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 772/1592] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:58 2026] GET /volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5e9992f2-9d0c-4484-bd58-54c7af1d304e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5e9992f2-9d0c-4484-bd58-54c7af1d304e tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5e9992f2-9d0c-4484-bd58-54c7af1d304e tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5e9992f2-9d0c-4484-bd58-54c7af1d304e tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5e9992f2-9d0c-4484-bd58-54c7af1d304e tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:58:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5e9992f2-9d0c-4484-bd58-54c7af1d304e tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a returned with HTTP 200 Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Created reservations ['dba138fa-e524-4643-9212-8a63d676ce27', 'c3076574-57dd-475c-8099-c556fab8ca1b', '72e383a3-6459-4bf1-b000-13077c880ec0', '757df40d-10a9-40df-839e-a7c378efb882'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 773/1593] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:58 2026] GET /volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee19047f-9bc8-45e8-8ca3-1b43146d4ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dba138fa-e524-4643-9212-8a63d676ce27', 'c3076574-57dd-475c-8099-c556fab8ca1b', '72e383a3-6459-4bf1-b000-13077c880ec0', '757df40d-10a9-40df-839e-a7c378efb882']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40bb75b7-6635-461c-a212-7d424c643095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-713470738"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-713470738'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Create volume of 1 GB Sep 04 15:58:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Availability Zones retrieved successfully. Sep 04 15:58:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40bb75b7-6635-461c-a212-7d424c643095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36a27f8d-989f-4a26-9c19-dad08b34b02c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1095766758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac80d1ddc3e74c7382484882e4137374',qos_specs=None,replication_status=,reservations=['dba138fa-e524-4643-9212-8a63d676ce27','c3076574-57dd-475c-8099-c556fab8ca1b','72e383a3-6459-4bf1-b000-13077c880ec0','757df40d-10a9-40df-839e-a7c378efb882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad32d61275994264bc85c680d52d45a9',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1095766758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36a27f8d-989f-4a26-9c19-dad08b34b02c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac80d1ddc3e74c7382484882e4137374',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad32d61275994264bc85c680d52d45a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30a9e94-645c-4e81-a894-f4a9f2e9b072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Flow 'volume_create_api' (838561e4-9890-4802-89fc-f2178fdf7dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fab974e-820f-472b-bf27-e6163662602f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30a9e94-645c-4e81-a894-f4a9f2e9b072) transitioned into state 'SUCCESS' from state '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-1095766758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac80d1ddc3e74c7382484882e4137374',qos_specs=None,replication_status=,reservations=['dba138fa-e524-4643-9212-8a63d676ce27','c3076574-57dd-475c-8099-c556fab8ca1b','72e383a3-6459-4bf1-b000-13077c880ec0','757df40d-10a9-40df-839e-a7c378efb882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad32d61275994264bc85c680d52d45a9',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cab975b-3da9-4ead-88c8-55d08dba9c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cab975b-3da9-4ead-88c8-55d08dba9c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Flow 'volume_create_api' (78a9c536-4fc1-4b4b-b996-e71cee0327d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Create volume request issued successfully. Sep 04 15:58:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d4bf4940-0fe1-4f97-a6e7-5a4cb80fbba4 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 821/1594] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:58:58 2026] POST /volume/v3/volumes => generated 764 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-260e336f-85c4-4de7-bfc5-7933a72e8d50 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-260e336f-85c4-4de7-bfc5-7933a72e8d50 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-260e336f-85c4-4de7-bfc5-7933a72e8d50 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-260e336f-85c4-4de7-bfc5-7933a72e8d50 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fab974e-820f-472b-bf27-e6163662602f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d820536-b176-4760-a80d-f8a31b268105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-260e336f-85c4-4de7-bfc5-7933a72e8d50 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Volume info retrieved successfully. Sep 04 15:58:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-260e336f-85c4-4de7-bfc5-7933a72e8d50 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c returned with HTTP 200 Sep 04 15:58:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 822/1595] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:58 2026] GET /volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c => generated 832 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Created reservations ['68261007-cb9c-4544-be5c-0272bf074988', 'ac9c1b2c-7125-4628-9cc0-fe74191a6322', '4cc6abd4-ac25-46a7-97e3-cd79898add17', 'e3cfd887-161d-469b-bab4-5bd983d9f6e2'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d820536-b176-4760-a80d-f8a31b268105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68261007-cb9c-4544-be5c-0272bf074988', 'ac9c1b2c-7125-4628-9cc0-fe74191a6322', '4cc6abd4-ac25-46a7-97e3-cd79898add17', 'e3cfd887-161d-469b-bab4-5bd983d9f6e2']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc95d456-6b0d-4b61-8e82-047a74387ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc95d456-6b0d-4b61-8e82-047a74387ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc145226-5671-421d-a5e7-b52253ed669f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-713470738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a722a95f33845ffb67cc0e2a20d71d4',qos_specs=None,replication_status=,reservations=['68261007-cb9c-4544-be5c-0272bf074988','ac9c1b2c-7125-4628-9cc0-fe74191a6322','4cc6abd4-ac25-46a7-97e3-cd79898add17','e3cfd887-161d-469b-bab4-5bd983d9f6e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75181d08489b4d2ab41546a85a30e217',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-713470738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc145226-5671-421d-a5e7-b52253ed669f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a722a95f33845ffb67cc0e2a20d71d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75181d08489b4d2ab41546a85a30e217',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5096cb15-1e6b-401f-8276-d47d8feda0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6303d226-e543-4c31-9ff3-7f1ec50be655 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6303d226-e543-4c31-9ff3-7f1ec50be655 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6303d226-e543-4c31-9ff3-7f1ec50be655 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6303d226-e543-4c31-9ff3-7f1ec50be655 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5096cb15-1e6b-401f-8276-d47d8feda0d8) transitioned into state 'SUCCESS' from state '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-713470738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a722a95f33845ffb67cc0e2a20d71d4',qos_specs=None,replication_status=,reservations=['68261007-cb9c-4544-be5c-0272bf074988','ac9c1b2c-7125-4628-9cc0-fe74191a6322','4cc6abd4-ac25-46a7-97e3-cd79898add17','e3cfd887-161d-469b-bab4-5bd983d9f6e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75181d08489b4d2ab41546a85a30e217',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a765b7a-6582-4d17-b1d0-5333ec67f2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:58:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6303d226-e543-4c31-9ff3-7f1ec50be655 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:58:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6303d226-e543-4c31-9ff3-7f1ec50be655 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe returned with HTTP 200 Sep 04 15:58:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 823/1596] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:58 2026] GET /volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe => generated 877 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a765b7a-6582-4d17-b1d0-5333ec67f2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Flow 'volume_create_api' (838561e4-9890-4802-89fc-f2178fdf7dbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:58:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Create volume request issued successfully. Sep 04 15:58:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d52bb2f8-8611-4db7-94f0-b1824851e7db tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:58:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 774/1597] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:58:58 2026] POST /volume/v3/volumes => generated 763 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:58:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6447fd97-009f-410c-9fec-66e586b637db None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6447fd97-009f-410c-9fec-66e586b637db tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a Sep 04 15:58:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6447fd97-009f-410c-9fec-66e586b637db tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6447fd97-009f-410c-9fec-66e586b637db tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9ac3aeae-e0f6-4859-a0c7-602b6f3adc82 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ac3aeae-e0f6-4859-a0c7-602b6f3adc82 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f Sep 04 15:58:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6447fd97-009f-410c-9fec-66e586b637db tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a returned with HTTP 404 Sep 04 15:58:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9ac3aeae-e0f6-4859-a0c7-602b6f3adc82 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9ac3aeae-e0f6-4859-a0c7-602b6f3adc82 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 824/1598] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:58:59 2026] GET /volume/v3/snapshots/7e35480a-7ace-471a-a88f-febbb826207a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:58:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3009674c-af54-40ff-821f-982fb3e3f546 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3009674c-af54-40ff-821f-982fb3e3f546 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d Sep 04 15:58:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3009674c-af54-40ff-821f-982fb3e3f546 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3009674c-af54-40ff-821f-982fb3e3f546 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9ac3aeae-e0f6-4859-a0c7-602b6f3adc82 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:58:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ac3aeae-e0f6-4859-a0c7-602b6f3adc82 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f returned with HTTP 200 Sep 04 15:58:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 775/1599] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:59 2026] GET /volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f => generated 831 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3009674c-af54-40ff-821f-982fb3e3f546 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3009674c-af54-40ff-821f-982fb3e3f546 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d returned with HTTP 200 Sep 04 15:58:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 825/1600] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:59 2026] GET /volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d832fb3b-baee-40fc-acea-4b6709256e4f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d832fb3b-baee-40fc-acea-4b6709256e4f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] DELETE http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d Sep 04 15:58:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d832fb3b-baee-40fc-acea-4b6709256e4f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d832fb3b-baee-40fc-acea-4b6709256e4f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:59 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-d832fb3b-baee-40fc-acea-4b6709256e4f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete volume with id: ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d Sep 04 15:58:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d832fb3b-baee-40fc-acea-4b6709256e4f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d832fb3b-baee-40fc-acea-4b6709256e4f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete volume request issued successfully. Sep 04 15:58:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d832fb3b-baee-40fc-acea-4b6709256e4f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d returned with HTTP 202 Sep 04 15:58:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 776/1601] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:58:59 2026] DELETE /volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:58:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c2cf4fe3-2db1-4749-8b9b-68ca1f900fea None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c2cf4fe3-2db1-4749-8b9b-68ca1f900fea tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d Sep 04 15:58:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c2cf4fe3-2db1-4749-8b9b-68ca1f900fea tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c2cf4fe3-2db1-4749-8b9b-68ca1f900fea tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:58:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:58:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c2cf4fe3-2db1-4749-8b9b-68ca1f900fea tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:58:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c2cf4fe3-2db1-4749-8b9b-68ca1f900fea tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d returned with HTTP 200 Sep 04 15:58:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 826/1602] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:59 2026] GET /volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:58:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7000bd49-37d3-4535-aeac-d188fde7021c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:58:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7000bd49-37d3-4535-aeac-d188fde7021c tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c Sep 04 15:58:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7000bd49-37d3-4535-aeac-d188fde7021c tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:58:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7000bd49-37d3-4535-aeac-d188fde7021c tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:58:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:58:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:58:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:58:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:58:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7000bd49-37d3-4535-aeac-d188fde7021c tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Volume info retrieved successfully. Sep 04 15:58:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7000bd49-37d3-4535-aeac-d188fde7021c tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c returned with HTTP 200 Sep 04 15:58:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 777/1603] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:59 2026] GET /volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-96264b8e-3dab-42f5-9730-20200a709c9d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-96264b8e-3dab-42f5-9730-20200a709c9d tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-96264b8e-3dab-42f5-9730-20200a709c9d tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-96264b8e-3dab-42f5-9730-20200a709c9d tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-96264b8e-3dab-42f5-9730-20200a709c9d tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-96264b8e-3dab-42f5-9730-20200a709c9d tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe returned with HTTP 200 Sep 04 15:59:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 827/1604] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:58:59 2026] GET /volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe => generated 878 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3975c167-838a-42cd-9173-835f7a17392d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3975c167-838a-42cd-9173-835f7a17392d tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe Sep 04 15:59:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3975c167-838a-42cd-9173-835f7a17392d tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3975c167-838a-42cd-9173-835f7a17392d tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3975c167-838a-42cd-9173-835f7a17392d tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0dfde899-3615-4fe8-89ba-c1ebc83cb45a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0dfde899-3615-4fe8-89ba-c1ebc83cb45a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f Sep 04 15:59:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3975c167-838a-42cd-9173-835f7a17392d tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe returned with HTTP 200 Sep 04 15:59:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 778/1605] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:00 2026] GET /volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe => generated 878 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0dfde899-3615-4fe8-89ba-c1ebc83cb45a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0dfde899-3615-4fe8-89ba-c1ebc83cb45a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-13178eb8-e8a2-477e-b99c-26eb0ea8a080 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-13178eb8-e8a2-477e-b99c-26eb0ea8a080 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:59:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-13178eb8-e8a2-477e-b99c-26eb0ea8a080 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1beb885-9518-48f4-976c-80a9fb7ec2fe", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-598228863"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0dfde899-3615-4fe8-89ba-c1ebc83cb45a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-13178eb8-e8a2-477e-b99c-26eb0ea8a080 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-13178eb8-e8a2-477e-b99c-26eb0ea8a080 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Create snapshot from volume e1beb885-9518-48f4-976c-80a9fb7ec2fe Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0dfde899-3615-4fe8-89ba-c1ebc83cb45a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f returned with HTTP 200 Sep 04 15:59:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 828/1606] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:00 2026] GET /volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:00 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-13178eb8-e8a2-477e-b99c-26eb0ea8a080 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Created reservations ['982a4ea4-d24d-436e-9387-285fe400d58b', 'f3a96587-8403-4597-b365-4ca9a005b9b4', '4202e058-b4a2-4665-a8e1-94ef8a738b4b', '5eb598bb-98c0-4205-bae2-033f60e9b0cc'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-914c7d49-40e4-43c0-958d-2cbdfec0fc5c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-914c7d49-40e4-43c0-958d-2cbdfec0fc5c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-914c7d49-40e4-43c0-958d-2cbdfec0fc5c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-914c7d49-40e4-43c0-958d-2cbdfec0fc5c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-914c7d49-40e4-43c0-958d-2cbdfec0fc5c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-914c7d49-40e4-43c0-958d-2cbdfec0fc5c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d returned with HTTP 200 Sep 04 15:59:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 829/1607] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:00 2026] GET /volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-13178eb8-e8a2-477e-b99c-26eb0ea8a080 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Snapshot create request issued successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-13178eb8-e8a2-477e-b99c-26eb0ea8a080 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:59:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 779/1608] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:59:00 2026] POST /volume/v3/snapshots => generated 325 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-67999f1a-1736-4275-9a8c-717f65621ff7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-67999f1a-1736-4275-9a8c-717f65621ff7 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-67999f1a-1736-4275-9a8c-717f65621ff7 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-67999f1a-1736-4275-9a8c-717f65621ff7 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-67999f1a-1736-4275-9a8c-717f65621ff7 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Snapshot retrieved successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-67999f1a-1736-4275-9a8c-717f65621ff7 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 returned with HTTP 200 Sep 04 15:59:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 830/1609] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:00 2026] GET /volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 => generated 457 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f00bf38a-7eff-4662-a02a-ae96c7bbd55b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f00bf38a-7eff-4662-a02a-ae96c7bbd55b tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c Sep 04 15:59:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f00bf38a-7eff-4662-a02a-ae96c7bbd55b tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f00bf38a-7eff-4662-a02a-ae96c7bbd55b tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f00bf38a-7eff-4662-a02a-ae96c7bbd55b tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Volume info retrieved successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f00bf38a-7eff-4662-a02a-ae96c7bbd55b tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c returned with HTTP 200 Sep 04 15:59:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 780/1610] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:00 2026] GET /volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6f879dd4-fe1b-44fc-a71c-a06e911904a1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6f879dd4-fe1b-44fc-a71c-a06e911904a1 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:59:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6f879dd4-fe1b-44fc-a71c-a06e911904a1 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36a27f8d-989f-4a26-9c19-dad08b34b02c", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-2133073627"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6f879dd4-fe1b-44fc-a71c-a06e911904a1 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Volume info retrieved successfully. Sep 04 15:59:00 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-6f879dd4-fe1b-44fc-a71c-a06e911904a1 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Create snapshot from volume 36a27f8d-989f-4a26-9c19-dad08b34b02c Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-6f879dd4-fe1b-44fc-a71c-a06e911904a1 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Created reservations ['7ab494d3-c344-4f17-8821-2f00b2f20f97', '2f80fe98-fff8-4ab3-98eb-5b357cdbc8bd', '1c5dcdb3-be54-4dcb-afeb-4509450ac556', 'dd7d48bf-e299-4262-b6e7-2fc9212b89f1'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6f879dd4-fe1b-44fc-a71c-a06e911904a1 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot create request issued successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6f879dd4-fe1b-44fc-a71c-a06e911904a1 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:59:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 831/1611] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:59:00 2026] POST /volume/v3/snapshots => generated 311 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ffe3a7de-faf6-4273-9f9d-af051aa43609 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ffe3a7de-faf6-4273-9f9d-af051aa43609 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ffe3a7de-faf6-4273-9f9d-af051aa43609 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ffe3a7de-faf6-4273-9f9d-af051aa43609 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ffe3a7de-faf6-4273-9f9d-af051aa43609 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ffe3a7de-faf6-4273-9f9d-af051aa43609 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 returned with HTTP 200 Sep 04 15:59:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 781/1612] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-916ce1c8-1a1e-44cb-ba4f-19e96daa4ba3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-916ce1c8-1a1e-44cb-ba4f-19e96daa4ba3 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-916ce1c8-1a1e-44cb-ba4f-19e96daa4ba3 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-916ce1c8-1a1e-44cb-ba4f-19e96daa4ba3 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-916ce1c8-1a1e-44cb-ba4f-19e96daa4ba3 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-916ce1c8-1a1e-44cb-ba4f-19e96daa4ba3 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f returned with HTTP 200 Sep 04 15:59:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 832/1613] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f9016cc9-2d3f-4b2b-a019-cd5615f3f9c5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f9016cc9-2d3f-4b2b-a019-cd5615f3f9c5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f9016cc9-2d3f-4b2b-a019-cd5615f3f9c5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f9016cc9-2d3f-4b2b-a019-cd5615f3f9c5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f9016cc9-2d3f-4b2b-a019-cd5615f3f9c5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f9016cc9-2d3f-4b2b-a019-cd5615f3f9c5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f returned with HTTP 200 Sep 04 15:59:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 782/1614] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d6b753b9-1e2d-445e-b868-5076983e2c49 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d6b753b9-1e2d-445e-b868-5076983e2c49 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d6b753b9-1e2d-445e-b868-5076983e2c49 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d6b753b9-1e2d-445e-b868-5076983e2c49 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d6b753b9-1e2d-445e-b868-5076983e2c49 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d returned with HTTP 404 Sep 04 15:59:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 783/1615] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/v3/volumes/ea5a3554-d0e8-4008-9ea5-06a5b4ecc54d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5ba58077-edcf-49c7-a7bc-560b34220c32 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5ba58077-edcf-49c7-a7bc-560b34220c32 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5ba58077-edcf-49c7-a7bc-560b34220c32 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5ba58077-edcf-49c7-a7bc-560b34220c32 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5ba58077-edcf-49c7-a7bc-560b34220c32 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5ba58077-edcf-49c7-a7bc-560b34220c32 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae returned with HTTP 200 Sep 04 15:59:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 784/1616] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-27b44249-0c79-46c7-b134-aca659e1491b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-27b44249-0c79-46c7-b134-aca659e1491b tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-27b44249-0c79-46c7-b134-aca659e1491b tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-27b44249-0c79-46c7-b134-aca659e1491b tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-27b44249-0c79-46c7-b134-aca659e1491b tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Snapshot retrieved successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-27b44249-0c79-46c7-b134-aca659e1491b tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 returned with HTTP 200 Sep 04 15:59:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 785/1617] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 => generated 457 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Create volume of 1 GB Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-29264453"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-29264453'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume of 1 GB Sep 04 15:59:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Availability Zones retrieved successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Availability Zones retrieved successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Flow 'volume_create_api' (a6fd1467-63e5-4114-95a2-70054e02ac6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (735196ff-6100-466f-8434-03559b7eba82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Flow 'volume_create_api' (95308b0b-2a92-4db7-848e-105260ac8075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7bb2ee-9731-4956-b623-ec2d5ceffbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (735196ff-6100-466f-8434-03559b7eba82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b28968-bdb1-4e40-b685-7148216d7963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7bb2ee-9731-4956-b623-ec2d5ceffbf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d02ebee-6264-4270-81bf-54a2ef2820f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Created reservations ['193d08d2-1479-4b31-8a48-0fb7288a7002', 'cc684ef0-e2b2-4a52-b826-b0ceb2b6bd3a', '2f7a1457-4e03-4fb8-9c4a-c2a937c3ae7d', '451183e6-9a0e-4a6e-ac74-454cc3936ab8'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d02ebee-6264-4270-81bf-54a2ef2820f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['193d08d2-1479-4b31-8a48-0fb7288a7002', 'cc684ef0-e2b2-4a52-b826-b0ceb2b6bd3a', '2f7a1457-4e03-4fb8-9c4a-c2a937c3ae7d', '451183e6-9a0e-4a6e-ac74-454cc3936ab8']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b85a94-be99-4758-9fee-db701ef83a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b85a94-be99-4758-9fee-db701ef83a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '008d2f8f-e712-4cbc-bf74-f15c040a88e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-29264453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7f9e6404314a50af699cb79d79e676',qos_specs=None,replication_status=,reservations=['193d08d2-1479-4b31-8a48-0fb7288a7002','cc684ef0-e2b2-4a52-b826-b0ceb2b6bd3a','2f7a1457-4e03-4fb8-9c4a-c2a937c3ae7d','451183e6-9a0e-4a6e-ac74-454cc3936ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f390736f114e0c942690ded0dff859',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-29264453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=008d2f8f-e712-4cbc-bf74-f15c040a88e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a7f9e6404314a50af699cb79d79e676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f390736f114e0c942690ded0dff859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Created reservations ['e05c22f5-4e40-4287-ae03-8ed0464f74af', '10d8c3c8-962a-4194-9114-dae198958249', 'e075a12c-2875-4b35-ac76-ef224ec22e76', 'e1f13b79-bd9e-4659-b37a-f09e064d3598'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75d906de-b049-4337-945d-8e880d4dff38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b28968-bdb1-4e40-b685-7148216d7963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e05c22f5-4e40-4287-ae03-8ed0464f74af', '10d8c3c8-962a-4194-9114-dae198958249', 'e075a12c-2875-4b35-ac76-ef224ec22e76', 'e1f13b79-bd9e-4659-b37a-f09e064d3598']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1b02b5-5796-455d-af36-bcccc52cde55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75d906de-b049-4337-945d-8e880d4dff38) transitioned into state 'SUCCESS' from state '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-29264453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7f9e6404314a50af699cb79d79e676',qos_specs=None,replication_status=,reservations=['193d08d2-1479-4b31-8a48-0fb7288a7002','cc684ef0-e2b2-4a52-b826-b0ceb2b6bd3a','2f7a1457-4e03-4fb8-9c4a-c2a937c3ae7d','451183e6-9a0e-4a6e-ac74-454cc3936ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f390736f114e0c942690ded0dff859',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8e8b84-29c8-4a24-bd1d-95715bd2852c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1b02b5-5796-455d-af36-bcccc52cde55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '489d6ac4-3609-4405-a3b2-41db0a96cc5f', '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='f4f06a8fc1614f6dab2ac2e281e65e09',qos_specs=None,replication_status=,reservations=['e05c22f5-4e40-4287-ae03-8ed0464f74af','10d8c3c8-962a-4194-9114-dae198958249','e075a12c-2875-4b35-ac76-ef224ec22e76','e1f13b79-bd9e-4659-b37a-f09e064d3598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e94c460df044908aef663054b6b2a3e',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=489d6ac4-3609-4405-a3b2-41db0a96cc5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4f06a8fc1614f6dab2ac2e281e65e09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e94c460df044908aef663054b6b2a3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53de40f4-6d7b-4c18-b0d4-d6a69e1a644d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8e8b84-29c8-4a24-bd1d-95715bd2852c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Flow 'volume_create_api' (95308b0b-2a92-4db7-848e-105260ac8075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume request issued successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e37029dd-c998-4ba0-8c1f-0cfd3cb5bf43 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 786/1618] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:59:01 2026] POST /volume/v3/volumes => generated 761 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fea51ed9-3485-4ebb-a78d-e3bc11ef87d0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53de40f4-6d7b-4c18-b0d4-d6a69e1a644d) transitioned into state 'SUCCESS' from 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='f4f06a8fc1614f6dab2ac2e281e65e09',qos_specs=None,replication_status=,reservations=['e05c22f5-4e40-4287-ae03-8ed0464f74af','10d8c3c8-962a-4194-9114-dae198958249','e075a12c-2875-4b35-ac76-ef224ec22e76','e1f13b79-bd9e-4659-b37a-f09e064d3598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e94c460df044908aef663054b6b2a3e',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fea51ed9-3485-4ebb-a78d-e3bc11ef87d0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fea51ed9-3485-4ebb-a78d-e3bc11ef87d0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fea51ed9-3485-4ebb-a78d-e3bc11ef87d0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c2fb52-b5ee-4a62-bb73-97b9edd65d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c2fb52-b5ee-4a62-bb73-97b9edd65d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fea51ed9-3485-4ebb-a78d-e3bc11ef87d0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Flow 'volume_create_api' (a6fd1467-63e5-4114-95a2-70054e02ac6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Create volume request issued successfully. Sep 04 15:59:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3a6aa3da-bf37-49a2-acb4-f80317cc588a tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 833/1619] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:59:01 2026] POST /volume/v3/volumes => generated 742 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fea51ed9-3485-4ebb-a78d-e3bc11ef87d0 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 returned with HTTP 200 Sep 04 15:59:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 787/1620] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 => generated 829 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-163b9222-253e-4b93-92fd-9464b2cc3ee6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-163b9222-253e-4b93-92fd-9464b2cc3ee6 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] GET http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-163b9222-253e-4b93-92fd-9464b2cc3ee6 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-163b9222-253e-4b93-92fd-9464b2cc3ee6 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-163b9222-253e-4b93-92fd-9464b2cc3ee6 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Volume info retrieved successfully. Sep 04 15:59:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-163b9222-253e-4b93-92fd-9464b2cc3ee6 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f returned with HTTP 200 Sep 04 15:59:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 834/1621] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:01 2026] GET /volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f => generated 921 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ff81c36b-089e-416b-822b-b1899cd46528 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ff81c36b-089e-416b-822b-b1899cd46528 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 Sep 04 15:59:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ff81c36b-089e-416b-822b-b1899cd46528 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ff81c36b-089e-416b-822b-b1899cd46528 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ff81c36b-089e-416b-822b-b1899cd46528 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ff81c36b-089e-416b-822b-b1899cd46528 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 returned with HTTP 200 Sep 04 15:59:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 788/1622] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:02 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d2980a8c-1470-41df-8bc0-83ef1d9e8164 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d2980a8c-1470-41df-8bc0-83ef1d9e8164 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 Sep 04 15:59:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d2980a8c-1470-41df-8bc0-83ef1d9e8164 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d2980a8c-1470-41df-8bc0-83ef1d9e8164 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d2980a8c-1470-41df-8bc0-83ef1d9e8164 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Snapshot retrieved successfully. Sep 04 15:59:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d2980a8c-1470-41df-8bc0-83ef1d9e8164 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 returned with HTTP 200 Sep 04 15:59:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 835/1623] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:02 2026] GET /volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-af5ed4b4-c147-403d-bb66-3ad3ff03aeb2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-af5ed4b4-c147-403d-bb66-3ad3ff03aeb2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 Sep 04 15:59:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-af5ed4b4-c147-403d-bb66-3ad3ff03aeb2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-af5ed4b4-c147-403d-bb66-3ad3ff03aeb2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-af5ed4b4-c147-403d-bb66-3ad3ff03aeb2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-af5ed4b4-c147-403d-bb66-3ad3ff03aeb2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 returned with HTTP 200 Sep 04 15:59:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 789/1624] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:02 2026] GET /volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4e224c0b-b8f8-4a67-894a-74b1bf3dc708 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4e224c0b-b8f8-4a67-894a-74b1bf3dc708 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] GET http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f Sep 04 15:59:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4e224c0b-b8f8-4a67-894a-74b1bf3dc708 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4e224c0b-b8f8-4a67-894a-74b1bf3dc708 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:03 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:03 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:03 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:03 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4e224c0b-b8f8-4a67-894a-74b1bf3dc708 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Volume info retrieved successfully. Sep 04 15:59:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4e224c0b-b8f8-4a67-894a-74b1bf3dc708 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f returned with HTTP 200 Sep 04 15:59:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 836/1625] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:03 2026] GET /volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f => generated 971 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6a97bcd5-dde4-4ec8-83f1-8bfc88c94856 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6a97bcd5-dde4-4ec8-83f1-8bfc88c94856 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 Sep 04 15:59:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6a97bcd5-dde4-4ec8-83f1-8bfc88c94856 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6a97bcd5-dde4-4ec8-83f1-8bfc88c94856 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:03 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:03 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6a97bcd5-dde4-4ec8-83f1-8bfc88c94856 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6a97bcd5-dde4-4ec8-83f1-8bfc88c94856 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 returned with HTTP 200 Sep 04 15:59:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 790/1626] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:03 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-21ac5ffc-5a0e-468f-9a16-e48ec6660509 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-21ac5ffc-5a0e-468f-9a16-e48ec6660509 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 Sep 04 15:59:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-21ac5ffc-5a0e-468f-9a16-e48ec6660509 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-21ac5ffc-5a0e-468f-9a16-e48ec6660509 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:03 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:03 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-21ac5ffc-5a0e-468f-9a16-e48ec6660509 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Snapshot retrieved successfully. Sep 04 15:59:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-21ac5ffc-5a0e-468f-9a16-e48ec6660509 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 returned with HTTP 200 Sep 04 15:59:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 837/1627] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:03 2026] GET /volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 => generated 484 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d6db5aea-5787-46e4-b157-5e5c05d3e908 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d6db5aea-5787-46e4-b157-5e5c05d3e908 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 Sep 04 15:59:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d6db5aea-5787-46e4-b157-5e5c05d3e908 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d6db5aea-5787-46e4-b157-5e5c05d3e908 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:03 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:03 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d6db5aea-5787-46e4-b157-5e5c05d3e908 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Snapshot retrieved successfully. Sep 04 15:59:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d6db5aea-5787-46e4-b157-5e5c05d3e908 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 returned with HTTP 200 Sep 04 15:59:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 791/1628] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:03 2026] GET /volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0212b14b-7434-4df0-bd24-f6c910b81b84 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0212b14b-7434-4df0-bd24-f6c910b81b84 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 Sep 04 15:59:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0212b14b-7434-4df0-bd24-f6c910b81b84 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0212b14b-7434-4df0-bd24-f6c910b81b84 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:03 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-0212b14b-7434-4df0-bd24-f6c910b81b84 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Delete snapshot with id: bf16bf3b-0f9a-4d84-9931-4d1382c013c0 Sep 04 15:59:03 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:03 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0212b14b-7434-4df0-bd24-f6c910b81b84 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Snapshot retrieved successfully. Sep 04 15:59:03 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:03 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0212b14b-7434-4df0-bd24-f6c910b81b84 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Snapshot delete request issued successfully. Sep 04 15:59:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0212b14b-7434-4df0-bd24-f6c910b81b84 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 returned with HTTP 202 Sep 04 15:59:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 838/1629] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:59:03 2026] DELETE /volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d73558ef-74a2-404a-9dc1-9d046eb39b16 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d73558ef-74a2-404a-9dc1-9d046eb39b16 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 Sep 04 15:59:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d73558ef-74a2-404a-9dc1-9d046eb39b16 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d73558ef-74a2-404a-9dc1-9d046eb39b16 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:03 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:03 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d73558ef-74a2-404a-9dc1-9d046eb39b16 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Snapshot retrieved successfully. Sep 04 15:59:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d73558ef-74a2-404a-9dc1-9d046eb39b16 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 returned with HTTP 200 Sep 04 15:59:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 792/1630] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:03 2026] GET /volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 => generated 483 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8da66baa-6e1c-47ae-8d7e-de2daa9801ff None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8da66baa-6e1c-47ae-8d7e-de2daa9801ff tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 Sep 04 15:59:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8da66baa-6e1c-47ae-8d7e-de2daa9801ff tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8da66baa-6e1c-47ae-8d7e-de2daa9801ff tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8da66baa-6e1c-47ae-8d7e-de2daa9801ff tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8da66baa-6e1c-47ae-8d7e-de2daa9801ff tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 returned with HTTP 200 Sep 04 15:59:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 839/1631] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:04 2026] GET /volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-59a6f3c5-f2db-43a1-95af-055e61d516b4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-59a6f3c5-f2db-43a1-95af-055e61d516b4 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] GET http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f Sep 04 15:59:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-59a6f3c5-f2db-43a1-95af-055e61d516b4 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-59a6f3c5-f2db-43a1-95af-055e61d516b4 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-59a6f3c5-f2db-43a1-95af-055e61d516b4 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Volume info retrieved successfully. Sep 04 15:59:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-59a6f3c5-f2db-43a1-95af-055e61d516b4 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f returned with HTTP 200 Sep 04 15:59:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 793/1632] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:04 2026] GET /volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f => generated 971 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ec5eedb7-58c7-4535-91f7-33fed8a3d358 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ec5eedb7-58c7-4535-91f7-33fed8a3d358 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 Sep 04 15:59:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ec5eedb7-58c7-4535-91f7-33fed8a3d358 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ec5eedb7-58c7-4535-91f7-33fed8a3d358 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ec5eedb7-58c7-4535-91f7-33fed8a3d358 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ec5eedb7-58c7-4535-91f7-33fed8a3d358 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 returned with HTTP 200 Sep 04 15:59:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 840/1633] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:04 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0348c7c6-756a-4776-8e74-f29875f13565 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0348c7c6-756a-4776-8e74-f29875f13565 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 Sep 04 15:59:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0348c7c6-756a-4776-8e74-f29875f13565 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0348c7c6-756a-4776-8e74-f29875f13565 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0348c7c6-756a-4776-8e74-f29875f13565 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Snapshot retrieved successfully. Sep 04 15:59:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0348c7c6-756a-4776-8e74-f29875f13565 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 returned with HTTP 200 Sep 04 15:59:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 794/1634] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:04 2026] GET /volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 => generated 483 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e23441b3-273d-489c-8fcb-0c748dda1e74 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e23441b3-273d-489c-8fcb-0c748dda1e74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e23441b3-273d-489c-8fcb-0c748dda1e74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e23441b3-273d-489c-8fcb-0c748dda1e74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e23441b3-273d-489c-8fcb-0c748dda1e74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e23441b3-273d-489c-8fcb-0c748dda1e74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 841/1635] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:05 2026] GET /volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bfb9cef3-142d-4290-bbf6-bd2d57b60f77 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bfb9cef3-142d-4290-bbf6-bd2d57b60f77 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] GET http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bfb9cef3-142d-4290-bbf6-bd2d57b60f77 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bfb9cef3-142d-4290-bbf6-bd2d57b60f77 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bfb9cef3-142d-4290-bbf6-bd2d57b60f77 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Volume info retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bfb9cef3-142d-4290-bbf6-bd2d57b60f77 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 795/1636] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:05 2026] GET /volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f => generated 971 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-40769d24-eb75-4361-b41e-3ab722c5d425 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-40769d24-eb75-4361-b41e-3ab722c5d425 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-40769d24-eb75-4361-b41e-3ab722c5d425 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-40769d24-eb75-4361-b41e-3ab722c5d425 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-40769d24-eb75-4361-b41e-3ab722c5d425 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-40769d24-eb75-4361-b41e-3ab722c5d425 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 842/1637] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:05 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-88824df0-44d1-4d9c-896a-7a7d4f75c66b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-88824df0-44d1-4d9c-896a-7a7d4f75c66b tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] POST http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-88824df0-44d1-4d9c-896a-7a7d4f75c66b tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-88824df0-44d1-4d9c-896a-7a7d4f75c66b tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-88824df0-44d1-4d9c-896a-7a7d4f75c66b tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Update snapshot metadata completed successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-88824df0-44d1-4d9c-896a-7a7d4f75c66b tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 796/1638] 192.168.122.126 () {60 vars in 1286 bytes} [Fri Sep 4 15:59:05 2026] POST /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata => generated 68 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e135cf06-50a8-478c-808d-976fd57d9220 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e135cf06-50a8-478c-808d-976fd57d9220 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e135cf06-50a8-478c-808d-976fd57d9220 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e135cf06-50a8-478c-808d-976fd57d9220 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e135cf06-50a8-478c-808d-976fd57d9220 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e135cf06-50a8-478c-808d-976fd57d9220 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Get snapshot metadata completed successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e135cf06-50a8-478c-808d-976fd57d9220 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 843/1639] 192.168.122.126 () {58 vars in 1265 bytes} [Fri Sep 4 15:59:05 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-440e4682-5bfb-4ae0-a267-664c5f5eba8d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-440e4682-5bfb-4ae0-a267-664c5f5eba8d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] PUT http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-440e4682-5bfb-4ae0-a267-664c5f5eba8d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-440e4682-5bfb-4ae0-a267-664c5f5eba8d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-440e4682-5bfb-4ae0-a267-664c5f5eba8d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Update snapshot metadata completed successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-440e4682-5bfb-4ae0-a267-664c5f5eba8d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 797/1640] 192.168.122.126 () {60 vars in 1285 bytes} [Fri Sep 4 15:59:05 2026] PUT /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata => generated 57 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-44442e0b-5281-4b95-9c92-347371f244bd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-44442e0b-5281-4b95-9c92-347371f244bd tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-44442e0b-5281-4b95-9c92-347371f244bd tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-44442e0b-5281-4b95-9c92-347371f244bd tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-44442e0b-5281-4b95-9c92-347371f244bd tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-44442e0b-5281-4b95-9c92-347371f244bd tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Get snapshot metadata completed successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-44442e0b-5281-4b95-9c92-347371f244bd tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 844/1641] 192.168.122.126 () {58 vars in 1265 bytes} [Fri Sep 4 15:59:05 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata => generated 57 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8fa6a829-61ef-4b08-833b-fec86a0fcb75 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8fa6a829-61ef-4b08-833b-fec86a0fcb75 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata/key3 Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8fa6a829-61ef-4b08-833b-fec86a0fcb75 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8fa6a829-61ef-4b08-833b-fec86a0fcb75 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8fa6a829-61ef-4b08-833b-fec86a0fcb75 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8fa6a829-61ef-4b08-833b-fec86a0fcb75 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Get snapshot metadata completed successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8fa6a829-61ef-4b08-833b-fec86a0fcb75 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Delete snapshot metadata completed successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8fa6a829-61ef-4b08-833b-fec86a0fcb75 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata/key3 returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 798/1642] 192.168.122.126 () {58 vars in 1283 bytes} [Fri Sep 4 15:59:05 2026] DELETE /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata/key3 => generated 0 bytes in 57 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8e1b093c-b1b2-4daf-a931-551818d5cf86 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8e1b093c-b1b2-4daf-a931-551818d5cf86 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8e1b093c-b1b2-4daf-a931-551818d5cf86 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8e1b093c-b1b2-4daf-a931-551818d5cf86 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8e1b093c-b1b2-4daf-a931-551818d5cf86 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8e1b093c-b1b2-4daf-a931-551818d5cf86 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Get snapshot metadata completed successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8e1b093c-b1b2-4daf-a931-551818d5cf86 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 845/1643] 192.168.122.126 () {58 vars in 1265 bytes} [Fri Sep 4 15:59:05 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata => generated 32 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-866521af-a55a-4c07-b8a4-fd8f01895455 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-866521af-a55a-4c07-b8a4-fd8f01895455 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] PUT http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-866521af-a55a-4c07-b8a4-fd8f01895455 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-866521af-a55a-4c07-b8a4-fd8f01895455 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-866521af-a55a-4c07-b8a4-fd8f01895455 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Update snapshot metadata completed successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-866521af-a55a-4c07-b8a4-fd8f01895455 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-85881d33-6028-4b03-b427-6b3da76404d5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 799/1644] 192.168.122.126 () {60 vars in 1285 bytes} [Fri Sep 4 15:59:05 2026] PUT /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata => generated 16 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-85881d33-6028-4b03-b427-6b3da76404d5 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-85881d33-6028-4b03-b427-6b3da76404d5 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-85881d33-6028-4b03-b427-6b3da76404d5 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-19832eb8-6abb-472a-81fe-1c0e42f6629d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-19832eb8-6abb-472a-81fe-1c0e42f6629d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] POST http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-19832eb8-6abb-472a-81fe-1c0e42f6629d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-85881d33-6028-4b03-b427-6b3da76404d5 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 returned with HTTP 404 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 846/1645] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:05 2026] GET /volume/v3/snapshots/bf16bf3b-0f9a-4d84-9931-4d1382c013c0 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-45c1854c-b012-477c-8689-d1d5029c8a2e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-19832eb8-6abb-472a-81fe-1c0e42f6629d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-45c1854c-b012-477c-8689-d1d5029c8a2e tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] DELETE http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-45c1854c-b012-477c-8689-d1d5029c8a2e tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-45c1854c-b012-477c-8689-d1d5029c8a2e tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-45c1854c-b012-477c-8689-d1d5029c8a2e tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Delete volume with id: e1beb885-9518-48f4-976c-80a9fb7ec2fe Sep 04 15:59:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-45c1854c-b012-477c-8689-d1d5029c8a2e tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-19832eb8-6abb-472a-81fe-1c0e42f6629d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Update snapshot metadata completed successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-19832eb8-6abb-472a-81fe-1c0e42f6629d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 800/1646] 192.168.122.126 () {60 vars in 1286 bytes} [Fri Sep 4 15:59:05 2026] POST /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata => generated 68 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4fb3b1e0-1d0c-4fee-a071-f2264ebef2ab None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4fb3b1e0-1d0c-4fee-a071-f2264ebef2ab tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4fb3b1e0-1d0c-4fee-a071-f2264ebef2ab tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4fb3b1e0-1d0c-4fee-a071-f2264ebef2ab tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-45c1854c-b012-477c-8689-d1d5029c8a2e tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Delete volume request issued successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-45c1854c-b012-477c-8689-d1d5029c8a2e tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe returned with HTTP 202 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 847/1647] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:05 2026] DELETE /volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-35bc470a-9767-4ab2-8730-3eb5c55fe9e9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-35bc470a-9767-4ab2-8730-3eb5c55fe9e9 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-35bc470a-9767-4ab2-8730-3eb5c55fe9e9 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-35bc470a-9767-4ab2-8730-3eb5c55fe9e9 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4fb3b1e0-1d0c-4fee-a071-f2264ebef2ab tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4fb3b1e0-1d0c-4fee-a071-f2264ebef2ab tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Get snapshot metadata completed successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4fb3b1e0-1d0c-4fee-a071-f2264ebef2ab tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 801/1648] 192.168.122.126 () {58 vars in 1265 bytes} [Fri Sep 4 15:59:05 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b726fef2-ff0c-4efb-bbd5-0d4b573712a7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b726fef2-ff0c-4efb-bbd5-0d4b573712a7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] PUT http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata/key3 Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b726fef2-ff0c-4efb-bbd5-0d4b573712a7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-35bc470a-9767-4ab2-8730-3eb5c55fe9e9 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-35bc470a-9767-4ab2-8730-3eb5c55fe9e9 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 848/1649] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:05 2026] GET /volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe => generated 877 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b726fef2-ff0c-4efb-bbd5-0d4b573712a7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b726fef2-ff0c-4efb-bbd5-0d4b573712a7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Update snapshot metadata completed successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b726fef2-ff0c-4efb-bbd5-0d4b573712a7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata/key3 returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 802/1650] 192.168.122.126 () {60 vars in 1300 bytes} [Fri Sep 4 15:59:05 2026] PUT /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata/key3 => generated 35 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e213ab74-5666-465e-a62e-9b830bc19c3d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e213ab74-5666-465e-a62e-9b830bc19c3d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata/key3 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e213ab74-5666-465e-a62e-9b830bc19c3d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e213ab74-5666-465e-a62e-9b830bc19c3d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e213ab74-5666-465e-a62e-9b830bc19c3d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e213ab74-5666-465e-a62e-9b830bc19c3d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Get snapshot metadata completed successfully. Sep 04 15:59:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e213ab74-5666-465e-a62e-9b830bc19c3d tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata/key3 returned with HTTP 200 Sep 04 15:59:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 849/1651] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 15:59:05 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d7200a96-465b-46de-b172-c1ff34094e42 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d7200a96-465b-46de-b172-c1ff34094e42 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d7200a96-465b-46de-b172-c1ff34094e42 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d7200a96-465b-46de-b172-c1ff34094e42 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d7200a96-465b-46de-b172-c1ff34094e42 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d7200a96-465b-46de-b172-c1ff34094e42 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Get snapshot metadata completed successfully. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d7200a96-465b-46de-b172-c1ff34094e42 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata returned with HTTP 200 Sep 04 15:59:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 803/1652] 192.168.122.126 () {58 vars in 1265 bytes} [Fri Sep 4 15:59:05 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d8c2fd5e-9c1c-42ce-8632-f7036ac01750 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d8c2fd5e-9c1c-42ce-8632-f7036ac01750 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] PUT http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d8c2fd5e-9c1c-42ce-8632-f7036ac01750 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d8c2fd5e-9c1c-42ce-8632-f7036ac01750 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d8c2fd5e-9c1c-42ce-8632-f7036ac01750 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Update snapshot metadata completed successfully. Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d8c2fd5e-9c1c-42ce-8632-f7036ac01750 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata returned with HTTP 200 Sep 04 15:59:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 850/1653] 192.168.122.126 () {60 vars in 1285 bytes} [Fri Sep 4 15:59:06 2026] PUT /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00/metadata => generated 16 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7d516b28-4e02-4375-82a8-e27d4855454a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7d516b28-4e02-4375-82a8-e27d4855454a tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 Sep 04 15:59:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7d516b28-4e02-4375-82a8-e27d4855454a tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7d516b28-4e02-4375-82a8-e27d4855454a tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-7d516b28-4e02-4375-82a8-e27d4855454a tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Delete snapshot with id: 85971827-eaf6-4f41-ac08-d616c724ae00 Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a70471e7-f373-4df2-afa5-5c337c6c2e41 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7d516b28-4e02-4375-82a8-e27d4855454a tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a70471e7-f373-4df2-afa5-5c337c6c2e41 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a70471e7-f373-4df2-afa5-5c337c6c2e41 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a70471e7-f373-4df2-afa5-5c337c6c2e41 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a70471e7-f373-4df2-afa5-5c337c6c2e41 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a70471e7-f373-4df2-afa5-5c337c6c2e41 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 returned with HTTP 200 Sep 04 15:59:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 851/1654] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:06 2026] GET /volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9ab20ee0-5df2-4bef-ba6a-f746712e2ff0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9ab20ee0-5df2-4bef-ba6a-f746712e2ff0 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] GET http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9ab20ee0-5df2-4bef-ba6a-f746712e2ff0 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9ab20ee0-5df2-4bef-ba6a-f746712e2ff0 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7d516b28-4e02-4375-82a8-e27d4855454a tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot delete request issued successfully. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7d516b28-4e02-4375-82a8-e27d4855454a tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 returned with HTTP 202 Sep 04 15:59:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 804/1655] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:59:06 2026] DELETE /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9ab20ee0-5df2-4bef-ba6a-f746712e2ff0 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Volume info retrieved successfully. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7c409f79-5977-4e74-a869-582316d90c6d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7c409f79-5977-4e74-a869-582316d90c6d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9ab20ee0-5df2-4bef-ba6a-f746712e2ff0 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f returned with HTTP 200 Sep 04 15:59:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 852/1656] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:06 2026] GET /volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f => generated 971 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7c409f79-5977-4e74-a869-582316d90c6d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "008d2f8f-e712-4cbc-bf74-f15c040a88e7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-450817729"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4be2f47c-3673-4eff-940d-be938a809ca3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4be2f47c-3673-4eff-940d-be938a809ca3 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4be2f47c-3673-4eff-940d-be938a809ca3 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4be2f47c-3673-4eff-940d-be938a809ca3 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4be2f47c-3673-4eff-940d-be938a809ca3 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4be2f47c-3673-4eff-940d-be938a809ca3 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 returned with HTTP 200 Sep 04 15:59:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 853/1657] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:06 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7c409f79-5977-4e74-a869-582316d90c6d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-7c409f79-5977-4e74-a869-582316d90c6d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create snapshot from volume 008d2f8f-e712-4cbc-bf74-f15c040a88e7 Sep 04 15:59:06 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-7c409f79-5977-4e74-a869-582316d90c6d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Created reservations ['db0b0fe4-8b95-467b-8f08-021dc2ea8969', 'b5abfb4c-dc5c-4fe0-893a-63b6e4b5f600', 'c54a232a-79ed-4cb0-8ab2-2919d8a94ee4', '90fbb6ff-27a4-4420-9b85-517e65ab99f8'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7c409f79-5977-4e74-a869-582316d90c6d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot create request issued successfully. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7c409f79-5977-4e74-a869-582316d90c6d tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:59:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 805/1658] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:59:06 2026] POST /volume/v3/snapshots => generated 309 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d5d3ee3c-bdbb-4887-893a-6f21a9aef25c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d5d3ee3c-bdbb-4887-893a-6f21a9aef25c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d5d3ee3c-bdbb-4887-893a-6f21a9aef25c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d5d3ee3c-bdbb-4887-893a-6f21a9aef25c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d5d3ee3c-bdbb-4887-893a-6f21a9aef25c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:59:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d5d3ee3c-bdbb-4887-893a-6f21a9aef25c tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 returned with HTTP 200 Sep 04 15:59:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 854/1659] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:06 2026] GET /volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 => generated 441 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fa0149aa-52aa-4afd-97bc-69feb7dd68cd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fa0149aa-52aa-4afd-97bc-69feb7dd68cd tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe Sep 04 15:59:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fa0149aa-52aa-4afd-97bc-69feb7dd68cd tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fa0149aa-52aa-4afd-97bc-69feb7dd68cd tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fa0149aa-52aa-4afd-97bc-69feb7dd68cd tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:59:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fa0149aa-52aa-4afd-97bc-69feb7dd68cd tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe returned with HTTP 200 Sep 04 15:59:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 806/1660] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:06 2026] GET /volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe => generated 877 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bb7576f7-18be-4e3f-9791-eb39dfe7ad89 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a0c9cc4f-82ba-4cba-9df9-5e6dfb7e28a7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb7576f7-18be-4e3f-9791-eb39dfe7ad89 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] GET http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f Sep 04 15:59:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bb7576f7-18be-4e3f-9791-eb39dfe7ad89 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bb7576f7-18be-4e3f-9791-eb39dfe7ad89 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a0c9cc4f-82ba-4cba-9df9-5e6dfb7e28a7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a0c9cc4f-82ba-4cba-9df9-5e6dfb7e28a7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a0c9cc4f-82ba-4cba-9df9-5e6dfb7e28a7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a0c9cc4f-82ba-4cba-9df9-5e6dfb7e28a7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a0c9cc4f-82ba-4cba-9df9-5e6dfb7e28a7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 807/1661] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bb7576f7-18be-4e3f-9791-eb39dfe7ad89 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Volume info retrieved successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb7576f7-18be-4e3f-9791-eb39dfe7ad89 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 855/1662] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f => generated 972 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e4c12dcb-6d39-4714-82e1-34ef2126e9cc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e4c12dcb-6d39-4714-82e1-34ef2126e9cc tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] GET http://192.168.122.126/volume/v3/volumes/detail?all_tenants=1&project_id=7a722a95f33845ffb67cc0e2a20d71d4 Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e4c12dcb-6d39-4714-82e1-34ef2126e9cc tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e4c12dcb-6d39-4714-82e1-34ef2126e9cc tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e4c12dcb-6d39-4714-82e1-34ef2126e9cc tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Could not evaluate value 7a722a95f33845ffb67cc0e2a20d71d4, assuming string {{(pid=87208) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e4c12dcb-6d39-4714-82e1-34ef2126e9cc tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Searching by: MultiDict([('project_id', '7a722a95f33845ffb67cc0e2a20d71d4'), ('all_tenants', 1)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:59:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e4c12dcb-6d39-4714-82e1-34ef2126e9cc tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Get all volumes completed successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e4c12dcb-6d39-4714-82e1-34ef2126e9cc tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] http://192.168.122.126/volume/v3/volumes/detail?all_tenants=1&project_id=7a722a95f33845ffb67cc0e2a20d71d4 returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 808/1663] 192.168.122.126 () {58 vars in 1257 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=7a722a95f33845ffb67cc0e2a20d71d4 => generated 3041 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ed8a5d59-b995-473d-9edc-85c664e6fd66 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ed8a5d59-b995-473d-9edc-85c664e6fd66 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f Sep 04 15:59:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ed8a5d59-b995-473d-9edc-85c664e6fd66 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ed8a5d59-b995-473d-9edc-85c664e6fd66 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-ed8a5d59-b995-473d-9edc-85c664e6fd66 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Delete volume with id: 489d6ac4-3609-4405-a3b2-41db0a96cc5f Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c9a2730a-619b-4465-8943-39bb7ee51d59 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c9a2730a-619b-4465-8943-39bb7ee51d59 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c9a2730a-619b-4465-8943-39bb7ee51d59 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c9a2730a-619b-4465-8943-39bb7ee51d59 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ed8a5d59-b995-473d-9edc-85c664e6fd66 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Volume info retrieved successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c9a2730a-619b-4465-8943-39bb7ee51d59 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c9a2730a-619b-4465-8943-39bb7ee51d59 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 809/1664] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 => generated 441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ed8a5d59-b995-473d-9edc-85c664e6fd66 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] Delete volume request issued successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ed8a5d59-b995-473d-9edc-85c664e6fd66 tempest-VolumesListAdminTestJSON-87288527 tempest-VolumesListAdminTestJSON-87288527-project-admin] http://192.168.122.126/volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f returned with HTTP 202 Sep 04 15:59:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 856/1665] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:07 2026] DELETE /volume/v3/volumes/489d6ac4-3609-4405-a3b2-41db0a96cc5f => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dd807aea-aa18-4877-ba72-e3f3fa8750da None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dd807aea-aa18-4877-ba72-e3f3fa8750da tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dd807aea-aa18-4877-ba72-e3f3fa8750da tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dd807aea-aa18-4877-ba72-e3f3fa8750da tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-dd807aea-aa18-4877-ba72-e3f3fa8750da tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dd807aea-aa18-4877-ba72-e3f3fa8750da tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 810/1666] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8963f69b-ea7b-46b1-a7ba-b65b256c5872 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8963f69b-ea7b-46b1-a7ba-b65b256c5872 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] DELETE http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f Sep 04 15:59:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8963f69b-ea7b-46b1-a7ba-b65b256c5872 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8963f69b-ea7b-46b1-a7ba-b65b256c5872 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-8963f69b-ea7b-46b1-a7ba-b65b256c5872 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Delete volume with id: bc145226-5671-421d-a5e7-b52253ed669f Sep 04 15:59:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8963f69b-ea7b-46b1-a7ba-b65b256c5872 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8963f69b-ea7b-46b1-a7ba-b65b256c5872 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Delete volume request issued successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8963f69b-ea7b-46b1-a7ba-b65b256c5872 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f returned with HTTP 202 Sep 04 15:59:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 857/1667] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:07 2026] DELETE /volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a2570a6f-5691-4d56-a74e-9e7caf13792a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a2570a6f-5691-4d56-a74e-9e7caf13792a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a2570a6f-5691-4d56-a74e-9e7caf13792a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a2570a6f-5691-4d56-a74e-9e7caf13792a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a2570a6f-5691-4d56-a74e-9e7caf13792a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-62ce5eca-d09e-4179-8420-3a2fa0e95890 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a2570a6f-5691-4d56-a74e-9e7caf13792a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f returned with HTTP 200 Sep 04 15:59:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 811/1668] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-62ce5eca-d09e-4179-8420-3a2fa0e95890 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe Sep 04 15:59:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-62ce5eca-d09e-4179-8420-3a2fa0e95890 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-62ce5eca-d09e-4179-8420-3a2fa0e95890 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-62ce5eca-d09e-4179-8420-3a2fa0e95890 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe returned with HTTP 404 Sep 04 15:59:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 858/1669] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:07 2026] GET /volume/v3/volumes/e1beb885-9518-48f4-976c-80a9fb7ec2fe => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f8c39693-0ae2-419d-8ed4-5b988a44cbe7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f8c39693-0ae2-419d-8ed4-5b988a44cbe7 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] DELETE http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 Sep 04 15:59:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f8c39693-0ae2-419d-8ed4-5b988a44cbe7 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f8c39693-0ae2-419d-8ed4-5b988a44cbe7 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:08 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-f8c39693-0ae2-419d-8ed4-5b988a44cbe7 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Delete volume with id: 9ada7eeb-9647-4a7d-995a-129050d528f7 Sep 04 15:59:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f8c39693-0ae2-419d-8ed4-5b988a44cbe7 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:59:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f8c39693-0ae2-419d-8ed4-5b988a44cbe7 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Delete volume request issued successfully. Sep 04 15:59:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f8c39693-0ae2-419d-8ed4-5b988a44cbe7 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 returned with HTTP 202 Sep 04 15:59:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 812/1670] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:08 2026] DELETE /volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7e1bd696-c899-410f-8aed-4153e0e68086 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7e1bd696-c899-410f-8aed-4153e0e68086 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 Sep 04 15:59:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7e1bd696-c899-410f-8aed-4153e0e68086 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7e1bd696-c899-410f-8aed-4153e0e68086 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7e1bd696-c899-410f-8aed-4153e0e68086 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:59:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7e1bd696-c899-410f-8aed-4153e0e68086 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 returned with HTTP 200 Sep 04 15:59:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 859/1671] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:08 2026] GET /volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 => generated 841 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8710fc48-0ee8-4c5a-a3f6-055ad5018cd7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8710fc48-0ee8-4c5a-a3f6-055ad5018cd7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 Sep 04 15:59:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8710fc48-0ee8-4c5a-a3f6-055ad5018cd7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8710fc48-0ee8-4c5a-a3f6-055ad5018cd7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8710fc48-0ee8-4c5a-a3f6-055ad5018cd7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Snapshot retrieved successfully. Sep 04 15:59:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8710fc48-0ee8-4c5a-a3f6-055ad5018cd7 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 returned with HTTP 200 Sep 04 15:59:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 813/1672] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:08 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 => generated 469 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c077f9b0-5db2-4a34-815d-cd174aeccaa1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c077f9b0-5db2-4a34-815d-cd174aeccaa1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 Sep 04 15:59:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c077f9b0-5db2-4a34-815d-cd174aeccaa1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c077f9b0-5db2-4a34-815d-cd174aeccaa1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c077f9b0-5db2-4a34-815d-cd174aeccaa1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:59:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c077f9b0-5db2-4a34-815d-cd174aeccaa1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 returned with HTTP 200 Sep 04 15:59:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 860/1673] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:08 2026] GET /volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 => generated 441 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-df4a90f7-76d3-4f56-858d-f7adeaba43d1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df4a90f7-76d3-4f56-858d-f7adeaba43d1 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f Sep 04 15:59:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df4a90f7-76d3-4f56-858d-f7adeaba43d1 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df4a90f7-76d3-4f56-858d-f7adeaba43d1 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-df4a90f7-76d3-4f56-858d-f7adeaba43d1 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df4a90f7-76d3-4f56-858d-f7adeaba43d1 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f returned with HTTP 200 Sep 04 15:59:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 814/1674] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:09 2026] GET /volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1e7b1233-44cb-42e6-9efe-16b697a53228 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1e7b1233-44cb-42e6-9efe-16b697a53228 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 Sep 04 15:59:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1e7b1233-44cb-42e6-9efe-16b697a53228 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1e7b1233-44cb-42e6-9efe-16b697a53228 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1e7b1233-44cb-42e6-9efe-16b697a53228 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Volume info retrieved successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1e7b1233-44cb-42e6-9efe-16b697a53228 tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 returned with HTTP 200 Sep 04 15:59:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 861/1675] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:09 2026] GET /volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 => generated 841 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4002a2a7-1206-4aca-9641-c8a088decd44 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4002a2a7-1206-4aca-9641-c8a088decd44 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 Sep 04 15:59:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4002a2a7-1206-4aca-9641-c8a088decd44 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4002a2a7-1206-4aca-9641-c8a088decd44 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4002a2a7-1206-4aca-9641-c8a088decd44 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 returned with HTTP 404 Sep 04 15:59:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 815/1676] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:09 2026] GET /volume/v3/snapshots/85971827-eaf6-4f41-ac08-d616c724ae00 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-13bf94ae-d484-46f2-af32-c01c78c1a5f2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-13bf94ae-d484-46f2-af32-c01c78c1a5f2 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c Sep 04 15:59:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-13bf94ae-d484-46f2-af32-c01c78c1a5f2 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-13bf94ae-d484-46f2-af32-c01c78c1a5f2 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-13bf94ae-d484-46f2-af32-c01c78c1a5f2 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Volume info retrieved successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-13bf94ae-d484-46f2-af32-c01c78c1a5f2 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c returned with HTTP 200 Sep 04 15:59:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 862/1677] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:09 2026] GET /volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fb3fe4f7-298e-4489-98e4-e782fc143ea0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb3fe4f7-298e-4489-98e4-e782fc143ea0 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] DELETE http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c Sep 04 15:59:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb3fe4f7-298e-4489-98e4-e782fc143ea0 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb3fe4f7-298e-4489-98e4-e782fc143ea0 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:09 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-fb3fe4f7-298e-4489-98e4-e782fc143ea0 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Delete volume with id: 36a27f8d-989f-4a26-9c19-dad08b34b02c Sep 04 15:59:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb3fe4f7-298e-4489-98e4-e782fc143ea0 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Volume info retrieved successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb3fe4f7-298e-4489-98e4-e782fc143ea0 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Delete volume request issued successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb3fe4f7-298e-4489-98e4-e782fc143ea0 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c returned with HTTP 202 Sep 04 15:59:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 816/1678] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:09 2026] DELETE /volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7ff927c3-7096-416b-98bd-bf3ad2f8822a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7ff927c3-7096-416b-98bd-bf3ad2f8822a tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c Sep 04 15:59:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7ff927c3-7096-416b-98bd-bf3ad2f8822a tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7ff927c3-7096-416b-98bd-bf3ad2f8822a tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a29bbf66-00bd-41ea-be08-9e34ae509694 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a29bbf66-00bd-41ea-be08-9e34ae509694 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 Sep 04 15:59:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a29bbf66-00bd-41ea-be08-9e34ae509694 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a29bbf66-00bd-41ea-be08-9e34ae509694 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7ff927c3-7096-416b-98bd-bf3ad2f8822a tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Volume info retrieved successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7ff927c3-7096-416b-98bd-bf3ad2f8822a tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c returned with HTTP 200 Sep 04 15:59:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 863/1679] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:09 2026] GET /volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a29bbf66-00bd-41ea-be08-9e34ae509694 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:59:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a29bbf66-00bd-41ea-be08-9e34ae509694 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 returned with HTTP 200 Sep 04 15:59:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 817/1680] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:09 2026] GET /volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 => generated 441 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-564d3681-d28e-476f-9520-3c57a2a8fab6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-564d3681-d28e-476f-9520-3c57a2a8fab6 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f Sep 04 15:59:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-564d3681-d28e-476f-9520-3c57a2a8fab6 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-564d3681-d28e-476f-9520-3c57a2a8fab6 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-564d3681-d28e-476f-9520-3c57a2a8fab6 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f returned with HTTP 404 Sep 04 15:59:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 864/1681] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:10 2026] GET /volume/v3/volumes/bc145226-5671-421d-a5e7-b52253ed669f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a76bec71-1343-4c73-964c-5fbe8dc494b5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a76bec71-1343-4c73-964c-5fbe8dc494b5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a76bec71-1343-4c73-964c-5fbe8dc494b5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a76bec71-1343-4c73-964c-5fbe8dc494b5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a76bec71-1343-4c73-964c-5fbe8dc494b5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a76bec71-1343-4c73-964c-5fbe8dc494b5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a returned with HTTP 200 Sep 04 15:59:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 818/1682] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:10 2026] GET /volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ac213810-f2db-4bf7-a3f9-aa0e4576d2d6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ac213810-f2db-4bf7-a3f9-aa0e4576d2d6 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] DELETE http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a Sep 04 15:59:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ac213810-f2db-4bf7-a3f9-aa0e4576d2d6 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ac213810-f2db-4bf7-a3f9-aa0e4576d2d6 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:10 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-ac213810-f2db-4bf7-a3f9-aa0e4576d2d6 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Delete volume with id: bcfec116-947a-4017-856d-86fcfb4be41a Sep 04 15:59:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ac213810-f2db-4bf7-a3f9-aa0e4576d2d6 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ac213810-f2db-4bf7-a3f9-aa0e4576d2d6 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Delete volume request issued successfully. Sep 04 15:59:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ac213810-f2db-4bf7-a3f9-aa0e4576d2d6 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a returned with HTTP 202 Sep 04 15:59:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 865/1683] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:10 2026] DELETE /volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-40a54b50-943f-45ef-b7be-878f731954a5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-40a54b50-943f-45ef-b7be-878f731954a5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-40a54b50-943f-45ef-b7be-878f731954a5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-40a54b50-943f-45ef-b7be-878f731954a5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-40a54b50-943f-45ef-b7be-878f731954a5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-40a54b50-943f-45ef-b7be-878f731954a5 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a returned with HTTP 200 Sep 04 15:59:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 819/1684] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:10 2026] GET /volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-de4ddec2-aa18-4c5a-9d3a-fd60e216c77b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-de4ddec2-aa18-4c5a-9d3a-fd60e216c77b tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] GET http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 Sep 04 15:59:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-de4ddec2-aa18-4c5a-9d3a-fd60e216c77b tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-de4ddec2-aa18-4c5a-9d3a-fd60e216c77b tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-de4ddec2-aa18-4c5a-9d3a-fd60e216c77b tempest-CinderUnicodeTest-2054414383 tempest-CinderUnicodeTest-2054414383-project-member] http://192.168.122.126/volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 returned with HTTP 404 Sep 04 15:59:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 866/1685] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:10 2026] GET /volume/v3/volumes/9ada7eeb-9647-4a7d-995a-129050d528f7 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cd18407e-8bd3-4f6d-80b8-7d6d86c3f432 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cd18407e-8bd3-4f6d-80b8-7d6d86c3f432 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] GET http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cd18407e-8bd3-4f6d-80b8-7d6d86c3f432 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cd18407e-8bd3-4f6d-80b8-7d6d86c3f432 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7567bb44-ccae-4339-9481-664bacc2f783 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7567bb44-ccae-4339-9481-664bacc2f783 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 Sep 04 15:59:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7567bb44-ccae-4339-9481-664bacc2f783 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7567bb44-ccae-4339-9481-664bacc2f783 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cd18407e-8bd3-4f6d-80b8-7d6d86c3f432 tempest-SnapshotMetadataTestJSON-1071113656 tempest-SnapshotMetadataTestJSON-1071113656-project-member] http://192.168.122.126/volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c returned with HTTP 404 Sep 04 15:59:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 820/1686] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:10 2026] GET /volume/v3/volumes/36a27f8d-989f-4a26-9c19-dad08b34b02c => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7567bb44-ccae-4339-9481-664bacc2f783 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:59:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7567bb44-ccae-4339-9481-664bacc2f783 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 returned with HTTP 200 Sep 04 15:59:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 867/1687] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:10 2026] GET /volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e7b3a897-e168-4f1a-ab7a-cb41143fdf13", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1227342026"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume request body: {'volume': {'snapshot_id': 'e7b3a897-e168-4f1a-ab7a-cb41143fdf13', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1227342026'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:59:10 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume of 1 GB Sep 04 15:59:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Availability Zones retrieved successfully. Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Flow 'volume_create_api' (6893f312-7bde-4698-bb25-ab0e87bd4c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d99e071d-276a-4301-ab9e-ce09976a57a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d99e071d-276a-4301-ab9e-ce09976a57a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e7b3a897-e168-4f1a-ab7a-cb41143fdf13', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f84b51e3-0748-42df-99a5-330017c575b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Created reservations ['fa46e579-cc4d-43bb-8233-8b04a4358bf3', '7482c4ab-d6aa-41a9-a9ad-df7779aebb0f', '58e243ff-6632-4893-8ec5-3e15f94ef065', 'd92a2efd-328b-4822-8802-4a8fcbe14cea'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f84b51e3-0748-42df-99a5-330017c575b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa46e579-cc4d-43bb-8233-8b04a4358bf3', '7482c4ab-d6aa-41a9-a9ad-df7779aebb0f', '58e243ff-6632-4893-8ec5-3e15f94ef065', 'd92a2efd-328b-4822-8802-4a8fcbe14cea']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eebc3ff-c73b-45f9-b385-90c348dc9600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eebc3ff-c73b-45f9-b385-90c348dc9600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17f8be6b-4379-4004-806d-1f48b42d8482', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1227342026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7f9e6404314a50af699cb79d79e676',qos_specs=None,replication_status=,reservations=['fa46e579-cc4d-43bb-8233-8b04a4358bf3','7482c4ab-d6aa-41a9-a9ad-df7779aebb0f','58e243ff-6632-4893-8ec5-3e15f94ef065','d92a2efd-328b-4822-8802-4a8fcbe14cea'],size=1,snapshot_id=e7b3a897-e168-4f1a-ab7a-cb41143fdf13,source_replicaid=,source_volid=None,status='creating',user_id='32f390736f114e0c942690ded0dff859',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1227342026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17f8be6b-4379-4004-806d-1f48b42d8482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a7f9e6404314a50af699cb79d79e676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e7b3a897-e168-4f1a-ab7a-cb41143fdf13,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f390736f114e0c942690ded0dff859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af449024-1d73-425d-9f47-a6313bad826c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9c24eaa4-037f-42d7-9d31-fca43c424dc1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c24eaa4-037f-42d7-9d31-fca43c424dc1 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a Sep 04 15:59:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9c24eaa4-037f-42d7-9d31-fca43c424dc1 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9c24eaa4-037f-42d7-9d31-fca43c424dc1 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c24eaa4-037f-42d7-9d31-fca43c424dc1 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a returned with HTTP 404 Sep 04 15:59:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 868/1688] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:11 2026] GET /volume/v3/volumes/bcfec116-947a-4017-856d-86fcfb4be41a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af449024-1d73-425d-9f47-a6313bad826c) transitioned into state 'SUCCESS' from state '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-1227342026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7f9e6404314a50af699cb79d79e676',qos_specs=None,replication_status=,reservations=['fa46e579-cc4d-43bb-8233-8b04a4358bf3','7482c4ab-d6aa-41a9-a9ad-df7779aebb0f','58e243ff-6632-4893-8ec5-3e15f94ef065','d92a2efd-328b-4822-8802-4a8fcbe14cea'],size=1,snapshot_id=e7b3a897-e168-4f1a-ab7a-cb41143fdf13,source_replicaid=,source_volid=None,status='creating',user_id='32f390736f114e0c942690ded0dff859',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e8b65545-5c04-498d-929e-508dc25c7233 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f145cb-adc2-4967-8f65-ab8568b5eca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e8b65545-5c04-498d-929e-508dc25c7233 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e Sep 04 15:59:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e8b65545-5c04-498d-929e-508dc25c7233 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e8b65545-5c04-498d-929e-508dc25c7233 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e8b65545-5c04-498d-929e-508dc25c7233 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f145cb-adc2-4967-8f65-ab8568b5eca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Flow 'volume_create_api' (6893f312-7bde-4698-bb25-ab0e87bd4c75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Create volume request issued successfully. Sep 04 15:59:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e056d82d-17c3-4e97-86e2-bd1590e3cf74 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 821/1689] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:59:10 2026] POST /volume/v3/volumes => generated 797 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e8b65545-5c04-498d-929e-508dc25c7233 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e returned with HTTP 200 Sep 04 15:59:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 869/1690] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:11 2026] GET /volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e => generated 857 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3ce32477-eaf0-4432-8d8e-28125e57364e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2cd71157-9ee9-4a9e-b2d1-edc185aefe0a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2cd71157-9ee9-4a9e-b2d1-edc185aefe0a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] DELETE http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e Sep 04 15:59:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2cd71157-9ee9-4a9e-b2d1-edc185aefe0a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2cd71157-9ee9-4a9e-b2d1-edc185aefe0a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:11 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-2cd71157-9ee9-4a9e-b2d1-edc185aefe0a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Delete volume with id: 1e855710-95c0-4a18-9949-4b652fe0025e Sep 04 15:59:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3ce32477-eaf0-4432-8d8e-28125e57364e tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3ce32477-eaf0-4432-8d8e-28125e57364e tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3ce32477-eaf0-4432-8d8e-28125e57364e tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2cd71157-9ee9-4a9e-b2d1-edc185aefe0a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3ce32477-eaf0-4432-8d8e-28125e57364e tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3ce32477-eaf0-4432-8d8e-28125e57364e tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 200 Sep 04 15:59:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 822/1691] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:11 2026] GET /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 865 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2cd71157-9ee9-4a9e-b2d1-edc185aefe0a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Delete volume request issued successfully. Sep 04 15:59:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2cd71157-9ee9-4a9e-b2d1-edc185aefe0a tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e returned with HTTP 202 Sep 04 15:59:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 870/1692] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:11 2026] DELETE /volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-66401919-4295-4817-99a1-2f7181a97d22 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-66401919-4295-4817-99a1-2f7181a97d22 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-66401919-4295-4817-99a1-2f7181a97d22 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-66401919-4295-4817-99a1-2f7181a97d22 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-66401919-4295-4817-99a1-2f7181a97d22 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-66401919-4295-4817-99a1-2f7181a97d22 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e returned with HTTP 200 Sep 04 15:59:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 823/1693] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:11 2026] GET /volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e => generated 856 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9538e288-441f-4781-89cb-772f35a8823a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9538e288-441f-4781-89cb-772f35a8823a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9538e288-441f-4781-89cb-772f35a8823a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9538e288-441f-4781-89cb-772f35a8823a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9538e288-441f-4781-89cb-772f35a8823a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9538e288-441f-4781-89cb-772f35a8823a tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 200 Sep 04 15:59:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 871/1694] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:12 2026] GET /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 889 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cd64a5dc-1d12-49a5-bdbf-96ec29c6b7c8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cd64a5dc-1d12-49a5-bdbf-96ec29c6b7c8 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e Sep 04 15:59:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cd64a5dc-1d12-49a5-bdbf-96ec29c6b7c8 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cd64a5dc-1d12-49a5-bdbf-96ec29c6b7c8 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cd64a5dc-1d12-49a5-bdbf-96ec29c6b7c8 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Volume info retrieved successfully. Sep 04 15:59:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cd64a5dc-1d12-49a5-bdbf-96ec29c6b7c8 tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e returned with HTTP 200 Sep 04 15:59:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 824/1695] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:12 2026] GET /volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e => generated 856 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a06e1ce6-9503-4346-8c01-dace82a0b253 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a06e1ce6-9503-4346-8c01-dace82a0b253 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a06e1ce6-9503-4346-8c01-dace82a0b253 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a06e1ce6-9503-4346-8c01-dace82a0b253 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a06e1ce6-9503-4346-8c01-dace82a0b253 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a06e1ce6-9503-4346-8c01-dace82a0b253 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 200 Sep 04 15:59:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 872/1696] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:13 2026] GET /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 889 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3dd39bdc-0d72-4508-8a13-2ba1e8981a2d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3dd39bdc-0d72-4508-8a13-2ba1e8981a2d tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] GET http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e Sep 04 15:59:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3dd39bdc-0d72-4508-8a13-2ba1e8981a2d tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3dd39bdc-0d72-4508-8a13-2ba1e8981a2d tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3dd39bdc-0d72-4508-8a13-2ba1e8981a2d tempest-VolumesListAdminTestJSON-1186074805 tempest-VolumesListAdminTestJSON-1186074805-project-member] http://192.168.122.126/volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e returned with HTTP 404 Sep 04 15:59:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 825/1697] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:13 2026] GET /volume/v3/volumes/1e855710-95c0-4a18-9949-4b652fe0025e => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5f17ecc0-6404-4397-8445-f19b8b68fc35 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5f17ecc0-6404-4397-8445-f19b8b68fc35 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5f17ecc0-6404-4397-8445-f19b8b68fc35 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5f17ecc0-6404-4397-8445-f19b8b68fc35 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5f17ecc0-6404-4397-8445-f19b8b68fc35 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5f17ecc0-6404-4397-8445-f19b8b68fc35 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 200 Sep 04 15:59:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 873/1698] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:14 2026] GET /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 889 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2af71c41-c477-4d5b-9f57-5c04aaf803cd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2af71c41-c477-4d5b-9f57-5c04aaf803cd tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2af71c41-c477-4d5b-9f57-5c04aaf803cd tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2af71c41-c477-4d5b-9f57-5c04aaf803cd tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2af71c41-c477-4d5b-9f57-5c04aaf803cd tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2af71c41-c477-4d5b-9f57-5c04aaf803cd tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 200 Sep 04 15:59:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 826/1699] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:15 2026] GET /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 889 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6216f636-6d83-4f08-8381-01fae9345202 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6216f636-6d83-4f08-8381-01fae9345202 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6216f636-6d83-4f08-8381-01fae9345202 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6216f636-6d83-4f08-8381-01fae9345202 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6216f636-6d83-4f08-8381-01fae9345202 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6216f636-6d83-4f08-8381-01fae9345202 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 200 Sep 04 15:59:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 874/1700] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:17 2026] GET /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 889 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-66a7adc3-77d7-4329-ae43-3fa2e2932937 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1552040067"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1552040067'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:17 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Create volume of 1 GB Sep 04 15:59:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Availability Zones retrieved successfully. Sep 04 15:59:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-66a7adc3-77d7-4329-ae43-3fa2e2932937 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-66a7adc3-77d7-4329-ae43-3fa2e2932937 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2122095048", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Flow 'volume_create_api' (0f3e1f21-4dce-4780-866d-71041a1273eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ea325f-57df-4b6a-b9bd-d92893f2f6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-66a7adc3-77d7-4329-ae43-3fa2e2932937 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 875/1701] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:17 2026] POST /volume/v3/types => generated 380 bytes in 714 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f1b89789-09f7-40fc-8842-82a04d6125de None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f1b89789-09f7-40fc-8842-82a04d6125de tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] POST http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/encryption Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f1b89789-09f7-40fc-8842-82a04d6125de tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ea325f-57df-4b6a-b9bd-d92893f2f6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f1b89789-09f7-40fc-8842-82a04d6125de tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/encryption returned with HTTP 200 Sep 04 15:59:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 876/1702] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 15:59:17 2026] POST /volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/encryption => generated 239 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-92a1a7ca-eb7f-4b76-91c3-d6e30f532273 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-92a1a7ca-eb7f-4b76-91c3-d6e30f532273 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-92a1a7ca-eb7f-4b76-91c3-d6e30f532273 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-97078238", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ef70df-aac6-4b11-8f6b-d3ebb47042a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-92a1a7ca-eb7f-4b76-91c3-d6e30f532273 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 877/1703] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:18 2026] POST /volume/v3/types => generated 378 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7bbb013e-77ab-4835-be87-5983d96b0d54 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7bbb013e-77ab-4835-be87-5983d96b0d54 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] POST http://192.168.122.126/volume/v3/types/f76c63c5-160a-4589-91c4-6d0d7e146a74/encryption Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7bbb013e-77ab-4835-be87-5983d96b0d54 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7bbb013e-77ab-4835-be87-5983d96b0d54 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/f76c63c5-160a-4589-91c4-6d0d7e146a74/encryption returned with HTTP 200 Sep 04 15:59:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 878/1704] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 15:59:18 2026] POST /volume/v3/types/f76c63c5-160a-4589-91c4-6d0d7e146a74/encryption => generated 239 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e8dc53e0-4b07-4f0c-ba41-e1f2b3a85455 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e8dc53e0-4b07-4f0c-ba41-e1f2b3a85455 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e8dc53e0-4b07-4f0c-ba41-e1f2b3a85455 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e8dc53e0-4b07-4f0c-ba41-e1f2b3a85455 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:18 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e8dc53e0-4b07-4f0c-ba41-e1f2b3a85455 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e8dc53e0-4b07-4f0c-ba41-e1f2b3a85455 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 200 Sep 04 15:59:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 879/1705] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:18 2026] GET /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 889 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-10d440af-4692-4b0b-8ddf-18cf35b6eec9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-10d440af-4692-4b0b-8ddf-18cf35b6eec9 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-10d440af-4692-4b0b-8ddf-18cf35b6eec9 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1302640065", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-10d440af-4692-4b0b-8ddf-18cf35b6eec9 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 880/1706] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:18 2026] POST /volume/v3/types => generated 380 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c756de5e-04ec-40e8-9a85-eaf47629dc3f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c756de5e-04ec-40e8-9a85-eaf47629dc3f tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] POST http://192.168.122.126/volume/v3/types/4a2f86bb-ae63-4641-a1e4-1b6f23048a69/extra_specs Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c756de5e-04ec-40e8-9a85-eaf47629dc3f tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c756de5e-04ec-40e8-9a85-eaf47629dc3f tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/4a2f86bb-ae63-4641-a1e4-1b6f23048a69/extra_specs returned with HTTP 200 Sep 04 15:59:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 881/1707] 192.168.122.126 () {60 vars in 1283 bytes} [Fri Sep 4 15:59:18 2026] POST /volume/v3/types/4a2f86bb-ae63-4641-a1e4-1b6f23048a69/extra_specs => generated 35 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3b5e5709-f98e-42b0-bad3-84401154435a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b5e5709-f98e-42b0-bad3-84401154435a tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] PUT http://192.168.122.126/volume/v3/types/4a2f86bb-ae63-4641-a1e4-1b6f23048a69/extra_specs/key2 Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3b5e5709-f98e-42b0-bad3-84401154435a tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Created reservations ['f184fd6b-d984-4179-9dfc-dbbd6ba1eada', '6ce38aa9-0143-497e-8acd-4fff33deaf7c', '75e77dbc-f367-4adf-ac56-6068f6d7452f', '0564dd3e-d25f-4cfb-b0f8-5af558315107'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ef70df-aac6-4b11-8f6b-d3ebb47042a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f184fd6b-d984-4179-9dfc-dbbd6ba1eada', '6ce38aa9-0143-497e-8acd-4fff33deaf7c', '75e77dbc-f367-4adf-ac56-6068f6d7452f', '0564dd3e-d25f-4cfb-b0f8-5af558315107']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b5e5709-f98e-42b0-bad3-84401154435a tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/4a2f86bb-ae63-4641-a1e4-1b6f23048a69/extra_specs/key2 returned with HTTP 200 Sep 04 15:59:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 882/1708] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:59:18 2026] PUT /volume/v3/types/4a2f86bb-ae63-4641-a1e4-1b6f23048a69/extra_specs/key2 => generated 25 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea916cd8-d4fa-4042-9ad1-f967fd40019e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d0e200c6-47f4-4e33-8eb6-df343887d523 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d0e200c6-47f4-4e33-8eb6-df343887d523 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d0e200c6-47f4-4e33-8eb6-df343887d523 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea916cd8-d4fa-4042-9ad1-f967fd40019e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce70d5f6-d054-47ab-a2a2-0f11987dc190', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1552040067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01c6969d75fa4c068a77fa2a148c2979',qos_specs=None,replication_status=,reservations=['f184fd6b-d984-4179-9dfc-dbbd6ba1eada','6ce38aa9-0143-497e-8acd-4fff33deaf7c','75e77dbc-f367-4adf-ac56-6068f6d7452f','0564dd3e-d25f-4cfb-b0f8-5af558315107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f93da40c7648dd9fc82d108b9c35c0',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1552040067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce70d5f6-d054-47ab-a2a2-0f11987dc190,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01c6969d75fa4c068a77fa2a148c2979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f93da40c7648dd9fc82d108b9c35c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ff6017-e7fd-4a0d-9404-cdb285167529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d0e200c6-47f4-4e33-8eb6-df343887d523 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 883/1709] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:59:18 2026] POST /volume/v3/types => generated 195 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-273bab76-fed0-417f-b532-7aabbd95624c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-273bab76-fed0-417f-b532-7aabbd95624c tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] DELETE http://192.168.122.126/volume/v3/types/b67a0b85-5554-48f4-9fd3-d16e4b067ec8 Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-273bab76-fed0-417f-b532-7aabbd95624c tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-273bab76-fed0-417f-b532-7aabbd95624c tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ff6017-e7fd-4a0d-9404-cdb285167529) transitioned into state 'SUCCESS' from state '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-1552040067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01c6969d75fa4c068a77fa2a148c2979',qos_specs=None,replication_status=,reservations=['f184fd6b-d984-4179-9dfc-dbbd6ba1eada','6ce38aa9-0143-497e-8acd-4fff33deaf7c','75e77dbc-f367-4adf-ac56-6068f6d7452f','0564dd3e-d25f-4cfb-b0f8-5af558315107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f93da40c7648dd9fc82d108b9c35c0',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2de15ef4-4783-4446-97a0-8ee7ff587363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2de15ef4-4783-4446-97a0-8ee7ff587363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-273bab76-fed0-417f-b532-7aabbd95624c tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/b67a0b85-5554-48f4-9fd3-d16e4b067ec8 returned with HTTP 202 Sep 04 15:59:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 884/1710] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:18 2026] DELETE /volume/v3/types/b67a0b85-5554-48f4-9fd3-d16e4b067ec8 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Flow 'volume_create_api' (0f3e1f21-4dce-4780-866d-71041a1273eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Create volume request issued successfully. Sep 04 15:59:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3b7c4890-8524-496e-82f2-1ac90f1f909c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9c7b3320-01b4-4b61-8029-a5fa026c89ec None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 827/1711] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:59:17 2026] POST /volume/v3/volumes => generated 759 bytes in 1844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c7b3320-01b4-4b61-8029-a5fa026c89ec tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9c7b3320-01b4-4b61-8029-a5fa026c89ec tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-208644363", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fff3461e-8757-4970-a922-abf86fc7c059 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fff3461e-8757-4970-a922-abf86fc7c059 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] GET http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fff3461e-8757-4970-a922-abf86fc7c059 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fff3461e-8757-4970-a922-abf86fc7c059 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fff3461e-8757-4970-a922-abf86fc7c059 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c7b3320-01b4-4b61-8029-a5fa026c89ec tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 885/1712] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:18 2026] POST /volume/v3/types => generated 379 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7c4370d5-a996-41ee-9bab-d8fb14d02955 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fff3461e-8757-4970-a922-abf86fc7c059 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 828/1713] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:18 2026] GET /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 => generated 827 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7c4370d5-a996-41ee-9bab-d8fb14d02955 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] POST http://192.168.122.126/volume/v3/types/c3a8d839-20eb-4833-bc25-a502ec2a838f/encryption Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7c4370d5-a996-41ee-9bab-d8fb14d02955 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7c4370d5-a996-41ee-9bab-d8fb14d02955 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/c3a8d839-20eb-4833-bc25-a502ec2a838f/encryption returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 886/1714] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 15:59:19 2026] POST /volume/v3/types/c3a8d839-20eb-4833-bc25-a502ec2a838f/encryption => generated 239 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f4080031-036d-47c6-a523-4598550f8e4e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f4080031-036d-47c6-a523-4598550f8e4e tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] DELETE http://192.168.122.126/volume/v3/types/c3a8d839-20eb-4833-bc25-a502ec2a838f/encryption/fc985c32-1516-4d5d-9d80-cae93bad38a7 Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f4080031-036d-47c6-a523-4598550f8e4e tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f4080031-036d-47c6-a523-4598550f8e4e tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f4080031-036d-47c6-a523-4598550f8e4e tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/c3a8d839-20eb-4833-bc25-a502ec2a838f/encryption/fc985c32-1516-4d5d-9d80-cae93bad38a7 returned with HTTP 202 Sep 04 15:59:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 829/1715] 192.168.122.126 () {58 vars in 1373 bytes} [Fri Sep 4 15:59:19 2026] DELETE /volume/v3/types/c3a8d839-20eb-4833-bc25-a502ec2a838f/encryption/fc985c32-1516-4d5d-9d80-cae93bad38a7 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6034f762-935d-41bd-a864-5e7b65622a2f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6034f762-935d-41bd-a864-5e7b65622a2f tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6034f762-935d-41bd-a864-5e7b65622a2f tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1408338010", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6034f762-935d-41bd-a864-5e7b65622a2f tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 887/1716] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:19 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2249a040-c495-43eb-a78f-78803473ded9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2249a040-c495-43eb-a78f-78803473ded9 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] DELETE http://192.168.122.126/volume/v3/types/d4ddfbe4-689c-46db-8e7f-94b89d961f5e/extra_specs/key1 Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2249a040-c495-43eb-a78f-78803473ded9 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2249a040-c495-43eb-a78f-78803473ded9 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2249a040-c495-43eb-a78f-78803473ded9 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/d4ddfbe4-689c-46db-8e7f-94b89d961f5e/extra_specs/key1 returned with HTTP 202 Sep 04 15:59:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 830/1717] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 15:59:19 2026] DELETE /volume/v3/types/d4ddfbe4-689c-46db-8e7f-94b89d961f5e/extra_specs/key1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ecd1b972-af7d-41d2-a261-6375a790c3ab None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ecd1b972-af7d-41d2-a261-6375a790c3ab tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ecd1b972-af7d-41d2-a261-6375a790c3ab tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-345649081", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ecd1b972-af7d-41d2-a261-6375a790c3ab tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 888/1718] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:19 2026] POST /volume/v3/types => generated 379 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c3445ce5-a7c2-44dc-8d28-53f2cc359401 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c3445ce5-a7c2-44dc-8d28-53f2cc359401 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] DELETE http://192.168.122.126/volume/v3/types/616e5804-a4a9-4f3f-9eba-b2a1e037fa8a Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c3445ce5-a7c2-44dc-8d28-53f2cc359401 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c3445ce5-a7c2-44dc-8d28-53f2cc359401 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8b8b800f-c657-4888-a953-0c8f452b1bba None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8b8b800f-c657-4888-a953-0c8f452b1bba tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8b8b800f-c657-4888-a953-0c8f452b1bba tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8b8b800f-c657-4888-a953-0c8f452b1bba tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8b8b800f-c657-4888-a953-0c8f452b1bba tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8b8b800f-c657-4888-a953-0c8f452b1bba tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 889/1719] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:19 2026] GET /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 889 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c3445ce5-a7c2-44dc-8d28-53f2cc359401 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/616e5804-a4a9-4f3f-9eba-b2a1e037fa8a returned with HTTP 202 Sep 04 15:59:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 831/1720] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:19 2026] DELETE /volume/v3/types/616e5804-a4a9-4f3f-9eba-b2a1e037fa8a => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0b726a0e-2a20-4608-aa0d-3a3d6e8d4dbc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0b726a0e-2a20-4608-aa0d-3a3d6e8d4dbc tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] GET http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/extra_specs Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0b726a0e-2a20-4608-aa0d-3a3d6e8d4dbc tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0b726a0e-2a20-4608-aa0d-3a3d6e8d4dbc tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0b726a0e-2a20-4608-aa0d-3a3d6e8d4dbc tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/extra_specs returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 890/1721] 192.168.122.126 () {58 vars in 1262 bytes} [Fri Sep 4 15:59:19 2026] GET /volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/extra_specs => generated 185 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6b1942f0-8936-4a72-8825-e3ef1e194da1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6b1942f0-8936-4a72-8825-e3ef1e194da1 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] GET http://192.168.122.126/volume/v3/types Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6b1942f0-8936-4a72-8825-e3ef1e194da1 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6b1942f0-8936-4a72-8825-e3ef1e194da1 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6b1942f0-8936-4a72-8825-e3ef1e194da1 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 832/1722] 192.168.122.126 () {58 vars in 1115 bytes} [Fri Sep 4 15:59:19 2026] GET /volume/v3/types => generated 2587 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c7e333db-7dc3-4a2c-bf41-89a17046f977 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c7e333db-7dc3-4a2c-bf41-89a17046f977 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] GET http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/encryption/cipher Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c7e333db-7dc3-4a2c-bf41-89a17046f977 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c7e333db-7dc3-4a2c-bf41-89a17046f977 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c7e333db-7dc3-4a2c-bf41-89a17046f977 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/encryption/cipher returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 891/1723] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 15:59:19 2026] GET /volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/encryption/cipher => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-478f1612-43ae-4d20-8561-83302693a059 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-478f1612-43ae-4d20-8561-83302693a059 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] GET http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/encryption Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-478f1612-43ae-4d20-8561-83302693a059 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-478f1612-43ae-4d20-8561-83302693a059 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-478f1612-43ae-4d20-8561-83302693a059 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/encryption returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 833/1724] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:59:19 2026] GET /volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/encryption => generated 325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e6994486-8b08-42e8-ae34-38084644d749 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e6994486-8b08-42e8-ae34-38084644d749 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] GET http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/extra_specs/multiattach Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e6994486-8b08-42e8-ae34-38084644d749 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e6994486-8b08-42e8-ae34-38084644d749 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e6994486-8b08-42e8-ae34-38084644d749 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/extra_specs/multiattach returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 892/1725] 192.168.122.126 () {58 vars in 1298 bytes} [Fri Sep 4 15:59:19 2026] GET /volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7f0e2e47-2360-4d71-bc38-c6191582e983 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f0e2e47-2360-4d71-bc38-c6191582e983 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] GET http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/extra_specs/volume_backend_name Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f0e2e47-2360-4d71-bc38-c6191582e983 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f0e2e47-2360-4d71-bc38-c6191582e983 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f0e2e47-2360-4d71-bc38-c6191582e983 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/extra_specs/volume_backend_name returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 834/1726] 192.168.122.126 () {58 vars in 1322 bytes} [Fri Sep 4 15:59:19 2026] GET /volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/extra_specs/volume_backend_name => generated 44 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d3f09762-a9ce-4e44-ab74-74a65635c453 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d3f09762-a9ce-4e44-ab74-74a65635c453 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] GET http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29 Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d3f09762-a9ce-4e44-ab74-74a65635c453 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d3f09762-a9ce-4e44-ab74-74a65635c453 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d3f09762-a9ce-4e44-ab74-74a65635c453 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29 returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 893/1727] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 15:59:19 2026] GET /volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29 => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-34b5c165-a048-47ec-a0aa-6a71b19d1854 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-34b5c165-a048-47ec-a0aa-6a71b19d1854 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] PUT http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/encryption/47b70c1c-9a3b-46f1-b0aa-141c6b8be790 Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-34b5c165-a048-47ec-a0aa-6a71b19d1854 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-34b5c165-a048-47ec-a0aa-6a71b19d1854 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/encryption/47b70c1c-9a3b-46f1-b0aa-141c6b8be790 returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 835/1728] 192.168.122.126 () {60 vars in 1390 bytes} [Fri Sep 4 15:59:19 2026] PUT /volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/encryption/47b70c1c-9a3b-46f1-b0aa-141c6b8be790 => generated 33 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e198b24c-20a5-4bc1-8e23-2fc22c89925f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e198b24c-20a5-4bc1-8e23-2fc22c89925f tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] PUT http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/extra_specs/key1 Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e198b24c-20a5-4bc1-8e23-2fc22c89925f tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e198b24c-20a5-4bc1-8e23-2fc22c89925f tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/extra_specs/key1 returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 894/1729] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:59:19 2026] PUT /volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29/extra_specs/key1 => generated 30 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e683331b-852e-461f-9fe6-0bed9d395100 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e683331b-852e-461f-9fe6-0bed9d395100 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] PUT http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29 Sep 04 15:59:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e683331b-852e-461f-9fe6-0bed9d395100 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e683331b-852e-461f-9fe6-0bed9d395100 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29 returned with HTTP 200 Sep 04 15:59:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 836/1730] 192.168.122.126 () {60 vars in 1246 bytes} [Fri Sep 4 15:59:19 2026] PUT /volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29 => generated 371 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2d571089-c9d0-4f1e-b7c4-e8fbdb2297f1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d571089-c9d0-4f1e-b7c4-e8fbdb2297f1 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] DELETE http://192.168.122.126/volume/v3/types/d4ddfbe4-689c-46db-8e7f-94b89d961f5e Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d571089-c9d0-4f1e-b7c4-e8fbdb2297f1 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d571089-c9d0-4f1e-b7c4-e8fbdb2297f1 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a477ccaa-0e00-4a50-89e9-5738410315bc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a477ccaa-0e00-4a50-89e9-5738410315bc tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] GET http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a477ccaa-0e00-4a50-89e9-5738410315bc tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a477ccaa-0e00-4a50-89e9-5738410315bc tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d571089-c9d0-4f1e-b7c4-e8fbdb2297f1 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/d4ddfbe4-689c-46db-8e7f-94b89d961f5e returned with HTTP 202 Sep 04 15:59:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 895/1731] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:19 2026] DELETE /volume/v3/types/d4ddfbe4-689c-46db-8e7f-94b89d961f5e => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a0ece387-d8d0-415e-ad54-468fbcf7aa10 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a0ece387-d8d0-415e-ad54-468fbcf7aa10 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] DELETE http://192.168.122.126/volume/v3/types/c3a8d839-20eb-4833-bc25-a502ec2a838f Sep 04 15:59:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a0ece387-d8d0-415e-ad54-468fbcf7aa10 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a477ccaa-0e00-4a50-89e9-5738410315bc tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a0ece387-d8d0-415e-ad54-468fbcf7aa10 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a477ccaa-0e00-4a50-89e9-5738410315bc tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 returned with HTTP 200 Sep 04 15:59:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 837/1732] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:20 2026] GET /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a0ece387-d8d0-415e-ad54-468fbcf7aa10 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/c3a8d839-20eb-4833-bc25-a502ec2a838f returned with HTTP 202 Sep 04 15:59:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 896/1733] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:20 2026] DELETE /volume/v3/types/c3a8d839-20eb-4833-bc25-a502ec2a838f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-42be1fb6-2ead-48ad-bbde-c4db719adcd9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-42be1fb6-2ead-48ad-bbde-c4db719adcd9 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] DELETE http://192.168.122.126/volume/v3/types/4a2f86bb-ae63-4641-a1e4-1b6f23048a69 Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-42be1fb6-2ead-48ad-bbde-c4db719adcd9 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-42be1fb6-2ead-48ad-bbde-c4db719adcd9 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-42be1fb6-2ead-48ad-bbde-c4db719adcd9 tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/4a2f86bb-ae63-4641-a1e4-1b6f23048a69 returned with HTTP 202 Sep 04 15:59:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 838/1734] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:20 2026] DELETE /volume/v3/types/4a2f86bb-ae63-4641-a1e4-1b6f23048a69 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7241a18a-6040-4577-b016-bad94379482e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7241a18a-6040-4577-b016-bad94379482e tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] DELETE http://192.168.122.126/volume/v3/types/f76c63c5-160a-4589-91c4-6d0d7e146a74 Sep 04 15:59:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7241a18a-6040-4577-b016-bad94379482e tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7241a18a-6040-4577-b016-bad94379482e tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7241a18a-6040-4577-b016-bad94379482e tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/f76c63c5-160a-4589-91c4-6d0d7e146a74 returned with HTTP 202 Sep 04 15:59:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 897/1735] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:20 2026] DELETE /volume/v3/types/f76c63c5-160a-4589-91c4-6d0d7e146a74 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-140d02ed-23f5-4903-aeab-99f933f6317e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-140d02ed-23f5-4903-aeab-99f933f6317e tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] DELETE http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29 Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-140d02ed-23f5-4903-aeab-99f933f6317e tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-140d02ed-23f5-4903-aeab-99f933f6317e tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-140d02ed-23f5-4903-aeab-99f933f6317e tempest-VolumeTypesAdminTests-207334600 tempest-VolumeTypesAdminTests-207334600-project-admin] http://192.168.122.126/volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29 returned with HTTP 202 Sep 04 15:59:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 839/1736] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:20 2026] DELETE /volume/v3/types/eb19262a-b7b8-4fc6-b636-3bf3fed87c29 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fe411af2-e374-43f5-9687-d6eaedf8dc88 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fe411af2-e374-43f5-9687-d6eaedf8dc88 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fe411af2-e374-43f5-9687-d6eaedf8dc88 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fe411af2-e374-43f5-9687-d6eaedf8dc88 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fe411af2-e374-43f5-9687-d6eaedf8dc88 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fe411af2-e374-43f5-9687-d6eaedf8dc88 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 200 Sep 04 15:59:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 898/1737] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:20 2026] GET /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 890 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7f32cdb9-2650-4fc0-9899-a576a6e190eb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f32cdb9-2650-4fc0-9899-a576a6e190eb tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f32cdb9-2650-4fc0-9899-a576a6e190eb tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f32cdb9-2650-4fc0-9899-a576a6e190eb tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7f32cdb9-2650-4fc0-9899-a576a6e190eb tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f32cdb9-2650-4fc0-9899-a576a6e190eb tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 200 Sep 04 15:59:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 840/1738] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:20 2026] GET /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 890 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-12fece5f-a016-4ac8-973a-b2a318b78613 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-12fece5f-a016-4ac8-973a-b2a318b78613 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] DELETE http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-12fece5f-a016-4ac8-973a-b2a318b78613 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-12fece5f-a016-4ac8-973a-b2a318b78613 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:20 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-12fece5f-a016-4ac8-973a-b2a318b78613 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete volume with id: 17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-12fece5f-a016-4ac8-973a-b2a318b78613 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-12fece5f-a016-4ac8-973a-b2a318b78613 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete volume request issued successfully. Sep 04 15:59:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-12fece5f-a016-4ac8-973a-b2a318b78613 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 202 Sep 04 15:59:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 899/1739] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:20 2026] DELETE /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a7be3ec9-c82c-422c-833f-653f08250ff1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a7be3ec9-c82c-422c-833f-653f08250ff1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a7be3ec9-c82c-422c-833f-653f08250ff1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a7be3ec9-c82c-422c-833f-653f08250ff1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a7be3ec9-c82c-422c-833f-653f08250ff1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a7be3ec9-c82c-422c-833f-653f08250ff1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 200 Sep 04 15:59:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 841/1740] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:20 2026] GET /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 889 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8e1a1041-1401-48d7-a372-160d7858a216 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8e1a1041-1401-48d7-a372-160d7858a216 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] GET http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8e1a1041-1401-48d7-a372-160d7858a216 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8e1a1041-1401-48d7-a372-160d7858a216 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8e1a1041-1401-48d7-a372-160d7858a216 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8e1a1041-1401-48d7-a372-160d7858a216 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 returned with HTTP 200 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 900/1741] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f042a019-8d6d-4781-9f1f-0e618d75e5ab None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f042a019-8d6d-4781-9f1f-0e618d75e5ab tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] POST http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f042a019-8d6d-4781-9f1f-0e618d75e5ab tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f042a019-8d6d-4781-9f1f-0e618d75e5ab tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f042a019-8d6d-4781-9f1f-0e618d75e5ab tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Create volume metadata completed successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f042a019-8d6d-4781-9f1f-0e618d75e5ab tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata returned with HTTP 200 Sep 04 15:59:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 842/1742] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 15:59:21 2026] POST /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata => generated 101 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-32121444-64ae-4ce0-b9f1-ea0e0bbdd548 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-32121444-64ae-4ce0-b9f1-ea0e0bbdd548 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] GET http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-32121444-64ae-4ce0-b9f1-ea0e0bbdd548 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-32121444-64ae-4ce0-b9f1-ea0e0bbdd548 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-32121444-64ae-4ce0-b9f1-ea0e0bbdd548 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-32121444-64ae-4ce0-b9f1-ea0e0bbdd548 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Get volume metadata completed successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-32121444-64ae-4ce0-b9f1-ea0e0bbdd548 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata returned with HTTP 200 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 901/1743] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata => generated 101 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0840149a-3d0e-4974-9092-ce19955fc3a7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0840149a-3d0e-4974-9092-ce19955fc3a7 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] PUT http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0840149a-3d0e-4974-9092-ce19955fc3a7 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0840149a-3d0e-4974-9092-ce19955fc3a7 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0840149a-3d0e-4974-9092-ce19955fc3a7 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Update volume metadata completed successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0840149a-3d0e-4974-9092-ce19955fc3a7 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata returned with HTTP 200 Sep 04 15:59:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 843/1744] 192.168.122.126 () {60 vars in 1279 bytes} [Fri Sep 4 15:59:21 2026] PUT /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata => generated 57 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6cd40518-0947-4d62-bd31-2962617f4ae0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6cd40518-0947-4d62-bd31-2962617f4ae0 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] GET http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6cd40518-0947-4d62-bd31-2962617f4ae0 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6cd40518-0947-4d62-bd31-2962617f4ae0 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6cd40518-0947-4d62-bd31-2962617f4ae0 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6cd40518-0947-4d62-bd31-2962617f4ae0 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Get volume metadata completed successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6cd40518-0947-4d62-bd31-2962617f4ae0 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata returned with HTTP 200 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 902/1745] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata => generated 57 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5801bc8a-c2ba-4a4d-9638-df7851770bb7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5801bc8a-c2ba-4a4d-9638-df7851770bb7 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] DELETE http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata/key1 Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5801bc8a-c2ba-4a4d-9638-df7851770bb7 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5801bc8a-c2ba-4a4d-9638-df7851770bb7 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5801bc8a-c2ba-4a4d-9638-df7851770bb7 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5801bc8a-c2ba-4a4d-9638-df7851770bb7 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Get volume metadata completed successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5801bc8a-c2ba-4a4d-9638-df7851770bb7 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Delete volume metadata completed successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5801bc8a-c2ba-4a4d-9638-df7851770bb7 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata/key1 returned with HTTP 200 Sep 04 15:59:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 844/1746] 192.168.122.126 () {58 vars in 1277 bytes} [Fri Sep 4 15:59:21 2026] DELETE /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata/key1 => generated 0 bytes in 79 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7d5d1222-1b19-4610-b26d-e63eacc7fb50 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d5d1222-1b19-4610-b26d-e63eacc7fb50 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] GET http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d5d1222-1b19-4610-b26d-e63eacc7fb50 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d5d1222-1b19-4610-b26d-e63eacc7fb50 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7d5d1222-1b19-4610-b26d-e63eacc7fb50 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7d5d1222-1b19-4610-b26d-e63eacc7fb50 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Get volume metadata completed successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d5d1222-1b19-4610-b26d-e63eacc7fb50 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata returned with HTTP 200 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 903/1747] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata => generated 32 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-08a35361-7cfc-46d7-aea3-8b543e4a759e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-08a35361-7cfc-46d7-aea3-8b543e4a759e tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] PUT http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-08a35361-7cfc-46d7-aea3-8b543e4a759e tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-08a35361-7cfc-46d7-aea3-8b543e4a759e tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-08a35361-7cfc-46d7-aea3-8b543e4a759e tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Update volume metadata completed successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-08a35361-7cfc-46d7-aea3-8b543e4a759e tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata returned with HTTP 200 Sep 04 15:59:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 845/1748] 192.168.122.126 () {60 vars in 1279 bytes} [Fri Sep 4 15:59:21 2026] PUT /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata => generated 16 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5f647d5c-7391-472c-acf4-64ffa9229669 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5f647d5c-7391-472c-acf4-64ffa9229669 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] POST http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5f647d5c-7391-472c-acf4-64ffa9229669 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5f647d5c-7391-472c-acf4-64ffa9229669 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5f647d5c-7391-472c-acf4-64ffa9229669 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Create volume metadata completed successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5f647d5c-7391-472c-acf4-64ffa9229669 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata returned with HTTP 200 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 904/1749] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 15:59:21 2026] POST /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata => generated 68 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-051e0f09-182d-42e1-858b-3c9e4a06c1f1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-051e0f09-182d-42e1-858b-3c9e4a06c1f1 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] PUT http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata/key3 Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-051e0f09-182d-42e1-858b-3c9e4a06c1f1 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dc4cd3ee-6e63-479d-af4c-4c6949163ada None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc4cd3ee-6e63-479d-af4c-4c6949163ada tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc4cd3ee-6e63-479d-af4c-4c6949163ada tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc4cd3ee-6e63-479d-af4c-4c6949163ada tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-051e0f09-182d-42e1-858b-3c9e4a06c1f1 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc4cd3ee-6e63-479d-af4c-4c6949163ada tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 404 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 905/1750] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-07882579-ce2a-423f-bc42-c52306a2abed None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07882579-ce2a-423f-bc42-c52306a2abed tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-07882579-ce2a-423f-bc42-c52306a2abed tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-07882579-ce2a-423f-bc42-c52306a2abed tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-051e0f09-182d-42e1-858b-3c9e4a06c1f1 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Update volume metadata completed successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-051e0f09-182d-42e1-858b-3c9e4a06c1f1 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata/key3 returned with HTTP 200 Sep 04 15:59:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 846/1751] 192.168.122.126 () {60 vars in 1294 bytes} [Fri Sep 4 15:59:21 2026] PUT /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata/key3 => generated 35 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-da78056b-53bf-42ba-a86c-a0df7d5807e4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-da78056b-53bf-42ba-a86c-a0df7d5807e4 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] GET http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata/key3 Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-da78056b-53bf-42ba-a86c-a0df7d5807e4 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-da78056b-53bf-42ba-a86c-a0df7d5807e4 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07882579-ce2a-423f-bc42-c52306a2abed tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 404 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 906/1752] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-58fa1ef2-46c8-4e2a-87d9-ef2b33f617c7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-58fa1ef2-46c8-4e2a-87d9-ef2b33f617c7 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] DELETE http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-58fa1ef2-46c8-4e2a-87d9-ef2b33f617c7 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-58fa1ef2-46c8-4e2a-87d9-ef2b33f617c7 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-58fa1ef2-46c8-4e2a-87d9-ef2b33f617c7 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete volume with id: 17f8be6b-4379-4004-806d-1f48b42d8482 Sep 04 15:59:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-da78056b-53bf-42ba-a86c-a0df7d5807e4 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-58fa1ef2-46c8-4e2a-87d9-ef2b33f617c7 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 returned with HTTP 404 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 907/1753] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:21 2026] DELETE /volume/v3/volumes/17f8be6b-4379-4004-806d-1f48b42d8482 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0f44d449-3aea-4ccf-be02-9a7f9f69e3b4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0f44d449-3aea-4ccf-be02-9a7f9f69e3b4 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0f44d449-3aea-4ccf-be02-9a7f9f69e3b4 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0f44d449-3aea-4ccf-be02-9a7f9f69e3b4 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-0f44d449-3aea-4ccf-be02-9a7f9f69e3b4 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete snapshot with id: e7b3a897-e168-4f1a-ab7a-cb41143fdf13 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-da78056b-53bf-42ba-a86c-a0df7d5807e4 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Get volume metadata completed successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-da78056b-53bf-42ba-a86c-a0df7d5807e4 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata/key3 returned with HTTP 200 Sep 04 15:59:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0f44d449-3aea-4ccf-be02-9a7f9f69e3b4 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:59:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 847/1754] 192.168.122.126 () {58 vars in 1274 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata/key3 => generated 35 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-df6dd7ad-3d6c-4218-a38e-6f302455c46c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df6dd7ad-3d6c-4218-a38e-6f302455c46c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] GET http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df6dd7ad-3d6c-4218-a38e-6f302455c46c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df6dd7ad-3d6c-4218-a38e-6f302455c46c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-df6dd7ad-3d6c-4218-a38e-6f302455c46c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0f44d449-3aea-4ccf-be02-9a7f9f69e3b4 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot delete request issued successfully. Sep 04 15:59:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0f44d449-3aea-4ccf-be02-9a7f9f69e3b4 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 returned with HTTP 202 Sep 04 15:59:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 908/1755] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:59:21 2026] DELETE /volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-df6dd7ad-3d6c-4218-a38e-6f302455c46c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Get volume metadata completed successfully. Sep 04 15:59:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e9eab3db-bc97-4f46-9c1d-c2a1f147d6a2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df6dd7ad-3d6c-4218-a38e-6f302455c46c tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata returned with HTTP 200 Sep 04 15:59:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 848/1756] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:59:21 2026] GET /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata => generated 75 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fb32d03a-327f-42c8-a360-19189da6716b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e9eab3db-bc97-4f46-9c1d-c2a1f147d6a2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 Sep 04 15:59:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e9eab3db-bc97-4f46-9c1d-c2a1f147d6a2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e9eab3db-bc97-4f46-9c1d-c2a1f147d6a2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb32d03a-327f-42c8-a360-19189da6716b tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] PUT http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata Sep 04 15:59:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb32d03a-327f-42c8-a360-19189da6716b tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e9eab3db-bc97-4f46-9c1d-c2a1f147d6a2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:59:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e9eab3db-bc97-4f46-9c1d-c2a1f147d6a2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 returned with HTTP 200 Sep 04 15:59:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 909/1757] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:22 2026] GET /volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb32d03a-327f-42c8-a360-19189da6716b tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb32d03a-327f-42c8-a360-19189da6716b tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Update volume metadata completed successfully. Sep 04 15:59:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb32d03a-327f-42c8-a360-19189da6716b tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata returned with HTTP 200 Sep 04 15:59:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 849/1758] 192.168.122.126 () {60 vars in 1279 bytes} [Fri Sep 4 15:59:22 2026] PUT /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190/metadata => generated 16 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6e41274e-c68b-4762-8896-983050712e30 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e41274e-c68b-4762-8896-983050712e30 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] GET http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 Sep 04 15:59:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6e41274e-c68b-4762-8896-983050712e30 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6e41274e-c68b-4762-8896-983050712e30 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6e41274e-c68b-4762-8896-983050712e30 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e41274e-c68b-4762-8896-983050712e30 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 returned with HTTP 200 Sep 04 15:59:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 910/1759] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:22 2026] GET /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c7cc2963-7ede-48e1-8382-7f5f1fc9dc33 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c7cc2963-7ede-48e1-8382-7f5f1fc9dc33 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] DELETE http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 Sep 04 15:59:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c7cc2963-7ede-48e1-8382-7f5f1fc9dc33 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c7cc2963-7ede-48e1-8382-7f5f1fc9dc33 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:22 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-c7cc2963-7ede-48e1-8382-7f5f1fc9dc33 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Delete volume with id: ce70d5f6-d054-47ab-a2a2-0f11987dc190 Sep 04 15:59:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c7cc2963-7ede-48e1-8382-7f5f1fc9dc33 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c7cc2963-7ede-48e1-8382-7f5f1fc9dc33 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Delete volume request issued successfully. Sep 04 15:59:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c7cc2963-7ede-48e1-8382-7f5f1fc9dc33 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 returned with HTTP 202 Sep 04 15:59:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 850/1760] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:22 2026] DELETE /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b0985546-aa01-41fb-a733-f3f49278a38a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b0985546-aa01-41fb-a733-f3f49278a38a tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] GET http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 Sep 04 15:59:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b0985546-aa01-41fb-a733-f3f49278a38a tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b0985546-aa01-41fb-a733-f3f49278a38a tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b0985546-aa01-41fb-a733-f3f49278a38a tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Volume info retrieved successfully. Sep 04 15:59:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b0985546-aa01-41fb-a733-f3f49278a38a tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 returned with HTTP 200 Sep 04 15:59:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 911/1761] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:22 2026] GET /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-38e537ba-cb6c-4037-8572-26a3e4c98fc8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38e537ba-cb6c-4037-8572-26a3e4c98fc8 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 Sep 04 15:59:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38e537ba-cb6c-4037-8572-26a3e4c98fc8 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38e537ba-cb6c-4037-8572-26a3e4c98fc8 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-38e537ba-cb6c-4037-8572-26a3e4c98fc8 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:59:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38e537ba-cb6c-4037-8572-26a3e4c98fc8 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 returned with HTTP 200 Sep 04 15:59:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 912/1762] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:23 2026] GET /volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-668382061"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-668382061'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Create volume of 1 GB Sep 04 15:59:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Availability Zones retrieved successfully. Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Flow 'volume_create_api' (471e3b2f-be29-40ba-9024-53cb8e52d9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc9f6928-8400-42a0-8d90-266c3bfcbc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc9f6928-8400-42a0-8d90-266c3bfcbc5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7038e2f-bef2-4c3f-992c-25d0896f03a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c187e99f-4dbc-4b8c-a32c-b9c3b3bfe171 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c187e99f-4dbc-4b8c-a32c-b9c3b3bfe171 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] GET http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 Sep 04 15:59:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c187e99f-4dbc-4b8c-a32c-b9c3b3bfe171 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c187e99f-4dbc-4b8c-a32c-b9c3b3bfe171 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c187e99f-4dbc-4b8c-a32c-b9c3b3bfe171 tempest-VolumesMetadataTest-595643826 tempest-VolumesMetadataTest-595643826-project-member] http://192.168.122.126/volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 returned with HTTP 404 Sep 04 15:59:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 913/1763] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:23 2026] GET /volume/v3/volumes/ce70d5f6-d054-47ab-a2a2-0f11987dc190 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Created reservations ['434f502a-13c7-4e60-ae05-06b612e38388', '82d7087d-e8ea-49aa-9b01-30eebd3e8dc2', '75656590-da29-4bb2-a977-9c728b6b5597', 'd47118a9-3b06-410f-8178-9e8aa03ec677'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7038e2f-bef2-4c3f-992c-25d0896f03a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['434f502a-13c7-4e60-ae05-06b612e38388', '82d7087d-e8ea-49aa-9b01-30eebd3e8dc2', '75656590-da29-4bb2-a977-9c728b6b5597', 'd47118a9-3b06-410f-8178-9e8aa03ec677']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3416c0-33d3-444b-b420-d995b960c787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:23 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3416c0-33d3-444b-b420-d995b960c787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94883679-1acc-4565-a0a6-e740a9cfebc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-668382061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a9d3dddc9144baabb500df7aa327bce',qos_specs=None,replication_status=,reservations=['434f502a-13c7-4e60-ae05-06b612e38388','82d7087d-e8ea-49aa-9b01-30eebd3e8dc2','75656590-da29-4bb2-a977-9c728b6b5597','d47118a9-3b06-410f-8178-9e8aa03ec677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abdec43992d0452b91c6e292e682117a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-668382061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94883679-1acc-4565-a0a6-e740a9cfebc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a9d3dddc9144baabb500df7aa327bce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abdec43992d0452b91c6e292e682117a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959d7538-b974-4b58-8e06-01c15088ccc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959d7538-b974-4b58-8e06-01c15088ccc8) transitioned into state 'SUCCESS' from state '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-668382061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a9d3dddc9144baabb500df7aa327bce',qos_specs=None,replication_status=,reservations=['434f502a-13c7-4e60-ae05-06b612e38388','82d7087d-e8ea-49aa-9b01-30eebd3e8dc2','75656590-da29-4bb2-a977-9c728b6b5597','d47118a9-3b06-410f-8178-9e8aa03ec677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abdec43992d0452b91c6e292e682117a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc78de6-3dac-46c8-b4c0-d640899e0500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc78de6-3dac-46c8-b4c0-d640899e0500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Flow 'volume_create_api' (471e3b2f-be29-40ba-9024-53cb8e52d9ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Create volume request issued successfully. Sep 04 15:59:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c502480-59e4-4d4f-86c2-52ac15b8f23b tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 851/1764] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:59:22 2026] POST /volume/v3/volumes => generated 758 bytes in 912 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-04795ffc-943f-4c09-8053-68dad36c3617 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-04795ffc-943f-4c09-8053-68dad36c3617 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] GET http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 Sep 04 15:59:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-04795ffc-943f-4c09-8053-68dad36c3617 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-04795ffc-943f-4c09-8053-68dad36c3617 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:23 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:23 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-04795ffc-943f-4c09-8053-68dad36c3617 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Volume info retrieved successfully. Sep 04 15:59:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-04795ffc-943f-4c09-8053-68dad36c3617 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 returned with HTTP 200 Sep 04 15:59:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 914/1765] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:23 2026] GET /volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fe46e330-efe1-4a48-a511-fc4dd298ec8b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fe46e330-efe1-4a48-a511-fc4dd298ec8b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 Sep 04 15:59:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fe46e330-efe1-4a48-a511-fc4dd298ec8b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fe46e330-efe1-4a48-a511-fc4dd298ec8b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fe46e330-efe1-4a48-a511-fc4dd298ec8b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Snapshot retrieved successfully. Sep 04 15:59:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fe46e330-efe1-4a48-a511-fc4dd298ec8b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 returned with HTTP 200 Sep 04 15:59:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 852/1766] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:24 2026] GET /volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 => generated 467 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-997e2853-0b1a-4d06-93b1-52ec06b5dd2e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9c424c02-65d7-4f5a-92e5-9e5ebc8371dd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9c424c02-65d7-4f5a-92e5-9e5ebc8371dd tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] GET http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 Sep 04 15:59:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9c424c02-65d7-4f5a-92e5-9e5ebc8371dd tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9c424c02-65d7-4f5a-92e5-9e5ebc8371dd tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-997e2853-0b1a-4d06-93b1-52ec06b5dd2e tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-997e2853-0b1a-4d06-93b1-52ec06b5dd2e tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1580101989", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9c424c02-65d7-4f5a-92e5-9e5ebc8371dd tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Volume info retrieved successfully. Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9c424c02-65d7-4f5a-92e5-9e5ebc8371dd tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 returned with HTTP 200 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 853/1767] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:24 2026] GET /volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-997e2853-0b1a-4d06-93b1-52ec06b5dd2e tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 915/1768] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:24 2026] POST /volume/v3/types => generated 380 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bc8b89ba-ee98-4d90-895c-0a17b9abd2b1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bc8b89ba-ee98-4d90-895c-0a17b9abd2b1 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] POST http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/encryption Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bc8b89ba-ee98-4d90-895c-0a17b9abd2b1 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bc8b89ba-ee98-4d90-895c-0a17b9abd2b1 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/encryption returned with HTTP 200 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 854/1769] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 15:59:25 2026] POST /volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-71bdf8ee-30c0-40de-8460-de2ed80bf85b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-71bdf8ee-30c0-40de-8460-de2ed80bf85b tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-71bdf8ee-30c0-40de-8460-de2ed80bf85b tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1775007225", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-71bdf8ee-30c0-40de-8460-de2ed80bf85b tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 916/1770] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:25 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c76aae75-94c2-4b04-b6a9-ec5f780fc382 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a62814cd-51a1-4d6a-b50f-5d1672357de1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a62814cd-51a1-4d6a-b50f-5d1672357de1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a62814cd-51a1-4d6a-b50f-5d1672357de1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a62814cd-51a1-4d6a-b50f-5d1672357de1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a62814cd-51a1-4d6a-b50f-5d1672357de1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 returned with HTTP 404 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 917/1771] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:25 2026] GET /volume/v3/snapshots/e7b3a897-e168-4f1a-ab7a-cb41143fdf13 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-05dae2a0-73aa-4844-8f3a-af9cbc5cff2f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05dae2a0-73aa-4844-8f3a-af9cbc5cff2f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-05dae2a0-73aa-4844-8f3a-af9cbc5cff2f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-05dae2a0-73aa-4844-8f3a-af9cbc5cff2f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:25 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-05dae2a0-73aa-4844-8f3a-af9cbc5cff2f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05dae2a0-73aa-4844-8f3a-af9cbc5cff2f tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 returned with HTTP 200 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 918/1772] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:25 2026] GET /volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c0d4bf52-494b-4dcc-9690-cc36545ff532 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c0d4bf52-494b-4dcc-9690-cc36545ff532 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] DELETE http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c0d4bf52-494b-4dcc-9690-cc36545ff532 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c0d4bf52-494b-4dcc-9690-cc36545ff532 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-c0d4bf52-494b-4dcc-9690-cc36545ff532 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete volume with id: 008d2f8f-e712-4cbc-bf74-f15c040a88e7 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:25 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c0d4bf52-494b-4dcc-9690-cc36545ff532 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c0d4bf52-494b-4dcc-9690-cc36545ff532 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete volume request issued successfully. Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c0d4bf52-494b-4dcc-9690-cc36545ff532 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 returned with HTTP 202 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c76aae75-94c2-4b04-b6a9-ec5f780fc382 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] POST http://192.168.122.126/volume/v3/types/02481a04-9afa-4e3b-985c-4e81bd9f68eb/encryption Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c76aae75-94c2-4b04-b6a9-ec5f780fc382 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 919/1773] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:25 2026] DELETE /volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-c76aae75-94c2-4b04-b6a9-ec5f780fc382 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '50139238ec664c1aaf389adc1f7d6a62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '078ce247e0d64d448aed9f11245c60f0', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c76aae75-94c2-4b04-b6a9-ec5f780fc382 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/02481a04-9afa-4e3b-985c-4e81bd9f68eb/encryption returned with HTTP 403 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 855/1774] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 15:59:25 2026] POST /volume/v3/types/02481a04-9afa-4e3b-985c-4e81bd9f68eb/encryption => generated 127 bytes in 176 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-06169350-4c54-4537-9d3d-4404265de556 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-06169350-4c54-4537-9d3d-4404265de556 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-06169350-4c54-4537-9d3d-4404265de556 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cbf38395-6c88-40e7-b798-514ef8c9c6a5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-06169350-4c54-4537-9d3d-4404265de556 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cbf38395-6c88-40e7-b798-514ef8c9c6a5 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cbf38395-6c88-40e7-b798-514ef8c9c6a5 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1309350714", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:25 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-06169350-4c54-4537-9d3d-4404265de556 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-06169350-4c54-4537-9d3d-4404265de556 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 returned with HTTP 200 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 920/1775] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:25 2026] GET /volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cbf38395-6c88-40e7-b798-514ef8c9c6a5 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 856/1776] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:25 2026] POST /volume/v3/types => generated 380 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-63e23dd1-a1c7-4381-aaeb-8db834c2818e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-63e23dd1-a1c7-4381-aaeb-8db834c2818e tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] POST http://192.168.122.126/volume/v3/types/e6e4d9b0-94b2-4e6f-9aac-9b07ae77a04e/extra_specs Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-63e23dd1-a1c7-4381-aaeb-8db834c2818e tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-63e23dd1-a1c7-4381-aaeb-8db834c2818e tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '50139238ec664c1aaf389adc1f7d6a62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '078ce247e0d64d448aed9f11245c60f0', '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=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-63e23dd1-a1c7-4381-aaeb-8db834c2818e tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/e6e4d9b0-94b2-4e6f-9aac-9b07ae77a04e/extra_specs returned with HTTP 403 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 921/1777] 192.168.122.126 () {60 vars in 1283 bytes} [Fri Sep 4 15:59:25 2026] POST /volume/v3/types/e6e4d9b0-94b2-4e6f-9aac-9b07ae77a04e/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8b7e3ec4-4f36-4e7c-8b59-33cc5be98ff0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8b7e3ec4-4f36-4e7c-8b59-33cc5be98ff0 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] PUT http://192.168.122.126/volume/v3/types/e6e4d9b0-94b2-4e6f-9aac-9b07ae77a04e/extra_specs/key2 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8b7e3ec4-4f36-4e7c-8b59-33cc5be98ff0 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-8b7e3ec4-4f36-4e7c-8b59-33cc5be98ff0 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '50139238ec664c1aaf389adc1f7d6a62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '078ce247e0d64d448aed9f11245c60f0', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8b7e3ec4-4f36-4e7c-8b59-33cc5be98ff0 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/e6e4d9b0-94b2-4e6f-9aac-9b07ae77a04e/extra_specs/key2 returned with HTTP 403 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 857/1778] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:59:25 2026] PUT /volume/v3/types/e6e4d9b0-94b2-4e6f-9aac-9b07ae77a04e/extra_specs/key2 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a02cd6d2-5377-4fab-abd7-29dd95c5c75a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a02cd6d2-5377-4fab-abd7-29dd95c5c75a tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a02cd6d2-5377-4fab-abd7-29dd95c5c75a tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-a02cd6d2-5377-4fab-abd7-29dd95c5c75a tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '50139238ec664c1aaf389adc1f7d6a62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '078ce247e0d64d448aed9f11245c60f0', '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=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a02cd6d2-5377-4fab-abd7-29dd95c5c75a tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types returned with HTTP 403 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 922/1779] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 15:59:25 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7449c321-cb76-4aa6-ad7e-9175e710981b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7449c321-cb76-4aa6-ad7e-9175e710981b tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7449c321-cb76-4aa6-ad7e-9175e710981b tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-692998939", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7449c321-cb76-4aa6-ad7e-9175e710981b tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 858/1780] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:25 2026] POST /volume/v3/types => generated 379 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c0b39b2e-c81f-435f-8fbe-077e537cf512 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c0b39b2e-c81f-435f-8fbe-077e537cf512 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] POST http://192.168.122.126/volume/v3/types/1cff4d39-a34b-4b05-b56b-b33470f0d42f/encryption Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c0b39b2e-c81f-435f-8fbe-077e537cf512 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c0b39b2e-c81f-435f-8fbe-077e537cf512 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types/1cff4d39-a34b-4b05-b56b-b33470f0d42f/encryption returned with HTTP 200 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 923/1781] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 15:59:25 2026] POST /volume/v3/types/1cff4d39-a34b-4b05-b56b-b33470f0d42f/encryption => generated 239 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cda6e873-df8a-4c2b-ad5a-44fd5cfa8547 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cda6e873-df8a-4c2b-ad5a-44fd5cfa8547 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] DELETE http://192.168.122.126/volume/v3/types/1cff4d39-a34b-4b05-b56b-b33470f0d42f/encryption/504a8cae-a016-4178-9683-906153395001 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cda6e873-df8a-4c2b-ad5a-44fd5cfa8547 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cda6e873-df8a-4c2b-ad5a-44fd5cfa8547 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-cda6e873-df8a-4c2b-ad5a-44fd5cfa8547 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '50139238ec664c1aaf389adc1f7d6a62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '078ce247e0d64d448aed9f11245c60f0', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cda6e873-df8a-4c2b-ad5a-44fd5cfa8547 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/1cff4d39-a34b-4b05-b56b-b33470f0d42f/encryption/504a8cae-a016-4178-9683-906153395001 returned with HTTP 403 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 859/1782] 192.168.122.126 () {58 vars in 1373 bytes} [Fri Sep 4 15:59:25 2026] DELETE /volume/v3/types/1cff4d39-a34b-4b05-b56b-b33470f0d42f/encryption/504a8cae-a016-4178-9683-906153395001 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e37b4dfb-c6e9-4089-be4d-c41768aeea5f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e37b4dfb-c6e9-4089-be4d-c41768aeea5f tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e37b4dfb-c6e9-4089-be4d-c41768aeea5f tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1550503300", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e37b4dfb-c6e9-4089-be4d-c41768aeea5f tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 924/1783] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:25 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8dfa3886-ddd7-4625-b1e8-0416bd2a46d9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8dfa3886-ddd7-4625-b1e8-0416bd2a46d9 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] DELETE http://192.168.122.126/volume/v3/types/9583b402-46b7-4aa1-83ba-e248a03eacc2/extra_specs/key1 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8dfa3886-ddd7-4625-b1e8-0416bd2a46d9 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8dfa3886-ddd7-4625-b1e8-0416bd2a46d9 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-8dfa3886-ddd7-4625-b1e8-0416bd2a46d9 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '50139238ec664c1aaf389adc1f7d6a62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '078ce247e0d64d448aed9f11245c60f0', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8dfa3886-ddd7-4625-b1e8-0416bd2a46d9 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/9583b402-46b7-4aa1-83ba-e248a03eacc2/extra_specs/key1 returned with HTTP 403 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 860/1784] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 15:59:25 2026] DELETE /volume/v3/types/9583b402-46b7-4aa1-83ba-e248a03eacc2/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0dd8bc64-0909-4aa8-a570-c46f75442aa6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0dd8bc64-0909-4aa8-a570-c46f75442aa6 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0dd8bc64-0909-4aa8-a570-c46f75442aa6 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-198630778", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0dd8bc64-0909-4aa8-a570-c46f75442aa6 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 15:59:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 925/1785] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 15:59:25 2026] POST /volume/v3/types => generated 379 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e1b7d488-707b-4082-8594-086698387966 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e1b7d488-707b-4082-8594-086698387966 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] DELETE http://192.168.122.126/volume/v3/types/c32e0cbd-d37c-4c3f-a35f-dd4ca5b92dc5 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e1b7d488-707b-4082-8594-086698387966 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e1b7d488-707b-4082-8594-086698387966 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-e1b7d488-707b-4082-8594-086698387966 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '50139238ec664c1aaf389adc1f7d6a62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '078ce247e0d64d448aed9f11245c60f0', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 15:59:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e1b7d488-707b-4082-8594-086698387966 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/c32e0cbd-d37c-4c3f-a35f-dd4ca5b92dc5 returned with HTTP 403 Sep 04 15:59:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 861/1786] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:25 2026] DELETE /volume/v3/types/c32e0cbd-d37c-4c3f-a35f-dd4ca5b92dc5 => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dd81b53b-fe35-4fda-86a9-d5ebf83aecde None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dd81b53b-fe35-4fda-86a9-d5ebf83aecde tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] GET http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/extra_specs Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dd81b53b-fe35-4fda-86a9-d5ebf83aecde tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dd81b53b-fe35-4fda-86a9-d5ebf83aecde tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dd81b53b-fe35-4fda-86a9-d5ebf83aecde tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/extra_specs returned with HTTP 200 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 926/1787] 192.168.122.126 () {58 vars in 1262 bytes} [Fri Sep 4 15:59:25 2026] GET /volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/extra_specs => generated 123 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-57090c9c-e443-4086-b6cc-597615054254 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-57090c9c-e443-4086-b6cc-597615054254 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] GET http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/encryption/cipher Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-57090c9c-e443-4086-b6cc-597615054254 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-57090c9c-e443-4086-b6cc-597615054254 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-57090c9c-e443-4086-b6cc-597615054254 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '50139238ec664c1aaf389adc1f7d6a62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '078ce247e0d64d448aed9f11245c60f0', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-57090c9c-e443-4086-b6cc-597615054254 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/encryption/cipher returned with HTTP 403 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 862/1788] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 15:59:26 2026] GET /volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-01731cb4-76ab-44cd-a26c-c8105344e5ae None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-685c411e-0be0-448a-b5e7-7264a32627f1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-01731cb4-76ab-44cd-a26c-c8105344e5ae tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] GET http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-685c411e-0be0-448a-b5e7-7264a32627f1 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] GET http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/encryption Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-685c411e-0be0-448a-b5e7-7264a32627f1 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-01731cb4-76ab-44cd-a26c-c8105344e5ae tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-685c411e-0be0-448a-b5e7-7264a32627f1 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-01731cb4-76ab-44cd-a26c-c8105344e5ae tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-685c411e-0be0-448a-b5e7-7264a32627f1 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '50139238ec664c1aaf389adc1f7d6a62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '078ce247e0d64d448aed9f11245c60f0', '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=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-685c411e-0be0-448a-b5e7-7264a32627f1 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/encryption returned with HTTP 403 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 927/1789] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 15:59:26 2026] GET /volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/encryption => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4e6c2cda-925b-4313-ab29-186e42009ed5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4e6c2cda-925b-4313-ab29-186e42009ed5 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] GET http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/extra_specs/multiattach Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4e6c2cda-925b-4313-ab29-186e42009ed5 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4e6c2cda-925b-4313-ab29-186e42009ed5 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4e6c2cda-925b-4313-ab29-186e42009ed5 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/extra_specs/multiattach returned with HTTP 200 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-01731cb4-76ab-44cd-a26c-c8105344e5ae tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Volume info retrieved successfully. Sep 04 15:59:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 928/1790] 192.168.122.126 () {58 vars in 1298 bytes} [Fri Sep 4 15:59:26 2026] GET /volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e0b287c5-8bc6-4eae-82ef-1a9d01bc6801 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e0b287c5-8bc6-4eae-82ef-1a9d01bc6801 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] GET http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/extra_specs/volume_backend_name Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e0b287c5-8bc6-4eae-82ef-1a9d01bc6801 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e0b287c5-8bc6-4eae-82ef-1a9d01bc6801 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-01731cb4-76ab-44cd-a26c-c8105344e5ae tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 returned with HTTP 200 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 863/1791] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:26 2026] GET /volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e0b287c5-8bc6-4eae-82ef-1a9d01bc6801 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 929/1792] 192.168.122.126 () {58 vars in 1322 bytes} [Fri Sep 4 15:59:26 2026] GET /volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/extra_specs/volume_backend_name => generated 143 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-16cf5511-54d6-478c-890d-c59492e814a6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] GET http://192.168.122.126/volume/v3/limits Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-16cf5511-54d6-478c-890d-c59492e814a6 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] PUT http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/encryption/d47c3921-a45b-40df-a244-f0295a5bc1db Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-16cf5511-54d6-478c-890d-c59492e814a6 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-16cf5511-54d6-478c-890d-c59492e814a6 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '50139238ec664c1aaf389adc1f7d6a62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '078ce247e0d64d448aed9f11245c60f0', '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=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-16cf5511-54d6-478c-890d-c59492e814a6 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/encryption/d47c3921-a45b-40df-a244-f0295a5bc1db returned with HTTP 403 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 930/1793] 192.168.122.126 () {60 vars in 1390 bytes} [Fri Sep 4 15:59:26 2026] PUT /volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/encryption/d47c3921-a45b-40df-a244-f0295a5bc1db => generated 127 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5e6d4221-7a7c-4ec2-acff-444f0329b338 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5e6d4221-7a7c-4ec2-acff-444f0329b338 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] PUT http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/extra_specs/key1 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5e6d4221-7a7c-4ec2-acff-444f0329b338 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-5e6d4221-7a7c-4ec2-acff-444f0329b338 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '50139238ec664c1aaf389adc1f7d6a62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '078ce247e0d64d448aed9f11245c60f0', '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=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5e6d4221-7a7c-4ec2-acff-444f0329b338 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/extra_specs/key1 returned with HTTP 403 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 931/1794] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 15:59:26 2026] PUT /volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: volumes_tempest-volume-type-198630778 is set by the default quota flag: quota_volumes_tempest-volume-type-198630778, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-198630778 is set by the default quota flag: quota_gigabytes_tempest-volume-type-198630778, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: snapshots_tempest-volume-type-198630778 is set by the default quota flag: quota_snapshots_tempest-volume-type-198630778, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c98ca1ad-5e50-47f9-a7f9-2752033c842b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: volumes_tempest-volume-type-1550503300 is set by the default quota flag: quota_volumes_tempest-volume-type-1550503300, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1550503300 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1550503300, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1550503300 is set by the default quota flag: quota_snapshots_tempest-volume-type-1550503300, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: volumes_tempest-volume-type-692998939 is set by the default quota flag: quota_volumes_tempest-volume-type-692998939, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-692998939 is set by the default quota flag: quota_gigabytes_tempest-volume-type-692998939, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: snapshots_tempest-volume-type-692998939 is set by the default quota flag: quota_snapshots_tempest-volume-type-692998939, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: volumes_tempest-volume-type-1309350714 is set by the default quota flag: quota_volumes_tempest-volume-type-1309350714, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1309350714 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1309350714, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1309350714 is set by the default quota flag: quota_snapshots_tempest-volume-type-1309350714, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: volumes_tempest-volume-type-1580101989 is set by the default quota flag: quota_volumes_tempest-volume-type-1580101989, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1580101989 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1580101989, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1580101989 is set by the default quota flag: quota_snapshots_tempest-volume-type-1580101989, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: volumes_tempest-volume-type-1775007225 is set by the default quota flag: quota_volumes_tempest-volume-type-1775007225, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1775007225 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1775007225, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1775007225 is set by the default quota flag: quota_snapshots_tempest-volume-type-1775007225, it is now deprecated. Please use the default quota class for default quota. Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c98ca1ad-5e50-47f9-a7f9-2752033c842b tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] PUT http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c98ca1ad-5e50-47f9-a7f9-2752033c842b tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-c98ca1ad-5e50-47f9-a7f9-2752033c842b tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '50139238ec664c1aaf389adc1f7d6a62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '078ce247e0d64d448aed9f11245c60f0', '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=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c98ca1ad-5e50-47f9-a7f9-2752033c842b tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-reader] http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e returned with HTTP 403 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 932/1795] 192.168.122.126 () {60 vars in 1246 bytes} [Fri Sep 4 15:59:26 2026] PUT /volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e => generated 109 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2a6adba2-90dc-48a4-a7c4-b43fd6008466 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a6adba2-90dc-48a4-a7c4-b43fd6008466 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] DELETE http://192.168.122.126/volume/v3/types/c32e0cbd-d37c-4c3f-a35f-dd4ca5b92dc5 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a6adba2-90dc-48a4-a7c4-b43fd6008466 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a6adba2-90dc-48a4-a7c4-b43fd6008466 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-41b10654-e5f4-47f7-9c10-33b7afac4eff tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] http://192.168.122.126/volume/v3/limits returned with HTTP 200 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 864/1796] 192.168.122.126 () {58 vars in 1118 bytes} [Fri Sep 4 15:59:26 2026] GET /volume/v3/limits => generated 302 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6384d583-10f4-4d63-b6e9-80325eeac899 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6384d583-10f4-4d63-b6e9-80325eeac899 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] GET http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6384d583-10f4-4d63-b6e9-80325eeac899 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6384d583-10f4-4d63-b6e9-80325eeac899 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6384d583-10f4-4d63-b6e9-80325eeac899 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Volume info retrieved successfully. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6384d583-10f4-4d63-b6e9-80325eeac899 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 returned with HTTP 200 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 865/1797] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:26 2026] GET /volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-492fde59-901d-4307-8fa8-d59eb9b95ab5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a6adba2-90dc-48a4-a7c4-b43fd6008466 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types/c32e0cbd-d37c-4c3f-a35f-dd4ca5b92dc5 returned with HTTP 202 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 933/1798] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:26 2026] DELETE /volume/v3/types/c32e0cbd-d37c-4c3f-a35f-dd4ca5b92dc5 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-492fde59-901d-4307-8fa8-d59eb9b95ab5 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] DELETE http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-492fde59-901d-4307-8fa8-d59eb9b95ab5 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-492fde59-901d-4307-8fa8-d59eb9b95ab5 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-492fde59-901d-4307-8fa8-d59eb9b95ab5 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Delete volume with id: 94883679-1acc-4565-a0a6-e740a9cfebc6 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-057db20b-7a85-44c9-b48c-90643a3cbd8a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-057db20b-7a85-44c9-b48c-90643a3cbd8a tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] DELETE http://192.168.122.126/volume/v3/types/9583b402-46b7-4aa1-83ba-e248a03eacc2 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-057db20b-7a85-44c9-b48c-90643a3cbd8a tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-057db20b-7a85-44c9-b48c-90643a3cbd8a tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-492fde59-901d-4307-8fa8-d59eb9b95ab5 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Volume info retrieved successfully. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-492fde59-901d-4307-8fa8-d59eb9b95ab5 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Delete volume request issued successfully. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-492fde59-901d-4307-8fa8-d59eb9b95ab5 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 returned with HTTP 202 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 866/1799] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:26 2026] DELETE /volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f082e80a-c840-4726-afd1-45ccb332d17e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f082e80a-c840-4726-afd1-45ccb332d17e tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] GET http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f082e80a-c840-4726-afd1-45ccb332d17e tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f082e80a-c840-4726-afd1-45ccb332d17e tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-057db20b-7a85-44c9-b48c-90643a3cbd8a tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types/9583b402-46b7-4aa1-83ba-e248a03eacc2 returned with HTTP 202 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 934/1800] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:26 2026] DELETE /volume/v3/types/9583b402-46b7-4aa1-83ba-e248a03eacc2 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ec5d8ba3-c490-40e2-a1da-815ab1f9f3b9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ec5d8ba3-c490-40e2-a1da-815ab1f9f3b9 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] DELETE http://192.168.122.126/volume/v3/types/1cff4d39-a34b-4b05-b56b-b33470f0d42f Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ec5d8ba3-c490-40e2-a1da-815ab1f9f3b9 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ec5d8ba3-c490-40e2-a1da-815ab1f9f3b9 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f082e80a-c840-4726-afd1-45ccb332d17e tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Volume info retrieved successfully. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f082e80a-c840-4726-afd1-45ccb332d17e tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 returned with HTTP 200 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 867/1801] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:26 2026] GET /volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-01e22cf9-54d6-40b0-8a44-398d4e3b326b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-01e22cf9-54d6-40b0-8a44-398d4e3b326b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-01e22cf9-54d6-40b0-8a44-398d4e3b326b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-01e22cf9-54d6-40b0-8a44-398d4e3b326b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-01e22cf9-54d6-40b0-8a44-398d4e3b326b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ec5d8ba3-c490-40e2-a1da-815ab1f9f3b9 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types/1cff4d39-a34b-4b05-b56b-b33470f0d42f returned with HTTP 202 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 935/1802] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:26 2026] DELETE /volume/v3/types/1cff4d39-a34b-4b05-b56b-b33470f0d42f => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-01e22cf9-54d6-40b0-8a44-398d4e3b326b tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 returned with HTTP 200 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 868/1803] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:26 2026] GET /volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ac859146-7474-4f65-854c-568a607955a0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ac859146-7474-4f65-854c-568a607955a0 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] DELETE http://192.168.122.126/volume/v3/types/e6e4d9b0-94b2-4e6f-9aac-9b07ae77a04e Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ac859146-7474-4f65-854c-568a607955a0 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ac859146-7474-4f65-854c-568a607955a0 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ac859146-7474-4f65-854c-568a607955a0 tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types/e6e4d9b0-94b2-4e6f-9aac-9b07ae77a04e returned with HTTP 202 Sep 04 15:59:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 936/1804] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:26 2026] DELETE /volume/v3/types/e6e4d9b0-94b2-4e6f-9aac-9b07ae77a04e => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f45b03bd-b1e2-48e2-b493-3ecb79b898fd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f45b03bd-b1e2-48e2-b493-3ecb79b898fd tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] DELETE http://192.168.122.126/volume/v3/types/02481a04-9afa-4e3b-985c-4e81bd9f68eb Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f45b03bd-b1e2-48e2-b493-3ecb79b898fd tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f45b03bd-b1e2-48e2-b493-3ecb79b898fd tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e9056ccb-a005-430b-857d-330778814e59 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f45b03bd-b1e2-48e2-b493-3ecb79b898fd tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types/02481a04-9afa-4e3b-985c-4e81bd9f68eb returned with HTTP 202 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 869/1805] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:26 2026] DELETE /volume/v3/types/02481a04-9afa-4e3b-985c-4e81bd9f68eb => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-47201abd-450f-4d57-a4a9-3a98e9a1abbf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-47201abd-450f-4d57-a4a9-3a98e9a1abbf tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] DELETE http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-47201abd-450f-4d57-a4a9-3a98e9a1abbf tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-47201abd-450f-4d57-a4a9-3a98e9a1abbf tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-47201abd-450f-4d57-a4a9-3a98e9a1abbf tempest-VolumeTypesReaderTests-686853770 tempest-VolumeTypesReaderTests-686853770-project-admin] http://192.168.122.126/volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e returned with HTTP 202 Sep 04 15:59:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 870/1806] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 15:59:26 2026] DELETE /volume/v3/types/ce4d4a26-fd99-432c-9ab2-3914267dd30e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-348528507"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-348528507'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Create volume of 1 GB Sep 04 15:59:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Availability Zones retrieved successfully. Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Flow 'volume_create_api' (0f541cb9-a284-4edb-aefd-07472371391e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a271528-fa00-457b-93cd-090549cb5b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a271528-fa00-457b-93cd-090549cb5b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70e06ea-9eb9-4f36-bb68-17b812d573a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Created reservations ['a4f7dc22-d38d-4386-870c-baa7f2dc2d81', '59493981-b2ad-4e74-811e-bcde20d2bb42', '3e528bb6-9511-4024-a0af-9b5d084a0a8e', '184416bb-e549-416e-9b78-2bc58e18e7a3'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70e06ea-9eb9-4f36-bb68-17b812d573a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4f7dc22-d38d-4386-870c-baa7f2dc2d81', '59493981-b2ad-4e74-811e-bcde20d2bb42', '3e528bb6-9511-4024-a0af-9b5d084a0a8e', '184416bb-e549-416e-9b78-2bc58e18e7a3']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5580fb50-56a0-496a-84ee-44f36f867591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5580fb50-56a0-496a-84ee-44f36f867591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4088239-c4a3-4250-8633-bf8c80fab4f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-348528507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232e92a9ee7f41629d84e4228b519c0f',qos_specs=None,replication_status=,reservations=['a4f7dc22-d38d-4386-870c-baa7f2dc2d81','59493981-b2ad-4e74-811e-bcde20d2bb42','3e528bb6-9511-4024-a0af-9b5d084a0a8e','184416bb-e549-416e-9b78-2bc58e18e7a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1becf1df414648af98c06f2f97415016',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-348528507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4088239-c4a3-4250-8633-bf8c80fab4f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232e92a9ee7f41629d84e4228b519c0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1becf1df414648af98c06f2f97415016',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef72c00-9bb7-4a52-8ec3-47b35843fd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef72c00-9bb7-4a52-8ec3-47b35843fd2e) transitioned into state 'SUCCESS' from state '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-348528507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232e92a9ee7f41629d84e4228b519c0f',qos_specs=None,replication_status=,reservations=['a4f7dc22-d38d-4386-870c-baa7f2dc2d81','59493981-b2ad-4e74-811e-bcde20d2bb42','3e528bb6-9511-4024-a0af-9b5d084a0a8e','184416bb-e549-416e-9b78-2bc58e18e7a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1becf1df414648af98c06f2f97415016',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240193a8-0ee8-478a-b66d-fbbf1a72cd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240193a8-0ee8-478a-b66d-fbbf1a72cd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Flow 'volume_create_api' (0f541cb9-a284-4edb-aefd-07472371391e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Create volume request issued successfully. Sep 04 15:59:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e9056ccb-a005-430b-857d-330778814e59 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 937/1807] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:59:26 2026] POST /volume/v3/volumes => generated 755 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-62f33886-2114-446e-be5c-9bb1eedc0687 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-62f33886-2114-446e-be5c-9bb1eedc0687 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 Sep 04 15:59:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-62f33886-2114-446e-be5c-9bb1eedc0687 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-62f33886-2114-446e-be5c-9bb1eedc0687 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-62f33886-2114-446e-be5c-9bb1eedc0687 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-62f33886-2114-446e-be5c-9bb1eedc0687 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 returned with HTTP 200 Sep 04 15:59:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 871/1808] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:27 2026] GET /volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 => generated 823 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3a30cb38-5584-4208-9848-e411ff267ca0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3a30cb38-5584-4208-9848-e411ff267ca0 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] GET http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3a30cb38-5584-4208-9848-e411ff267ca0 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3a30cb38-5584-4208-9848-e411ff267ca0 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3a30cb38-5584-4208-9848-e411ff267ca0 tempest-AbsoluteLimitsTests-993698607 tempest-AbsoluteLimitsTests-993698607-project-member] http://192.168.122.126/volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 returned with HTTP 404 Sep 04 15:59:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 938/1809] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:27 2026] GET /volume/v3/volumes/94883679-1acc-4565-a0a6-e740a9cfebc6 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:59:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fe90cf61-6a16-4f24-b612-07a14e5d0049 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fe90cf61-6a16-4f24-b612-07a14e5d0049 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 Sep 04 15:59:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fe90cf61-6a16-4f24-b612-07a14e5d0049 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fe90cf61-6a16-4f24-b612-07a14e5d0049 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fe90cf61-6a16-4f24-b612-07a14e5d0049 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 returned with HTTP 404 Sep 04 15:59:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 872/1810] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:27 2026] GET /volume/v3/volumes/008d2f8f-e712-4cbc-bf74-f15c040a88e7 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2607cbc5-cf30-4fd1-aad0-ac995a14ed39 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2607cbc5-cf30-4fd1-aad0-ac995a14ed39 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2607cbc5-cf30-4fd1-aad0-ac995a14ed39 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2607cbc5-cf30-4fd1-aad0-ac995a14ed39 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2607cbc5-cf30-4fd1-aad0-ac995a14ed39 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2607cbc5-cf30-4fd1-aad0-ac995a14ed39 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae returned with HTTP 200 Sep 04 15:59:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 939/1811] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:27 2026] GET /volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2e4d9486-cf6a-4870-8392-7d8fdca313d1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2e4d9486-cf6a-4870-8392-7d8fdca313d1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] DELETE http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae Sep 04 15:59:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2e4d9486-cf6a-4870-8392-7d8fdca313d1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2e4d9486-cf6a-4870-8392-7d8fdca313d1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:27 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-2e4d9486-cf6a-4870-8392-7d8fdca313d1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete volume with id: efb44382-9d7c-4876-8d07-2fb07ed490ae Sep 04 15:59:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2e4d9486-cf6a-4870-8392-7d8fdca313d1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2e4d9486-cf6a-4870-8392-7d8fdca313d1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Delete volume request issued successfully. Sep 04 15:59:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2e4d9486-cf6a-4870-8392-7d8fdca313d1 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae returned with HTTP 202 Sep 04 15:59:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 873/1812] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:27 2026] DELETE /volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-92f5f58e-2042-4b3a-9c4a-b91169513c69 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-92f5f58e-2042-4b3a-9c4a-b91169513c69 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-92f5f58e-2042-4b3a-9c4a-b91169513c69 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-92f5f58e-2042-4b3a-9c4a-b91169513c69 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-92f5f58e-2042-4b3a-9c4a-b91169513c69 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-92f5f58e-2042-4b3a-9c4a-b91169513c69 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae returned with HTTP 200 Sep 04 15:59:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 940/1813] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:27 2026] GET /volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1199e07a-5da0-420b-af4c-e0b059e08893 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1199e07a-5da0-420b-af4c-e0b059e08893 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 Sep 04 15:59:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1199e07a-5da0-420b-af4c-e0b059e08893 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1199e07a-5da0-420b-af4c-e0b059e08893 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:28 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1199e07a-5da0-420b-af4c-e0b059e08893 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1199e07a-5da0-420b-af4c-e0b059e08893 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 returned with HTTP 200 Sep 04 15:59:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 874/1814] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:28 2026] GET /volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 => generated 847 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-272351a6-0a7f-4083-8689-345acc185bc2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-272351a6-0a7f-4083-8689-345acc185bc2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae Sep 04 15:59:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-272351a6-0a7f-4083-8689-345acc185bc2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-272351a6-0a7f-4083-8689-345acc185bc2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-272351a6-0a7f-4083-8689-345acc185bc2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Volume info retrieved successfully. Sep 04 15:59:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-272351a6-0a7f-4083-8689-345acc185bc2 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae returned with HTTP 200 Sep 04 15:59:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 941/1815] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:28 2026] GET /volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ebb5b627-3403-4b59-8866-8be51ec16fbf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ebb5b627-3403-4b59-8866-8be51ec16fbf tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 Sep 04 15:59:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ebb5b627-3403-4b59-8866-8be51ec16fbf tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ebb5b627-3403-4b59-8866-8be51ec16fbf tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ebb5b627-3403-4b59-8866-8be51ec16fbf tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ebb5b627-3403-4b59-8866-8be51ec16fbf tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 returned with HTTP 200 Sep 04 15:59:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 875/1816] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:29 2026] GET /volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-22b19717-6c68-43af-bc2d-37b389de0b0a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c4088239-c4a3-4250-8633-bf8c80fab4f1", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2027831766"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Create volume request body: {'volume': {'source_volid': 'c4088239-c4a3-4250-8633-bf8c80fab4f1', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2027831766'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume retrieved successfully. Sep 04 15:59:29 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Create volume of 2 GB Sep 04 15:59:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Availability Zones retrieved successfully. Sep 04 15:59:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Flow 'volume_create_api' (cd5bcc94-0142-472f-bc0e-2d7fb1f06d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19dc6f91-d867-4794-9b03-79396db55f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19dc6f91-d867-4794-9b03-79396db55f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'c4088239-c4a3-4250-8633-bf8c80fab4f1', 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f768d3-fdbd-4d8f-810c-80d40631e587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Created reservations ['5f572243-2099-4cad-b679-e0988f5fac2f', '1f91280f-2276-4dd3-bce8-0620d5c5a8dc', 'f61d079f-fc7e-4e74-9521-2e78ed25e4fc', '7a193f0c-2984-4bf6-bb6c-28170e967f83'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f768d3-fdbd-4d8f-810c-80d40631e587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f572243-2099-4cad-b679-e0988f5fac2f', '1f91280f-2276-4dd3-bce8-0620d5c5a8dc', 'f61d079f-fc7e-4e74-9521-2e78ed25e4fc', '7a193f0c-2984-4bf6-bb6c-28170e967f83']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f28edc-9fde-4217-a1cd-5998b6bf1936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f28edc-9fde-4217-a1cd-5998b6bf1936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3371aae6-eae0-4627-a6ce-787b1c232a21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2027831766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232e92a9ee7f41629d84e4228b519c0f',qos_specs=None,replication_status=,reservations=['5f572243-2099-4cad-b679-e0988f5fac2f','1f91280f-2276-4dd3-bce8-0620d5c5a8dc','f61d079f-fc7e-4e74-9521-2e78ed25e4fc','7a193f0c-2984-4bf6-bb6c-28170e967f83'],size=2,snapshot_id=None,source_replicaid=,source_volid=c4088239-c4a3-4250-8633-bf8c80fab4f1,status='creating',user_id='1becf1df414648af98c06f2f97415016',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2027831766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3371aae6-eae0-4627-a6ce-787b1c232a21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232e92a9ee7f41629d84e4228b519c0f',provider_auth=None,provider_geometry=None,provider_id=None,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=c4088239-c4a3-4250-8633-bf8c80fab4f1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1becf1df414648af98c06f2f97415016',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (652945df-a656-4e56-9d53-88c241a6a6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dcb40beb-d840-49e0-96ca-72406fa05279 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dcb40beb-d840-49e0-96ca-72406fa05279 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] GET http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae Sep 04 15:59:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dcb40beb-d840-49e0-96ca-72406fa05279 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dcb40beb-d840-49e0-96ca-72406fa05279 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dcb40beb-d840-49e0-96ca-72406fa05279 tempest-VolumesSnapshotTestJSON-1945023076 tempest-VolumesSnapshotTestJSON-1945023076-project-member] http://192.168.122.126/volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae returned with HTTP 404 Sep 04 15:59:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 876/1817] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:30 2026] GET /volume/v3/volumes/efb44382-9d7c-4876-8d07-2fb07ed490ae => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (652945df-a656-4e56-9d53-88c241a6a6e4) transitioned into state 'SUCCESS' from state '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-2027831766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232e92a9ee7f41629d84e4228b519c0f',qos_specs=None,replication_status=,reservations=['5f572243-2099-4cad-b679-e0988f5fac2f','1f91280f-2276-4dd3-bce8-0620d5c5a8dc','f61d079f-fc7e-4e74-9521-2e78ed25e4fc','7a193f0c-2984-4bf6-bb6c-28170e967f83'],size=2,snapshot_id=None,source_replicaid=,source_volid=c4088239-c4a3-4250-8633-bf8c80fab4f1,status='creating',user_id='1becf1df414648af98c06f2f97415016',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d46858-a07f-47ad-a7ba-884d760c7f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d46858-a07f-47ad-a7ba-884d760c7f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Flow 'volume_create_api' (cd5bcc94-0142-472f-bc0e-2d7fb1f06d0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Create volume request issued successfully. Sep 04 15:59:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-22b19717-6c68-43af-bc2d-37b389de0b0a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 942/1818] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 15:59:29 2026] POST /volume/v3/volumes => generated 790 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b221a884-32d5-44bc-a72f-7c80fd6ffbac None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b221a884-32d5-44bc-a72f-7c80fd6ffbac tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b221a884-32d5-44bc-a72f-7c80fd6ffbac tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b221a884-32d5-44bc-a72f-7c80fd6ffbac tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b221a884-32d5-44bc-a72f-7c80fd6ffbac tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b221a884-32d5-44bc-a72f-7c80fd6ffbac tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 877/1819] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:30 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0aa8b685-162f-4730-b51c-7645f8758780 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0aa8b685-162f-4730-b51c-7645f8758780 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0aa8b685-162f-4730-b51c-7645f8758780 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0aa8b685-162f-4730-b51c-7645f8758780 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:31 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0aa8b685-162f-4730-b51c-7645f8758780 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0aa8b685-162f-4730-b51c-7645f8758780 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 943/1820] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:31 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 882 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-862f89f8-b700-476b-b8d4-a125576fc40a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-862f89f8-b700-476b-b8d4-a125576fc40a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-862f89f8-b700-476b-b8d4-a125576fc40a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-862f89f8-b700-476b-b8d4-a125576fc40a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9234be74-c36f-4589-9d71-69d1674a5de2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-862f89f8-b700-476b-b8d4-a125576fc40a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-862f89f8-b700-476b-b8d4-a125576fc40a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 878/1821] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:32 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 882 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-614034200"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-614034200'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Create volume of 1 GB Sep 04 15:59:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Availability Zones retrieved successfully. Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Flow 'volume_create_api' (ceee8d45-3cec-4b41-a6db-f3631a2defe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3919902f-4271-49fb-90b9-1fa80161af1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3919902f-4271-49fb-90b9-1fa80161af1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2dcfcd0-906b-452a-a758-140b00fdc036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Created reservations ['e63d7753-16f0-4379-a4c8-bbecceb83861', '0df10458-2dcf-4837-a1bf-dc81c6061a81', 'fc41ff02-ed2b-42e2-b610-07ccb4701aa2', '8a01604e-4705-4a99-9ebe-b27ee4b82a46'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2dcfcd0-906b-452a-a758-140b00fdc036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e63d7753-16f0-4379-a4c8-bbecceb83861', '0df10458-2dcf-4837-a1bf-dc81c6061a81', 'fc41ff02-ed2b-42e2-b610-07ccb4701aa2', '8a01604e-4705-4a99-9ebe-b27ee4b82a46']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db24ae2d-5c0d-470f-93c3-431acae58287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db24ae2d-5c0d-470f-93c3-431acae58287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a84575c8-4c1e-43d2-a2b3-24faf5ba215b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-614034200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeba0df0bcae42f1aef552a70bfa3f9f',qos_specs=None,replication_status=,reservations=['e63d7753-16f0-4379-a4c8-bbecceb83861','0df10458-2dcf-4837-a1bf-dc81c6061a81','fc41ff02-ed2b-42e2-b610-07ccb4701aa2','8a01604e-4705-4a99-9ebe-b27ee4b82a46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6baf269a6e88436abae71b49792cb470',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-614034200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a84575c8-4c1e-43d2-a2b3-24faf5ba215b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeba0df0bcae42f1aef552a70bfa3f9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6baf269a6e88436abae71b49792cb470',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0a2033e-6b17-4167-97ad-b4597a1c919b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2129510034"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2129510034'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:33 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Create volume of 1 GB Sep 04 15:59:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Availability Zones retrieved successfully. Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0a2033e-6b17-4167-97ad-b4597a1c919b) transitioned into state 'SUCCESS' from state '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-614034200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeba0df0bcae42f1aef552a70bfa3f9f',qos_specs=None,replication_status=,reservations=['e63d7753-16f0-4379-a4c8-bbecceb83861','0df10458-2dcf-4837-a1bf-dc81c6061a81','fc41ff02-ed2b-42e2-b610-07ccb4701aa2','8a01604e-4705-4a99-9ebe-b27ee4b82a46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6baf269a6e88436abae71b49792cb470',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dc3c6a1-38b9-4484-ab85-bb97ea6e5c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Flow 'volume_create_api' (c8894f6d-6542-4a15-8d8e-1d9430c93a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be9287e7-3ea7-485e-9aad-36eff7de2043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dc3c6a1-38b9-4484-ab85-bb97ea6e5c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Flow 'volume_create_api' (ceee8d45-3cec-4b41-a6db-f3631a2defe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Create volume request issued successfully. Sep 04 15:59:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9234be74-c36f-4589-9d71-69d1674a5de2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 944/1822] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 15:59:32 2026] POST /volume/v3/volumes => generated 786 bytes in 991 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f176587b-282f-4ebe-b7a0-96a7c0759106 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f176587b-282f-4ebe-b7a0-96a7c0759106 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f176587b-282f-4ebe-b7a0-96a7c0759106 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f176587b-282f-4ebe-b7a0-96a7c0759106 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f176587b-282f-4ebe-b7a0-96a7c0759106 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f176587b-282f-4ebe-b7a0-96a7c0759106 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b returned with HTTP 200 Sep 04 15:59:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 945/1823] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:33 2026] GET /volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b => generated 965 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8dcbd9fc-cc3c-481f-b2ee-bfa443d9aa5d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be9287e7-3ea7-485e-9aad-36eff7de2043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c72dd26-7471-4f97-a36f-5897e3684af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8dcbd9fc-cc3c-481f-b2ee-bfa443d9aa5d tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8dcbd9fc-cc3c-481f-b2ee-bfa443d9aa5d tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8dcbd9fc-cc3c-481f-b2ee-bfa443d9aa5d tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8dcbd9fc-cc3c-481f-b2ee-bfa443d9aa5d tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8dcbd9fc-cc3c-481f-b2ee-bfa443d9aa5d tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 946/1824] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:33 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 882 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:33 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Created reservations ['f9e09073-2843-4c37-b1bf-77534cecba14', 'efe1c9b6-08e8-4363-a249-3853c263dce8', '86050408-811f-46fa-a8ad-d030fb3a1e50', '31481dd8-97e7-4e7c-b302-084f73ed8296'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c72dd26-7471-4f97-a36f-5897e3684af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9e09073-2843-4c37-b1bf-77534cecba14', 'efe1c9b6-08e8-4363-a249-3853c263dce8', '86050408-811f-46fa-a8ad-d030fb3a1e50', '31481dd8-97e7-4e7c-b302-084f73ed8296']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10d5927d-25d2-42cf-93e2-b19361aa9c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10d5927d-25d2-42cf-93e2-b19361aa9c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a35f75f1-2411-45c7-a1e2-419bf0ac9f5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2129510034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bf2b7adb0b9477b8502311f571962fc',qos_specs=None,replication_status=,reservations=['f9e09073-2843-4c37-b1bf-77534cecba14','efe1c9b6-08e8-4363-a249-3853c263dce8','86050408-811f-46fa-a8ad-d030fb3a1e50','31481dd8-97e7-4e7c-b302-084f73ed8296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f0d76282f1485dae98879b6a6624d0',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2129510034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a35f75f1-2411-45c7-a1e2-419bf0ac9f5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bf2b7adb0b9477b8502311f571962fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3f0d76282f1485dae98879b6a6624d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91e70e2-b216-416a-8c13-d78b6c02a480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91e70e2-b216-416a-8c13-d78b6c02a480) transitioned into state 'SUCCESS' from state '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-2129510034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bf2b7adb0b9477b8502311f571962fc',qos_specs=None,replication_status=,reservations=['f9e09073-2843-4c37-b1bf-77534cecba14','efe1c9b6-08e8-4363-a249-3853c263dce8','86050408-811f-46fa-a8ad-d030fb3a1e50','31481dd8-97e7-4e7c-b302-084f73ed8296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f0d76282f1485dae98879b6a6624d0',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68c1c96-3119-43df-96db-b6fad45517b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68c1c96-3119-43df-96db-b6fad45517b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Flow 'volume_create_api' (c8894f6d-6542-4a15-8d8e-1d9430c93a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Create volume request issued successfully. Sep 04 15:59:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4d255934-a3e8-4749-a7e9-d18825316bb4 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 879/1825] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:59:33 2026] POST /volume/v3/volumes => generated 760 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-127120ea-024b-4152-9322-ac69ee170495 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-127120ea-024b-4152-9322-ac69ee170495 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-127120ea-024b-4152-9322-ac69ee170495 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-127120ea-024b-4152-9322-ac69ee170495 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:34 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:34 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-127120ea-024b-4152-9322-ac69ee170495 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-127120ea-024b-4152-9322-ac69ee170495 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 947/1826] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:34 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 828 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ad1004a6-899d-4d0e-9963-7699538f7f20 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ad1004a6-899d-4d0e-9963-7699538f7f20 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ad1004a6-899d-4d0e-9963-7699538f7f20 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ad1004a6-899d-4d0e-9963-7699538f7f20 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:34 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:34 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ad1004a6-899d-4d0e-9963-7699538f7f20 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ad1004a6-899d-4d0e-9963-7699538f7f20 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b returned with HTTP 200 Sep 04 15:59:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 880/1827] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:34 2026] GET /volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a80bde43-8321-4a64-8c67-7228783fdda7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a80bde43-8321-4a64-8c67-7228783fdda7 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a80bde43-8321-4a64-8c67-7228783fdda7 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a80bde43-8321-4a64-8c67-7228783fdda7 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:34 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:34 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a80bde43-8321-4a64-8c67-7228783fdda7 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a80bde43-8321-4a64-8c67-7228783fdda7 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 948/1828] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:34 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2ae9a4ef-d9ec-4b68-b5d8-5d74517f5502 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2ae9a4ef-d9ec-4b68-b5d8-5d74517f5502 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2ae9a4ef-d9ec-4b68-b5d8-5d74517f5502 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2ae9a4ef-d9ec-4b68-b5d8-5d74517f5502 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2ae9a4ef-d9ec-4b68-b5d8-5d74517f5502 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2ae9a4ef-d9ec-4b68-b5d8-5d74517f5502 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 881/1829] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:35 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 852 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1483e308-96c1-463e-8fb5-9fb8a6efde69 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1483e308-96c1-463e-8fb5-9fb8a6efde69 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1483e308-96c1-463e-8fb5-9fb8a6efde69 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1483e308-96c1-463e-8fb5-9fb8a6efde69 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8c50b7fa-4b37-4a6f-bbf8-c7c8ac79bc75 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8c50b7fa-4b37-4a6f-bbf8-c7c8ac79bc75 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8c50b7fa-4b37-4a6f-bbf8-c7c8ac79bc75 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8c50b7fa-4b37-4a6f-bbf8-c7c8ac79bc75 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1483e308-96c1-463e-8fb5-9fb8a6efde69 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8c50b7fa-4b37-4a6f-bbf8-c7c8ac79bc75 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1483e308-96c1-463e-8fb5-9fb8a6efde69 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b returned with HTTP 200 Sep 04 15:59:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 949/1830] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:35 2026] GET /volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b => generated 1015 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8c50b7fa-4b37-4a6f-bbf8-c7c8ac79bc75 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 882/1831] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:35 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 882 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-16a82739-9c87-4145-8b53-93c9d77ecc9f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-16a82739-9c87-4145-8b53-93c9d77ecc9f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-16a82739-9c87-4145-8b53-93c9d77ecc9f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-16a82739-9c87-4145-8b53-93c9d77ecc9f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:36 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:36 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-16a82739-9c87-4145-8b53-93c9d77ecc9f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-16a82739-9c87-4145-8b53-93c9d77ecc9f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 950/1832] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:36 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 852 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1ec9c94c-a54f-4a85-beab-6231965109b6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1ec9c94c-a54f-4a85-beab-6231965109b6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1ec9c94c-a54f-4a85-beab-6231965109b6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1ec9c94c-a54f-4a85-beab-6231965109b6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-56248588-fe66-40a9-8c91-d3eb1156a954 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-56248588-fe66-40a9-8c91-d3eb1156a954 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-56248588-fe66-40a9-8c91-d3eb1156a954 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-56248588-fe66-40a9-8c91-d3eb1156a954 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1ec9c94c-a54f-4a85-beab-6231965109b6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1ec9c94c-a54f-4a85-beab-6231965109b6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b returned with HTTP 200 Sep 04 15:59:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 883/1833] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:36 2026] GET /volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b => generated 1015 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-56248588-fe66-40a9-8c91-d3eb1156a954 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-56248588-fe66-40a9-8c91-d3eb1156a954 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 951/1834] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:37 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 882 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cd0e0f4e-9fe7-4ced-8e45-50c49bf6924e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cd0e0f4e-9fe7-4ced-8e45-50c49bf6924e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cd0e0f4e-9fe7-4ced-8e45-50c49bf6924e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cd0e0f4e-9fe7-4ced-8e45-50c49bf6924e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cd0e0f4e-9fe7-4ced-8e45-50c49bf6924e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cd0e0f4e-9fe7-4ced-8e45-50c49bf6924e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 884/1835] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:37 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 852 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2e0224f7-c1af-43a4-aa61-f1be59135702 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2e0224f7-c1af-43a4-aa61-f1be59135702 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2e0224f7-c1af-43a4-aa61-f1be59135702 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2e0224f7-c1af-43a4-aa61-f1be59135702 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-62876bf7-7e65-408c-9ff3-9586c8e14587 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-62876bf7-7e65-408c-9ff3-9586c8e14587 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-62876bf7-7e65-408c-9ff3-9586c8e14587 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-62876bf7-7e65-408c-9ff3-9586c8e14587 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2e0224f7-c1af-43a4-aa61-f1be59135702 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2e0224f7-c1af-43a4-aa61-f1be59135702 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b returned with HTTP 200 Sep 04 15:59:38 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:38 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 952/1836] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:38 2026] GET /volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b => generated 1015 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:38 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:38 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:38 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-62876bf7-7e65-408c-9ff3-9586c8e14587 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-62876bf7-7e65-408c-9ff3-9586c8e14587 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:38 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 885/1837] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:38 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 882 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-74bc0c7e-32e5-4d76-99c1-24f91c54afc5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74bc0c7e-32e5-4d76-99c1-24f91c54afc5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-74bc0c7e-32e5-4d76-99c1-24f91c54afc5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-74bc0c7e-32e5-4d76-99c1-24f91c54afc5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-74bc0c7e-32e5-4d76-99c1-24f91c54afc5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74bc0c7e-32e5-4d76-99c1-24f91c54afc5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 953/1838] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:38 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 852 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f63cdc50-9e86-4c1e-ba63-8667ea4014a2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f63cdc50-9e86-4c1e-ba63-8667ea4014a2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f63cdc50-9e86-4c1e-ba63-8667ea4014a2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f63cdc50-9e86-4c1e-ba63-8667ea4014a2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:39 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4c201c62-2956-404a-8b92-39db54e76cd6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4c201c62-2956-404a-8b92-39db54e76cd6 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4c201c62-2956-404a-8b92-39db54e76cd6 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4c201c62-2956-404a-8b92-39db54e76cd6 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f63cdc50-9e86-4c1e-ba63-8667ea4014a2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f63cdc50-9e86-4c1e-ba63-8667ea4014a2 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b returned with HTTP 200 Sep 04 15:59:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 886/1839] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:39 2026] GET /volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b => generated 1015 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4c201c62-2956-404a-8b92-39db54e76cd6 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4c201c62-2956-404a-8b92-39db54e76cd6 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 954/1840] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:39 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 882 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-82baa2f7-3147-4044-971a-7295f455cb9e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-82baa2f7-3147-4044-971a-7295f455cb9e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-82baa2f7-3147-4044-971a-7295f455cb9e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-82baa2f7-3147-4044-971a-7295f455cb9e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:39 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-82baa2f7-3147-4044-971a-7295f455cb9e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-82baa2f7-3147-4044-971a-7295f455cb9e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 887/1841] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:39 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c0fe4518-058d-4b4f-87a8-2826a8f72372 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c0fe4518-058d-4b4f-87a8-2826a8f72372 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c0fe4518-058d-4b4f-87a8-2826a8f72372 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c0fe4518-058d-4b4f-87a8-2826a8f72372 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c0fe4518-058d-4b4f-87a8-2826a8f72372 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5632511e-f724-4e92-abff-b3b0f6050323 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5632511e-f724-4e92-abff-b3b0f6050323 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5632511e-f724-4e92-abff-b3b0f6050323 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5632511e-f724-4e92-abff-b3b0f6050323 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c0fe4518-058d-4b4f-87a8-2826a8f72372 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b returned with HTTP 200 Sep 04 15:59:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 955/1842] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:40 2026] GET /volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:40 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5632511e-f724-4e92-abff-b3b0f6050323 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5632511e-f724-4e92-abff-b3b0f6050323 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 888/1843] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:40 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fa6e1147-664c-4ebb-9065-30321c952351 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fa6e1147-664c-4ebb-9065-30321c952351 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fa6e1147-664c-4ebb-9065-30321c952351 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fa6e1147-664c-4ebb-9065-30321c952351 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fa6e1147-664c-4ebb-9065-30321c952351 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fa6e1147-664c-4ebb-9065-30321c952351 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 956/1844] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:40 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1546841802"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1546841802'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Create volume of 1 GB Sep 04 15:59:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Availability Zones retrieved successfully. Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Flow 'volume_create_api' (f3f0a8f8-900a-4398-a9c6-86d429d955e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53159e3d-209e-4c1d-a85d-60f2ff42f7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53159e3d-209e-4c1d-a85d-60f2ff42f7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c689a6-c9ad-4b67-ba53-287548cd85c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Created reservations ['38390ae7-bf1b-4518-bb92-914d85cda9f7', '524254cc-e650-471d-b546-40f27fb4c5de', '199bcc00-0a93-4768-a408-d525b323989c', '6773567d-c597-431e-b3d0-a8f143b64d9a'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c689a6-c9ad-4b67-ba53-287548cd85c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38390ae7-bf1b-4518-bb92-914d85cda9f7', '524254cc-e650-471d-b546-40f27fb4c5de', '199bcc00-0a93-4768-a408-d525b323989c', '6773567d-c597-431e-b3d0-a8f143b64d9a']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6c6ee8-fa00-4a09-8ea4-b17015b9257f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:41 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6c6ee8-fa00-4a09-8ea4-b17015b9257f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d95ac72-a1a8-446e-b406-15157718a04f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1546841802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65006be930624383b15680779ae3709d',qos_specs=None,replication_status=,reservations=['38390ae7-bf1b-4518-bb92-914d85cda9f7','524254cc-e650-471d-b546-40f27fb4c5de','199bcc00-0a93-4768-a408-d525b323989c','6773567d-c597-431e-b3d0-a8f143b64d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5509514dbb9047ffa24f3bd66dd01133',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1546841802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d95ac72-a1a8-446e-b406-15157718a04f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65006be930624383b15680779ae3709d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5509514dbb9047ffa24f3bd66dd01133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9c41ef5-d544-4135-ae76-326c9987c110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f5287981-40f0-4772-8996-6090d79e473c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f5287981-40f0-4772-8996-6090d79e473c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f5287981-40f0-4772-8996-6090d79e473c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f5287981-40f0-4772-8996-6090d79e473c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9c41ef5-d544-4135-ae76-326c9987c110) transitioned into state 'SUCCESS' from state '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-1546841802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65006be930624383b15680779ae3709d',qos_specs=None,replication_status=,reservations=['38390ae7-bf1b-4518-bb92-914d85cda9f7','524254cc-e650-471d-b546-40f27fb4c5de','199bcc00-0a93-4768-a408-d525b323989c','6773567d-c597-431e-b3d0-a8f143b64d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5509514dbb9047ffa24f3bd66dd01133',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (044a3ba8-098d-464a-b3be-ccb5977d4e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f5287981-40f0-4772-8996-6090d79e473c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f5287981-40f0-4772-8996-6090d79e473c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b returned with HTTP 200 Sep 04 15:59:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 957/1845] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:41 2026] GET /volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-571f32c4-7fa2-4ec5-8f53-8fece2243e4b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-571f32c4-7fa2-4ec5-8f53-8fece2243e4b tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-571f32c4-7fa2-4ec5-8f53-8fece2243e4b tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-571f32c4-7fa2-4ec5-8f53-8fece2243e4b tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (044a3ba8-098d-464a-b3be-ccb5977d4e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Flow 'volume_create_api' (f3f0a8f8-900a-4398-a9c6-86d429d955e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Create volume request issued successfully. Sep 04 15:59:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-90c3d07f-3270-4b16-af4d-5822c57a8e43 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 889/1846] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:59:41 2026] POST /volume/v3/volumes => generated 767 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-571f32c4-7fa2-4ec5-8f53-8fece2243e4b tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-571f32c4-7fa2-4ec5-8f53-8fece2243e4b tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 958/1847] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:41 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8d69b5d1-7642-4bca-8d71-b80a9b6ced9a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8d69b5d1-7642-4bca-8d71-b80a9b6ced9a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8d69b5d1-7642-4bca-8d71-b80a9b6ced9a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8d69b5d1-7642-4bca-8d71-b80a9b6ced9a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:41 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8d69b5d1-7642-4bca-8d71-b80a9b6ced9a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Volume info retrieved successfully. Sep 04 15:59:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8d69b5d1-7642-4bca-8d71-b80a9b6ced9a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f returned with HTTP 200 Sep 04 15:59:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 890/1848] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:41 2026] GET /volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f => generated 835 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d0cd6c21-e0ea-438e-8e14-fe927711d308 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d0cd6c21-e0ea-438e-8e14-fe927711d308 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d0cd6c21-e0ea-438e-8e14-fe927711d308 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d0cd6c21-e0ea-438e-8e14-fe927711d308 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d0cd6c21-e0ea-438e-8e14-fe927711d308 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d0cd6c21-e0ea-438e-8e14-fe927711d308 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 959/1849] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:42 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d5ff3356-41b4-4686-a34f-1c6642c886d7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d5ff3356-41b4-4686-a34f-1c6642c886d7 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d5ff3356-41b4-4686-a34f-1c6642c886d7 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d5ff3356-41b4-4686-a34f-1c6642c886d7 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d5ff3356-41b4-4686-a34f-1c6642c886d7 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d5ff3356-41b4-4686-a34f-1c6642c886d7 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b returned with HTTP 200 Sep 04 15:59:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 891/1850] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:42 2026] GET /volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9a48ab30-e5ef-4366-9005-713cf91626f2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9a48ab30-e5ef-4366-9005-713cf91626f2 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9a48ab30-e5ef-4366-9005-713cf91626f2 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9a48ab30-e5ef-4366-9005-713cf91626f2 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9a48ab30-e5ef-4366-9005-713cf91626f2 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-34a0c736-8df6-4aec-9038-d8e56cc99e89 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9a48ab30-e5ef-4366-9005-713cf91626f2 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-34a0c736-8df6-4aec-9038-d8e56cc99e89 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f Sep 04 15:59:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-34a0c736-8df6-4aec-9038-d8e56cc99e89 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-34a0c736-8df6-4aec-9038-d8e56cc99e89 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 960/1851] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:42 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 883 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ad4233b8-3a88-4903-90b8-6fd2ab3953ce None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ad4233b8-3a88-4903-90b8-6fd2ab3953ce tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ad4233b8-3a88-4903-90b8-6fd2ab3953ce tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ad4233b8-3a88-4903-90b8-6fd2ab3953ce tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-34a0c736-8df6-4aec-9038-d8e56cc99e89 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Volume info retrieved successfully. Sep 04 15:59:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-34a0c736-8df6-4aec-9038-d8e56cc99e89 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f returned with HTTP 200 Sep 04 15:59:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 892/1852] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:42 2026] GET /volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ad4233b8-3a88-4903-90b8-6fd2ab3953ce tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ad4233b8-3a88-4903-90b8-6fd2ab3953ce tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 961/1853] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:42 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 883 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e315fb33-204f-4ff0-9d27-e489f11cfc3c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e315fb33-204f-4ff0-9d27-e489f11cfc3c tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e315fb33-204f-4ff0-9d27-e489f11cfc3c tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e315fb33-204f-4ff0-9d27-e489f11cfc3c tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e315fb33-204f-4ff0-9d27-e489f11cfc3c tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e315fb33-204f-4ff0-9d27-e489f11cfc3c tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 893/1854] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:42 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 883 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-71747de5-1bbb-4cbf-83b6-08a5f8175861 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-71747de5-1bbb-4cbf-83b6-08a5f8175861 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] DELETE http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-71747de5-1bbb-4cbf-83b6-08a5f8175861 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-04994e28-0c88-482a-a4f9-e0ff5b8f170e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-71747de5-1bbb-4cbf-83b6-08a5f8175861 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:43 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-71747de5-1bbb-4cbf-83b6-08a5f8175861 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Delete volume with id: 3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-04994e28-0c88-482a-a4f9-e0ff5b8f170e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-04994e28-0c88-482a-a4f9-e0ff5b8f170e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-04994e28-0c88-482a-a4f9-e0ff5b8f170e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-71747de5-1bbb-4cbf-83b6-08a5f8175861 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-04994e28-0c88-482a-a4f9-e0ff5b8f170e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-04994e28-0c88-482a-a4f9-e0ff5b8f170e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 894/1855] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:43 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-71747de5-1bbb-4cbf-83b6-08a5f8175861 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Delete volume request issued successfully. Sep 04 15:59:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-71747de5-1bbb-4cbf-83b6-08a5f8175861 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 202 Sep 04 15:59:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 962/1856] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:43 2026] DELETE /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fefd9b7e-d261-4ea0-a349-2379ee723d15 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fefd9b7e-d261-4ea0-a349-2379ee723d15 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fefd9b7e-d261-4ea0-a349-2379ee723d15 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fefd9b7e-d261-4ea0-a349-2379ee723d15 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fefd9b7e-d261-4ea0-a349-2379ee723d15 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fefd9b7e-d261-4ea0-a349-2379ee723d15 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 200 Sep 04 15:59:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 895/1857] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:43 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 882 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-88d86955-827a-478e-9e7f-1345f29a8d23 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-88d86955-827a-478e-9e7f-1345f29a8d23 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-88d86955-827a-478e-9e7f-1345f29a8d23 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-88d86955-827a-478e-9e7f-1345f29a8d23 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-88d86955-827a-478e-9e7f-1345f29a8d23 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-88d86955-827a-478e-9e7f-1345f29a8d23 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b returned with HTTP 200 Sep 04 15:59:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 963/1858] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:43 2026] GET /volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-79d92799-8d40-47f7-bcfc-9ab8f1490982 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b9e3941f-6974-43e3-bae0-9a5ea7eec3e9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b9e3941f-6974-43e3-bae0-9a5ea7eec3e9 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f Sep 04 15:59:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b9e3941f-6974-43e3-bae0-9a5ea7eec3e9 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b9e3941f-6974-43e3-bae0-9a5ea7eec3e9 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b9e3941f-6974-43e3-bae0-9a5ea7eec3e9 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Volume info retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b9e3941f-6974-43e3-bae0-9a5ea7eec3e9 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f returned with HTTP 200 Sep 04 15:59:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 964/1859] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:43 2026] GET /volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-79d92799-8d40-47f7-bcfc-9ab8f1490982 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] GET http://192.168.122.126/volume/v3/volumes Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-79d92799-8d40-47f7-bcfc-9ab8f1490982 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-79d92799-8d40-47f7-bcfc-9ab8f1490982 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-79d92799-8d40-47f7-bcfc-9ab8f1490982 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-79d92799-8d40-47f7-bcfc-9ab8f1490982 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-79d92799-8d40-47f7-bcfc-9ab8f1490982 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Get all volumes completed successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-79d92799-8d40-47f7-bcfc-9ab8f1490982 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] http://192.168.122.126/volume/v3/volumes returned with HTTP 200 Sep 04 15:59:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 896/1860] 192.168.122.126 () {60 vars in 1162 bytes} [Fri Sep 4 15:59:43 2026] GET /volume/v3/volumes => generated 343 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-57e9bc07-181a-4715-a8b4-b531d97603e5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bfec7a6d-85b8-42c1-a1e3-aa4a4ef9cf78 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57e9bc07-181a-4715-a8b4-b531d97603e5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bfec7a6d-85b8-42c1-a1e3-aa4a4ef9cf78 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bfec7a6d-85b8-42c1-a1e3-aa4a4ef9cf78 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57e9bc07-181a-4715-a8b4-b531d97603e5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57e9bc07-181a-4715-a8b4-b531d97603e5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bfec7a6d-85b8-42c1-a1e3-aa4a4ef9cf78 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-bfec7a6d-85b8-42c1-a1e3-aa4a4ef9cf78 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Delete volume with id: a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-57e9bc07-181a-4715-a8b4-b531d97603e5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57e9bc07-181a-4715-a8b4-b531d97603e5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 965/1861] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:44 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c23cedee-13af-4e0b-a096-57fcfa7f509b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c23cedee-13af-4e0b-a096-57fcfa7f509b tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 Sep 04 15:59:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c23cedee-13af-4e0b-a096-57fcfa7f509b tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c23cedee-13af-4e0b-a096-57fcfa7f509b tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c23cedee-13af-4e0b-a096-57fcfa7f509b tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 returned with HTTP 404 Sep 04 15:59:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 966/1862] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:44 2026] GET /volume/v3/volumes/3371aae6-eae0-4627-a6ce-787b1c232a21 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-78b3698f-4c6f-4dfa-976f-0e4213d39ce2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-78b3698f-4c6f-4dfa-976f-0e4213d39ce2 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:59:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-78b3698f-4c6f-4dfa-976f-0e4213d39ce2 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a35f75f1-2411-45c7-a1e2-419bf0ac9f5a", "name": "tempest-VolumesDeleteCascade-Snapshot-1147726182"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-78b3698f-4c6f-4dfa-976f-0e4213d39ce2 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-78b3698f-4c6f-4dfa-976f-0e4213d39ce2 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Create snapshot from volume a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-78b3698f-4c6f-4dfa-976f-0e4213d39ce2 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Created reservations ['4e26fece-d521-40c1-b8e3-21a6e27b0fcd', 'e091c2ea-a37e-426a-93f4-558a9f36d97e', '2d59fc4e-8a24-4589-b0f0-14d9874ce6b1', 'e36629f6-8d34-472e-aff0-eb36e6854d89'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bfec7a6d-85b8-42c1-a1e3-aa4a4ef9cf78 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bfec7a6d-85b8-42c1-a1e3-aa4a4ef9cf78 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Delete volume request issued successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bfec7a6d-85b8-42c1-a1e3-aa4a4ef9cf78 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b returned with HTTP 202 Sep 04 15:59:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 897/1863] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:59:44 2026] DELETE /volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b => generated 0 bytes in 320 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-50053269-63ce-4097-9722-3eafae375483 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-50053269-63ce-4097-9722-3eafae375483 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-50053269-63ce-4097-9722-3eafae375483 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-50053269-63ce-4097-9722-3eafae375483 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-50053269-63ce-4097-9722-3eafae375483 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-50053269-63ce-4097-9722-3eafae375483 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 returned with HTTP 200 Sep 04 15:59:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 898/1864] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:44 2026] GET /volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-93f306c1-efd0-4f96-a1b6-1b8f60cf5a40 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-78b3698f-4c6f-4dfa-976f-0e4213d39ce2 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot create request issued successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-78b3698f-4c6f-4dfa-976f-0e4213d39ce2 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:59:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 967/1865] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:59:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-93f306c1-efd0-4f96-a1b6-1b8f60cf5a40 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-93f306c1-efd0-4f96-a1b6-1b8f60cf5a40 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-93f306c1-efd0-4f96-a1b6-1b8f60cf5a40 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1b25828f-47b9-4679-b5cc-2592b17bc0d1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1b25828f-47b9-4679-b5cc-2592b17bc0d1 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] DELETE http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 Sep 04 15:59:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1b25828f-47b9-4679-b5cc-2592b17bc0d1 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1b25828f-47b9-4679-b5cc-2592b17bc0d1 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-1b25828f-47b9-4679-b5cc-2592b17bc0d1 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Delete volume with id: c4088239-c4a3-4250-8633-bf8c80fab4f1 Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-93f306c1-efd0-4f96-a1b6-1b8f60cf5a40 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-93f306c1-efd0-4f96-a1b6-1b8f60cf5a40 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b returned with HTTP 200 Sep 04 15:59:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 899/1866] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:44 2026] GET /volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b => generated 1015 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b9b66834-b63e-4c53-8831-b370a3ea1a2a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b9b66834-b63e-4c53-8831-b370a3ea1a2a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b9b66834-b63e-4c53-8831-b370a3ea1a2a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b9b66834-b63e-4c53-8831-b370a3ea1a2a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1b25828f-47b9-4679-b5cc-2592b17bc0d1 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b9b66834-b63e-4c53-8831-b370a3ea1a2a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b9b66834-b63e-4c53-8831-b370a3ea1a2a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 returned with HTTP 200 Sep 04 15:59:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 900/1867] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:44 2026] GET /volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1b25828f-47b9-4679-b5cc-2592b17bc0d1 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Delete volume request issued successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1b25828f-47b9-4679-b5cc-2592b17bc0d1 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 returned with HTTP 202 Sep 04 15:59:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 968/1868] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:44 2026] DELETE /volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d556026b-6f62-48ee-8c40-b2e94fc20202 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d556026b-6f62-48ee-8c40-b2e94fc20202 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d556026b-6f62-48ee-8c40-b2e94fc20202 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d556026b-6f62-48ee-8c40-b2e94fc20202 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d556026b-6f62-48ee-8c40-b2e94fc20202 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d556026b-6f62-48ee-8c40-b2e94fc20202 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 returned with HTTP 200 Sep 04 15:59:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 901/1869] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:44 2026] GET /volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9918d60e-c4b9-47f6-8452-542a30f538f5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9918d60e-c4b9-47f6-8452-542a30f538f5 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f Sep 04 15:59:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9918d60e-c4b9-47f6-8452-542a30f538f5 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9918d60e-c4b9-47f6-8452-542a30f538f5 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9918d60e-c4b9-47f6-8452-542a30f538f5 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Volume info retrieved successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9918d60e-c4b9-47f6-8452-542a30f538f5 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f returned with HTTP 200 Sep 04 15:59:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 969/1870] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:45 2026] GET /volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-81846c97-710d-4a0a-91ea-72ce7a7700de None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-81846c97-710d-4a0a-91ea-72ce7a7700de tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-81846c97-710d-4a0a-91ea-72ce7a7700de tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d95ac72-a1a8-446e-b406-15157718a04f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1223261926"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-81846c97-710d-4a0a-91ea-72ce7a7700de tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Volume info retrieved successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-81846c97-710d-4a0a-91ea-72ce7a7700de tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Create snapshot from volume 2d95ac72-a1a8-446e-b406-15157718a04f Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-81846c97-710d-4a0a-91ea-72ce7a7700de tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Created reservations ['2b5e0f81-73c7-4eb2-922e-1cd103001c40', 'e77d5b29-f240-4651-8ef7-b3f414565195', 'f24af2bf-1161-419f-a62f-d7fb4daf56d2', '16359f40-567c-4060-9f29-e4d04b5e15cb'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-81846c97-710d-4a0a-91ea-72ce7a7700de tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot create request issued successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-81846c97-710d-4a0a-91ea-72ce7a7700de tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:59:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 902/1871] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:59:45 2026] POST /volume/v3/snapshots => generated 314 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b886a587-f4f4-4e6f-8094-7d342011d4e5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b886a587-f4f4-4e6f-8094-7d342011d4e5 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 Sep 04 15:59:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b886a587-f4f4-4e6f-8094-7d342011d4e5 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b886a587-f4f4-4e6f-8094-7d342011d4e5 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b886a587-f4f4-4e6f-8094-7d342011d4e5 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b886a587-f4f4-4e6f-8094-7d342011d4e5 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 returned with HTTP 200 Sep 04 15:59:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 970/1872] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:45 2026] GET /volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7b550247-01be-496f-be65-de28456c8ea7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7b550247-01be-496f-be65-de28456c8ea7 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7b550247-01be-496f-be65-de28456c8ea7 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7b550247-01be-496f-be65-de28456c8ea7 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-98227d81-bdc9-4bd2-a8bc-fa331a53b49a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-98227d81-bdc9-4bd2-a8bc-fa331a53b49a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 Sep 04 15:59:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-98227d81-bdc9-4bd2-a8bc-fa331a53b49a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-98227d81-bdc9-4bd2-a8bc-fa331a53b49a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-98227d81-bdc9-4bd2-a8bc-fa331a53b49a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7b550247-01be-496f-be65-de28456c8ea7 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b returned with HTTP 404 Sep 04 15:59:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 903/1873] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:45 2026] GET /volume/v3/volumes/a84575c8-4c1e-43d2-a2b3-24faf5ba215b => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:59:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-98227d81-bdc9-4bd2-a8bc-fa331a53b49a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 returned with HTTP 200 Sep 04 15:59:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 971/1874] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:45 2026] GET /volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 => generated 439 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-800624539"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-800624539'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:45 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Create volume of 1 GB Sep 04 15:59:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Availability Zones retrieved successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Flow 'volume_create_api' (2d32b9af-afac-4dbb-a281-2fdcfb769f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5e8cfa79-46ed-4048-9cec-da2831d13469 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25ba52ec-2af4-4469-898c-12bad6a03351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5e8cfa79-46ed-4048-9cec-da2831d13469 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 Sep 04 15:59:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5e8cfa79-46ed-4048-9cec-da2831d13469 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5e8cfa79-46ed-4048-9cec-da2831d13469 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5e8cfa79-46ed-4048-9cec-da2831d13469 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Volume info retrieved successfully. Sep 04 15:59:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5e8cfa79-46ed-4048-9cec-da2831d13469 tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 returned with HTTP 200 Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25ba52ec-2af4-4469-898c-12bad6a03351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 972/1875] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:45 2026] GET /volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 => generated 847 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92f5c562-7c07-4db9-9091-5507b1121e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Created reservations ['b61ecb4f-2f4c-4c43-a81e-8f42bfc7555a', '5c22edc3-6823-4abe-b3ba-832e42370de4', '8b798d14-6a5d-4985-90f6-b7f681c34c0c', 'a5806d01-bb80-43f6-b4af-dd630a682064'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92f5c562-7c07-4db9-9091-5507b1121e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b61ecb4f-2f4c-4c43-a81e-8f42bfc7555a', '5c22edc3-6823-4abe-b3ba-832e42370de4', '8b798d14-6a5d-4985-90f6-b7f681c34c0c', 'a5806d01-bb80-43f6-b4af-dd630a682064']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08c2371-eeab-4e53-b774-0bbf4314e08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:46 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08c2371-eeab-4e53-b774-0bbf4314e08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7135a1d1-f0c0-4f9b-911d-8eaf262ab300', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-800624539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeba0df0bcae42f1aef552a70bfa3f9f',qos_specs=None,replication_status=,reservations=['b61ecb4f-2f4c-4c43-a81e-8f42bfc7555a','5c22edc3-6823-4abe-b3ba-832e42370de4','8b798d14-6a5d-4985-90f6-b7f681c34c0c','a5806d01-bb80-43f6-b4af-dd630a682064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6baf269a6e88436abae71b49792cb470',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-800624539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7135a1d1-f0c0-4f9b-911d-8eaf262ab300,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeba0df0bcae42f1aef552a70bfa3f9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6baf269a6e88436abae71b49792cb470',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13340e8e-7efb-4073-bd48-1d9c660cda3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13340e8e-7efb-4073-bd48-1d9c660cda3d) transitioned into state 'SUCCESS' from state '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-800624539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeba0df0bcae42f1aef552a70bfa3f9f',qos_specs=None,replication_status=,reservations=['b61ecb4f-2f4c-4c43-a81e-8f42bfc7555a','5c22edc3-6823-4abe-b3ba-832e42370de4','8b798d14-6a5d-4985-90f6-b7f681c34c0c','a5806d01-bb80-43f6-b4af-dd630a682064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6baf269a6e88436abae71b49792cb470',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c42e631-79fd-4b99-a7af-b4f9c62a5e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c42e631-79fd-4b99-a7af-b4f9c62a5e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Flow 'volume_create_api' (2d32b9af-afac-4dbb-a281-2fdcfb769f74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Create volume request issued successfully. Sep 04 15:59:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f7a9c53c-9539-4cc7-af52-f6b3f577462b tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 904/1876] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 15:59:45 2026] POST /volume/v3/volumes => generated 786 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c404cfb8-0c47-4959-98ae-e67e2cf8a9ca None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c404cfb8-0c47-4959-98ae-e67e2cf8a9ca tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 Sep 04 15:59:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c404cfb8-0c47-4959-98ae-e67e2cf8a9ca tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c404cfb8-0c47-4959-98ae-e67e2cf8a9ca tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c404cfb8-0c47-4959-98ae-e67e2cf8a9ca tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c404cfb8-0c47-4959-98ae-e67e2cf8a9ca tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 returned with HTTP 200 Sep 04 15:59:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 973/1877] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:46 2026] GET /volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 => generated 965 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-233ac62f-0687-4a8c-a72b-f8bc2e7b127c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-233ac62f-0687-4a8c-a72b-f8bc2e7b127c tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 Sep 04 15:59:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-233ac62f-0687-4a8c-a72b-f8bc2e7b127c tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-233ac62f-0687-4a8c-a72b-f8bc2e7b127c tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-233ac62f-0687-4a8c-a72b-f8bc2e7b127c tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-233ac62f-0687-4a8c-a72b-f8bc2e7b127c tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 returned with HTTP 200 Sep 04 15:59:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 905/1878] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:46 2026] GET /volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-71fd5e89-a1cb-4806-8d90-e8e614d2744f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-71fd5e89-a1cb-4806-8d90-e8e614d2744f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 Sep 04 15:59:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-71fd5e89-a1cb-4806-8d90-e8e614d2744f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-71fd5e89-a1cb-4806-8d90-e8e614d2744f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-71fd5e89-a1cb-4806-8d90-e8e614d2744f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 15:59:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-71fd5e89-a1cb-4806-8d90-e8e614d2744f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 returned with HTTP 200 Sep 04 15:59:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 974/1879] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:46 2026] GET /volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-05534ef3-0651-45b4-ba48-a1da3e46f13a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-05534ef3-0651-45b4-ba48-a1da3e46f13a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] GET http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 Sep 04 15:59:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-05534ef3-0651-45b4-ba48-a1da3e46f13a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-05534ef3-0651-45b4-ba48-a1da3e46f13a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-05534ef3-0651-45b4-ba48-a1da3e46f13a tempest-VolumesCloneTest-1562120839 tempest-VolumesCloneTest-1562120839-project-member] http://192.168.122.126/volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 returned with HTTP 404 Sep 04 15:59:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 906/1880] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:46 2026] GET /volume/v3/volumes/c4088239-c4a3-4250-8633-bf8c80fab4f1 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cd71c87a-d38a-4ab0-9567-91da9309ac54 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cd71c87a-d38a-4ab0-9567-91da9309ac54 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 Sep 04 15:59:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cd71c87a-d38a-4ab0-9567-91da9309ac54 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cd71c87a-d38a-4ab0-9567-91da9309ac54 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cd71c87a-d38a-4ab0-9567-91da9309ac54 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cd71c87a-d38a-4ab0-9567-91da9309ac54 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 returned with HTTP 200 Sep 04 15:59:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 975/1881] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:47 2026] GET /volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1bc72daa-0d63-4e8e-afad-55836d3e6ed1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1bc72daa-0d63-4e8e-afad-55836d3e6ed1 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 Sep 04 15:59:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1bc72daa-0d63-4e8e-afad-55836d3e6ed1 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1bc72daa-0d63-4e8e-afad-55836d3e6ed1 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1bc72daa-0d63-4e8e-afad-55836d3e6ed1 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1bc72daa-0d63-4e8e-afad-55836d3e6ed1 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 returned with HTTP 200 Sep 04 15:59:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 907/1882] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:47 2026] GET /volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6e3da420-dbd2-44d4-bb96-e2e03d84569a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e3da420-dbd2-44d4-bb96-e2e03d84569a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 Sep 04 15:59:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6e3da420-dbd2-44d4-bb96-e2e03d84569a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6e3da420-dbd2-44d4-bb96-e2e03d84569a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6e3da420-dbd2-44d4-bb96-e2e03d84569a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 15:59:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e3da420-dbd2-44d4-bb96-e2e03d84569a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 returned with HTTP 200 Sep 04 15:59:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 976/1883] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:47 2026] GET /volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c0d25453-061e-4e72-9c48-0a664b1520d8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c0d25453-061e-4e72-9c48-0a664b1520d8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:59:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c0d25453-061e-4e72-9c48-0a664b1520d8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a35f75f1-2411-45c7-a1e2-419bf0ac9f5a", "name": "tempest-VolumesDeleteCascade-Snapshot-1016186935"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c0d25453-061e-4e72-9c48-0a664b1520d8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:47 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-c0d25453-061e-4e72-9c48-0a664b1520d8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Create snapshot from volume a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:47 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-c0d25453-061e-4e72-9c48-0a664b1520d8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Created reservations ['5262204b-6a1b-4a43-8f8e-22571e69b694', '59c0c004-2f47-41fc-871f-097c45b90323', 'c847c18c-3d86-48d3-b544-c10b8976aa76', 'cc8a101d-63c3-4829-b552-454994882013'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c0d25453-061e-4e72-9c48-0a664b1520d8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot create request issued successfully. Sep 04 15:59:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c0d25453-061e-4e72-9c48-0a664b1520d8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:59:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 908/1884] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:59:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d1719d8f-14f8-4343-9873-ffaa66bed6a0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d1719d8f-14f8-4343-9873-ffaa66bed6a0 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf Sep 04 15:59:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d1719d8f-14f8-4343-9873-ffaa66bed6a0 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d1719d8f-14f8-4343-9873-ffaa66bed6a0 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d1719d8f-14f8-4343-9873-ffaa66bed6a0 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 15:59:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d1719d8f-14f8-4343-9873-ffaa66bed6a0 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf returned with HTTP 200 Sep 04 15:59:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 977/1885] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:47 2026] GET /volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-955e14a4-733c-4fb2-bec2-19306eb5b4aa None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-955e14a4-733c-4fb2-bec2-19306eb5b4aa tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 Sep 04 15:59:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-955e14a4-733c-4fb2-bec2-19306eb5b4aa tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-955e14a4-733c-4fb2-bec2-19306eb5b4aa tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-955e14a4-733c-4fb2-bec2-19306eb5b4aa tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-955e14a4-733c-4fb2-bec2-19306eb5b4aa tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 returned with HTTP 200 Sep 04 15:59:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 909/1886] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:48 2026] GET /volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-59ab43cc-0de8-427a-acb6-64806bf2857a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-59ab43cc-0de8-427a-acb6-64806bf2857a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 Sep 04 15:59:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-59ab43cc-0de8-427a-acb6-64806bf2857a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-59ab43cc-0de8-427a-acb6-64806bf2857a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-59ab43cc-0de8-427a-acb6-64806bf2857a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-59ab43cc-0de8-427a-acb6-64806bf2857a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 returned with HTTP 200 Sep 04 15:59:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 978/1887] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:48 2026] GET /volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 => generated 446 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-543a065d-b566-4dd9-a79b-a146f9403fe8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-543a065d-b566-4dd9-a79b-a146f9403fe8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-543a065d-b566-4dd9-a79b-a146f9403fe8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-543a065d-b566-4dd9-a79b-a146f9403fe8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-543a065d-b566-4dd9-a79b-a146f9403fe8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-543a065d-b566-4dd9-a79b-a146f9403fe8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf returned with HTTP 200 Sep 04 15:59:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 910/1888] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:49 2026] GET /volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1292d835-6e56-42f7-894d-1b8a27128117 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d2780f27-7b11-4979-bfc3-d31444535163 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d2780f27-7b11-4979-bfc3-d31444535163 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d2780f27-7b11-4979-bfc3-d31444535163 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d2780f27-7b11-4979-bfc3-d31444535163 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d2780f27-7b11-4979-bfc3-d31444535163 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d2780f27-7b11-4979-bfc3-d31444535163 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 returned with HTTP 200 Sep 04 15:59:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 911/1889] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:49 2026] GET /volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c170ce8e-a502-40cc-89cd-860d0948c77f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c170ce8e-a502-40cc-89cd-860d0948c77f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c170ce8e-a502-40cc-89cd-860d0948c77f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2002756213"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c170ce8e-a502-40cc-89cd-860d0948c77f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2002756213'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Create volume of 2 GB Sep 04 15:59:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c170ce8e-a502-40cc-89cd-860d0948c77f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c170ce8e-a502-40cc-89cd-860d0948c77f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 returned with HTTP 200 Sep 04 15:59:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 912/1890] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:49 2026] GET /volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Availability Zones retrieved successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e548651a-4d0b-4a25-bee8-5226b161a277 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e548651a-4d0b-4a25-bee8-5226b161a277 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e548651a-4d0b-4a25-bee8-5226b161a277 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d95ac72-a1a8-446e-b406-15157718a04f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1573402829"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Flow 'volume_create_api' (cec204b2-531c-44ba-bd81-98aef51ab6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c80453-4487-49ca-8623-69557206e1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Validating volume size '2' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e548651a-4d0b-4a25-bee8-5226b161a277 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Volume info retrieved successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-e548651a-4d0b-4a25-bee8-5226b161a277 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Create snapshot from volume 2d95ac72-a1a8-446e-b406-15157718a04f Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c80453-4487-49ca-8623-69557206e1eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc26421-b404-46a4-bc59-b8549071b409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-e548651a-4d0b-4a25-bee8-5226b161a277 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Created reservations ['f0723927-c3ed-4387-b2ae-39aaf7089ad4', 'b8f3a801-1c26-4357-b16c-ebbb14478fcd', 'e99006b9-a146-408f-b286-135bb99748c0', 'bcbc0366-c249-40d7-a27a-b9e93b882436'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e548651a-4d0b-4a25-bee8-5226b161a277 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot create request issued successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e548651a-4d0b-4a25-bee8-5226b161a277 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:59:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 913/1891] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:59:49 2026] POST /volume/v3/snapshots => generated 314 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ec866ee6-1f20-4e18-9919-56cceb8b34e6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ec866ee6-1f20-4e18-9919-56cceb8b34e6 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ec866ee6-1f20-4e18-9919-56cceb8b34e6 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ec866ee6-1f20-4e18-9919-56cceb8b34e6 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ec866ee6-1f20-4e18-9919-56cceb8b34e6 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ec866ee6-1f20-4e18-9919-56cceb8b34e6 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de returned with HTTP 200 Sep 04 15:59:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 914/1892] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:49 2026] GET /volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de => generated 446 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Created reservations ['415fbabe-9217-4ef3-b3e8-8d795bbf20f7', '7ee4bd29-d407-4930-a6ff-c31b02ef4746', '3c42a177-862c-4607-a8a7-6e39467823c6', '5af20901-81a5-4e4e-abd8-f1be02327136'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc26421-b404-46a4-bc59-b8549071b409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['415fbabe-9217-4ef3-b3e8-8d795bbf20f7', '7ee4bd29-d407-4930-a6ff-c31b02ef4746', '3c42a177-862c-4607-a8a7-6e39467823c6', '5af20901-81a5-4e4e-abd8-f1be02327136']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a9f62f0-64e9-4d4a-9b7f-ebd5c5096259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a9f62f0-64e9-4d4a-9b7f-ebd5c5096259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b364fff6-49e7-4011-a026-6534873795f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2002756213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51b01a6cdd2f4d8eaaba379ec82041e1',qos_specs=None,replication_status=,reservations=['415fbabe-9217-4ef3-b3e8-8d795bbf20f7','7ee4bd29-d407-4930-a6ff-c31b02ef4746','3c42a177-862c-4607-a8a7-6e39467823c6','5af20901-81a5-4e4e-abd8-f1be02327136'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c771ef55b264988a29a3c3f05bd04bb',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2002756213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b364fff6-49e7-4011-a026-6534873795f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51b01a6cdd2f4d8eaaba379ec82041e1',provider_auth=None,provider_geometry=None,provider_id=None,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='9c771ef55b264988a29a3c3f05bd04bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da7f042d-4253-449d-9fcf-72c388450f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da7f042d-4253-449d-9fcf-72c388450f8b) transitioned into state 'SUCCESS' from state '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-2002756213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51b01a6cdd2f4d8eaaba379ec82041e1',qos_specs=None,replication_status=,reservations=['415fbabe-9217-4ef3-b3e8-8d795bbf20f7','7ee4bd29-d407-4930-a6ff-c31b02ef4746','3c42a177-862c-4607-a8a7-6e39467823c6','5af20901-81a5-4e4e-abd8-f1be02327136'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c771ef55b264988a29a3c3f05bd04bb',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9e18e6e-0c7b-4892-b99f-a1ad3e37b03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9e18e6e-0c7b-4892-b99f-a1ad3e37b03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Flow 'volume_create_api' (cec204b2-531c-44ba-bd81-98aef51ab6bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Create volume request issued successfully. Sep 04 15:59:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1292d835-6e56-42f7-894d-1b8a27128117 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 979/1893] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:59:49 2026] POST /volume/v3/volumes => generated 764 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-287d0e15-8cf6-480b-b7ff-68a69d9ee20d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-287d0e15-8cf6-480b-b7ff-68a69d9ee20d tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] GET http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-287d0e15-8cf6-480b-b7ff-68a69d9ee20d tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-287d0e15-8cf6-480b-b7ff-68a69d9ee20d tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-287d0e15-8cf6-480b-b7ff-68a69d9ee20d tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Volume info retrieved successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-287d0e15-8cf6-480b-b7ff-68a69d9ee20d tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 returned with HTTP 200 Sep 04 15:59:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 915/1894] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:49 2026] GET /volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 => generated 832 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ee00eff1-bd8e-4726-8f6d-7aecae82e7be None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee00eff1-bd8e-4726-8f6d-7aecae82e7be tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf Sep 04 15:59:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee00eff1-bd8e-4726-8f6d-7aecae82e7be tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee00eff1-bd8e-4726-8f6d-7aecae82e7be tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ee00eff1-bd8e-4726-8f6d-7aecae82e7be tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee00eff1-bd8e-4726-8f6d-7aecae82e7be tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf returned with HTTP 200 Sep 04 15:59:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 980/1895] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:50 2026] GET /volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5622efb5-df0a-438b-bc5d-0b6280fe13f1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5622efb5-df0a-438b-bc5d-0b6280fe13f1 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 Sep 04 15:59:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5622efb5-df0a-438b-bc5d-0b6280fe13f1 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5622efb5-df0a-438b-bc5d-0b6280fe13f1 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5622efb5-df0a-438b-bc5d-0b6280fe13f1 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5622efb5-df0a-438b-bc5d-0b6280fe13f1 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 returned with HTTP 200 Sep 04 15:59:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 916/1896] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:50 2026] GET /volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3b851c2a-cafd-46aa-975c-4c0b895515f6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b851c2a-cafd-46aa-975c-4c0b895515f6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 15:59:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3b851c2a-cafd-46aa-975c-4c0b895515f6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3b851c2a-cafd-46aa-975c-4c0b895515f6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-3b851c2a-cafd-46aa-975c-4c0b895515f6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3b851c2a-cafd-46aa-975c-4c0b895515f6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:59:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:50 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 15:59:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3b851c2a-cafd-46aa-975c-4c0b895515f6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Get all volumes completed successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b851c2a-cafd-46aa-975c-4c0b895515f6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 15:59:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 981/1897] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 15:59:50 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4f7ab36d-42cf-44f0-83b3-c1881a7ff97a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4f7ab36d-42cf-44f0-83b3-c1881a7ff97a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 Sep 04 15:59:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4f7ab36d-42cf-44f0-83b3-c1881a7ff97a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4f7ab36d-42cf-44f0-83b3-c1881a7ff97a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:50 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-4f7ab36d-42cf-44f0-83b3-c1881a7ff97a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Delete volume with id: 7135a1d1-f0c0-4f9b-911d-8eaf262ab300 Sep 04 15:59:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4f7ab36d-42cf-44f0-83b3-c1881a7ff97a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4f7ab36d-42cf-44f0-83b3-c1881a7ff97a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Delete volume request issued successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4f7ab36d-42cf-44f0-83b3-c1881a7ff97a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 returned with HTTP 202 Sep 04 15:59:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 917/1898] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:59:50 2026] DELETE /volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:59:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a60b3574-0e55-44ca-b38f-0045e651b05c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a60b3574-0e55-44ca-b38f-0045e651b05c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 Sep 04 15:59:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a60b3574-0e55-44ca-b38f-0045e651b05c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a60b3574-0e55-44ca-b38f-0045e651b05c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a60b3574-0e55-44ca-b38f-0045e651b05c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a60b3574-0e55-44ca-b38f-0045e651b05c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 returned with HTTP 200 Sep 04 15:59:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 982/1899] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:50 2026] GET /volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fd938e51-1538-44a0-b815-b923699e093d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fd938e51-1538-44a0-b815-b923699e093d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de Sep 04 15:59:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fd938e51-1538-44a0-b815-b923699e093d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fd938e51-1538-44a0-b815-b923699e093d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fd938e51-1538-44a0-b815-b923699e093d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fd938e51-1538-44a0-b815-b923699e093d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de returned with HTTP 200 Sep 04 15:59:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 918/1900] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:50 2026] GET /volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de => generated 446 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-256393c4-f350-447b-a614-305bddf4acb9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-256393c4-f350-447b-a614-305bddf4acb9 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] GET http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 Sep 04 15:59:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-256393c4-f350-447b-a614-305bddf4acb9 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-256393c4-f350-447b-a614-305bddf4acb9 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:51 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:51 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:51 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-256393c4-f350-447b-a614-305bddf4acb9 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Volume info retrieved successfully. Sep 04 15:59:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-256393c4-f350-447b-a614-305bddf4acb9 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 returned with HTTP 200 Sep 04 15:59:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 983/1901] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:51 2026] GET /volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 15:59:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-292c3450-7e79-4e74-b5a2-8ae842b697e5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-292c3450-7e79-4e74-b5a2-8ae842b697e5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf Sep 04 15:59:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-292c3450-7e79-4e74-b5a2-8ae842b697e5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-292c3450-7e79-4e74-b5a2-8ae842b697e5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-292c3450-7e79-4e74-b5a2-8ae842b697e5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 15:59:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-292c3450-7e79-4e74-b5a2-8ae842b697e5 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf returned with HTTP 200 Sep 04 15:59:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 919/1902] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:51 2026] GET /volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-38d6fe87-848e-4455-8673-b32638326868 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38d6fe87-848e-4455-8673-b32638326868 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 Sep 04 15:59:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38d6fe87-848e-4455-8673-b32638326868 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38d6fe87-848e-4455-8673-b32638326868 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38d6fe87-848e-4455-8673-b32638326868 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 returned with HTTP 404 Sep 04 15:59:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 984/1903] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:51 2026] GET /volume/v3/volumes/7135a1d1-f0c0-4f9b-911d-8eaf262ab300 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:59:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8fa0bd51-f1cc-4707-bc5a-626a6f442f0a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-85477044"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8fa0bd51-f1cc-4707-bc5a-626a6f442f0a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de Sep 04 15:59:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8fa0bd51-f1cc-4707-bc5a-626a6f442f0a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8fa0bd51-f1cc-4707-bc5a-626a6f442f0a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-85477044'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:51 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Create volume of 1 GB Sep 04 15:59:51 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:51 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Availability Zones retrieved successfully. Sep 04 15:59:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8fa0bd51-f1cc-4707-bc5a-626a6f442f0a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8fa0bd51-f1cc-4707-bc5a-626a6f442f0a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de returned with HTTP 200 Sep 04 15:59:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 985/1904] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:51 2026] GET /volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:51 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Flow 'volume_create_api' (a634e97d-a551-445f-9499-93bd20d622d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:51 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf631e47-adbd-415a-b2ad-38b0260557a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:51 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:51 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf631e47-adbd-415a-b2ad-38b0260557a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:51 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53df35fa-ae2f-4f22-9394-d9fd85030d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:52 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Created reservations ['d1c53731-a1e6-4923-a81a-bb381206b60b', '0bc3764a-e566-477c-9e66-ef22a9387560', '0d9512ca-c695-4acb-b6b2-91648a286d7c', '8f546a4e-2d84-4c85-b1dd-45e41300822c'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53df35fa-ae2f-4f22-9394-d9fd85030d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1c53731-a1e6-4923-a81a-bb381206b60b', '0bc3764a-e566-477c-9e66-ef22a9387560', '0d9512ca-c695-4acb-b6b2-91648a286d7c', '8f546a4e-2d84-4c85-b1dd-45e41300822c']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7dd10287-7946-4bac-920c-2d6d63be9563 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c7fa1d-f5e7-466e-b6d4-80d36206300b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7dd10287-7946-4bac-920c-2d6d63be9563 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] GET http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7dd10287-7946-4bac-920c-2d6d63be9563 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7dd10287-7946-4bac-920c-2d6d63be9563 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7dd10287-7946-4bac-920c-2d6d63be9563 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Volume info retrieved successfully. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7dd10287-7946-4bac-920c-2d6d63be9563 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 returned with HTTP 200 Sep 04 15:59:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 986/1905] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:52 2026] GET /volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f1c83b97-5f86-4314-b28f-c3530213046a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f1c83b97-5f86-4314-b28f-c3530213046a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f1c83b97-5f86-4314-b28f-c3530213046a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f1c83b97-5f86-4314-b28f-c3530213046a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c7fa1d-f5e7-466e-b6d4-80d36206300b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b381124-2bc1-4d7f-8c30-9d92296e769c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-85477044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeba0df0bcae42f1aef552a70bfa3f9f',qos_specs=None,replication_status=,reservations=['d1c53731-a1e6-4923-a81a-bb381206b60b','0bc3764a-e566-477c-9e66-ef22a9387560','0d9512ca-c695-4acb-b6b2-91648a286d7c','8f546a4e-2d84-4c85-b1dd-45e41300822c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6baf269a6e88436abae71b49792cb470',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-85477044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b381124-2bc1-4d7f-8c30-9d92296e769c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeba0df0bcae42f1aef552a70bfa3f9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6baf269a6e88436abae71b49792cb470',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f1c83b97-5f86-4314-b28f-c3530213046a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f1c83b97-5f86-4314-b28f-c3530213046a tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf returned with HTTP 200 Sep 04 15:59:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 987/1906] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:52 2026] GET /volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f5a918-2604-43dc-bf55-0302b1bf5610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-15df3060-5d46-45b0-8964-1eab3b195300 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-15df3060-5d46-45b0-8964-1eab3b195300 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] DELETE http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a?cascade=True Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-15df3060-5d46-45b0-8964-1eab3b195300 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-15df3060-5d46-45b0-8964-1eab3b195300 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-15df3060-5d46-45b0-8964-1eab3b195300 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Delete volume with id: a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-15df3060-5d46-45b0-8964-1eab3b195300 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f5a918-2604-43dc-bf55-0302b1bf5610) transitioned into state 'SUCCESS' from state '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-85477044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeba0df0bcae42f1aef552a70bfa3f9f',qos_specs=None,replication_status=,reservations=['d1c53731-a1e6-4923-a81a-bb381206b60b','0bc3764a-e566-477c-9e66-ef22a9387560','0d9512ca-c695-4acb-b6b2-91648a286d7c','8f546a4e-2d84-4c85-b1dd-45e41300822c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6baf269a6e88436abae71b49792cb470',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1888db30-1968-48d1-b05f-794647f1ac36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1888db30-1968-48d1-b05f-794647f1ac36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Flow 'volume_create_api' (a634e97d-a551-445f-9499-93bd20d622d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Create volume request issued successfully. Sep 04 15:59:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c777bc66-4bbe-4de2-ba20-6ffd4e514888 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 920/1907] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 15:59:51 2026] POST /volume/v3/volumes => generated 785 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-15df3060-5d46-45b0-8964-1eab3b195300 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Delete volume request issued successfully. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-15df3060-5d46-45b0-8964-1eab3b195300 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a?cascade=True returned with HTTP 202 Sep 04 15:59:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 988/1908] 192.168.122.126 () {58 vars in 1260 bytes} [Fri Sep 4 15:59:52 2026] DELETE /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a?cascade=True => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-372430c0-6600-44dc-9370-15f6ce012d42 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2b78c89d-3603-4b00-8c11-9491a2977873 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-372430c0-6600-44dc-9370-15f6ce012d42 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-372430c0-6600-44dc-9370-15f6ce012d42 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-372430c0-6600-44dc-9370-15f6ce012d42 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2b78c89d-3603-4b00-8c11-9491a2977873 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2b78c89d-3603-4b00-8c11-9491a2977873 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2b78c89d-3603-4b00-8c11-9491a2977873 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2b78c89d-3603-4b00-8c11-9491a2977873 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-372430c0-6600-44dc-9370-15f6ce012d42 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2b78c89d-3603-4b00-8c11-9491a2977873 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c returned with HTTP 200 Sep 04 15:59:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 989/1909] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:52 2026] GET /volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c => generated 964 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-372430c0-6600-44dc-9370-15f6ce012d42 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 921/1910] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:52 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 852 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8fca4f99-15ca-4d5c-952a-ad9171f5a86d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8fca4f99-15ca-4d5c-952a-ad9171f5a86d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8fca4f99-15ca-4d5c-952a-ad9171f5a86d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8fca4f99-15ca-4d5c-952a-ad9171f5a86d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8fca4f99-15ca-4d5c-952a-ad9171f5a86d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8fca4f99-15ca-4d5c-952a-ad9171f5a86d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de returned with HTTP 200 Sep 04 15:59:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 990/1911] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:52 2026] GET /volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de => generated 446 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-58b32d9c-c0fb-464d-9366-b5a172565a7f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-58b32d9c-c0fb-464d-9366-b5a172565a7f tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] GET http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 Sep 04 15:59:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-58b32d9c-c0fb-464d-9366-b5a172565a7f tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-58b32d9c-c0fb-464d-9366-b5a172565a7f tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-58b32d9c-c0fb-464d-9366-b5a172565a7f tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Volume info retrieved successfully. Sep 04 15:59:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-58b32d9c-c0fb-464d-9366-b5a172565a7f tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 returned with HTTP 200 Sep 04 15:59:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 922/1912] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:53 2026] GET /volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-57f5259a-ebec-4ba4-a0c5-90a5cf119b71 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57f5259a-ebec-4ba4-a0c5-90a5cf119b71 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c Sep 04 15:59:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57f5259a-ebec-4ba4-a0c5-90a5cf119b71 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57f5259a-ebec-4ba4-a0c5-90a5cf119b71 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-32ba3403-6348-4436-b315-a1f7ec195582 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-32ba3403-6348-4436-b315-a1f7ec195582 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-32ba3403-6348-4436-b315-a1f7ec195582 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-32ba3403-6348-4436-b315-a1f7ec195582 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-57f5259a-ebec-4ba4-a0c5-90a5cf119b71 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57f5259a-ebec-4ba4-a0c5-90a5cf119b71 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c returned with HTTP 200 Sep 04 15:59:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 991/1913] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:53 2026] GET /volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-32ba3403-6348-4436-b315-a1f7ec195582 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-32ba3403-6348-4436-b315-a1f7ec195582 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 923/1914] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:53 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9ecf8be0-cfb7-473d-bb66-370603ed44af None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9ecf8be0-cfb7-473d-bb66-370603ed44af tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de Sep 04 15:59:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9ecf8be0-cfb7-473d-bb66-370603ed44af tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9ecf8be0-cfb7-473d-bb66-370603ed44af tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9ecf8be0-cfb7-473d-bb66-370603ed44af tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9ecf8be0-cfb7-473d-bb66-370603ed44af tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de returned with HTTP 200 Sep 04 15:59:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 992/1915] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:53 2026] GET /volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de => generated 473 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-561294dc-fa0c-4048-bd14-da85f4894790 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-561294dc-fa0c-4048-bd14-da85f4894790 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 15:59:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-561294dc-fa0c-4048-bd14-da85f4894790 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d95ac72-a1a8-446e-b406-15157718a04f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-627051118"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-561294dc-fa0c-4048-bd14-da85f4894790 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Volume info retrieved successfully. Sep 04 15:59:53 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-561294dc-fa0c-4048-bd14-da85f4894790 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Create snapshot from volume 2d95ac72-a1a8-446e-b406-15157718a04f Sep 04 15:59:54 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-561294dc-fa0c-4048-bd14-da85f4894790 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Created reservations ['e9aceb7a-19a5-450e-99d5-91f0d3139aa4', 'df3b0187-9732-44fd-b4b9-97e86d19326b', '0cc10a88-876a-495b-b632-291fddcaaebf', '2aee41a4-0a40-479b-99c6-48e0e6ef3df8'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-561294dc-fa0c-4048-bd14-da85f4894790 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot create request issued successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-561294dc-fa0c-4048-bd14-da85f4894790 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 15:59:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 924/1916] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 15:59:53 2026] POST /volume/v3/snapshots => generated 313 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-914eea62-b678-49ad-8b62-4d524bfb2da7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-914eea62-b678-49ad-8b62-4d524bfb2da7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 Sep 04 15:59:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-914eea62-b678-49ad-8b62-4d524bfb2da7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-914eea62-b678-49ad-8b62-4d524bfb2da7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-914eea62-b678-49ad-8b62-4d524bfb2da7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-914eea62-b678-49ad-8b62-4d524bfb2da7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 returned with HTTP 200 Sep 04 15:59:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 993/1917] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:54 2026] GET /volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 => generated 445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-26056ec3-d198-446d-a901-05da52946471 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-26056ec3-d198-446d-a901-05da52946471 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] GET http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 Sep 04 15:59:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-26056ec3-d198-446d-a901-05da52946471 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-26056ec3-d198-446d-a901-05da52946471 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-26056ec3-d198-446d-a901-05da52946471 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Volume info retrieved successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-26056ec3-d198-446d-a901-05da52946471 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 returned with HTTP 200 Sep 04 15:59:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 925/1918] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:54 2026] GET /volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ba802862-d248-4d70-81e6-2be94861964c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ba802862-d248-4d70-81e6-2be94861964c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c Sep 04 15:59:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ba802862-d248-4d70-81e6-2be94861964c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ba802862-d248-4d70-81e6-2be94861964c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fb43e227-f23c-42d9-a136-baf5156e77b3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb43e227-f23c-42d9-a136-baf5156e77b3 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb43e227-f23c-42d9-a136-baf5156e77b3 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb43e227-f23c-42d9-a136-baf5156e77b3 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb43e227-f23c-42d9-a136-baf5156e77b3 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ba802862-d248-4d70-81e6-2be94861964c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb43e227-f23c-42d9-a136-baf5156e77b3 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 926/1919] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:54 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ba802862-d248-4d70-81e6-2be94861964c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c returned with HTTP 200 Sep 04 15:59:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 994/1920] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:54 2026] GET /volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c9b71f32-e6ab-4f87-ac66-2ff2553c5202 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c9b71f32-e6ab-4f87-ac66-2ff2553c5202 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c9b71f32-e6ab-4f87-ac66-2ff2553c5202 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c9b71f32-e6ab-4f87-ac66-2ff2553c5202 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c9b71f32-e6ab-4f87-ac66-2ff2553c5202 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c9b71f32-e6ab-4f87-ac66-2ff2553c5202 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 returned with HTTP 200 Sep 04 15:59:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 927/1921] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:55 2026] GET /volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 => generated 445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fc0a197b-2dac-4aff-929a-5bd480bb57ce None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fc0a197b-2dac-4aff-929a-5bd480bb57ce tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] GET http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 Sep 04 15:59:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fc0a197b-2dac-4aff-929a-5bd480bb57ce tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fc0a197b-2dac-4aff-929a-5bd480bb57ce tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fc0a197b-2dac-4aff-929a-5bd480bb57ce tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Volume info retrieved successfully. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fc0a197b-2dac-4aff-929a-5bd480bb57ce tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 returned with HTTP 200 Sep 04 15:59:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 995/1922] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:55 2026] GET /volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b364fff6-49e7-4011-a026-6534873795f0"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b364fff6-49e7-4011-a026-6534873795f0'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Volume retrieved successfully. Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Create volume of 1 GB Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Availability Zones retrieved successfully. Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Flow 'volume_create_api' (b0b3d619-2844-4099-b055-104352bff01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176a1319-d6ca-4703-8031-285a3f456a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176a1319-d6ca-4703-8031-285a3f456a49) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 15:59:55 devstack devstack@c-api.service[87208]: 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. Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176a1319-d6ca-4703-8031-285a3f456a49) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176a1319-d6ca-4703-8031-285a3f456a49) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 15:59:55 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Flow 'volume_create_api' (b0b3d619-2844-4099-b055-104352bff01c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2d76c4ac-be77-4140-bd38-058a5080eba7 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 400 Sep 04 15:59:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 928/1923] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:59:55 2026] POST /volume/v3/volumes => generated 173 bytes in 103 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 04 15:59:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-58a7551f-662c-4a8b-be7d-151cac92bab4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-58a7551f-662c-4a8b-be7d-151cac92bab4 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] GET http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 Sep 04 15:59:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-58a7551f-662c-4a8b-be7d-151cac92bab4 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-58a7551f-662c-4a8b-be7d-151cac92bab4 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-58a7551f-662c-4a8b-be7d-151cac92bab4 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Volume info retrieved successfully. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-58a7551f-662c-4a8b-be7d-151cac92bab4 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 returned with HTTP 200 Sep 04 15:59:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 996/1924] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:55 2026] GET /volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b9848c6a-3366-46e1-b1c8-7adce717a8d9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b9848c6a-3366-46e1-b1c8-7adce717a8d9 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] DELETE http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b9848c6a-3366-46e1-b1c8-7adce717a8d9 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b9848c6a-3366-46e1-b1c8-7adce717a8d9 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-b9848c6a-3366-46e1-b1c8-7adce717a8d9 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Delete volume with id: b364fff6-49e7-4011-a026-6534873795f0 Sep 04 15:59:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a8fa9c78-5d84-4530-8d37-90b0aa8b06e9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a8fa9c78-5d84-4530-8d37-90b0aa8b06e9 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a8fa9c78-5d84-4530-8d37-90b0aa8b06e9 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a8fa9c78-5d84-4530-8d37-90b0aa8b06e9 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b9848c6a-3366-46e1-b1c8-7adce717a8d9 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Volume info retrieved successfully. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a8fa9c78-5d84-4530-8d37-90b0aa8b06e9 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a8fa9c78-5d84-4530-8d37-90b0aa8b06e9 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 997/1925] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:55 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e650b736-58a4-45a1-b1b6-11affe2957ea None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b9848c6a-3366-46e1-b1c8-7adce717a8d9 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Delete volume request issued successfully. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e650b736-58a4-45a1-b1b6-11affe2957ea tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b9848c6a-3366-46e1-b1c8-7adce717a8d9 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 returned with HTTP 202 Sep 04 15:59:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 929/1926] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:55 2026] DELETE /volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e650b736-58a4-45a1-b1b6-11affe2957ea tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e650b736-58a4-45a1-b1b6-11affe2957ea tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e0947287-a94b-456c-9422-4e49f1f829e8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e0947287-a94b-456c-9422-4e49f1f829e8 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] GET http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e0947287-a94b-456c-9422-4e49f1f829e8 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e0947287-a94b-456c-9422-4e49f1f829e8 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e0947287-a94b-456c-9422-4e49f1f829e8 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Volume info retrieved successfully. Sep 04 15:59:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e0947287-a94b-456c-9422-4e49f1f829e8 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 returned with HTTP 200 Sep 04 15:59:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 930/1927] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:55 2026] GET /volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:55 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=729,cinder:UPDATE=149,cinder:INSERT=147 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:59:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e650b736-58a4-45a1-b1b6-11affe2957ea tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e650b736-58a4-45a1-b1b6-11affe2957ea tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c returned with HTTP 200 Sep 04 15:59:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 998/1928] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:55 2026] GET /volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c => generated 1015 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-67af4509-91c1-4fcb-b9d6-bcdef929647a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-67af4509-91c1-4fcb-b9d6-bcdef929647a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] GET http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c Sep 04 15:59:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-67af4509-91c1-4fcb-b9d6-bcdef929647a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-67af4509-91c1-4fcb-b9d6-bcdef929647a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-67af4509-91c1-4fcb-b9d6-bcdef929647a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Volume info retrieved successfully. Sep 04 15:59:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-67af4509-91c1-4fcb-b9d6-bcdef929647a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c returned with HTTP 200 Sep 04 15:59:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 931/1929] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:56 2026] GET /volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-646d15e1-967e-4465-a7a2-050125cbd12a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-646d15e1-967e-4465-a7a2-050125cbd12a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c Sep 04 15:59:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-646d15e1-967e-4465-a7a2-050125cbd12a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-646d15e1-967e-4465-a7a2-050125cbd12a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-646d15e1-967e-4465-a7a2-050125cbd12a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Delete volume with id: 9b381124-2bc1-4d7f-8c30-9d92296e769c Sep 04 15:59:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-646d15e1-967e-4465-a7a2-050125cbd12a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a632da74-d12f-43bf-b65f-43ca8ff06b01 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-646d15e1-967e-4465-a7a2-050125cbd12a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Delete volume request issued successfully. Sep 04 15:59:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a632da74-d12f-43bf-b65f-43ca8ff06b01 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 Sep 04 15:59:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-646d15e1-967e-4465-a7a2-050125cbd12a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c returned with HTTP 202 Sep 04 15:59:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 999/1930] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 15:59:56 2026] DELETE /volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a632da74-d12f-43bf-b65f-43ca8ff06b01 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a632da74-d12f-43bf-b65f-43ca8ff06b01 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a049c773-43dc-4d55-bf47-367dbba1ed03 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a049c773-43dc-4d55-bf47-367dbba1ed03 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c Sep 04 15:59:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a049c773-43dc-4d55-bf47-367dbba1ed03 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a049c773-43dc-4d55-bf47-367dbba1ed03 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a632da74-d12f-43bf-b65f-43ca8ff06b01 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a632da74-d12f-43bf-b65f-43ca8ff06b01 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 returned with HTTP 200 Sep 04 15:59:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 932/1931] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:56 2026] GET /volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 => generated 445 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a049c773-43dc-4d55-bf47-367dbba1ed03 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a049c773-43dc-4d55-bf47-367dbba1ed03 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c returned with HTTP 200 Sep 04 15:59:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1000/1932] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:56 2026] GET /volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3ce39fe3-987e-4de9-9a6d-a0194f12a0f8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3ce39fe3-987e-4de9-9a6d-a0194f12a0f8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3ce39fe3-987e-4de9-9a6d-a0194f12a0f8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3ce39fe3-987e-4de9-9a6d-a0194f12a0f8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3ce39fe3-987e-4de9-9a6d-a0194f12a0f8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3ce39fe3-987e-4de9-9a6d-a0194f12a0f8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 200 Sep 04 15:59:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 933/1933] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:56 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2b3fb6cd-de75-43ae-8868-5316330b1b26 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2b3fb6cd-de75-43ae-8868-5316330b1b26 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] GET http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 Sep 04 15:59:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2b3fb6cd-de75-43ae-8868-5316330b1b26 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2b3fb6cd-de75-43ae-8868-5316330b1b26 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2b3fb6cd-de75-43ae-8868-5316330b1b26 tempest-VolumesCloneNegativeTest-1878301721 tempest-VolumesCloneNegativeTest-1878301721-project-member] http://192.168.122.126/volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 returned with HTTP 404 Sep 04 15:59:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1001/1934] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:56 2026] GET /volume/v3/volumes/b364fff6-49e7-4011-a026-6534873795f0 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4461b2df-9898-4043-9f8b-f8bc42e5a66b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4461b2df-9898-4043-9f8b-f8bc42e5a66b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4461b2df-9898-4043-9f8b-f8bc42e5a66b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4461b2df-9898-4043-9f8b-f8bc42e5a66b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4461b2df-9898-4043-9f8b-f8bc42e5a66b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4461b2df-9898-4043-9f8b-f8bc42e5a66b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 returned with HTTP 200 Sep 04 15:59:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 934/1935] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:57 2026] GET /volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 => generated 445 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-adf31e65-40e1-4d9d-bc77-d788fb081b12 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-adf31e65-40e1-4d9d-bc77-d788fb081b12 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c Sep 04 15:59:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-adf31e65-40e1-4d9d-bc77-d788fb081b12 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-adf31e65-40e1-4d9d-bc77-d788fb081b12 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-adf31e65-40e1-4d9d-bc77-d788fb081b12 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-adf31e65-40e1-4d9d-bc77-d788fb081b12 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c returned with HTTP 200 Sep 04 15:59:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1002/1936] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:57 2026] GET /volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3510c90f-d902-47cc-a024-13ce9b98cd26 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3510c90f-d902-47cc-a024-13ce9b98cd26 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3510c90f-d902-47cc-a024-13ce9b98cd26 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3510c90f-d902-47cc-a024-13ce9b98cd26 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=760,cinder:UPDATE=241,cinder:INSERT=135 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3510c90f-d902-47cc-a024-13ce9b98cd26 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 404 Sep 04 15:59:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 935/1937] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:57 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1b086bde-2f5c-47e3-9e3d-c111f7390376 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1b086bde-2f5c-47e3-9e3d-c111f7390376 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes Sep 04 15:59:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1b086bde-2f5c-47e3-9e3d-c111f7390376 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1b086bde-2f5c-47e3-9e3d-c111f7390376 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-1b086bde-2f5c-47e3-9e3d-c111f7390376 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1b086bde-2f5c-47e3-9e3d-c111f7390376 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 15:59:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1b086bde-2f5c-47e3-9e3d-c111f7390376 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Get all volumes completed successfully. Sep 04 15:59:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1b086bde-2f5c-47e3-9e3d-c111f7390376 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 200 Sep 04 15:59:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1003/1938] 192.168.122.126 () {58 vars in 1121 bytes} [Fri Sep 4 15:59:57 2026] GET /volume/v3/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d02ec0dd-7a69-4182-99b9-1613de0f9d55 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d02ec0dd-7a69-4182-99b9-1613de0f9d55 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d02ec0dd-7a69-4182-99b9-1613de0f9d55 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d02ec0dd-7a69-4182-99b9-1613de0f9d55 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-d02ec0dd-7a69-4182-99b9-1613de0f9d55 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-d02ec0dd-7a69-4182-99b9-1613de0f9d55 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:57 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d02ec0dd-7a69-4182-99b9-1613de0f9d55 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Get all snapshots completed successfully. Sep 04 15:59:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d02ec0dd-7a69-4182-99b9-1613de0f9d55 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 200 Sep 04 15:59:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 936/1939] 192.168.122.126 () {58 vars in 1127 bytes} [Fri Sep 4 15:59:57 2026] GET /volume/v3/snapshots => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-28cb1dc5-076f-471f-bd01-f1849baa1945 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-28cb1dc5-076f-471f-bd01-f1849baa1945 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf Sep 04 15:59:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-28cb1dc5-076f-471f-bd01-f1849baa1945 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-28cb1dc5-076f-471f-bd01-f1849baa1945 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:57 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-28cb1dc5-076f-471f-bd01-f1849baa1945 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Delete snapshot with id: cf4a9701-17c0-4e00-8e5e-c24dda836eaf Sep 04 15:59:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-28cb1dc5-076f-471f-bd01-f1849baa1945 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf returned with HTTP 404 Sep 04 15:59:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1004/1940] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:59:57 2026] DELETE /volume/v3/snapshots/cf4a9701-17c0-4e00-8e5e-c24dda836eaf => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6f10748f-bbab-46d8-bfca-f2476ffb8a68 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6f10748f-bbab-46d8-bfca-f2476ffb8a68 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6f10748f-bbab-46d8-bfca-f2476ffb8a68 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6f10748f-bbab-46d8-bfca-f2476ffb8a68 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:57 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-6f10748f-bbab-46d8-bfca-f2476ffb8a68 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Delete snapshot with id: d7a57a6a-50ef-4430-a48c-a8cfa40726d8 Sep 04 15:59:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6f10748f-bbab-46d8-bfca-f2476ffb8a68 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 returned with HTTP 404 Sep 04 15:59:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 937/1941] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:59:57 2026] DELETE /volume/v3/snapshots/d7a57a6a-50ef-4430-a48c-a8cfa40726d8 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-65492ba7-088b-44a3-80ee-c822ef50a350 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-65492ba7-088b-44a3-80ee-c822ef50a350 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-65492ba7-088b-44a3-80ee-c822ef50a350 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-65492ba7-088b-44a3-80ee-c822ef50a350 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-65492ba7-088b-44a3-80ee-c822ef50a350 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 404 Sep 04 15:59:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1005/1942] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:57 2026] GET /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fbc98fcc-402b-4596-9326-3d7a8743998c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fbc98fcc-402b-4596-9326-3d7a8743998c tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] DELETE http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fbc98fcc-402b-4596-9326-3d7a8743998c tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fbc98fcc-402b-4596-9326-3d7a8743998c tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-fbc98fcc-402b-4596-9326-3d7a8743998c tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Delete volume with id: a35f75f1-2411-45c7-a1e2-419bf0ac9f5a Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fbc98fcc-402b-4596-9326-3d7a8743998c tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a returned with HTTP 404 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 938/1943] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 15:59:58 2026] DELETE /volume/v3/volumes/a35f75f1-2411-45c7-a1e2-419bf0ac9f5a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-345515600"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-345515600'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Create volume of 1 GB Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Availability Zones retrieved successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Flow 'volume_create_api' (f4cfe68f-99ba-4b4b-8dc4-4e02d634f2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (603fa172-e819-4d91-aad6-19b4369d976c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (603fa172-e819-4d91-aad6-19b4369d976c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16cc3139-bee1-4a79-8fe3-31bd7b05e5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Created reservations ['284b6741-22f7-4fc5-a219-a77be8f0dbe4', '6c9e1ccc-51ac-4db4-a779-8b361b662b65', 'f7720f5a-3031-4698-804e-cd0bb9484868', '354b2d17-8771-4016-bd44-17891eaf6a67'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16cc3139-bee1-4a79-8fe3-31bd7b05e5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['284b6741-22f7-4fc5-a219-a77be8f0dbe4', '6c9e1ccc-51ac-4db4-a779-8b361b662b65', 'f7720f5a-3031-4698-804e-cd0bb9484868', '354b2d17-8771-4016-bd44-17891eaf6a67']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79591d16-b5d6-45ec-9cbc-cd684d639a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79591d16-b5d6-45ec-9cbc-cd684d639a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf34e310-35ff-459a-a51b-c827b3ed34e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-345515600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bf2b7adb0b9477b8502311f571962fc',qos_specs=None,replication_status=,reservations=['284b6741-22f7-4fc5-a219-a77be8f0dbe4','6c9e1ccc-51ac-4db4-a779-8b361b662b65','f7720f5a-3031-4698-804e-cd0bb9484868','354b2d17-8771-4016-bd44-17891eaf6a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f0d76282f1485dae98879b6a6624d0',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-345515600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf34e310-35ff-459a-a51b-c827b3ed34e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bf2b7adb0b9477b8502311f571962fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3f0d76282f1485dae98879b6a6624d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87811a08-598e-4767-9555-4f537d89f6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0aa29934-4880-44ab-8216-9de62d4150a7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0aa29934-4880-44ab-8216-9de62d4150a7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0aa29934-4880-44ab-8216-9de62d4150a7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0aa29934-4880-44ab-8216-9de62d4150a7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87811a08-598e-4767-9555-4f537d89f6a8) transitioned into state 'SUCCESS' from state '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-345515600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bf2b7adb0b9477b8502311f571962fc',qos_specs=None,replication_status=,reservations=['284b6741-22f7-4fc5-a219-a77be8f0dbe4','6c9e1ccc-51ac-4db4-a779-8b361b662b65','f7720f5a-3031-4698-804e-cd0bb9484868','354b2d17-8771-4016-bd44-17891eaf6a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f0d76282f1485dae98879b6a6624d0',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30624359-0e6d-499d-84bd-f2710b6d7b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0aa29934-4880-44ab-8216-9de62d4150a7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0aa29934-4880-44ab-8216-9de62d4150a7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 939/1944] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1c2a434e-20c2-465d-8d78-1e3ab37ecba8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1c2a434e-20c2-465d-8d78-1e3ab37ecba8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?limit=1 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1c2a434e-20c2-465d-8d78-1e3ab37ecba8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1c2a434e-20c2-465d-8d78-1e3ab37ecba8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-1c2a434e-20c2-465d-8d78-1e3ab37ecba8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30624359-0e6d-499d-84bd-f2710b6d7b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-1c2a434e-20c2-465d-8d78-1e3ab37ecba8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Flow 'volume_create_api' (f4cfe68f-99ba-4b4b-8dc4-4e02d634f2f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Create volume request issued successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-631eebac-7b5a-477a-95f8-eb15e1b3c48e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1006/1945] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 15:59:58 2026] POST /volume/v3/volumes => generated 759 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fc082c76-5424-45cc-81b3-1105f2b2c5db None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1c2a434e-20c2-465d-8d78-1e3ab37ecba8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fc082c76-5424-45cc-81b3-1105f2b2c5db tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fc082c76-5424-45cc-81b3-1105f2b2c5db tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1c2a434e-20c2-465d-8d78-1e3ab37ecba8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 940/1946] 192.168.122.126 () {58 vars in 1142 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fc082c76-5424-45cc-81b3-1105f2b2c5db tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0317b416-7ada-45d1-a73a-422fec5f303f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fc082c76-5424-45cc-81b3-1105f2b2c5db tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c returned with HTTP 404 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0317b416-7ada-45d1-a73a-422fec5f303f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 Sep 04 15:59:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1007/1947] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/volumes/9b381124-2bc1-4d7f-8c30-9d92296e769c => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0317b416-7ada-45d1-a73a-422fec5f303f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9d112fe0-d0e1-4f22-9c3c-a88a512c206d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0317b416-7ada-45d1-a73a-422fec5f303f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9d112fe0-d0e1-4f22-9c3c-a88a512c206d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9d112fe0-d0e1-4f22-9c3c-a88a512c206d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9d112fe0-d0e1-4f22-9c3c-a88a512c206d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-9d112fe0-d0e1-4f22-9c3c-a88a512c206d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.db.api [None req-9d112fe0-d0e1-4f22-9c3c-a88a512c206d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:58 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9d112fe0-d0e1-4f22-9c3c-a88a512c206d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9d112fe0-d0e1-4f22-9c3c-a88a512c206d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1008/1948] 192.168.122.126 () {58 vars in 1127 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/snapshots => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1920440518"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1920440518'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Create volume of 1 GB Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0317b416-7ada-45d1-a73a-422fec5f303f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0317b416-7ada-45d1-a73a-422fec5f303f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 941/1949] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 => generated 827 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-47998cff-2719-416f-b52b-46f39c2cc2be None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-47998cff-2719-416f-b52b-46f39c2cc2be tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?limit=100000 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-47998cff-2719-416f-b52b-46f39c2cc2be tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-47998cff-2719-416f-b52b-46f39c2cc2be tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-47998cff-2719-416f-b52b-46f39c2cc2be tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-47998cff-2719-416f-b52b-46f39c2cc2be tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Availability Zones retrieved successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-47998cff-2719-416f-b52b-46f39c2cc2be tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-47998cff-2719-416f-b52b-46f39c2cc2be tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 942/1950] 192.168.122.126 () {58 vars in 1152 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-34c75d93-4a9f-48d0-8a4e-424535410cea None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Flow 'volume_create_api' (e1e1c112-1c42-4f4c-8132-dd656b7e0b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-34c75d93-4a9f-48d0-8a4e-424535410cea tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?limit=0 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-34c75d93-4a9f-48d0-8a4e-424535410cea tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-34c75d93-4a9f-48d0-8a4e-424535410cea tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-34c75d93-4a9f-48d0-8a4e-424535410cea tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-34c75d93-4a9f-48d0-8a4e-424535410cea tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13855f8-2ff4-4dbc-8d5c-b768c4f1d585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-34c75d93-4a9f-48d0-8a4e-424535410cea tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-34c75d93-4a9f-48d0-8a4e-424535410cea tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 943/1951] 192.168.122.126 () {58 vars in 1142 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6d279b54-e6e4-4fd0-80eb-50860ed154c1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6d279b54-e6e4-4fd0-80eb-50860ed154c1 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6d279b54-e6e4-4fd0-80eb-50860ed154c1 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6d279b54-e6e4-4fd0-80eb-50860ed154c1 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-6d279b54-e6e4-4fd0-80eb-50860ed154c1 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-6d279b54-e6e4-4fd0-80eb-50860ed154c1 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6d279b54-e6e4-4fd0-80eb-50860ed154c1 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6d279b54-e6e4-4fd0-80eb-50860ed154c1 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 944/1952] 192.168.122.126 () {58 vars in 1127 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/snapshots => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d941c958-ea24-45ea-a1f6-1d78f136a25f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d941c958-ea24-45ea-a1f6-1d78f136a25f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?marker=5f6e2fca-482c-47f2-bece-8b506bbf45de Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d941c958-ea24-45ea-a1f6-1d78f136a25f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d941c958-ea24-45ea-a1f6-1d78f136a25f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-d941c958-ea24-45ea-a1f6-1d78f136a25f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-d941c958-ea24-45ea-a1f6-1d78f136a25f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13855f8-2ff4-4dbc-8d5c-b768c4f1d585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ffecccc-27cf-4a3d-84ab-f3d9620b85aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d941c958-ea24-45ea-a1f6-1d78f136a25f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d941c958-ea24-45ea-a1f6-1d78f136a25f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?marker=5f6e2fca-482c-47f2-bece-8b506bbf45de returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 945/1953] 192.168.122.126 () {58 vars in 1214 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/snapshots?marker=5f6e2fca-482c-47f2-bece-8b506bbf45de => generated 342 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fb5a4ede-db3e-4dba-83c4-6de11ba5f59f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb5a4ede-db3e-4dba-83c4-6de11ba5f59f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?offset=2&limit=3 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb5a4ede-db3e-4dba-83c4-6de11ba5f59f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb5a4ede-db3e-4dba-83c4-6de11ba5f59f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-fb5a4ede-db3e-4dba-83c4-6de11ba5f59f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-fb5a4ede-db3e-4dba-83c4-6de11ba5f59f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb5a4ede-db3e-4dba-83c4-6de11ba5f59f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb5a4ede-db3e-4dba-83c4-6de11ba5f59f tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 946/1954] 192.168.122.126 () {58 vars in 1160 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b2c292f3-9dd9-42c2-8826-ac5d4bcc20fb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b2c292f3-9dd9-42c2-8826-ac5d4bcc20fb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b2c292f3-9dd9-42c2-8826-ac5d4bcc20fb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b2c292f3-9dd9-42c2-8826-ac5d4bcc20fb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-b2c292f3-9dd9-42c2-8826-ac5d4bcc20fb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-b2c292f3-9dd9-42c2-8826-ac5d4bcc20fb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b2c292f3-9dd9-42c2-8826-ac5d4bcc20fb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b2c292f3-9dd9-42c2-8826-ac5d4bcc20fb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 947/1955] 192.168.122.126 () {58 vars in 1192 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dedda4af-9dff-43a8-b13e-99728bd28f57 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dedda4af-9dff-43a8-b13e-99728bd28f57 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dedda4af-9dff-43a8-b13e-99728bd28f57 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dedda4af-9dff-43a8-b13e-99728bd28f57 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-dedda4af-9dff-43a8-b13e-99728bd28f57 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-dedda4af-9dff-43a8-b13e-99728bd28f57 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-dedda4af-9dff-43a8-b13e-99728bd28f57 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dedda4af-9dff-43a8-b13e-99728bd28f57 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 04 15:59:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 948/1956] 192.168.122.126 () {58 vars in 1194 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Created reservations ['c99cc666-4377-4cf0-bb0e-10214b2cf68d', '6f0fa004-1803-4cfa-91ce-2f0790f7fc14', '8ac77f50-15f2-44d1-876c-2bd5a0c592b1', '9f548872-59bc-4809-8f9c-277fc733b564'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-efb282f8-1562-49ec-a1f0-e2f557b3853a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-efb282f8-1562-49ec-a1f0-e2f557b3853a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-efb282f8-1562-49ec-a1f0-e2f557b3853a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-efb282f8-1562-49ec-a1f0-e2f557b3853a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-efb282f8-1562-49ec-a1f0-e2f557b3853a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:58 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-efb282f8-1562-49ec-a1f0-e2f557b3853a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ffecccc-27cf-4a3d-84ab-f3d9620b85aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c99cc666-4377-4cf0-bb0e-10214b2cf68d', '6f0fa004-1803-4cfa-91ce-2f0790f7fc14', '8ac77f50-15f2-44d1-876c-2bd5a0c592b1', '9f548872-59bc-4809-8f9c-277fc733b564']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db09aba-0aab-4a95-8d13-e5bbc006c6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-efb282f8-1562-49ec-a1f0-e2f557b3853a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-efb282f8-1562-49ec-a1f0-e2f557b3853a tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 04 15:59:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 949/1957] 192.168.122.126 () {58 vars in 1176 bytes} [Fri Sep 4 15:59:58 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fe89f613-25fa-42ca-8240-7f9b70e3d98e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fe89f613-25fa-42ca-8240-7f9b70e3d98e tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fe89f613-25fa-42ca-8240-7f9b70e3d98e tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fe89f613-25fa-42ca-8240-7f9b70e3d98e tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-fe89f613-25fa-42ca-8240-7f9b70e3d98e tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-fe89f613-25fa-42ca-8240-7f9b70e3d98e tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db09aba-0aab-4a95-8d13-e5bbc006c6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19b08347-1388-4e1f-81f6-4f2b81f4695f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920440518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeba0df0bcae42f1aef552a70bfa3f9f',qos_specs=None,replication_status=,reservations=['c99cc666-4377-4cf0-bb0e-10214b2cf68d','6f0fa004-1803-4cfa-91ce-2f0790f7fc14','8ac77f50-15f2-44d1-876c-2bd5a0c592b1','9f548872-59bc-4809-8f9c-277fc733b564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6baf269a6e88436abae71b49792cb470',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T13:59:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920440518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19b08347-1388-4e1f-81f6-4f2b81f4695f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeba0df0bcae42f1aef552a70bfa3f9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6baf269a6e88436abae71b49792cb470',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8740b62f-8938-4c9d-b2bb-3e5ae114d6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fe89f613-25fa-42ca-8240-7f9b70e3d98e tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fe89f613-25fa-42ca-8240-7f9b70e3d98e tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 04 15:59:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 950/1958] 192.168.122.126 () {58 vars in 1178 bytes} [Fri Sep 4 15:59:59 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-599c85ad-2f24-4c78-bdb4-5010c0d675cd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-599c85ad-2f24-4c78-bdb4-5010c0d675cd tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-599c85ad-2f24-4c78-bdb4-5010c0d675cd tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-599c85ad-2f24-4c78-bdb4-5010c0d675cd tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-599c85ad-2f24-4c78-bdb4-5010c0d675cd tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-599c85ad-2f24-4c78-bdb4-5010c0d675cd tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8740b62f-8938-4c9d-b2bb-3e5ae114d6f4) transitioned into state 'SUCCESS' from state '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-1920440518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeba0df0bcae42f1aef552a70bfa3f9f',qos_specs=None,replication_status=,reservations=['c99cc666-4377-4cf0-bb0e-10214b2cf68d','6f0fa004-1803-4cfa-91ce-2f0790f7fc14','8ac77f50-15f2-44d1-876c-2bd5a0c592b1','9f548872-59bc-4809-8f9c-277fc733b564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6baf269a6e88436abae71b49792cb470',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-599c85ad-2f24-4c78-bdb4-5010c0d675cd tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9cd13fc-3411-4cd1-a145-9420bdd99e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-599c85ad-2f24-4c78-bdb4-5010c0d675cd tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 04 15:59:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 951/1959] 192.168.122.126 () {58 vars in 1196 bytes} [Fri Sep 4 15:59:59 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-df3d766c-f14d-4817-b49a-751c2ea5d7c0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df3d766c-f14d-4817-b49a-751c2ea5d7c0 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df3d766c-f14d-4817-b49a-751c2ea5d7c0 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df3d766c-f14d-4817-b49a-751c2ea5d7c0 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-df3d766c-f14d-4817-b49a-751c2ea5d7c0 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-df3d766c-f14d-4817-b49a-751c2ea5d7c0 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9cd13fc-3411-4cd1-a145-9420bdd99e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Flow 'volume_create_api' (e1e1c112-1c42-4f4c-8132-dd656b7e0b62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Create volume request issued successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-097b7727-73f6-46f6-bc38-6c73ed04fb2a tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 15:59:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1009/1960] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 15:59:58 2026] POST /volume/v3/volumes => generated 787 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-df3d766c-f14d-4817-b49a-751c2ea5d7c0 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df3d766c-f14d-4817-b49a-751c2ea5d7c0 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 04 15:59:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 952/1961] 192.168.122.126 () {58 vars in 1198 bytes} [Fri Sep 4 15:59:59 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6c750c79-78f5-4275-b78a-8965ff1625bf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6c750c79-78f5-4275-b78a-8965ff1625bf tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6c750c79-78f5-4275-b78a-8965ff1625bf tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6c750c79-78f5-4275-b78a-8965ff1625bf tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f05af971-9d61-4dc5-b02c-07503f59cd05 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f05af971-9d61-4dc5-b02c-07503f59cd05 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-627051118 Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f05af971-9d61-4dc5-b02c-07503f59cd05 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f05af971-9d61-4dc5-b02c-07503f59cd05 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-f05af971-9d61-4dc5-b02c-07503f59cd05 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-f05af971-9d61-4dc5-b02c-07503f59cd05 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6c750c79-78f5-4275-b78a-8965ff1625bf tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f05af971-9d61-4dc5-b02c-07503f59cd05 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f05af971-9d61-4dc5-b02c-07503f59cd05 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-627051118 returned with HTTP 200 Sep 04 15:59:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 953/1962] 192.168.122.126 () {58 vars in 1267 bytes} [Fri Sep 4 15:59:59 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-627051118 => generated 475 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6c750c79-78f5-4275-b78a-8965ff1625bf tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f returned with HTTP 200 Sep 04 15:59:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1010/1963] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 15:59:59 2026] GET /volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f => generated 966 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d41d1d42-d144-4ff7-a94f-686efaf5cbed None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d41d1d42-d144-4ff7-a94f-686efaf5cbed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/detail?status=available Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d41d1d42-d144-4ff7-a94f-686efaf5cbed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d41d1d42-d144-4ff7-a94f-686efaf5cbed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-d41d1d42-d144-4ff7-a94f-686efaf5cbed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-d41d1d42-d144-4ff7-a94f-686efaf5cbed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d41d1d42-d144-4ff7-a94f-686efaf5cbed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d41d1d42-d144-4ff7-a94f-686efaf5cbed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 04 15:59:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 954/1964] 192.168.122.126 () {58 vars in 1181 bytes} [Fri Sep 4 15:59:59 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d616c54a-18d5-4302-8176-df1730933904 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d616c54a-18d5-4302-8176-df1730933904 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-627051118 Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d616c54a-18d5-4302-8176-df1730933904 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d616c54a-18d5-4302-8176-df1730933904 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-d616c54a-18d5-4302-8176-df1730933904 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.db.api [None req-d616c54a-18d5-4302-8176-df1730933904 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d616c54a-18d5-4302-8176-df1730933904 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d616c54a-18d5-4302-8176-df1730933904 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-627051118 returned with HTTP 200 Sep 04 15:59:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1011/1965] 192.168.122.126 () {58 vars in 1301 bytes} [Fri Sep 4 15:59:59 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-627051118 => generated 475 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d3d70121-65be-4063-9063-58e75cb531eb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d3d70121-65be-4063-9063-58e75cb531eb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-627051118 Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d3d70121-65be-4063-9063-58e75cb531eb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d3d70121-65be-4063-9063-58e75cb531eb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-d3d70121-65be-4063-9063-58e75cb531eb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-d3d70121-65be-4063-9063-58e75cb531eb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d3d70121-65be-4063-9063-58e75cb531eb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d3d70121-65be-4063-9063-58e75cb531eb tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-627051118 returned with HTTP 200 Sep 04 15:59:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 955/1966] 192.168.122.126 () {58 vars in 1246 bytes} [Fri Sep 4 15:59:59 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-627051118 => generated 341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-42b9e66a-d931-4fe4-bf45-30bbe4547a5b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-42b9e66a-d931-4fe4-bf45-30bbe4547a5b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?status=available Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-42b9e66a-d931-4fe4-bf45-30bbe4547a5b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-42b9e66a-d931-4fe4-bf45-30bbe4547a5b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-42b9e66a-d931-4fe4-bf45-30bbe4547a5b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.db.api [None req-42b9e66a-d931-4fe4-bf45-30bbe4547a5b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-42b9e66a-d931-4fe4-bf45-30bbe4547a5b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-42b9e66a-d931-4fe4-bf45-30bbe4547a5b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?status=available returned with HTTP 200 Sep 04 15:59:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1012/1967] 192.168.122.126 () {58 vars in 1160 bytes} [Fri Sep 4 15:59:59 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-672f3447-dd09-473b-a616-f90e8dfed0a2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-672f3447-dd09-473b-a616-f90e8dfed0a2 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-627051118 Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-672f3447-dd09-473b-a616-f90e8dfed0a2 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-672f3447-dd09-473b-a616-f90e8dfed0a2 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-672f3447-dd09-473b-a616-f90e8dfed0a2 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-672f3447-dd09-473b-a616-f90e8dfed0a2 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-672f3447-dd09-473b-a616-f90e8dfed0a2 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Get all snapshots completed successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-672f3447-dd09-473b-a616-f90e8dfed0a2 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-627051118 returned with HTTP 200 Sep 04 15:59:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 956/1968] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 15:59:59 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-627051118 => generated 341 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dbfcabba-b375-4c47-8a5b-aa1e9ff76eca None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dbfcabba-b375-4c47-8a5b-aa1e9ff76eca tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dbfcabba-b375-4c47-8a5b-aa1e9ff76eca tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dbfcabba-b375-4c47-8a5b-aa1e9ff76eca tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-dbfcabba-b375-4c47-8a5b-aa1e9ff76eca tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Delete snapshot with id: 8ed22fda-6c5d-4713-ab45-28a7324fb9e8 Sep 04 15:59:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dbfcabba-b375-4c47-8a5b-aa1e9ff76eca tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2d542c3d-9819-4eb1-a55c-c5e58e81c17f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2d542c3d-9819-4eb1-a55c-c5e58e81c17f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2d542c3d-9819-4eb1-a55c-c5e58e81c17f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2d542c3d-9819-4eb1-a55c-c5e58e81c17f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 15:59:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dbfcabba-b375-4c47-8a5b-aa1e9ff76eca tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot delete request issued successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dbfcabba-b375-4c47-8a5b-aa1e9ff76eca tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 returned with HTTP 202 Sep 04 15:59:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1013/1969] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 15:59:59 2026] DELETE /volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2d542c3d-9819-4eb1-a55c-c5e58e81c17f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bb643322-b608-4357-ac9f-223116972504 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb643322-b608-4357-ac9f-223116972504 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bb643322-b608-4357-ac9f-223116972504 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 15:59:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bb643322-b608-4357-ac9f-223116972504 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 15:59:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2d542c3d-9819-4eb1-a55c-c5e58e81c17f tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 returned with HTTP 200 Sep 04 15:59:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 957/1970] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 15:59:59 2026] GET /volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 15:59:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bb643322-b608-4357-ac9f-223116972504 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 15:59:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb643322-b608-4357-ac9f-223116972504 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 returned with HTTP 200 Sep 04 15:59:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1014/1971] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 15:59:59 2026] GET /volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 => generated 471 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b0119665-e68d-419d-8162-50f474da468f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b0119665-e68d-419d-8162-50f474da468f tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f Sep 04 16:00:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b0119665-e68d-419d-8162-50f474da468f tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b0119665-e68d-419d-8162-50f474da468f tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b0119665-e68d-419d-8162-50f474da468f tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 16:00:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b0119665-e68d-419d-8162-50f474da468f tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f returned with HTTP 200 Sep 04 16:00:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 958/1972] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:00:00 2026] GET /volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:00:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d5150f53-5f4e-48ae-97b3-49df0c961009 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d5150f53-5f4e-48ae-97b3-49df0c961009 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 Sep 04 16:00:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d5150f53-5f4e-48ae-97b3-49df0c961009 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d5150f53-5f4e-48ae-97b3-49df0c961009 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3fcd5cb9-41b2-45f9-affe-30eb48939dd4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3fcd5cb9-41b2-45f9-affe-30eb48939dd4 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 Sep 04 16:00:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3fcd5cb9-41b2-45f9-affe-30eb48939dd4 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3fcd5cb9-41b2-45f9-affe-30eb48939dd4 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3fcd5cb9-41b2-45f9-affe-30eb48939dd4 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 16:00:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3fcd5cb9-41b2-45f9-affe-30eb48939dd4 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 returned with HTTP 200 Sep 04 16:00:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 959/1973] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:00 2026] GET /volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 => generated 471 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d5150f53-5f4e-48ae-97b3-49df0c961009 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d5150f53-5f4e-48ae-97b3-49df0c961009 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 returned with HTTP 200 Sep 04 16:00:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1015/1974] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:00 2026] GET /volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 => generated 852 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:00:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a28c958b-e551-4520-9d6b-93a199debd13 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a28c958b-e551-4520-9d6b-93a199debd13 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:00:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a28c958b-e551-4520-9d6b-93a199debd13 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf34e310-35ff-459a-a51b-c827b3ed34e5", "name": "tempest-VolumesDeleteCascade-Snapshot-1143899053"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a28c958b-e551-4520-9d6b-93a199debd13 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:00 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-a28c958b-e551-4520-9d6b-93a199debd13 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Create snapshot from volume bf34e310-35ff-459a-a51b-c827b3ed34e5 Sep 04 16:00:00 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-a28c958b-e551-4520-9d6b-93a199debd13 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Created reservations ['e0c62b74-acf0-4d36-b50f-892855455b9c', '1f18e6d5-93b0-4472-bc5d-4190ae5fa55e', '40e64fe4-b597-4a3b-a190-5ddaaf314593', 'e40bc69d-ff39-4005-ac61-1d463465cf28'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a28c958b-e551-4520-9d6b-93a199debd13 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot create request issued successfully. Sep 04 16:00:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a28c958b-e551-4520-9d6b-93a199debd13 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:00:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 960/1975] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:00:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-91f593c4-278e-46b8-8997-d74383c30412 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-91f593c4-278e-46b8-8997-d74383c30412 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 Sep 04 16:00:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-91f593c4-278e-46b8-8997-d74383c30412 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-91f593c4-278e-46b8-8997-d74383c30412 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-91f593c4-278e-46b8-8997-d74383c30412 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 16:00:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-91f593c4-278e-46b8-8997-d74383c30412 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 returned with HTTP 200 Sep 04 16:00:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1016/1976] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:01 2026] GET /volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9cfdcedd-266a-4424-b55d-975b23f5b213 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9cfdcedd-266a-4424-b55d-975b23f5b213 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f Sep 04 16:00:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9cfdcedd-266a-4424-b55d-975b23f5b213 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9cfdcedd-266a-4424-b55d-975b23f5b213 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9cfdcedd-266a-4424-b55d-975b23f5b213 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 16:00:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9cfdcedd-266a-4424-b55d-975b23f5b213 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f returned with HTTP 200 Sep 04 16:00:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 961/1977] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:00:01 2026] GET /volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f => generated 1017 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:00:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d96a9c5c-61d3-4df2-86ca-ee07d56e3fc6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d96a9c5c-61d3-4df2-86ca-ee07d56e3fc6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] GET http://192.168.122.126/volume/v3/volumes/summary Sep 04 16:00:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d96a9c5c-61d3-4df2-86ca-ee07d56e3fc6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d96a9c5c-61d3-4df2-86ca-ee07d56e3fc6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-d96a9c5c-61d3-4df2-86ca-ee07d56e3fc6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d96a9c5c-61d3-4df2-86ca-ee07d56e3fc6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] Get summary completed successfully. Sep 04 16:00:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d96a9c5c-61d3-4df2-86ca-ee07d56e3fc6 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-reader] http://192.168.122.126/volume/v3/volumes/summary returned with HTTP 200 Sep 04 16:00:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1017/1978] 192.168.122.126 () {60 vars in 1186 bytes} [Fri Sep 4 16:00:01 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a706b40b-2218-4a0a-a023-26c174513d8d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a706b40b-2218-4a0a-a023-26c174513d8d tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f Sep 04 16:00:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a706b40b-2218-4a0a-a023-26c174513d8d tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a706b40b-2218-4a0a-a023-26c174513d8d tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:01 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-a706b40b-2218-4a0a-a023-26c174513d8d tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Delete volume with id: 19b08347-1388-4e1f-81f6-4f2b81f4695f Sep 04 16:00:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a706b40b-2218-4a0a-a023-26c174513d8d tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 16:00:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a706b40b-2218-4a0a-a023-26c174513d8d tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Delete volume request issued successfully. Sep 04 16:00:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a706b40b-2218-4a0a-a023-26c174513d8d tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f returned with HTTP 202 Sep 04 16:00:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 962/1979] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 16:00:01 2026] DELETE /volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 16:00:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-418c7751-f7f9-49fe-9ec3-ede0b981315c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-418c7751-f7f9-49fe-9ec3-ede0b981315c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f Sep 04 16:00:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-418c7751-f7f9-49fe-9ec3-ede0b981315c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-418c7751-f7f9-49fe-9ec3-ede0b981315c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-418c7751-f7f9-49fe-9ec3-ede0b981315c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 16:00:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-418c7751-f7f9-49fe-9ec3-ede0b981315c tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f returned with HTTP 200 Sep 04 16:00:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1018/1980] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:00:01 2026] GET /volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:00:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d79ac04b-860e-4265-9a81-95aab8b795c8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d79ac04b-860e-4265-9a81-95aab8b795c8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 Sep 04 16:00:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d79ac04b-860e-4265-9a81-95aab8b795c8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d79ac04b-860e-4265-9a81-95aab8b795c8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d79ac04b-860e-4265-9a81-95aab8b795c8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 16:00:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d79ac04b-860e-4265-9a81-95aab8b795c8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 returned with HTTP 200 Sep 04 16:00:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 963/1981] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:01 2026] GET /volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ce9a2591-4a73-4e0f-acff-2e6f6e606dcf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ce9a2591-4a73-4e0f-acff-2e6f6e606dcf tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 Sep 04 16:00:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ce9a2591-4a73-4e0f-acff-2e6f6e606dcf tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ce9a2591-4a73-4e0f-acff-2e6f6e606dcf tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ce9a2591-4a73-4e0f-acff-2e6f6e606dcf tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 16:00:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ce9a2591-4a73-4e0f-acff-2e6f6e606dcf tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 returned with HTTP 200 Sep 04 16:00:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1019/1982] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:02 2026] GET /volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:00:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bec7038e-a7d4-4601-bacb-eb8066f82b83 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bec7038e-a7d4-4601-bacb-eb8066f82b83 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f Sep 04 16:00:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bec7038e-a7d4-4601-bacb-eb8066f82b83 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bec7038e-a7d4-4601-bacb-eb8066f82b83 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bec7038e-a7d4-4601-bacb-eb8066f82b83 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Volume info retrieved successfully. Sep 04 16:00:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bec7038e-a7d4-4601-bacb-eb8066f82b83 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f returned with HTTP 200 Sep 04 16:00:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 964/1983] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:00:02 2026] GET /volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:00:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a39130a7-f575-4116-92b0-db44d7032f56 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a39130a7-f575-4116-92b0-db44d7032f56 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 Sep 04 16:00:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a39130a7-f575-4116-92b0-db44d7032f56 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a39130a7-f575-4116-92b0-db44d7032f56 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a39130a7-f575-4116-92b0-db44d7032f56 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 returned with HTTP 404 Sep 04 16:00:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1020/1984] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:02 2026] GET /volume/v3/snapshots/8ed22fda-6c5d-4713-ab45-28a7324fb9e8 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dd2dd460-533e-47bb-bd06-ac756c074baa None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dd2dd460-533e-47bb-bd06-ac756c074baa tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de Sep 04 16:00:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dd2dd460-533e-47bb-bd06-ac756c074baa tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dd2dd460-533e-47bb-bd06-ac756c074baa tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:02 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-dd2dd460-533e-47bb-bd06-ac756c074baa tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Delete snapshot with id: 5f6e2fca-482c-47f2-bece-8b506bbf45de Sep 04 16:00:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-dd2dd460-533e-47bb-bd06-ac756c074baa tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 16:00:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-dd2dd460-533e-47bb-bd06-ac756c074baa tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot delete request issued successfully. Sep 04 16:00:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dd2dd460-533e-47bb-bd06-ac756c074baa tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de returned with HTTP 202 Sep 04 16:00:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 965/1985] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:00:02 2026] DELETE /volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-eb4edcdf-f8e3-4365-af85-9ae15fb70763 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eb4edcdf-f8e3-4365-af85-9ae15fb70763 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de Sep 04 16:00:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eb4edcdf-f8e3-4365-af85-9ae15fb70763 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eb4edcdf-f8e3-4365-af85-9ae15fb70763 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-eb4edcdf-f8e3-4365-af85-9ae15fb70763 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 16:00:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eb4edcdf-f8e3-4365-af85-9ae15fb70763 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de returned with HTTP 200 Sep 04 16:00:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1021/1986] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:02 2026] GET /volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de => generated 472 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1d750514-709f-48a5-a17c-e18e0daa14c0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1d750514-709f-48a5-a17c-e18e0daa14c0 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 Sep 04 16:00:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1d750514-709f-48a5-a17c-e18e0daa14c0 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1d750514-709f-48a5-a17c-e18e0daa14c0 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:03 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:03 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1d750514-709f-48a5-a17c-e18e0daa14c0 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 16:00:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1d750514-709f-48a5-a17c-e18e0daa14c0 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 returned with HTTP 200 Sep 04 16:00:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 966/1987] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:03 2026] GET /volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-39816e89-f140-425d-8b85-0809fe377230 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-39816e89-f140-425d-8b85-0809fe377230 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] GET http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f Sep 04 16:00:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-39816e89-f140-425d-8b85-0809fe377230 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-39816e89-f140-425d-8b85-0809fe377230 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-39816e89-f140-425d-8b85-0809fe377230 tempest-ProjectReaderTests-1198497729 tempest-ProjectReaderTests-1198497729-project-admin] http://192.168.122.126/volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f returned with HTTP 404 Sep 04 16:00:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1022/1988] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:00:03 2026] GET /volume/v3/volumes/19b08347-1388-4e1f-81f6-4f2b81f4695f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 16:00:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3346cc23-f566-4760-bda9-e5cbcfd2950b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3346cc23-f566-4760-bda9-e5cbcfd2950b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de Sep 04 16:00:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3346cc23-f566-4760-bda9-e5cbcfd2950b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3346cc23-f566-4760-bda9-e5cbcfd2950b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:03 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:03 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3346cc23-f566-4760-bda9-e5cbcfd2950b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 16:00:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3346cc23-f566-4760-bda9-e5cbcfd2950b tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de returned with HTTP 200 Sep 04 16:00:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 967/1989] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:03 2026] GET /volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ff78a8ea-f95c-47c5-b285-1b39152913db None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ff78a8ea-f95c-47c5-b285-1b39152913db tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 Sep 04 16:00:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ff78a8ea-f95c-47c5-b285-1b39152913db tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ff78a8ea-f95c-47c5-b285-1b39152913db tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ff78a8ea-f95c-47c5-b285-1b39152913db tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 16:00:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ff78a8ea-f95c-47c5-b285-1b39152913db tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 returned with HTTP 200 Sep 04 16:00:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1023/1990] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:04 2026] GET /volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0554fa28-8cd0-4895-b75b-95fd60517278 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "69991f2d-22c4-4f71-b8fe-1e8316e93e68", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-447478661"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Create volume request body: {'volume': {'snapshot_id': '69991f2d-22c4-4f71-b8fe-1e8316e93e68', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-447478661'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Snapshot retrieved successfully. Sep 04 16:00:04 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Create volume of 1 GB Sep 04 16:00:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Availability Zones retrieved successfully. Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Flow 'volume_create_api' (c65fa7a2-3212-4fcb-a6b0-2d2e9445a980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de973be-9351-4fdc-abc6-42f27cc8e5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de973be-9351-4fdc-abc6-42f27cc8e5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '69991f2d-22c4-4f71-b8fe-1e8316e93e68', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfeaaa52-1b1d-404c-b527-a22e4d1af8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Created reservations ['39797a88-5c7c-44dd-9faf-8878c30dce04', '4306e64e-8bd9-4ba7-b19c-a56965b0dc40', 'f51f22c7-c05e-453a-a5c7-adb764de3dfe', '5e722bda-bead-48fc-9b50-e0dcac84f196'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfeaaa52-1b1d-404c-b527-a22e4d1af8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39797a88-5c7c-44dd-9faf-8878c30dce04', '4306e64e-8bd9-4ba7-b19c-a56965b0dc40', 'f51f22c7-c05e-453a-a5c7-adb764de3dfe', '5e722bda-bead-48fc-9b50-e0dcac84f196']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b59bcf9-af81-4b28-ae3f-61c81f016b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b59bcf9-af81-4b28-ae3f-61c81f016b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6779057d-e35d-4b1c-9b01-e583f73cae84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-447478661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bf2b7adb0b9477b8502311f571962fc',qos_specs=None,replication_status=,reservations=['39797a88-5c7c-44dd-9faf-8878c30dce04','4306e64e-8bd9-4ba7-b19c-a56965b0dc40','f51f22c7-c05e-453a-a5c7-adb764de3dfe','5e722bda-bead-48fc-9b50-e0dcac84f196'],size=1,snapshot_id=69991f2d-22c4-4f71-b8fe-1e8316e93e68,source_replicaid=,source_volid=None,status='creating',user_id='b3f0d76282f1485dae98879b6a6624d0',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-447478661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6779057d-e35d-4b1c-9b01-e583f73cae84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bf2b7adb0b9477b8502311f571962fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=69991f2d-22c4-4f71-b8fe-1e8316e93e68,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3f0d76282f1485dae98879b6a6624d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffcc31ff-72c5-452a-98c3-b7ca2fc391f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffcc31ff-72c5-452a-98c3-b7ca2fc391f8) transitioned into state 'SUCCESS' from state '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-447478661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bf2b7adb0b9477b8502311f571962fc',qos_specs=None,replication_status=,reservations=['39797a88-5c7c-44dd-9faf-8878c30dce04','4306e64e-8bd9-4ba7-b19c-a56965b0dc40','f51f22c7-c05e-453a-a5c7-adb764de3dfe','5e722bda-bead-48fc-9b50-e0dcac84f196'],size=1,snapshot_id=69991f2d-22c4-4f71-b8fe-1e8316e93e68,source_replicaid=,source_volid=None,status='creating',user_id='b3f0d76282f1485dae98879b6a6624d0',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e7cdd9-3ac5-4a9c-82ce-89fb7b4b6325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e7cdd9-3ac5-4a9c-82ce-89fb7b4b6325) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Flow 'volume_create_api' (c65fa7a2-3212-4fcb-a6b0-2d2e9445a980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Create volume request issued successfully. Sep 04 16:00:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0554fa28-8cd0-4895-b75b-95fd60517278 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 968/1991] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:00:04 2026] POST /volume/v3/volumes => generated 793 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:00:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fbf9a621-429b-49ac-a73c-8e456f25dc58 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fbf9a621-429b-49ac-a73c-8e456f25dc58 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fbf9a621-429b-49ac-a73c-8e456f25dc58 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fbf9a621-429b-49ac-a73c-8e456f25dc58 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fbf9a621-429b-49ac-a73c-8e456f25dc58 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fbf9a621-429b-49ac-a73c-8e456f25dc58 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 returned with HTTP 200 Sep 04 16:00:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1024/1992] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:04 2026] GET /volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 => generated 861 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-10b12345-b88f-4b16-b819-42387570eea0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-10b12345-b88f-4b16-b819-42387570eea0 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de Sep 04 16:00:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-10b12345-b88f-4b16-b819-42387570eea0 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-10b12345-b88f-4b16-b819-42387570eea0 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-10b12345-b88f-4b16-b819-42387570eea0 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 16:00:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-10b12345-b88f-4b16-b819-42387570eea0 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de returned with HTTP 200 Sep 04 16:00:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 969/1993] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:05 2026] GET /volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de => generated 472 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d74580bc-eb8b-4abf-a16f-4f5801c23082 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d74580bc-eb8b-4abf-a16f-4f5801c23082 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d74580bc-eb8b-4abf-a16f-4f5801c23082 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d74580bc-eb8b-4abf-a16f-4f5801c23082 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d74580bc-eb8b-4abf-a16f-4f5801c23082 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d74580bc-eb8b-4abf-a16f-4f5801c23082 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 returned with HTTP 200 Sep 04 16:00:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1025/1994] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:05 2026] GET /volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 => generated 885 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-85125b60-a3af-4684-b804-ba7344b48466 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-85125b60-a3af-4684-b804-ba7344b48466 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de Sep 04 16:00:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-85125b60-a3af-4684-b804-ba7344b48466 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-85125b60-a3af-4684-b804-ba7344b48466 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-85125b60-a3af-4684-b804-ba7344b48466 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de returned with HTTP 404 Sep 04 16:00:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 970/1995] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:06 2026] GET /volume/v3/snapshots/5f6e2fca-482c-47f2-bece-8b506bbf45de => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:00:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b7193622-2474-4d91-9e0a-973df358a6ed None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b7193622-2474-4d91-9e0a-973df358a6ed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 Sep 04 16:00:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b7193622-2474-4d91-9e0a-973df358a6ed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b7193622-2474-4d91-9e0a-973df358a6ed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:06 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-b7193622-2474-4d91-9e0a-973df358a6ed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Delete snapshot with id: 2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 Sep 04 16:00:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b7193622-2474-4d91-9e0a-973df358a6ed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 16:00:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b7193622-2474-4d91-9e0a-973df358a6ed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot delete request issued successfully. Sep 04 16:00:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b7193622-2474-4d91-9e0a-973df358a6ed tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 returned with HTTP 202 Sep 04 16:00:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1026/1996] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:00:06 2026] DELETE /volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7be26f29-8ae2-41ef-8385-73fa59159919 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7be26f29-8ae2-41ef-8385-73fa59159919 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 Sep 04 16:00:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7be26f29-8ae2-41ef-8385-73fa59159919 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7be26f29-8ae2-41ef-8385-73fa59159919 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7be26f29-8ae2-41ef-8385-73fa59159919 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 16:00:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7be26f29-8ae2-41ef-8385-73fa59159919 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 returned with HTTP 200 Sep 04 16:00:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 971/1997] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:06 2026] GET /volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 => generated 472 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-436e85d1-8ff7-4c75-a4ff-3aea31ac277b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-436e85d1-8ff7-4c75-a4ff-3aea31ac277b tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-436e85d1-8ff7-4c75-a4ff-3aea31ac277b tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-436e85d1-8ff7-4c75-a4ff-3aea31ac277b tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-436e85d1-8ff7-4c75-a4ff-3aea31ac277b tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-436e85d1-8ff7-4c75-a4ff-3aea31ac277b tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 returned with HTTP 200 Sep 04 16:00:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1027/1998] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:06 2026] GET /volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 => generated 885 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a838d3eb-55ae-4eff-80aa-2c70cc4e1490 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a838d3eb-55ae-4eff-80aa-2c70cc4e1490 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 Sep 04 16:00:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a838d3eb-55ae-4eff-80aa-2c70cc4e1490 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a838d3eb-55ae-4eff-80aa-2c70cc4e1490 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a838d3eb-55ae-4eff-80aa-2c70cc4e1490 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 16:00:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a838d3eb-55ae-4eff-80aa-2c70cc4e1490 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 returned with HTTP 200 Sep 04 16:00:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 972/1999] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:07 2026] GET /volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 => generated 472 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:00:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2edc4f75-86bb-49b1-bf1f-73b9195aeb62 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2edc4f75-86bb-49b1-bf1f-73b9195aeb62 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2edc4f75-86bb-49b1-bf1f-73b9195aeb62 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2edc4f75-86bb-49b1-bf1f-73b9195aeb62 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2edc4f75-86bb-49b1-bf1f-73b9195aeb62 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2edc4f75-86bb-49b1-bf1f-73b9195aeb62 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 returned with HTTP 200 Sep 04 16:00:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1028/2000] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:08 2026] GET /volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 => generated 885 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5642623c-fea1-450f-9436-050606dec124 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5642623c-fea1-450f-9436-050606dec124 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 Sep 04 16:00:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5642623c-fea1-450f-9436-050606dec124 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5642623c-fea1-450f-9436-050606dec124 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5642623c-fea1-450f-9436-050606dec124 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 16:00:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5642623c-fea1-450f-9436-050606dec124 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 returned with HTTP 200 Sep 04 16:00:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 973/2001] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:08 2026] GET /volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 => generated 472 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-66b44b96-7817-420f-b322-0cb1e7107cc1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-66b44b96-7817-420f-b322-0cb1e7107cc1 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-66b44b96-7817-420f-b322-0cb1e7107cc1 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-66b44b96-7817-420f-b322-0cb1e7107cc1 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-66b44b96-7817-420f-b322-0cb1e7107cc1 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c04816da-f2a2-4a55-9080-44d7e1ba92d7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c04816da-f2a2-4a55-9080-44d7e1ba92d7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 Sep 04 16:00:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c04816da-f2a2-4a55-9080-44d7e1ba92d7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c04816da-f2a2-4a55-9080-44d7e1ba92d7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-66b44b96-7817-420f-b322-0cb1e7107cc1 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 returned with HTTP 200 Sep 04 16:00:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1029/2002] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:09 2026] GET /volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 => generated 885 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c04816da-f2a2-4a55-9080-44d7e1ba92d7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Snapshot retrieved successfully. Sep 04 16:00:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c04816da-f2a2-4a55-9080-44d7e1ba92d7 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 returned with HTTP 200 Sep 04 16:00:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 974/2003] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:09 2026] GET /volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 => generated 472 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2a740c8f-2958-4705-8ae4-9223b41e74d9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9e243aab-f633-4917-9895-320ca1e56ef3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a740c8f-2958-4705-8ae4-9223b41e74d9 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a740c8f-2958-4705-8ae4-9223b41e74d9 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a740c8f-2958-4705-8ae4-9223b41e74d9 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9e243aab-f633-4917-9895-320ca1e56ef3 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 Sep 04 16:00:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9e243aab-f633-4917-9895-320ca1e56ef3 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9e243aab-f633-4917-9895-320ca1e56ef3 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2a740c8f-2958-4705-8ae4-9223b41e74d9 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a740c8f-2958-4705-8ae4-9223b41e74d9 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 returned with HTTP 200 Sep 04 16:00:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1030/2004] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:10 2026] GET /volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 => generated 885 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9e243aab-f633-4917-9895-320ca1e56ef3 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 returned with HTTP 404 Sep 04 16:00:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 975/2005] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:10 2026] GET /volume/v3/snapshots/2962a9d9-c0ae-4dbb-b5d8-2fabd7a82371 => generated 111 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-621db816-fe2f-4382-9784-96da451ff897 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-621db816-fe2f-4382-9784-96da451ff897 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f Sep 04 16:00:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-621db816-fe2f-4382-9784-96da451ff897 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-621db816-fe2f-4382-9784-96da451ff897 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-621db816-fe2f-4382-9784-96da451ff897 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Volume info retrieved successfully. Sep 04 16:00:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-621db816-fe2f-4382-9784-96da451ff897 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f returned with HTTP 200 Sep 04 16:00:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1031/2006] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:10 2026] GET /volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f => generated 860 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-924b360b-e4f5-469c-a6c1-a1c83f89acdf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-924b360b-e4f5-469c-a6c1-a1c83f89acdf tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] DELETE http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f Sep 04 16:00:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-924b360b-e4f5-469c-a6c1-a1c83f89acdf tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-924b360b-e4f5-469c-a6c1-a1c83f89acdf tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:10 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-924b360b-e4f5-469c-a6c1-a1c83f89acdf tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Delete volume with id: 2d95ac72-a1a8-446e-b406-15157718a04f Sep 04 16:00:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-924b360b-e4f5-469c-a6c1-a1c83f89acdf tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Volume info retrieved successfully. Sep 04 16:00:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-924b360b-e4f5-469c-a6c1-a1c83f89acdf tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Delete volume request issued successfully. Sep 04 16:00:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-924b360b-e4f5-469c-a6c1-a1c83f89acdf tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f returned with HTTP 202 Sep 04 16:00:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 976/2007] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:00:10 2026] DELETE /volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e1dfe6d7-4d51-4dee-9137-3efc873a28c3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e1dfe6d7-4d51-4dee-9137-3efc873a28c3 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f Sep 04 16:00:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e1dfe6d7-4d51-4dee-9137-3efc873a28c3 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e1dfe6d7-4d51-4dee-9137-3efc873a28c3 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e1dfe6d7-4d51-4dee-9137-3efc873a28c3 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Volume info retrieved successfully. Sep 04 16:00:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e1dfe6d7-4d51-4dee-9137-3efc873a28c3 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f returned with HTTP 200 Sep 04 16:00:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1032/2008] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:11 2026] GET /volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f => generated 859 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5ec47310-88bb-4012-93db-1bb73515ee48 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5ec47310-88bb-4012-93db-1bb73515ee48 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5ec47310-88bb-4012-93db-1bb73515ee48 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5ec47310-88bb-4012-93db-1bb73515ee48 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5ec47310-88bb-4012-93db-1bb73515ee48 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5ec47310-88bb-4012-93db-1bb73515ee48 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 returned with HTTP 200 Sep 04 16:00:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 977/2009] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:11 2026] GET /volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 => generated 885 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-43d170cd-d16f-42fc-8639-708805522eb8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-43d170cd-d16f-42fc-8639-708805522eb8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f Sep 04 16:00:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-43d170cd-d16f-42fc-8639-708805522eb8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-43d170cd-d16f-42fc-8639-708805522eb8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-43d170cd-d16f-42fc-8639-708805522eb8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Volume info retrieved successfully. Sep 04 16:00:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-43d170cd-d16f-42fc-8639-708805522eb8 tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f returned with HTTP 200 Sep 04 16:00:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1033/2010] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:12 2026] GET /volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:00:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d9b4340e-84c0-4a8b-aae7-48f627550d17 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d9b4340e-84c0-4a8b-aae7-48f627550d17 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d9b4340e-84c0-4a8b-aae7-48f627550d17 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d9b4340e-84c0-4a8b-aae7-48f627550d17 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d9b4340e-84c0-4a8b-aae7-48f627550d17 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d9b4340e-84c0-4a8b-aae7-48f627550d17 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 returned with HTTP 200 Sep 04 16:00:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 978/2011] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:12 2026] GET /volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 => generated 886 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d8057caa-0215-4f52-8216-21ffa3531921 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d8057caa-0215-4f52-8216-21ffa3531921 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d8057caa-0215-4f52-8216-21ffa3531921 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d8057caa-0215-4f52-8216-21ffa3531921 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d8057caa-0215-4f52-8216-21ffa3531921 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d8057caa-0215-4f52-8216-21ffa3531921 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 returned with HTTP 200 Sep 04 16:00:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1034/2012] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:13 2026] GET /volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 => generated 886 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6468a818-de69-47e0-ab19-fa3128191a7c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6468a818-de69-47e0-ab19-fa3128191a7c tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] DELETE http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5?cascade=True Sep 04 16:00:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6468a818-de69-47e0-ab19-fa3128191a7c tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6468a818-de69-47e0-ab19-fa3128191a7c tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:13 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-6468a818-de69-47e0-ab19-fa3128191a7c tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Delete volume with id: bf34e310-35ff-459a-a51b-c827b3ed34e5 Sep 04 16:00:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6468a818-de69-47e0-ab19-fa3128191a7c tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:13 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6468a818-de69-47e0-ab19-fa3128191a7c tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Delete volume request issued successfully. Sep 04 16:00:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6468a818-de69-47e0-ab19-fa3128191a7c tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5?cascade=True returned with HTTP 202 Sep 04 16:00:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 979/2013] 192.168.122.126 () {58 vars in 1260 bytes} [Fri Sep 4 16:00:13 2026] DELETE /volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5?cascade=True => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e37a0369-057d-4ae0-95c0-5a21ffe06a70 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e37a0369-057d-4ae0-95c0-5a21ffe06a70 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 Sep 04 16:00:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e37a0369-057d-4ae0-95c0-5a21ffe06a70 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e37a0369-057d-4ae0-95c0-5a21ffe06a70 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e37a0369-057d-4ae0-95c0-5a21ffe06a70 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e37a0369-057d-4ae0-95c0-5a21ffe06a70 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 returned with HTTP 200 Sep 04 16:00:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1035/2014] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:13 2026] GET /volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:00:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5d60f0eb-9a5d-495e-bcde-17ce7cfab61d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5d60f0eb-9a5d-495e-bcde-17ce7cfab61d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] GET http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f Sep 04 16:00:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5d60f0eb-9a5d-495e-bcde-17ce7cfab61d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5d60f0eb-9a5d-495e-bcde-17ce7cfab61d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5d60f0eb-9a5d-495e-bcde-17ce7cfab61d tempest-VolumesSnapshotListTestJSON-385803983 tempest-VolumesSnapshotListTestJSON-385803983-project-member] http://192.168.122.126/volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f returned with HTTP 404 Sep 04 16:00:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 980/2015] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:13 2026] GET /volume/v3/volumes/2d95ac72-a1a8-446e-b406-15157718a04f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4dd68415-8f9a-4869-b7d5-4e5d25d3f4b8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4dd68415-8f9a-4869-b7d5-4e5d25d3f4b8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 Sep 04 16:00:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4dd68415-8f9a-4869-b7d5-4e5d25d3f4b8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4dd68415-8f9a-4869-b7d5-4e5d25d3f4b8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4dd68415-8f9a-4869-b7d5-4e5d25d3f4b8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4dd68415-8f9a-4869-b7d5-4e5d25d3f4b8 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 returned with HTTP 200 Sep 04 16:00:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1036/2016] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:14 2026] GET /volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-13519e9a-4669-4267-9d24-24d6891ed071 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-13519e9a-4669-4267-9d24-24d6891ed071 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 Sep 04 16:00:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-13519e9a-4669-4267-9d24-24d6891ed071 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-13519e9a-4669-4267-9d24-24d6891ed071 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-13519e9a-4669-4267-9d24-24d6891ed071 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-13519e9a-4669-4267-9d24-24d6891ed071 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 returned with HTTP 200 Sep 04 16:00:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 981/2017] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:15 2026] GET /volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-febdc74d-323d-47c4-aa1b-6607839f67cb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-378aad88-182a-4fd3-9d4f-d25a5e7ef5ea None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-378aad88-182a-4fd3-9d4f-d25a5e7ef5ea tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 Sep 04 16:00:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-378aad88-182a-4fd3-9d4f-d25a5e7ef5ea tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-378aad88-182a-4fd3-9d4f-d25a5e7ef5ea tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-378aad88-182a-4fd3-9d4f-d25a5e7ef5ea tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-378aad88-182a-4fd3-9d4f-d25a5e7ef5ea tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 returned with HTTP 200 Sep 04 16:00:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 982/2018] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:16 2026] GET /volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-febdc74d-323d-47c4-aa1b-6607839f67cb tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:00:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-febdc74d-323d-47c4-aa1b-6607839f67cb tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c479b80a-0f58-4376-83e4-f2c2153912e6", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-850696822"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-febdc74d-323d-47c4-aa1b-6607839f67cb tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 404 Sep 04 16:00:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1037/2019] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:00:16 2026] POST /volume/v3/snapshots => generated 109 bytes in 241 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b9af1c46-ff5e-498e-8ba6-67ccc6b905af None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b9af1c46-ff5e-498e-8ba6-67ccc6b905af tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:00:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b9af1c46-ff5e-498e-8ba6-67ccc6b905af tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-8381938"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b9af1c46-ff5e-498e-8ba6-67ccc6b905af tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 404 Sep 04 16:00:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 983/2020] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:00:16 2026] POST /volume/v3/snapshots => generated 77 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4cd1f79a-43eb-4f31-9019-0672e3ab9813 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4cd1f79a-43eb-4f31-9019-0672e3ab9813 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/snapshots?limit=invalid Sep 04 16:00:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4cd1f79a-43eb-4f31-9019-0672e3ab9813 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4cd1f79a-43eb-4f31-9019-0672e3ab9813 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4cd1f79a-43eb-4f31-9019-0672e3ab9813 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] HTTP exception thrown: limit param must be an integer Sep 04 16:00:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4cd1f79a-43eb-4f31-9019-0672e3ab9813 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 04 16:00:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1038/2021] 192.168.122.126 () {58 vars in 1154 bytes} [Fri Sep 4 16:00:16 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-407167ce-1106-43c2-9587-08005b59e381 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-407167ce-1106-43c2-9587-08005b59e381 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/snapshots?marker=40a1c784-1540-4747-a5c3-15101a5b2e85 Sep 04 16:00:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-407167ce-1106-43c2-9587-08005b59e381 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-407167ce-1106-43c2-9587-08005b59e381 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-407167ce-1106-43c2-9587-08005b59e381 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-407167ce-1106-43c2-9587-08005b59e381 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-407167ce-1106-43c2-9587-08005b59e381 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots?marker=40a1c784-1540-4747-a5c3-15101a5b2e85 returned with HTTP 404 Sep 04 16:00:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 984/2022] 192.168.122.126 () {58 vars in 1214 bytes} [Fri Sep 4 16:00:16 2026] GET /volume/v3/snapshots?marker=40a1c784-1540-4747-a5c3-15101a5b2e85 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:00:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-42e09321-18b8-4c58-a8a6-1521d7792571 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-42e09321-18b8-4c58-a8a6-1521d7792571 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/snapshots?sort_key=invalid Sep 04 16:00:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-42e09321-18b8-4c58-a8a6-1521d7792571 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-42e09321-18b8-4c58-a8a6-1521d7792571 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-42e09321-18b8-4c58-a8a6-1521d7792571 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:16 devstack devstack@c-api.service[87209]: DEBUG cinder.db.api [None req-42e09321-18b8-4c58-a8a6-1521d7792571 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Building query based on filter {{(pid=87209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:00:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-42e09321-18b8-4c58-a8a6-1521d7792571 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 04 16:00:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1039/2023] 192.168.122.126 () {58 vars in 1160 bytes} [Fri Sep 4 16:00:16 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:00:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:00:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1434455553"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1434455553'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:16 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Create volume of 2 GB Sep 04 16:00:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Availability Zones retrieved successfully. Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Flow 'volume_create_api' (816f1d84-0a2a-498a-835c-57d540a3c202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9b1643e-4f02-4b66-9d2a-93b3b7cc540d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Validating volume size '2' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9b1643e-4f02-4b66-9d2a-93b3b7cc540d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7367d3f-bd3e-430a-a7bf-0380df9faef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Created reservations ['334ef5f4-364f-431d-abd3-71ac860e5429', '30ed3ada-b97a-442d-8f61-d4b3e04c1193', '8743a401-1b85-45f2-a5e9-38c59cb1f907', '65084b1a-5165-4f69-946e-90c769566987'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7367d3f-bd3e-430a-a7bf-0380df9faef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['334ef5f4-364f-431d-abd3-71ac860e5429', '30ed3ada-b97a-442d-8f61-d4b3e04c1193', '8743a401-1b85-45f2-a5e9-38c59cb1f907', '65084b1a-5165-4f69-946e-90c769566987']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc3fbe7-369f-48e9-931c-020d688197ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc3fbe7-369f-48e9-931c-020d688197ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1434455553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fac52bb502c1434c8c38bd2c04ba22de',qos_specs=None,replication_status=,reservations=['334ef5f4-364f-431d-abd3-71ac860e5429','30ed3ada-b97a-442d-8f61-d4b3e04c1193','8743a401-1b85-45f2-a5e9-38c59cb1f907','65084b1a-5165-4f69-946e-90c769566987'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5be270d746284c1b9c6542cea605eebe',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1434455553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fac52bb502c1434c8c38bd2c04ba22de',provider_auth=None,provider_geometry=None,provider_id=None,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='5be270d746284c1b9c6542cea605eebe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764e173e-534a-45f9-ae93-ce0645040e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764e173e-534a-45f9-ae93-ce0645040e24) transitioned into state 'SUCCESS' from state '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-1434455553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fac52bb502c1434c8c38bd2c04ba22de',qos_specs=None,replication_status=,reservations=['334ef5f4-364f-431d-abd3-71ac860e5429','30ed3ada-b97a-442d-8f61-d4b3e04c1193','8743a401-1b85-45f2-a5e9-38c59cb1f907','65084b1a-5165-4f69-946e-90c769566987'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5be270d746284c1b9c6542cea605eebe',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14591296-c9dd-4bad-a707-e471567ffce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14591296-c9dd-4bad-a707-e471567ffce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Flow 'volume_create_api' (816f1d84-0a2a-498a-835c-57d540a3c202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Create volume request issued successfully. Sep 04 16:00:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c80be0b5-a30d-4e8b-aa3c-b04c9eae1fb9 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 985/2024] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:00:16 2026] POST /volume/v3/volumes => generated 771 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-53c2bb7d-375f-4913-ad9d-08aff110b7ab None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-53c2bb7d-375f-4913-ad9d-08aff110b7ab tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-53c2bb7d-375f-4913-ad9d-08aff110b7ab tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-53c2bb7d-375f-4913-ad9d-08aff110b7ab tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-53c2bb7d-375f-4913-ad9d-08aff110b7ab tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Volume info retrieved successfully. Sep 04 16:00:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-53c2bb7d-375f-4913-ad9d-08aff110b7ab tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b returned with HTTP 200 Sep 04 16:00:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1040/2025] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:17 2026] GET /volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b => generated 839 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6a685eb1-0f9b-4eb5-9cf2-44c03cbc44d3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6a685eb1-0f9b-4eb5-9cf2-44c03cbc44d3 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6a685eb1-0f9b-4eb5-9cf2-44c03cbc44d3 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6a685eb1-0f9b-4eb5-9cf2-44c03cbc44d3 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6a685eb1-0f9b-4eb5-9cf2-44c03cbc44d3 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 returned with HTTP 404 Sep 04 16:00:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 986/2026] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:17 2026] GET /volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7a39b851-108f-42fa-8a43-5665ca69248e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7a39b851-108f-42fa-8a43-5665ca69248e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7a39b851-108f-42fa-8a43-5665ca69248e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7a39b851-108f-42fa-8a43-5665ca69248e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-7a39b851-108f-42fa-8a43-5665ca69248e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7a39b851-108f-42fa-8a43-5665ca69248e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7a39b851-108f-42fa-8a43-5665ca69248e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Get all volumes completed successfully. Sep 04 16:00:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7a39b851-108f-42fa-8a43-5665ca69248e tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 200 Sep 04 16:00:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1041/2027] 192.168.122.126 () {58 vars in 1121 bytes} [Fri Sep 4 16:00:17 2026] GET /volume/v3/volumes => generated 342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-917329d8-87d3-40e9-bee4-d8b600aea774 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-917329d8-87d3-40e9-bee4-d8b600aea774 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/snapshots Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-917329d8-87d3-40e9-bee4-d8b600aea774 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-917329d8-87d3-40e9-bee4-d8b600aea774 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-917329d8-87d3-40e9-bee4-d8b600aea774 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-917329d8-87d3-40e9-bee4-d8b600aea774 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:17 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-917329d8-87d3-40e9-bee4-d8b600aea774 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Get all snapshots completed successfully. Sep 04 16:00:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-917329d8-87d3-40e9-bee4-d8b600aea774 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 200 Sep 04 16:00:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 987/2028] 192.168.122.126 () {58 vars in 1127 bytes} [Fri Sep 4 16:00:17 2026] GET /volume/v3/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ee64cb6d-750f-4a91-ae84-c04b8d8ffe69 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee64cb6d-750f-4a91-ae84-c04b8d8ffe69 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee64cb6d-750f-4a91-ae84-c04b8d8ffe69 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee64cb6d-750f-4a91-ae84-c04b8d8ffe69 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ee64cb6d-750f-4a91-ae84-c04b8d8ffe69 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee64cb6d-750f-4a91-ae84-c04b8d8ffe69 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 returned with HTTP 200 Sep 04 16:00:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1042/2029] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:17 2026] GET /volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 => generated 886 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-af981385-8603-418e-b522-ce93edfc72b6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-af981385-8603-418e-b522-ce93edfc72b6 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] DELETE http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-af981385-8603-418e-b522-ce93edfc72b6 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-af981385-8603-418e-b522-ce93edfc72b6 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-af981385-8603-418e-b522-ce93edfc72b6 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Delete volume with id: 6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-af981385-8603-418e-b522-ce93edfc72b6 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-af981385-8603-418e-b522-ce93edfc72b6 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Delete volume request issued successfully. Sep 04 16:00:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-af981385-8603-418e-b522-ce93edfc72b6 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 returned with HTTP 202 Sep 04 16:00:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 988/2030] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:00:17 2026] DELETE /volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e5585e1e-15b7-4bde-849d-5396bd056f28 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5585e1e-15b7-4bde-849d-5396bd056f28 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e5585e1e-15b7-4bde-849d-5396bd056f28 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e5585e1e-15b7-4bde-849d-5396bd056f28 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e5585e1e-15b7-4bde-849d-5396bd056f28 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Volume info retrieved successfully. Sep 04 16:00:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5585e1e-15b7-4bde-849d-5396bd056f28 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 returned with HTTP 200 Sep 04 16:00:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1043/2031] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:17 2026] GET /volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 => generated 885 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:00:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d9f1f874-f87b-45de-825a-27713ca2f47e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d9f1f874-f87b-45de-825a-27713ca2f47e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b Sep 04 16:00:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d9f1f874-f87b-45de-825a-27713ca2f47e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d9f1f874-f87b-45de-825a-27713ca2f47e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d9f1f874-f87b-45de-825a-27713ca2f47e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Volume info retrieved successfully. Sep 04 16:00:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d9f1f874-f87b-45de-825a-27713ca2f47e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b returned with HTTP 200 Sep 04 16:00:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 989/2032] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:18 2026] GET /volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-31e871bd-a627-4ddc-8256-447d2b52f0af None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-31e871bd-a627-4ddc-8256-447d2b52f0af tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 Sep 04 16:00:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-31e871bd-a627-4ddc-8256-447d2b52f0af tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-31e871bd-a627-4ddc-8256-447d2b52f0af tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-31e871bd-a627-4ddc-8256-447d2b52f0af tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 returned with HTTP 404 Sep 04 16:00:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1044/2033] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:18 2026] GET /volume/v3/volumes/6779057d-e35d-4b1c-9b01-e583f73cae84 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2f308a28-4abf-4bed-b77e-75d84ca5daa2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2f308a28-4abf-4bed-b77e-75d84ca5daa2 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 Sep 04 16:00:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2f308a28-4abf-4bed-b77e-75d84ca5daa2 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2f308a28-4abf-4bed-b77e-75d84ca5daa2 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:19 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-2f308a28-4abf-4bed-b77e-75d84ca5daa2 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Delete snapshot with id: 69991f2d-22c4-4f71-b8fe-1e8316e93e68 Sep 04 16:00:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2f308a28-4abf-4bed-b77e-75d84ca5daa2 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 returned with HTTP 404 Sep 04 16:00:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 990/2034] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:00:18 2026] DELETE /volume/v3/snapshots/69991f2d-22c4-4f71-b8fe-1e8316e93e68 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7c66a55f-d913-4c91-bf2b-0b350654fb32 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7c66a55f-d913-4c91-bf2b-0b350654fb32 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] GET http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 Sep 04 16:00:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7c66a55f-d913-4c91-bf2b-0b350654fb32 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7c66a55f-d913-4c91-bf2b-0b350654fb32 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7c66a55f-d913-4c91-bf2b-0b350654fb32 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 returned with HTTP 404 Sep 04 16:00:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1045/2035] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:19 2026] GET /volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c838e5a0-7387-4c95-af15-4b16d5962110 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c838e5a0-7387-4c95-af15-4b16d5962110 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] DELETE http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 Sep 04 16:00:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c838e5a0-7387-4c95-af15-4b16d5962110 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c838e5a0-7387-4c95-af15-4b16d5962110 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:19 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-c838e5a0-7387-4c95-af15-4b16d5962110 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] Delete volume with id: bf34e310-35ff-459a-a51b-c827b3ed34e5 Sep 04 16:00:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c838e5a0-7387-4c95-af15-4b16d5962110 tempest-VolumesDeleteCascade-925960500 tempest-VolumesDeleteCascade-925960500-project-member] http://192.168.122.126/volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 returned with HTTP 404 Sep 04 16:00:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 991/2036] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:00:19 2026] DELETE /volume/v3/volumes/bf34e310-35ff-459a-a51b-c827b3ed34e5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e1188344-5fb0-47ec-8088-32edd92ca04d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e1188344-5fb0-47ec-8088-32edd92ca04d tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b Sep 04 16:00:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e1188344-5fb0-47ec-8088-32edd92ca04d tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e1188344-5fb0-47ec-8088-32edd92ca04d tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e1188344-5fb0-47ec-8088-32edd92ca04d tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Volume info retrieved successfully. Sep 04 16:00:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e1188344-5fb0-47ec-8088-32edd92ca04d tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b returned with HTTP 200 Sep 04 16:00:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1046/2037] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:19 2026] GET /volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-737df388-6f30-46db-9220-bf87012883fd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-737df388-6f30-46db-9220-bf87012883fd tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:00:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-737df388-6f30-46db-9220-bf87012883fd tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1240803976"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-737df388-6f30-46db-9220-bf87012883fd tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Volume info retrieved successfully. Sep 04 16:00:19 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-737df388-6f30-46db-9220-bf87012883fd tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Create snapshot from volume fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b Sep 04 16:00:19 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-737df388-6f30-46db-9220-bf87012883fd tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Created reservations ['4936b525-9033-4ac2-bfe4-3e1d6b503c6b', 'c60e1370-d597-4ca8-81ff-6b2fa34ea354', '532906d4-1f26-49c2-87e6-697823dba18c', 'e099f1b4-ff79-47a0-8b2d-321b3bf26782'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-737df388-6f30-46db-9220-bf87012883fd tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Snapshot create request issued successfully. Sep 04 16:00:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-737df388-6f30-46db-9220-bf87012883fd tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:00:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 992/2038] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:00:19 2026] POST /volume/v3/snapshots => generated 318 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0537a211-56b3-4167-bc11-aa83dfb552cc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0537a211-56b3-4167-bc11-aa83dfb552cc tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 Sep 04 16:00:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0537a211-56b3-4167-bc11-aa83dfb552cc tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0537a211-56b3-4167-bc11-aa83dfb552cc tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0537a211-56b3-4167-bc11-aa83dfb552cc tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Snapshot retrieved successfully. Sep 04 16:00:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0537a211-56b3-4167-bc11-aa83dfb552cc tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 returned with HTTP 200 Sep 04 16:00:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1047/2039] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:19 2026] GET /volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 => generated 450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2900b854-aef5-4ae8-8e16-8fcbda8a9a5d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2900b854-aef5-4ae8-8e16-8fcbda8a9a5d tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 Sep 04 16:00:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2900b854-aef5-4ae8-8e16-8fcbda8a9a5d tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2900b854-aef5-4ae8-8e16-8fcbda8a9a5d tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2900b854-aef5-4ae8-8e16-8fcbda8a9a5d tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Snapshot retrieved successfully. Sep 04 16:00:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2900b854-aef5-4ae8-8e16-8fcbda8a9a5d tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 returned with HTTP 200 Sep 04 16:00:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 993/2040] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:20 2026] GET /volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 => generated 450 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a963c94b-ee73-4b6d-bad5-ae5736cb47d8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a963c94b-ee73-4b6d-bad5-ae5736cb47d8 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 Sep 04 16:00:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a963c94b-ee73-4b6d-bad5-ae5736cb47d8 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a963c94b-ee73-4b6d-bad5-ae5736cb47d8 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a963c94b-ee73-4b6d-bad5-ae5736cb47d8 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Snapshot retrieved successfully. Sep 04 16:00:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a963c94b-ee73-4b6d-bad5-ae5736cb47d8 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 returned with HTTP 200 Sep 04 16:00:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1048/2041] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:22 2026] GET /volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 => generated 450 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c95b7602-bc37-4e2f-ac80-92ad5a68baf5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c95b7602-bc37-4e2f-ac80-92ad5a68baf5 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 Sep 04 16:00:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c95b7602-bc37-4e2f-ac80-92ad5a68baf5 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c95b7602-bc37-4e2f-ac80-92ad5a68baf5 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c95b7602-bc37-4e2f-ac80-92ad5a68baf5 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Snapshot retrieved successfully. Sep 04 16:00:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c95b7602-bc37-4e2f-ac80-92ad5a68baf5 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 returned with HTTP 200 Sep 04 16:00:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 994/2042] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:23 2026] GET /volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 => generated 477 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6dbefc28-a817-475e-8550-68b0ce724e2e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Snapshot retrieved successfully. Sep 04 16:00:23 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Create volume of 1 GB Sep 04 16:00:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Availability Zones retrieved successfully. Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Flow 'volume_create_api' (52202f05-7064-442d-b961-6fa1eccf7d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ce0410-813f-48e0-a2d6-dc3fa4d20f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: WARNING cinder.volume.api [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ce0410-813f-48e0-a2d6-dc3fa4d20f75) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 16:00:23 devstack devstack@c-api.service[87209]: 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. Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ce0410-813f-48e0-a2d6-dc3fa4d20f75) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: WARNING cinder.volume.api [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ce0410-813f-48e0-a2d6-dc3fa4d20f75) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 16:00:23 devstack devstack@c-api.service[87209]: WARNING cinder.volume.api [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Flow 'volume_create_api' (52202f05-7064-442d-b961-6fa1eccf7d64) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 16:00:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6dbefc28-a817-475e-8550-68b0ce724e2e tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 400 Sep 04 16:00:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1049/2043] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:00:23 2026] POST /volume/v3/volumes => generated 171 bytes in 93 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:00:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d497c035-469c-4e26-97f7-9246a5bd2582 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d497c035-469c-4e26-97f7-9246a5bd2582 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 Sep 04 16:00:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d497c035-469c-4e26-97f7-9246a5bd2582 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d497c035-469c-4e26-97f7-9246a5bd2582 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:23 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-d497c035-469c-4e26-97f7-9246a5bd2582 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Delete snapshot with id: 2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 Sep 04 16:00:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d497c035-469c-4e26-97f7-9246a5bd2582 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Snapshot retrieved successfully. Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:23 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d497c035-469c-4e26-97f7-9246a5bd2582 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Snapshot delete request issued successfully. Sep 04 16:00:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d497c035-469c-4e26-97f7-9246a5bd2582 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 returned with HTTP 202 Sep 04 16:00:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 995/2044] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:00:23 2026] DELETE /volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-25c7dcaa-2c7d-47e0-ac05-4bd7bb67ca4b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-25c7dcaa-2c7d-47e0-ac05-4bd7bb67ca4b tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 Sep 04 16:00:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-25c7dcaa-2c7d-47e0-ac05-4bd7bb67ca4b tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-25c7dcaa-2c7d-47e0-ac05-4bd7bb67ca4b tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-25c7dcaa-2c7d-47e0-ac05-4bd7bb67ca4b tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Snapshot retrieved successfully. Sep 04 16:00:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-25c7dcaa-2c7d-47e0-ac05-4bd7bb67ca4b tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 returned with HTTP 200 Sep 04 16:00:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 996/2045] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:23 2026] GET /volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-756644592"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-756644592'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Create volume of 1 GB Sep 04 16:00:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Availability Zones retrieved successfully. Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Flow 'volume_create_api' (36fb087b-3e6c-47c8-a257-db4d2f28ed78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da33f851-5c48-40e7-962e-bb23085217dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da33f851-5c48-40e7-962e-bb23085217dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7812c9e-787c-47c7-a23c-088f5cc7c71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Created reservations ['6472e410-57b9-4a17-9813-f900d1080a77', 'e436df72-cd61-43a2-a070-37f3bde3e5bd', 'd4e21da4-da13-4f87-9896-69305b94edd7', 'ef7c775c-cee4-47fa-a53d-3c4c2e2281bd'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7812c9e-787c-47c7-a23c-088f5cc7c71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6472e410-57b9-4a17-9813-f900d1080a77', 'e436df72-cd61-43a2-a070-37f3bde3e5bd', 'd4e21da4-da13-4f87-9896-69305b94edd7', 'ef7c775c-cee4-47fa-a53d-3c4c2e2281bd']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6a3091-85b5-4092-9a9d-f2e53bb7f382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:23 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6a3091-85b5-4092-9a9d-f2e53bb7f382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd422d223-6c10-4470-8a22-25b76fa29eb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-756644592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='032b7192c80b4d5891c32dd4ba95e129',qos_specs=None,replication_status=,reservations=['6472e410-57b9-4a17-9813-f900d1080a77','e436df72-cd61-43a2-a070-37f3bde3e5bd','d4e21da4-da13-4f87-9896-69305b94edd7','ef7c775c-cee4-47fa-a53d-3c4c2e2281bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed3c7f8c1af84ca19ec4d80fb42d234c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-756644592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d422d223-6c10-4470-8a22-25b76fa29eb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='032b7192c80b4d5891c32dd4ba95e129',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed3c7f8c1af84ca19ec4d80fb42d234c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d99bf13-5499-4c9e-a32e-8d004c4b6fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d99bf13-5499-4c9e-a32e-8d004c4b6fb2) transitioned into state 'SUCCESS' from state '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-756644592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='032b7192c80b4d5891c32dd4ba95e129',qos_specs=None,replication_status=,reservations=['6472e410-57b9-4a17-9813-f900d1080a77','e436df72-cd61-43a2-a070-37f3bde3e5bd','d4e21da4-da13-4f87-9896-69305b94edd7','ef7c775c-cee4-47fa-a53d-3c4c2e2281bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed3c7f8c1af84ca19ec4d80fb42d234c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59016a67-5b6e-4264-b109-95fc9dd383a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59016a67-5b6e-4264-b109-95fc9dd383a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Flow 'volume_create_api' (36fb087b-3e6c-47c8-a257-db4d2f28ed78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Create volume request issued successfully. Sep 04 16:00:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dfa211aa-8c65-445b-84fe-b2272b812ad7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1050/2046] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:00:23 2026] POST /volume/v3/volumes => generated 759 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a58f9ad7-c223-479b-b189-764a96733f5a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a58f9ad7-c223-479b-b189-764a96733f5a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a58f9ad7-c223-479b-b189-764a96733f5a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a58f9ad7-c223-479b-b189-764a96733f5a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:23 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a58f9ad7-c223-479b-b189-764a96733f5a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Volume info retrieved successfully. Sep 04 16:00:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a58f9ad7-c223-479b-b189-764a96733f5a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 returned with HTTP 200 Sep 04 16:00:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 997/2047] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:23 2026] GET /volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 => generated 827 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ee3f1721-fe53-4e87-b8cb-66f9304b0a91 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee3f1721-fe53-4e87-b8cb-66f9304b0a91 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 Sep 04 16:00:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee3f1721-fe53-4e87-b8cb-66f9304b0a91 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee3f1721-fe53-4e87-b8cb-66f9304b0a91 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ee3f1721-fe53-4e87-b8cb-66f9304b0a91 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Snapshot retrieved successfully. Sep 04 16:00:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee3f1721-fe53-4e87-b8cb-66f9304b0a91 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 returned with HTTP 200 Sep 04 16:00:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1051/2048] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:24 2026] GET /volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 => generated 476 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-db996f3c-5f17-4ed8-b578-5eaa5e050e65 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-db996f3c-5f17-4ed8-b578-5eaa5e050e65 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-db996f3c-5f17-4ed8-b578-5eaa5e050e65 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-db996f3c-5f17-4ed8-b578-5eaa5e050e65 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-db996f3c-5f17-4ed8-b578-5eaa5e050e65 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Volume info retrieved successfully. Sep 04 16:00:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-db996f3c-5f17-4ed8-b578-5eaa5e050e65 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 returned with HTTP 200 Sep 04 16:00:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 998/2049] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:25 2026] GET /volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ce12d862-4a6e-42bc-9048-465aa6a14d9a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ce12d862-4a6e-42bc-9048-465aa6a14d9a tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 Sep 04 16:00:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ce12d862-4a6e-42bc-9048-465aa6a14d9a tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ce12d862-4a6e-42bc-9048-465aa6a14d9a tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ce12d862-4a6e-42bc-9048-465aa6a14d9a tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 returned with HTTP 404 Sep 04 16:00:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1052/2050] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:00:25 2026] GET /volume/v3/snapshots/2e1f5167-cde8-4bf5-9af6-3bf1d6742fd5 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2c816666-acf9-4938-8679-cab915ca262f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c816666-acf9-4938-8679-cab915ca262f tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b Sep 04 16:00:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2c816666-acf9-4938-8679-cab915ca262f tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2c816666-acf9-4938-8679-cab915ca262f tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2c816666-acf9-4938-8679-cab915ca262f tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Volume info retrieved successfully. Sep 04 16:00:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c816666-acf9-4938-8679-cab915ca262f tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b returned with HTTP 200 Sep 04 16:00:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 999/2051] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:25 2026] GET /volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a1792dbb-ad14-46ee-9adb-3dd71f146dae None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a1792dbb-ad14-46ee-9adb-3dd71f146dae tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] DELETE http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b Sep 04 16:00:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a1792dbb-ad14-46ee-9adb-3dd71f146dae tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a1792dbb-ad14-46ee-9adb-3dd71f146dae tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:25 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-a1792dbb-ad14-46ee-9adb-3dd71f146dae tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Delete volume with id: fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b Sep 04 16:00:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:25 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a1792dbb-ad14-46ee-9adb-3dd71f146dae tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Volume info retrieved successfully. Sep 04 16:00:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a1792dbb-ad14-46ee-9adb-3dd71f146dae tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Delete volume request issued successfully. Sep 04 16:00:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a1792dbb-ad14-46ee-9adb-3dd71f146dae tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b returned with HTTP 202 Sep 04 16:00:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1053/2052] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:00:25 2026] DELETE /volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bfd30741-e41f-48c0-b88b-0f07c5eb618c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bfd30741-e41f-48c0-b88b-0f07c5eb618c tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b Sep 04 16:00:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bfd30741-e41f-48c0-b88b-0f07c5eb618c tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bfd30741-e41f-48c0-b88b-0f07c5eb618c tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bfd30741-e41f-48c0-b88b-0f07c5eb618c tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Volume info retrieved successfully. Sep 04 16:00:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bfd30741-e41f-48c0-b88b-0f07c5eb618c tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b returned with HTTP 200 Sep 04 16:00:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1000/2053] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:25 2026] GET /volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5cef5834-eeb7-4e58-a3a2-63754ed22360 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5cef5834-eeb7-4e58-a3a2-63754ed22360 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5cef5834-eeb7-4e58-a3a2-63754ed22360 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5cef5834-eeb7-4e58-a3a2-63754ed22360 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5cef5834-eeb7-4e58-a3a2-63754ed22360 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Volume info retrieved successfully. Sep 04 16:00:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5cef5834-eeb7-4e58-a3a2-63754ed22360 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 returned with HTTP 200 Sep 04 16:00:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1054/2054] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:26 2026] GET /volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9f75f9c7-b0d4-4a19-a2d9-fecc15c1e29c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9f75f9c7-b0d4-4a19-a2d9-fecc15c1e29c tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] POST http://192.168.122.126/volume/v3/os-volume-transfer Sep 04 16:00:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9f75f9c7-b0d4-4a19-a2d9-fecc15c1e29c tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d422d223-6c10-4470-8a22-25b76fa29eb1"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.volume_transfer [None req-9f75f9c7-b0d4-4a19-a2d9-fecc15c1e29c tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd422d223-6c10-4470-8a22-25b76fa29eb1'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 04 16:00:26 devstack devstack@c-api.service[87208]: INFO cinder.api.contrib.volume_transfer [None req-9f75f9c7-b0d4-4a19-a2d9-fecc15c1e29c tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Creating transfer of volume d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:26 devstack devstack@c-api.service[87208]: INFO cinder.transfer.api [None req-9f75f9c7-b0d4-4a19-a2d9-fecc15c1e29c tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Generating transfer record for volume d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9f75f9c7-b0d4-4a19-a2d9-fecc15c1e29c tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/os-volume-transfer returned with HTTP 202 Sep 04 16:00:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1001/2055] 192.168.122.126 () {60 vars in 1175 bytes} [Fri Sep 4 16:00:26 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8ad8be4b-824f-42fb-b79f-b2123e26480b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8ad8be4b-824f-42fb-b79f-b2123e26480b tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8ad8be4b-824f-42fb-b79f-b2123e26480b tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8ad8be4b-824f-42fb-b79f-b2123e26480b tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8ad8be4b-824f-42fb-b79f-b2123e26480b tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Volume info retrieved successfully. Sep 04 16:00:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8ad8be4b-824f-42fb-b79f-b2123e26480b tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 returned with HTTP 200 Sep 04 16:00:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1055/2056] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:26 2026] GET /volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-31dc98bb-6193-4a0e-8b03-766be4c27ff7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-31dc98bb-6193-4a0e-8b03-766be4c27ff7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/os-volume-transfer/3cb84a3d-0739-4fef-ba33-9a1fe3971d9a Sep 04 16:00:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-31dc98bb-6193-4a0e-8b03-766be4c27ff7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-31dc98bb-6193-4a0e-8b03-766be4c27ff7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-31dc98bb-6193-4a0e-8b03-766be4c27ff7 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/os-volume-transfer/3cb84a3d-0739-4fef-ba33-9a1fe3971d9a returned with HTTP 200 Sep 04 16:00:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1002/2057] 192.168.122.126 () {58 vars in 1265 bytes} [Fri Sep 4 16:00:26 2026] GET /volume/v3/os-volume-transfer/3cb84a3d-0739-4fef-ba33-9a1fe3971d9a => generated 417 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c897a99d-ca4f-416c-a361-1f8f30e9ee2a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c897a99d-ca4f-416c-a361-1f8f30e9ee2a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/os-volume-transfer Sep 04 16:00:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c897a99d-ca4f-416c-a361-1f8f30e9ee2a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c897a99d-ca4f-416c-a361-1f8f30e9ee2a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.volume_transfer [None req-c897a99d-ca4f-416c-a361-1f8f30e9ee2a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Listing volume transfers {{(pid=87209) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 04 16:00:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c897a99d-ca4f-416c-a361-1f8f30e9ee2a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/os-volume-transfer returned with HTTP 200 Sep 04 16:00:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1056/2058] 192.168.122.126 () {58 vars in 1154 bytes} [Fri Sep 4 16:00:26 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7b7fb98b-e40c-4374-9b1c-43ce11902bcd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7b7fb98b-e40c-4374-9b1c-43ce11902bcd tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] POST http://192.168.122.126/volume/v3/os-volume-transfer/3cb84a3d-0739-4fef-ba33-9a1fe3971d9a/accept Sep 04 16:00:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7b7fb98b-e40c-4374-9b1c-43ce11902bcd tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9764b0c505d62a62"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.volume_transfer [None req-7b7fb98b-e40c-4374-9b1c-43ce11902bcd tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Accepting volume transfer 3cb84a3d-0739-4fef-ba33-9a1fe3971d9a {{(pid=87208) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 16:00:26 devstack devstack@c-api.service[87208]: INFO cinder.api.contrib.volume_transfer [None req-7b7fb98b-e40c-4374-9b1c-43ce11902bcd tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Accepting transfer 3cb84a3d-0739-4fef-ba33-9a1fe3971d9a Sep 04 16:00:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-41cf1681-7475-49f7-a698-cdca573be890 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-41cf1681-7475-49f7-a698-cdca573be890 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] GET http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b Sep 04 16:00:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-41cf1681-7475-49f7-a698-cdca573be890 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-41cf1681-7475-49f7-a698-cdca573be890 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-41cf1681-7475-49f7-a698-cdca573be890 tempest-VolumesSnapshotNegativeTestJSON-1585025556 tempest-VolumesSnapshotNegativeTestJSON-1585025556-project-member] http://192.168.122.126/volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b returned with HTTP 404 Sep 04 16:00:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1057/2059] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:26 2026] GET /volume/v3/volumes/fb6d6d2c-76ab-4402-9ab4-b7d13fcb554b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:26 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-7b7fb98b-e40c-4374-9b1c-43ce11902bcd tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Created reservations ['1b2371b2-8860-49bb-be2f-4423f8b0c7ff', '2fe80d83-b5c4-4663-8e46-40bfffa33d10', 'f580fbb7-0020-466e-8d6e-f20fac201ccf', '7b602de7-e844-4fc9-9317-f7fb35716e67'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:26 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-7b7fb98b-e40c-4374-9b1c-43ce11902bcd tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Created reservations ['f568c9ab-c8fe-4a86-afa1-c0f05df77ddb', '2901b442-160e-42d9-bd1e-6b7f545da66a', '2d1ee984-ed55-473c-8be3-51d8b124d53a', '03bbc8ff-e87d-448e-836d-527a0641478e'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:26 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:00:26 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-7b7fb98b-e40c-4374-9b1c-43ce11902bcd tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Created reservations ['15128227-354f-4c46-b2a3-00647f6ef9df', 'a2e75ade-faaf-40fc-847c-f17020f9e12a', '7c8f3450-7da3-4b33-9f3b-2f49cf58c368', '23665d48-d9a2-4a33-ab21-3f6b9e59318d'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:27 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-7b7fb98b-e40c-4374-9b1c-43ce11902bcd tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Created reservations ['8e075412-f58e-4980-81ea-953a5de75af9', '0dd68c8a-d720-4719-9d38-1bdc5d3a37b9', 'e61ee09e-efa9-48c6-8802-a97b0cc1a6c8', '336437bf-0296-4620-9eb4-cfdcb0de3846'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7b7fb98b-e40c-4374-9b1c-43ce11902bcd tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Transfer volume completed successfully. Sep 04 16:00:27 devstack devstack@c-api.service[87208]: INFO cinder.transfer.api [None req-7b7fb98b-e40c-4374-9b1c-43ce11902bcd tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Volume d422d223-6c10-4470-8a22-25b76fa29eb1 has been transferred. Sep 04 16:00:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7b7fb98b-e40c-4374-9b1c-43ce11902bcd tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] http://192.168.122.126/volume/v3/os-volume-transfer/3cb84a3d-0739-4fef-ba33-9a1fe3971d9a/accept returned with HTTP 202 Sep 04 16:00:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1003/2060] 192.168.122.126 () {60 vars in 1307 bytes} [Fri Sep 4 16:00:26 2026] POST /volume/v3/os-volume-transfer/3cb84a3d-0739-4fef-ba33-9a1fe3971d9a/accept => generated 373 bytes in 943 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2a77fe02-2364-447b-aa80-bd9e135d1912 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a77fe02-2364-447b-aa80-bd9e135d1912 tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] GET http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a77fe02-2364-447b-aa80-bd9e135d1912 tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a77fe02-2364-447b-aa80-bd9e135d1912 tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2a77fe02-2364-447b-aa80-bd9e135d1912 tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Volume info retrieved successfully. Sep 04 16:00:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a77fe02-2364-447b-aa80-bd9e135d1912 tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 returned with HTTP 200 Sep 04 16:00:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1058/2061] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:27 2026] GET /volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3453a51d-0719-4760-bbc8-9e80d743355e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3453a51d-0719-4760-bbc8-9e80d743355e tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] GET http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3453a51d-0719-4760-bbc8-9e80d743355e tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3453a51d-0719-4760-bbc8-9e80d743355e tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3453a51d-0719-4760-bbc8-9e80d743355e tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] Volume info retrieved successfully. Sep 04 16:00:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3453a51d-0719-4760-bbc8-9e80d743355e tempest-VolumesTransfersTest-137239546 tempest-VolumesTransfersTest-137239546-project-member] http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 returned with HTTP 200 Sep 04 16:00:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1004/2062] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:27 2026] GET /volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 => generated 852 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-33ed08a9-ca84-42ce-8dee-ac0a3eaa7811 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-33ed08a9-ca84-42ce-8dee-ac0a3eaa7811 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] DELETE http://192.168.122.126/volume/v3/os-volume-transfer/3cb84a3d-0739-4fef-ba33-9a1fe3971d9a Sep 04 16:00:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-33ed08a9-ca84-42ce-8dee-ac0a3eaa7811 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-33ed08a9-ca84-42ce-8dee-ac0a3eaa7811 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:27 devstack devstack@c-api.service[87209]: INFO cinder.api.contrib.volume_transfer [None req-33ed08a9-ca84-42ce-8dee-ac0a3eaa7811 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Delete transfer with id: 3cb84a3d-0739-4fef-ba33-9a1fe3971d9a Sep 04 16:00:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-33ed08a9-ca84-42ce-8dee-ac0a3eaa7811 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/os-volume-transfer/3cb84a3d-0739-4fef-ba33-9a1fe3971d9a returned with HTTP 404 Sep 04 16:00:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1059/2063] 192.168.122.126 () {58 vars in 1268 bytes} [Fri Sep 4 16:00:27 2026] DELETE /volume/v3/os-volume-transfer/3cb84a3d-0739-4fef-ba33-9a1fe3971d9a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d69c53fc-6f64-422d-8b77-616c313afbc2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-86d685e1-b43e-4668-8f24-d22865d66af5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d69c53fc-6f64-422d-8b77-616c313afbc2 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d69c53fc-6f64-422d-8b77-616c313afbc2 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d69c53fc-6f64-422d-8b77-616c313afbc2 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:27 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-d69c53fc-6f64-422d-8b77-616c313afbc2 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Delete volume with id: d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d69c53fc-6f64-422d-8b77-616c313afbc2 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Volume info retrieved successfully. Sep 04 16:00:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d69c53fc-6f64-422d-8b77-616c313afbc2 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Delete volume request issued successfully. Sep 04 16:00:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d69c53fc-6f64-422d-8b77-616c313afbc2 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 returned with HTTP 202 Sep 04 16:00:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1005/2064] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:00:27 2026] DELETE /volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 => generated 0 bytes in 368 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3c113fea-66ab-42b5-9986-85f2ac8897dd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c113fea-66ab-42b5-9986-85f2ac8897dd tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] GET http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3c113fea-66ab-42b5-9986-85f2ac8897dd tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3c113fea-66ab-42b5-9986-85f2ac8897dd tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:28 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1593816544", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3c113fea-66ab-42b5-9986-85f2ac8897dd tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Volume info retrieved successfully. Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1593816544', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Create volume of 1 GB Sep 04 16:00:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c113fea-66ab-42b5-9986-85f2ac8897dd tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 returned with HTTP 200 Sep 04 16:00:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1006/2065] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:28 2026] GET /volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Availability Zones retrieved successfully. Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Flow 'volume_create_api' (6dee6e85-9bff-47d2-b94e-0b3d3ca4dfd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd5a7c4e-11b2-40fc-a4ff-91749f64a1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd5a7c4e-11b2-40fc-a4ff-91749f64a1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa5e3fe-9437-4849-aac5-f35b8baeeb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Created reservations ['8b1e1c9c-eaad-4ad2-88e6-3394773b2419', 'aa65e2b1-0447-407f-ad1b-9720b44ffc49', '270598f8-a63d-4733-977b-8f723d0e2af6', '2e4035e7-ebc2-44da-895a-c1e6c66c36fd'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa5e3fe-9437-4849-aac5-f35b8baeeb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b1e1c9c-eaad-4ad2-88e6-3394773b2419', 'aa65e2b1-0447-407f-ad1b-9720b44ffc49', '270598f8-a63d-4733-977b-8f723d0e2af6', '2e4035e7-ebc2-44da-895a-c1e6c66c36fd']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d122a16-e6f1-4c00-9e83-8d1bfaf4955b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d122a16-e6f1-4c00-9e83-8d1bfaf4955b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '676f322d-1252-4646-967f-f22edc9a15c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1593816544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5511f4f88ff4dc588116f1b1ab3b141',qos_specs=None,replication_status=,reservations=['8b1e1c9c-eaad-4ad2-88e6-3394773b2419','aa65e2b1-0447-407f-ad1b-9720b44ffc49','270598f8-a63d-4733-977b-8f723d0e2af6','2e4035e7-ebc2-44da-895a-c1e6c66c36fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d248f929223f46178c97134fbf734c95',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1593816544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=676f322d-1252-4646-967f-f22edc9a15c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5511f4f88ff4dc588116f1b1ab3b141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d248f929223f46178c97134fbf734c95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2fe814-4588-49f3-8861-cbbdf168e978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2fe814-4588-49f3-8861-cbbdf168e978) transitioned into state 'SUCCESS' from state '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-1593816544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5511f4f88ff4dc588116f1b1ab3b141',qos_specs=None,replication_status=,reservations=['8b1e1c9c-eaad-4ad2-88e6-3394773b2419','aa65e2b1-0447-407f-ad1b-9720b44ffc49','270598f8-a63d-4733-977b-8f723d0e2af6','2e4035e7-ebc2-44da-895a-c1e6c66c36fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d248f929223f46178c97134fbf734c95',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06794f8f-44a5-41f4-8a40-830911241858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06794f8f-44a5-41f4-8a40-830911241858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Flow 'volume_create_api' (6dee6e85-9bff-47d2-b94e-0b3d3ca4dfd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Create volume request issued successfully. Sep 04 16:00:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-86d685e1-b43e-4668-8f24-d22865d66af5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1060/2066] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:00:27 2026] POST /volume/v3/volumes => generated 774 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c46f3a6d-8055-4074-a238-52639aac6e3f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-742605821", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-742605821', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Create volume of 1 GB Sep 04 16:00:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Availability Zones retrieved successfully. Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Flow 'volume_create_api' (57e3af90-24f8-4bd8-bb2d-71b82e47ce98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb87040-f090-49bf-a6f3-7fc858a06268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb87040-f090-49bf-a6f3-7fc858a06268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (654f91aa-6a9d-4e1c-8f3f-777ea88a3ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Created reservations ['bbace30b-33b5-42db-a996-28c6f0a4ae1e', '3f973769-d8bf-4c17-bcb3-3c9e330f7f48', '94b8eb07-43f3-4da1-9f62-bfb115318846', '2a4d2fac-5bac-4c85-896d-678e479387f8'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (654f91aa-6a9d-4e1c-8f3f-777ea88a3ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbace30b-33b5-42db-a996-28c6f0a4ae1e', '3f973769-d8bf-4c17-bcb3-3c9e330f7f48', '94b8eb07-43f3-4da1-9f62-bfb115318846', '2a4d2fac-5bac-4c85-896d-678e479387f8']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (705782b2-f6e3-4bd1-b69f-e3ca85b1ddda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:28 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (705782b2-f6e3-4bd1-b69f-e3ca85b1ddda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed7a92c1-d2e3-4934-bdc5-d0bce8bac651', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-742605821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5511f4f88ff4dc588116f1b1ab3b141',qos_specs=None,replication_status=,reservations=['bbace30b-33b5-42db-a996-28c6f0a4ae1e','3f973769-d8bf-4c17-bcb3-3c9e330f7f48','94b8eb07-43f3-4da1-9f62-bfb115318846','2a4d2fac-5bac-4c85-896d-678e479387f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d248f929223f46178c97134fbf734c95',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-742605821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed7a92c1-d2e3-4934-bdc5-d0bce8bac651,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5511f4f88ff4dc588116f1b1ab3b141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d248f929223f46178c97134fbf734c95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9ef24e-2cbf-415d-82a4-0461f37545c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9ef24e-2cbf-415d-82a4-0461f37545c2) transitioned into state 'SUCCESS' from state '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-742605821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5511f4f88ff4dc588116f1b1ab3b141',qos_specs=None,replication_status=,reservations=['bbace30b-33b5-42db-a996-28c6f0a4ae1e','3f973769-d8bf-4c17-bcb3-3c9e330f7f48','94b8eb07-43f3-4da1-9f62-bfb115318846','2a4d2fac-5bac-4c85-896d-678e479387f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d248f929223f46178c97134fbf734c95',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eadb12a-f4a1-4e56-b9c0-9a08686aa788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eadb12a-f4a1-4e56-b9c0-9a08686aa788) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Flow 'volume_create_api' (57e3af90-24f8-4bd8-bb2d-71b82e47ce98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Create volume request issued successfully. Sep 04 16:00:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c46f3a6d-8055-4074-a238-52639aac6e3f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1007/2067] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:00:28 2026] POST /volume/v3/volumes => generated 773 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7470cf3a-0eb5-4b4e-8423-3e78c4352500 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7470cf3a-0eb5-4b4e-8423-3e78c4352500 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] GET http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7470cf3a-0eb5-4b4e-8423-3e78c4352500 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7470cf3a-0eb5-4b4e-8423-3e78c4352500 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7470cf3a-0eb5-4b4e-8423-3e78c4352500 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Volume info retrieved successfully. Sep 04 16:00:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7470cf3a-0eb5-4b4e-8423-3e78c4352500 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 returned with HTTP 200 Sep 04 16:00:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1061/2068] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:29 2026] GET /volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9f0c9ce9-92cd-41e6-ace0-c062f12dc83f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9f0c9ce9-92cd-41e6-ace0-c062f12dc83f tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] GET http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9f0c9ce9-92cd-41e6-ace0-c062f12dc83f tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9f0c9ce9-92cd-41e6-ace0-c062f12dc83f tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9f0c9ce9-92cd-41e6-ace0-c062f12dc83f tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 returned with HTTP 404 Sep 04 16:00:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1008/2069] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:30 2026] GET /volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-838a0770-483c-4b4d-99cb-467f9aa2db4a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-838a0770-483c-4b4d-99cb-467f9aa2db4a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-838a0770-483c-4b4d-99cb-467f9aa2db4a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-838a0770-483c-4b4d-99cb-467f9aa2db4a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-838a0770-483c-4b4d-99cb-467f9aa2db4a tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 returned with HTTP 404 Sep 04 16:00:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1062/2070] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:30 2026] GET /volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-847a3220-4f08-4421-bdbc-7556f51ce000 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-847a3220-4f08-4421-bdbc-7556f51ce000 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] DELETE http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-847a3220-4f08-4421-bdbc-7556f51ce000 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-847a3220-4f08-4421-bdbc-7556f51ce000 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:30 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-847a3220-4f08-4421-bdbc-7556f51ce000 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Delete volume with id: d422d223-6c10-4470-8a22-25b76fa29eb1 Sep 04 16:00:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-847a3220-4f08-4421-bdbc-7556f51ce000 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 returned with HTTP 404 Sep 04 16:00:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1009/2071] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:00:30 2026] DELETE /volume/v3/volumes/d422d223-6c10-4470-8a22-25b76fa29eb1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-735fecc2-541e-4fea-abec-20603dfe3e69 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1706362030"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1706362030'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Create volume of 1 GB Sep 04 16:00:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Availability Zones retrieved successfully. Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Flow 'volume_create_api' (2fc889c3-aa31-4e70-99d0-18e070a6b1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98b58c9-8ada-457e-9a28-81c70679f745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98b58c9-8ada-457e-9a28-81c70679f745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82b1780-a927-4434-a8c7-de9daaedad3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Created reservations ['37299a4b-730d-4e94-94b7-18408270b25f', '54407477-0138-458a-8ab9-fcf30df25be2', '776df348-15c1-4f2d-b1d4-0136b5d848e6', 'db89958b-156e-414d-81ef-f5011d48b3d0'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82b1780-a927-4434-a8c7-de9daaedad3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37299a4b-730d-4e94-94b7-18408270b25f', '54407477-0138-458a-8ab9-fcf30df25be2', '776df348-15c1-4f2d-b1d4-0136b5d848e6', 'db89958b-156e-414d-81ef-f5011d48b3d0']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4968dff2-dd86-4242-9f73-ffa529707ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4968dff2-dd86-4242-9f73-ffa529707ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ef9371b-9534-4d26-8273-6b9ff0d14244', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1706362030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='032b7192c80b4d5891c32dd4ba95e129',qos_specs=None,replication_status=,reservations=['37299a4b-730d-4e94-94b7-18408270b25f','54407477-0138-458a-8ab9-fcf30df25be2','776df348-15c1-4f2d-b1d4-0136b5d848e6','db89958b-156e-414d-81ef-f5011d48b3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed3c7f8c1af84ca19ec4d80fb42d234c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1706362030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ef9371b-9534-4d26-8273-6b9ff0d14244,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='032b7192c80b4d5891c32dd4ba95e129',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed3c7f8c1af84ca19ec4d80fb42d234c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c441668-2579-4203-929e-0875ed5c3d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c441668-2579-4203-929e-0875ed5c3d69) transitioned into state 'SUCCESS' from state '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-1706362030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='032b7192c80b4d5891c32dd4ba95e129',qos_specs=None,replication_status=,reservations=['37299a4b-730d-4e94-94b7-18408270b25f','54407477-0138-458a-8ab9-fcf30df25be2','776df348-15c1-4f2d-b1d4-0136b5d848e6','db89958b-156e-414d-81ef-f5011d48b3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed3c7f8c1af84ca19ec4d80fb42d234c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ff665cf-3b26-4330-bff9-1df0d189195b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ff665cf-3b26-4330-bff9-1df0d189195b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Flow 'volume_create_api' (2fc889c3-aa31-4e70-99d0-18e070a6b1d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Create volume request issued successfully. Sep 04 16:00:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-735fecc2-541e-4fea-abec-20603dfe3e69 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1063/2072] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:00:30 2026] POST /volume/v3/volumes => generated 760 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b2fab1a2-3a2b-4405-a5d9-30548a06ca63 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b2fab1a2-3a2b-4405-a5d9-30548a06ca63 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b2fab1a2-3a2b-4405-a5d9-30548a06ca63 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b2fab1a2-3a2b-4405-a5d9-30548a06ca63 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b2fab1a2-3a2b-4405-a5d9-30548a06ca63 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Volume info retrieved successfully. Sep 04 16:00:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b2fab1a2-3a2b-4405-a5d9-30548a06ca63 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 returned with HTTP 200 Sep 04 16:00:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1010/2073] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:30 2026] GET /volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 => generated 828 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f0ac3145-2c57-4073-abd9-1d6811bdb4d6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f0ac3145-2c57-4073-abd9-1d6811bdb4d6 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f0ac3145-2c57-4073-abd9-1d6811bdb4d6 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f0ac3145-2c57-4073-abd9-1d6811bdb4d6 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f0ac3145-2c57-4073-abd9-1d6811bdb4d6 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Volume info retrieved successfully. Sep 04 16:00:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f0ac3145-2c57-4073-abd9-1d6811bdb4d6 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 returned with HTTP 200 Sep 04 16:00:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1064/2074] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:31 2026] GET /volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c360a115-c638-4cca-a8c1-386e57b4af19 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c360a115-c638-4cca-a8c1-386e57b4af19 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c360a115-c638-4cca-a8c1-386e57b4af19 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c360a115-c638-4cca-a8c1-386e57b4af19 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c360a115-c638-4cca-a8c1-386e57b4af19 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Volume info retrieved successfully. Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c360a115-c638-4cca-a8c1-386e57b4af19 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 returned with HTTP 200 Sep 04 16:00:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1011/2075] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:33 2026] GET /volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ebdce5b9-ad39-4b43-ad04-0f7ea4324849 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ebdce5b9-ad39-4b43-ad04-0f7ea4324849 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] POST http://192.168.122.126/volume/v3/os-volume-transfer Sep 04 16:00:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ebdce5b9-ad39-4b43-ad04-0f7ea4324849 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5ef9371b-9534-4d26-8273-6b9ff0d14244"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.volume_transfer [None req-ebdce5b9-ad39-4b43-ad04-0f7ea4324849 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Creating new volume transfer {'transfer': {'volume_id': '5ef9371b-9534-4d26-8273-6b9ff0d14244'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.api.contrib.volume_transfer [None req-ebdce5b9-ad39-4b43-ad04-0f7ea4324849 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Creating transfer of volume 5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.transfer.api [None req-ebdce5b9-ad39-4b43-ad04-0f7ea4324849 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Generating transfer record for volume 5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ebdce5b9-ad39-4b43-ad04-0f7ea4324849 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/os-volume-transfer returned with HTTP 202 Sep 04 16:00:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1065/2076] 192.168.122.126 () {60 vars in 1175 bytes} [Fri Sep 4 16:00:33 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b7862e00-5029-444c-8a45-473ec3e9f5b1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b7862e00-5029-444c-8a45-473ec3e9f5b1 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b7862e00-5029-444c-8a45-473ec3e9f5b1 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b7862e00-5029-444c-8a45-473ec3e9f5b1 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b7862e00-5029-444c-8a45-473ec3e9f5b1 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Volume info retrieved successfully. Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b7862e00-5029-444c-8a45-473ec3e9f5b1 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 returned with HTTP 200 Sep 04 16:00:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1012/2077] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:33 2026] GET /volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:00:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-57064abb-5de0-4131-9891-3870bd43e9b6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57064abb-5de0-4131-9891-3870bd43e9b6 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/os-volume-transfer/detail Sep 04 16:00:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57064abb-5de0-4131-9891-3870bd43e9b6 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57064abb-5de0-4131-9891-3870bd43e9b6 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.volume_transfer [None req-57064abb-5de0-4131-9891-3870bd43e9b6 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Listing volume transfers {{(pid=87209) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57064abb-5de0-4131-9891-3870bd43e9b6 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 04 16:00:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1066/2078] 192.168.122.126 () {58 vars in 1175 bytes} [Fri Sep 4 16:00:33 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4683b6e6-3e40-43fd-94a1-1c64c6523186 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4683b6e6-3e40-43fd-94a1-1c64c6523186 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] DELETE http://192.168.122.126/volume/v3/os-volume-transfer/fe607c03-518b-4855-aeb4-79c8c3467587 Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4683b6e6-3e40-43fd-94a1-1c64c6523186 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4683b6e6-3e40-43fd-94a1-1c64c6523186 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.api.contrib.volume_transfer [None req-4683b6e6-3e40-43fd-94a1-1c64c6523186 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Delete transfer with id: fe607c03-518b-4855-aeb4-79c8c3467587 Sep 04 16:00:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4683b6e6-3e40-43fd-94a1-1c64c6523186 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/os-volume-transfer/fe607c03-518b-4855-aeb4-79c8c3467587 returned with HTTP 202 Sep 04 16:00:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1013/2079] 192.168.122.126 () {58 vars in 1268 bytes} [Fri Sep 4 16:00:33 2026] DELETE /volume/v3/os-volume-transfer/fe607c03-518b-4855-aeb4-79c8c3467587 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-351c3080-0b68-40a4-9aac-1d3873a9b1cf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-351c3080-0b68-40a4-9aac-1d3873a9b1cf tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-351c3080-0b68-40a4-9aac-1d3873a9b1cf tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-351c3080-0b68-40a4-9aac-1d3873a9b1cf tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-351c3080-0b68-40a4-9aac-1d3873a9b1cf tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Volume info retrieved successfully. Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-351c3080-0b68-40a4-9aac-1d3873a9b1cf tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 returned with HTTP 200 Sep 04 16:00:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1067/2080] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:33 2026] GET /volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ff97e9cd-45ea-4314-8865-ad7cf96b199c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ff97e9cd-45ea-4314-8865-ad7cf96b199c tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] DELETE http://192.168.122.126/volume/v3/os-volume-transfer/fe607c03-518b-4855-aeb4-79c8c3467587 Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ff97e9cd-45ea-4314-8865-ad7cf96b199c tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ff97e9cd-45ea-4314-8865-ad7cf96b199c tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.api.contrib.volume_transfer [None req-ff97e9cd-45ea-4314-8865-ad7cf96b199c tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Delete transfer with id: fe607c03-518b-4855-aeb4-79c8c3467587 Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ff97e9cd-45ea-4314-8865-ad7cf96b199c tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/os-volume-transfer/fe607c03-518b-4855-aeb4-79c8c3467587 returned with HTTP 404 Sep 04 16:00:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1014/2081] 192.168.122.126 () {58 vars in 1268 bytes} [Fri Sep 4 16:00:33 2026] DELETE /volume/v3/os-volume-transfer/fe607c03-518b-4855-aeb4-79c8c3467587 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:00:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8475d7e9-e694-4a33-bf9f-6f3df683b7fc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8475d7e9-e694-4a33-bf9f-6f3df683b7fc tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8475d7e9-e694-4a33-bf9f-6f3df683b7fc tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8475d7e9-e694-4a33-bf9f-6f3df683b7fc tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-8475d7e9-e694-4a33-bf9f-6f3df683b7fc tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Delete volume with id: 5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8475d7e9-e694-4a33-bf9f-6f3df683b7fc tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Volume info retrieved successfully. Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8475d7e9-e694-4a33-bf9f-6f3df683b7fc tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Delete volume request issued successfully. Sep 04 16:00:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8475d7e9-e694-4a33-bf9f-6f3df683b7fc tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 returned with HTTP 202 Sep 04 16:00:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1068/2082] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:00:33 2026] DELETE /volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a3fbbbf5-3ba0-46ff-a614-58c77ba3dcc3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a3fbbbf5-3ba0-46ff-a614-58c77ba3dcc3 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] GET http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a3fbbbf5-3ba0-46ff-a614-58c77ba3dcc3 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a3fbbbf5-3ba0-46ff-a614-58c77ba3dcc3 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a3fbbbf5-3ba0-46ff-a614-58c77ba3dcc3 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Volume info retrieved successfully. Sep 04 16:00:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a3fbbbf5-3ba0-46ff-a614-58c77ba3dcc3 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 returned with HTTP 200 Sep 04 16:00:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1015/2083] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:33 2026] GET /volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 => generated 1015 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:00:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0a973170-7fcd-4d4b-b611-fc2d3af1e6a4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0a973170-7fcd-4d4b-b611-fc2d3af1e6a4 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] GET http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0a973170-7fcd-4d4b-b611-fc2d3af1e6a4 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0a973170-7fcd-4d4b-b611-fc2d3af1e6a4 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0a973170-7fcd-4d4b-b611-fc2d3af1e6a4 tempest-VolumesTransfersTest-777100485 tempest-VolumesTransfersTest-777100485-project-admin] http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 returned with HTTP 404 Sep 04 16:00:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1069/2084] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:34 2026] GET /volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c07014b4-bcdd-4130-9ced-674439ef7037 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c07014b4-bcdd-4130-9ced-674439ef7037 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] GET http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c07014b4-bcdd-4130-9ced-674439ef7037 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c07014b4-bcdd-4130-9ced-674439ef7037 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c07014b4-bcdd-4130-9ced-674439ef7037 tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 returned with HTTP 404 Sep 04 16:00:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1016/2085] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:34 2026] GET /volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9be8306a-ff78-4edd-91a5-03fc2e89dbdf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9be8306a-ff78-4edd-91a5-03fc2e89dbdf tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] DELETE http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9be8306a-ff78-4edd-91a5-03fc2e89dbdf tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9be8306a-ff78-4edd-91a5-03fc2e89dbdf tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:34 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-9be8306a-ff78-4edd-91a5-03fc2e89dbdf tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] Delete volume with id: 5ef9371b-9534-4d26-8273-6b9ff0d14244 Sep 04 16:00:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9be8306a-ff78-4edd-91a5-03fc2e89dbdf tempest-VolumesTransfersTest-1427503463 tempest-VolumesTransfersTest-1427503463-project-member] http://192.168.122.126/volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 returned with HTTP 404 Sep 04 16:00:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1070/2086] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:00:34 2026] DELETE /volume/v3/volumes/5ef9371b-9534-4d26-8273-6b9ff0d14244 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:00:44 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=307,cinder:INSERT=64,cinder:UPDATE=101 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:00:44 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=275,cinder:UPDATE=66,cinder:INSERT=42 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:00:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1875524875"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1875524875'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Create volume of 1 GB Sep 04 16:00:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Availability Zones retrieved successfully. Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Flow 'volume_create_api' (4bca43d9-c5c6-4285-b84e-d6d421a3e7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f940b0-810f-48a6-9358-4de435644929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f940b0-810f-48a6-9358-4de435644929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5125599e-c625-4305-a1b5-9478cb0fa05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Created reservations ['809cfc0f-c854-499c-a34f-57f3ea9f8b27', 'fa0ce7d9-8876-4687-8179-3e1d45d80e8c', '26dcc5b9-c102-4616-8477-44d18c8d666b', 'f531b080-f10d-4f2f-8522-e64c98f624b7'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5125599e-c625-4305-a1b5-9478cb0fa05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['809cfc0f-c854-499c-a34f-57f3ea9f8b27', 'fa0ce7d9-8876-4687-8179-3e1d45d80e8c', '26dcc5b9-c102-4616-8477-44d18c8d666b', 'f531b080-f10d-4f2f-8522-e64c98f624b7']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b636528-7c31-4a90-a031-306a61e03dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b636528-7c31-4a90-a031-306a61e03dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5395d18c-9b7a-47e5-a5dc-35ed0cbe7594', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1875524875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfe6b08b4c544d689b04abc42a5249b4',qos_specs=None,replication_status=,reservations=['809cfc0f-c854-499c-a34f-57f3ea9f8b27','fa0ce7d9-8876-4687-8179-3e1d45d80e8c','26dcc5b9-c102-4616-8477-44d18c8d666b','f531b080-f10d-4f2f-8522-e64c98f624b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfabf743a5814d88985ad4bb3796af29',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1875524875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5395d18c-9b7a-47e5-a5dc-35ed0cbe7594,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfe6b08b4c544d689b04abc42a5249b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfabf743a5814d88985ad4bb3796af29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5a5b5a-c429-4079-a140-19f40380ec7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5a5b5a-c429-4079-a140-19f40380ec7a) transitioned into state 'SUCCESS' from state '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-1875524875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfe6b08b4c544d689b04abc42a5249b4',qos_specs=None,replication_status=,reservations=['809cfc0f-c854-499c-a34f-57f3ea9f8b27','fa0ce7d9-8876-4687-8179-3e1d45d80e8c','26dcc5b9-c102-4616-8477-44d18c8d666b','f531b080-f10d-4f2f-8522-e64c98f624b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfabf743a5814d88985ad4bb3796af29',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4699768-ef3a-4541-b201-1432b9782c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4699768-ef3a-4541-b201-1432b9782c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Flow 'volume_create_api' (4bca43d9-c5c6-4285-b84e-d6d421a3e7e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:00:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Create volume request issued successfully. Sep 04 16:00:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-448bbb2c-f27c-4c5a-a965-742be2eaab27 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:00:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1017/2087] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:00:55 2026] POST /volume/v3/volumes => generated 758 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:00:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-896e1366-f290-4d97-b8b3-e31b184b5a0d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-896e1366-f290-4d97-b8b3-e31b184b5a0d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:00:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-896e1366-f290-4d97-b8b3-e31b184b5a0d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-896e1366-f290-4d97-b8b3-e31b184b5a0d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-896e1366-f290-4d97-b8b3-e31b184b5a0d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:00:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-896e1366-f290-4d97-b8b3-e31b184b5a0d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:00:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1071/2088] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:56 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1cf8ed7b-1ef1-4b93-8758-ea884e9a3811 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1cf8ed7b-1ef1-4b93-8758-ea884e9a3811 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:00:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1cf8ed7b-1ef1-4b93-8758-ea884e9a3811 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1cf8ed7b-1ef1-4b93-8758-ea884e9a3811 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:00:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:00:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1cf8ed7b-1ef1-4b93-8758-ea884e9a3811 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:00:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1cf8ed7b-1ef1-4b93-8758-ea884e9a3811 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:00:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1018/2089] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:57 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:00:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a7f6de05-29c1-4a96-9dc7-e73c93a2519e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:00:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a7f6de05-29c1-4a96-9dc7-e73c93a2519e tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:00:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a7f6de05-29c1-4a96-9dc7-e73c93a2519e tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:00:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a7f6de05-29c1-4a96-9dc7-e73c93a2519e tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:00:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:00:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:00:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:00:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:00:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a7f6de05-29c1-4a96-9dc7-e73c93a2519e tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:00:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a7f6de05-29c1-4a96-9dc7-e73c93a2519e tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:00:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1072/2090] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:00:58 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1c7c9d08-33cf-4cf9-a009-082497933ba1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1c7c9d08-33cf-4cf9-a009-082497933ba1 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1c7c9d08-33cf-4cf9-a009-082497933ba1 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1c7c9d08-33cf-4cf9-a009-082497933ba1 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1c7c9d08-33cf-4cf9-a009-082497933ba1 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1c7c9d08-33cf-4cf9-a009-082497933ba1 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1019/2091] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:06 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 867 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-aff27c70-d5a6-4c6f-aab0-9292e9b3c2bc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aff27c70-d5a6-4c6f-aab0-9292e9b3c2bc tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aff27c70-d5a6-4c6f-aab0-9292e9b3c2bc tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aff27c70-d5a6-4c6f-aab0-9292e9b3c2bc tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-aff27c70-d5a6-4c6f-aab0-9292e9b3c2bc tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aff27c70-d5a6-4c6f-aab0-9292e9b3c2bc tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1073/2092] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:06 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 867 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-9790bc03-7ace-42c9-a61b-850e314e3406 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-9790bc03-7ace-42c9-a61b-850e314e3406 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-9790bc03-7ace-42c9-a61b-850e314e3406 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-9790bc03-7ace-42c9-a61b-850e314e3406 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-9790bc03-7ace-42c9-a61b-850e314e3406 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-9790bc03-7ace-42c9-a61b-850e314e3406 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1020/2093] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:01:06 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 867 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-340cd017-91ad-4534-a5a2-496e1636ba97 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-340cd017-91ad-4534-a5a2-496e1636ba97 None None] GET http://192.168.122.126/volume// Sep 04 16:01:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-340cd017-91ad-4534-a5a2-496e1636ba97 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-340cd017-91ad-4534-a5a2-496e1636ba97 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-340cd017-91ad-4534-a5a2-496e1636ba97 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:01:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1074/2094] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 16:01:07 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:01:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-6d4fca69-9158-460e-a819-d09bca974480 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-6d4fca69-9158-460e-a819-d09bca974480 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 16:01:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-6d4fca69-9158-460e-a819-d09bca974480 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "676f322d-1252-4646-967f-f22edc9a15c3", "connector": null, "instance_uuid": "2941634f-ed70-4fe3-9214-59cb4c607aa8"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-6d4fca69-9158-460e-a819-d09bca974480 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 16:01:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1021/2095] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 16:01:07 2026] POST /volume/v3/attachments => generated 273 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-eff67d02-70e8-45c6-81d6-1d77cc3efa3e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eff67d02-70e8-45c6-81d6-1d77cc3efa3e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eff67d02-70e8-45c6-81d6-1d77cc3efa3e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eff67d02-70e8-45c6-81d6-1d77cc3efa3e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e9ef74d4-fc10-4374-aedc-32e2d5d189e9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e9ef74d4-fc10-4374-aedc-32e2d5d189e9 None None] GET http://192.168.122.126/volume// Sep 04 16:01:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e9ef74d4-fc10-4374-aedc-32e2d5d189e9 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e9ef74d4-fc10-4374-aedc-32e2d5d189e9 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e9ef74d4-fc10-4374-aedc-32e2d5d189e9 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:01:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1022/2096] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:01:07 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:01:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-eff67d02-70e8-45c6-81d6-1d77cc3efa3e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eff67d02-70e8-45c6-81d6-1d77cc3efa3e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1075/2097] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:07 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 866 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:01:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-94a931c2-d074-46c8-ab81-e06d781867f0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-94a931c2-d074-46c8-ab81-e06d781867f0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-94a931c2-d074-46c8-ab81-e06d781867f0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-94a931c2-d074-46c8-ab81-e06d781867f0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-94a931c2-d074-46c8-ab81-e06d781867f0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-94a931c2-d074-46c8-ab81-e06d781867f0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1023/2098] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:01:07 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 1047 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:01:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-80565e24-13eb-4e64-9dfe-1a13b2301048 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-80565e24-13eb-4e64-9dfe-1a13b2301048 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] PUT http://192.168.122.126/volume/v3/attachments/c1de9f72-cd8f-49d8-93b0-f45faa2d92d3 Sep 04 16:01:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-80565e24-13eb-4e64-9dfe-1a13b2301048 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:07 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-80565e24-13eb-4e64-9dfe-1a13b2301048 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Acquiring lock "cinder-attachment_update-676f322d-1252-4646-967f-f22edc9a15c3-devstack" by "attachment_update" {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:01:07 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-80565e24-13eb-4e64-9dfe-1a13b2301048 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Lock "cinder-attachment_update-676f322d-1252-4646-967f-f22edc9a15c3-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:01:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-80565e24-13eb-4e64-9dfe-1a13b2301048 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Lock "cinder-attachment_update-676f322d-1252-4646-967f-f22edc9a15c3-devstack" released by "attachment_update" :: held 0.341s {{(pid=87209) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:01:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-80565e24-13eb-4e64-9dfe-1a13b2301048 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/attachments/c1de9f72-cd8f-49d8-93b0-f45faa2d92d3 returned with HTTP 200 Sep 04 16:01:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1076/2099] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 16:01:07 2026] PUT /volume/v3/attachments/c1de9f72-cd8f-49d8-93b0-f45faa2d92d3 => generated 694 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-135b32f8-de69-4692-a1d5-9ad0b9449ba0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-135b32f8-de69-4692-a1d5-9ad0b9449ba0 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] POST http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action Sep 04 16:01:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-135b32f8-de69-4692-a1d5-9ad0b9449ba0 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action body: b'{"os-attach": {"instance_uuid": "cb7f0e90-64ea-414e-a70d-94e7a22b7657", "mountpoint": "/dev/vdb"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-135b32f8-de69-4692-a1d5-9ad0b9449ba0 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "cb7f0e90-64ea-414e-a70d-94e7a22b7657", "mountpoint": "/dev/vdb"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-135b32f8-de69-4692-a1d5-9ad0b9449ba0 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2b2d0aba-ba56-4562-983b-070390c8a92d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2b2d0aba-ba56-4562-983b-070390c8a92d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2b2d0aba-ba56-4562-983b-070390c8a92d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2b2d0aba-ba56-4562-983b-070390c8a92d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-135b32f8-de69-4692-a1d5-9ad0b9449ba0 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Update volume admin metadata completed successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2b2d0aba-ba56-4562-983b-070390c8a92d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2b2d0aba-ba56-4562-983b-070390c8a92d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1077/2100] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:08 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 867 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-135b32f8-de69-4692-a1d5-9ad0b9449ba0 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Attach volume completed successfully. Sep 04 16:01:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-135b32f8-de69-4692-a1d5-9ad0b9449ba0 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action returned with HTTP 202 Sep 04 16:01:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1024/2101] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:08 2026] POST /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action => generated 0 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-629c0c6e-432f-438f-8b85-5edd45a4166f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-629c0c6e-432f-438f-8b85-5edd45a4166f tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:01:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-629c0c6e-432f-438f-8b85-5edd45a4166f tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-629c0c6e-432f-438f-8b85-5edd45a4166f tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-629c0c6e-432f-438f-8b85-5edd45a4166f tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-629c0c6e-432f-438f-8b85-5edd45a4166f tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:01:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1078/2102] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:08 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 1185 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2e6ff630-96a1-46cb-b19f-3198b7957f8b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2e6ff630-96a1-46cb-b19f-3198b7957f8b tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] POST http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action Sep 04 16:01:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2e6ff630-96a1-46cb-b19f-3198b7957f8b tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action body: b'{"os-detach": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2e6ff630-96a1-46cb-b19f-3198b7957f8b tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2e6ff630-96a1-46cb-b19f-3198b7957f8b tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2e6ff630-96a1-46cb-b19f-3198b7957f8b tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Detach volume completed successfully. Sep 04 16:01:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2e6ff630-96a1-46cb-b19f-3198b7957f8b tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action returned with HTTP 202 Sep 04 16:01:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1025/2103] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:09 2026] POST /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action => generated 0 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-19540a98-655a-4ebf-b3af-30df10f0756f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-19540a98-655a-4ebf-b3af-30df10f0756f tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:01:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-19540a98-655a-4ebf-b3af-30df10f0756f tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-19540a98-655a-4ebf-b3af-30df10f0756f tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-19540a98-655a-4ebf-b3af-30df10f0756f tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-19540a98-655a-4ebf-b3af-30df10f0756f tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:01:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1079/2104] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:09 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 870 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-37c167c6-691d-46ec-89be-d2a6bf89ba31 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-37c167c6-691d-46ec-89be-d2a6bf89ba31 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] POST http://192.168.122.126/volume/v3/attachments/c1de9f72-cd8f-49d8-93b0-f45faa2d92d3/action Sep 04 16:01:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-37c167c6-691d-46ec-89be-d2a6bf89ba31 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-37c167c6-691d-46ec-89be-d2a6bf89ba31 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-866f5615-55f7-4ac8-9144-28c4df38c5f3 req-37c167c6-691d-46ec-89be-d2a6bf89ba31 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/attachments/c1de9f72-cd8f-49d8-93b0-f45faa2d92d3/action returned with HTTP 204 Sep 04 16:01:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1026/2105] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 16:01:09 2026] POST /volume/v3/attachments/c1de9f72-cd8f-49d8-93b0-f45faa2d92d3/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9a01bf9c-3842-433f-a7c9-2aedb6cb7faa None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9a01bf9c-3842-433f-a7c9-2aedb6cb7faa tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9a01bf9c-3842-433f-a7c9-2aedb6cb7faa tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9a01bf9c-3842-433f-a7c9-2aedb6cb7faa tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9a01bf9c-3842-433f-a7c9-2aedb6cb7faa tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9a01bf9c-3842-433f-a7c9-2aedb6cb7faa tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1080/2106] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:09 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 1159 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-75fe5323-c2ba-4db5-adeb-c9d0ccf158ca None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-75fe5323-c2ba-4db5-adeb-c9d0ccf158ca tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-75fe5323-c2ba-4db5-adeb-c9d0ccf158ca tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-75fe5323-c2ba-4db5-adeb-c9d0ccf158ca tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-75fe5323-c2ba-4db5-adeb-c9d0ccf158ca tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-75fe5323-c2ba-4db5-adeb-c9d0ccf158ca tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1027/2107] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:09 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 1159 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] POST http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action Sep 04 16:01:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action body: b'{"os-detach": {}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Attachment connected to vm 2941634f-ed70-4fe3-9214-59cb4c607aa8, checking data on nova Sep 04 16:01:10 devstack devstack@c-api.service[87209]: DEBUG cinder.compute.nova [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Creating Keystone token plugin using URL: http://192.168.122.126/identity {{(pid=87209) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 16:01:11 devstack devstack@c-api.service[87209]: DEBUG novaclient.v2.client [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] REQ: curl -g -i -X GET http://192.168.122.126/compute/v2.1/servers/2941634f-ed70-4fe3-9214-59cb4c607aa8/os-volume_attachments/676f322d-1252-4646-967f-f22edc9a15c3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a59e1d044bbeaeb8af9283529d6ede9c5270b7e620def1ea0c82d68a8aa51084" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2" -H "X-Service-Token: {SHA256}1bea083febc7c8c3c776e8ab81bf5701ca74239dd0116fd9e2002c252d591684" {{(pid=87209) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 16:01:11 devstack devstack@c-api.service[87209]: DEBUG novaclient.v2.client [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 14:01: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-aaf960d9-5d20-43da-84a0-382c2ae7738f x-openstack-request-id: req-aaf960d9-5d20-43da-84a0-382c2ae7738f {{(pid=87209) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 16:01:11 devstack devstack@c-api.service[87209]: DEBUG novaclient.v2.client [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "676f322d-1252-4646-967f-f22edc9a15c3", "serverId": "2941634f-ed70-4fe3-9214-59cb4c607aa8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c1de9f72-cd8f-49d8-93b0-f45faa2d92d3", "bdm_uuid": "8ae5480e-fd3e-4da5-b13c-dff17a029aa8"}} {{(pid=87209) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 16:01:11 devstack devstack@c-api.service[87209]: DEBUG novaclient.v2.client [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET call to compute for http://192.168.122.126/compute/v2.1/servers/2941634f-ed70-4fe3-9214-59cb4c607aa8/os-volume_attachments/676f322d-1252-4646-967f-f22edc9a15c3 used request id req-aaf960d9-5d20-43da-84a0-382c2ae7738f {{(pid=87209) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.volume.api [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-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 Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Caught error: Detach volume from instance 2941634f-ed70-4fe3-9214-59cb4c607aa8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2941634f-ed70-4fe3-9214-59cb4c607aa8 using the Compute API Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2941634f-ed70-4fe3-9214-59cb4c607aa8 using the Compute API Sep 04 16:01:11 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault Sep 04 16:01:11 devstack devstack@c-api.service[87209]: INFO cinder.api.middleware.fault [None req-8a82e40e-5439-4f4b-ab67-b9f0842bf1e2 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action returned with HTTP 409 Sep 04 16:01:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1081/2108] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:10 2026] POST /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action => generated 167 bytes in 1252 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:01:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] POST http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action Sep 04 16:01:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Attachment connected to vm 2941634f-ed70-4fe3-9214-59cb4c607aa8, checking data on nova Sep 04 16:01:11 devstack devstack@c-api.service[87208]: DEBUG cinder.compute.nova [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Creating Keystone token plugin using URL: http://192.168.122.126/identity {{(pid=87208) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 16:01:11 devstack devstack@c-api.service[87208]: DEBUG novaclient.v2.client [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] REQ: curl -g -i -X GET http://192.168.122.126/compute/v2.1/servers/2941634f-ed70-4fe3-9214-59cb4c607aa8/os-volume_attachments/676f322d-1252-4646-967f-f22edc9a15c3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}adede94f8a9580a3018f93207af5d46d110e9debee111260d9a439045c6b23b1" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3f6feb51-412c-44cd-aa34-4225dd0e055f" -H "X-Service-Token: {SHA256}a8cc13bc835aeac5b968b96af27c77b5385f9bff3c8dac74b28358df202176b9" {{(pid=87208) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 16:01:12 devstack devstack@c-api.service[87208]: DEBUG novaclient.v2.client [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 14:01: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-5b511fee-6ecd-43c6-878c-65f1bc7e1568 x-openstack-request-id: req-5b511fee-6ecd-43c6-878c-65f1bc7e1568 {{(pid=87208) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 16:01:12 devstack devstack@c-api.service[87208]: DEBUG novaclient.v2.client [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "676f322d-1252-4646-967f-f22edc9a15c3", "serverId": "2941634f-ed70-4fe3-9214-59cb4c607aa8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c1de9f72-cd8f-49d8-93b0-f45faa2d92d3", "bdm_uuid": "8ae5480e-fd3e-4da5-b13c-dff17a029aa8"}} {{(pid=87208) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 16:01:12 devstack devstack@c-api.service[87208]: DEBUG novaclient.v2.client [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET call to compute for http://192.168.122.126/compute/v2.1/servers/2941634f-ed70-4fe3-9214-59cb4c607aa8/os-volume_attachments/676f322d-1252-4646-967f-f22edc9a15c3 used request id req-5b511fee-6ecd-43c6-878c-65f1bc7e1568 {{(pid=87208) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.volume.api [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-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 Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Caught error: Detach volume from instance 2941634f-ed70-4fe3-9214-59cb4c607aa8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2941634f-ed70-4fe3-9214-59cb4c607aa8 using the Compute API Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2941634f-ed70-4fe3-9214-59cb4c607aa8 using the Compute API Sep 04 16:01:12 devstack devstack@c-api.service[87208]: ERROR cinder.api.middleware.fault Sep 04 16:01:12 devstack devstack@c-api.service[87208]: INFO cinder.api.middleware.fault [None req-3f6feb51-412c-44cd-aa34-4225dd0e055f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action returned with HTTP 409 Sep 04 16:01:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1028/2109] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:11 2026] POST /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action => generated 167 bytes in 687 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:01:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-74a871cb-095b-4dd9-8f03-0dd3e1ea25a9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1082/2110] 192.168.122.126 () {62 vars in 1481 bytes} [Fri Sep 4 16:01:12 2026] POST /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d9cd27dc-5c87-4c09-a01f-c3a4ed4e0f5e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1029/2111] 192.168.122.126 () {62 vars in 1481 bytes} [Fri Sep 4 16:01:12 2026] POST /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-13b1fee7-2f3b-47ee-9658-065c7bfa0ec7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:12 devstack devstack@c-api.service[87209]: WARNING keystonemiddleware.auth_token [None req-13b1fee7-2f3b-47ee-9658-065c7bfa0ec7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 16:01:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1083/2112] 192.168.122.126 () {62 vars in 1481 bytes} [Fri Sep 4 16:01:12 2026] POST /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action => generated 114 bytes in 133 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a19b4bb7-f4f8-40bc-93ef-d6adeefca336 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:12 devstack devstack@c-api.service[87208]: WARNING keystonemiddleware.auth_token [None req-a19b4bb7-f4f8-40bc-93ef-d6adeefca336 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 16:01:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1030/2113] 192.168.122.126 () {62 vars in 1481 bytes} [Fri Sep 4 16:01:12 2026] POST /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action => generated 114 bytes in 94 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-88b6fa6e-eb72-4935-a36e-0fb3c71e67b3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-88b6fa6e-eb72-4935-a36e-0fb3c71e67b3 tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] POST http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action Sep 04 16:01:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-88b6fa6e-eb72-4935-a36e-0fb3c71e67b3 tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-88b6fa6e-eb72-4935-a36e-0fb3c71e67b3 tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:12 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-88b6fa6e-eb72-4935-a36e-0fb3c71e67b3 tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:01:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-88b6fa6e-eb72-4935-a36e-0fb3c71e67b3 tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] Updating volume '676f322d-1252-4646-967f-f22edc9a15c3' with '{'status': 'error'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 16:01:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-88b6fa6e-eb72-4935-a36e-0fb3c71e67b3 tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action returned with HTTP 202 Sep 04 16:01:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1084/2114] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:12 2026] POST /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action => generated 0 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f9b925a1-cc8d-4d92-b459-bfa8927f74db None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f9b925a1-cc8d-4d92-b459-bfa8927f74db tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f9b925a1-cc8d-4d92-b459-bfa8927f74db tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f9b925a1-cc8d-4d92-b459-bfa8927f74db tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:12 devstack devstack@c-api.service[87208]: DEBUG oslo_db.sqlalchemy.engines [None req-f9b925a1-cc8d-4d92-b459-bfa8927f74db tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:01:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f9b925a1-cc8d-4d92-b459-bfa8927f74db tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f9b925a1-cc8d-4d92-b459-bfa8927f74db tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1031/2115] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:12 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 1158 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] POST http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action Sep 04 16:01:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c1de9f72-cd8f-49d8-93b0-f45faa2d92d3"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c1de9f72-cd8f-49d8-93b0-f45faa2d92d3"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] Volume info retrieved successfully. Sep 04 16:01:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] Attachment connected to vm 2941634f-ed70-4fe3-9214-59cb4c607aa8, checking data on nova Sep 04 16:01:13 devstack devstack@c-api.service[87209]: DEBUG cinder.compute.nova [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] Creating Keystone token plugin using URL: http://192.168.122.126/identity {{(pid=87209) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 16:01:13 devstack devstack@c-api.service[87209]: DEBUG novaclient.v2.client [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] REQ: curl -g -i -X GET http://192.168.122.126/compute/v2.1/servers/2941634f-ed70-4fe3-9214-59cb4c607aa8/os-volume_attachments/676f322d-1252-4646-967f-f22edc9a15c3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}eb253e6f0679adba2edbe92982997a3987d2c1b4206b968490c0e3b08b7e96ef" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a9005b77-60ff-482a-a67a-6ceffe604e3f" -H "X-Service-Token: {SHA256}1bea083febc7c8c3c776e8ab81bf5701ca74239dd0116fd9e2002c252d591684" {{(pid=87209) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 16:01:13 devstack devstack@c-api.service[87209]: DEBUG novaclient.v2.client [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 14:01: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-fd2de2df-c428-407a-a055-055dcdb8b550 x-openstack-request-id: req-fd2de2df-c428-407a-a055-055dcdb8b550 {{(pid=87209) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 16:01:13 devstack devstack@c-api.service[87209]: DEBUG novaclient.v2.client [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "676f322d-1252-4646-967f-f22edc9a15c3", "serverId": "2941634f-ed70-4fe3-9214-59cb4c607aa8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c1de9f72-cd8f-49d8-93b0-f45faa2d92d3", "bdm_uuid": "8ae5480e-fd3e-4da5-b13c-dff17a029aa8"}} {{(pid=87209) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 16:01:13 devstack devstack@c-api.service[87209]: DEBUG novaclient.v2.client [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] GET call to compute for http://192.168.122.126/compute/v2.1/servers/2941634f-ed70-4fe3-9214-59cb4c607aa8/os-volume_attachments/676f322d-1252-4646-967f-f22edc9a15c3 used request id req-fd2de2df-c428-407a-a055-055dcdb8b550 {{(pid=87209) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.volume.api [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-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 Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] Caught error: Detach volume from instance 2941634f-ed70-4fe3-9214-59cb4c607aa8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2941634f-ed70-4fe3-9214-59cb4c607aa8 using the Compute API Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2941634f-ed70-4fe3-9214-59cb4c607aa8 using the Compute API Sep 04 16:01:13 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault Sep 04 16:01:13 devstack devstack@c-api.service[87209]: INFO cinder.api.middleware.fault [None req-a9005b77-60ff-482a-a67a-6ceffe604e3f tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action returned with HTTP 409 Sep 04 16:01:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1085/2116] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:13 2026] POST /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action => generated 167 bytes in 850 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:01:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0c182064-b62a-4a23-b2a5-07aa10ad02d7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1032/2117] 192.168.122.126 () {62 vars in 1481 bytes} [Fri Sep 4 16:01:13 2026] POST /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-40640f4d-2b19-4843-a0e6-190777f8c945 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:14 devstack devstack@c-api.service[87209]: WARNING keystonemiddleware.auth_token [None req-40640f4d-2b19-4843-a0e6-190777f8c945 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 16:01:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1086/2118] 192.168.122.126 () {62 vars in 1481 bytes} [Fri Sep 4 16:01:13 2026] POST /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action => generated 114 bytes in 87 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e1244c94-95ef-4809-aeb2-d396e8dbded7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e1244c94-95ef-4809-aeb2-d396e8dbded7 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e1244c94-95ef-4809-aeb2-d396e8dbded7 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e1244c94-95ef-4809-aeb2-d396e8dbded7 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e1244c94-95ef-4809-aeb2-d396e8dbded7 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e1244c94-95ef-4809-aeb2-d396e8dbded7 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 200 Sep 04 16:01:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1033/2119] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:14 2026] GET /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 866 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4c828396-97be-439a-a2e3-4a810921036d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4c828396-97be-439a-a2e3-4a810921036d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4c828396-97be-439a-a2e3-4a810921036d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4c828396-97be-439a-a2e3-4a810921036d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:14 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [None req-4c828396-97be-439a-a2e3-4a810921036d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:01:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4c828396-97be-439a-a2e3-4a810921036d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4c828396-97be-439a-a2e3-4a810921036d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 200 Sep 04 16:01:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1087/2120] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:14 2026] GET /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 866 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-f3f65ab2-8cc3-4c5d-a485-1ef6efa48b52 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-f3f65ab2-8cc3-4c5d-a485-1ef6efa48b52 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-f3f65ab2-8cc3-4c5d-a485-1ef6efa48b52 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-f3f65ab2-8cc3-4c5d-a485-1ef6efa48b52 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-f3f65ab2-8cc3-4c5d-a485-1ef6efa48b52 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-f3f65ab2-8cc3-4c5d-a485-1ef6efa48b52 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 200 Sep 04 16:01:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1034/2121] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:01:14 2026] GET /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 866 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-37211656-56fd-41c7-b5d6-d0d9ee3bbefc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-37211656-56fd-41c7-b5d6-d0d9ee3bbefc None None] GET http://192.168.122.126/volume// Sep 04 16:01:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-37211656-56fd-41c7-b5d6-d0d9ee3bbefc None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-37211656-56fd-41c7-b5d6-d0d9ee3bbefc None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-37211656-56fd-41c7-b5d6-d0d9ee3bbefc None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:01:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1088/2122] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 16:01:14 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 16:01:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-7537002c-b213-4189-b2e7-205734b3f85c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-7537002c-b213-4189-b2e7-205734b3f85c tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 16:01:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-7537002c-b213-4189-b2e7-205734b3f85c tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed7a92c1-d2e3-4934-bdc5-d0bce8bac651", "connector": null, "instance_uuid": "2941634f-ed70-4fe3-9214-59cb4c607aa8"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-7537002c-b213-4189-b2e7-205734b3f85c tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 16:01:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1035/2123] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 16:01:14 2026] POST /volume/v3/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5f85d317-3c8f-4f31-804d-269d28f44696 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5f85d317-3c8f-4f31-804d-269d28f44696 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5f85d317-3c8f-4f31-804d-269d28f44696 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5f85d317-3c8f-4f31-804d-269d28f44696 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ab2bf03c-85bd-4349-80a4-b134e4a00957 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ab2bf03c-85bd-4349-80a4-b134e4a00957 None None] GET http://192.168.122.126/volume// Sep 04 16:01:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ab2bf03c-85bd-4349-80a4-b134e4a00957 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ab2bf03c-85bd-4349-80a4-b134e4a00957 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ab2bf03c-85bd-4349-80a4-b134e4a00957 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:01:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1036/2124] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:01:15 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:01:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-97dfeac8-0545-49ab-bccd-2b8986fb4ed0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5f85d317-3c8f-4f31-804d-269d28f44696 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-97dfeac8-0545-49ab-bccd-2b8986fb4ed0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-97dfeac8-0545-49ab-bccd-2b8986fb4ed0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-97dfeac8-0545-49ab-bccd-2b8986fb4ed0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5f85d317-3c8f-4f31-804d-269d28f44696 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 200 Sep 04 16:01:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1089/2125] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:15 2026] GET /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 865 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-97dfeac8-0545-49ab-bccd-2b8986fb4ed0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-97dfeac8-0545-49ab-bccd-2b8986fb4ed0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 200 Sep 04 16:01:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1037/2126] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:01:15 2026] GET /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 1046 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:01:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-1655a72e-dc10-4c27-8057-077fb039651e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-1655a72e-dc10-4c27-8057-077fb039651e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] PUT http://192.168.122.126/volume/v3/attachments/d09e6a43-15b2-4915-a570-6c6b54b31b71 Sep 04 16:01:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-1655a72e-dc10-4c27-8057-077fb039651e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:15 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-1655a72e-dc10-4c27-8057-077fb039651e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Acquiring lock "cinder-attachment_update-ed7a92c1-d2e3-4934-bdc5-d0bce8bac651-devstack" by "attachment_update" {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:01:15 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-1655a72e-dc10-4c27-8057-077fb039651e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Lock "cinder-attachment_update-ed7a92c1-d2e3-4934-bdc5-d0bce8bac651-devstack" acquired by "attachment_update" :: waited 0.043s {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:01:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:15 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-1655a72e-dc10-4c27-8057-077fb039651e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Lock "cinder-attachment_update-ed7a92c1-d2e3-4934-bdc5-d0bce8bac651-devstack" released by "attachment_update" :: held 0.311s {{(pid=87209) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:01:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-1655a72e-dc10-4c27-8057-077fb039651e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/attachments/d09e6a43-15b2-4915-a570-6c6b54b31b71 returned with HTTP 200 Sep 04 16:01:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1090/2127] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 16:01:15 2026] PUT /volume/v3/attachments/d09e6a43-15b2-4915-a570-6c6b54b31b71 => generated 694 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a022279a-5fc3-4afa-92a3-22f610d17858 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a022279a-5fc3-4afa-92a3-22f610d17858 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a022279a-5fc3-4afa-92a3-22f610d17858 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a022279a-5fc3-4afa-92a3-22f610d17858 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a022279a-5fc3-4afa-92a3-22f610d17858 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a022279a-5fc3-4afa-92a3-22f610d17858 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 200 Sep 04 16:01:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1038/2128] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:16 2026] GET /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 866 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-b998f764-300e-410b-9d22-bab161cd6320 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-b998f764-300e-410b-9d22-bab161cd6320 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] POST http://192.168.122.126/volume/v3/attachments/d09e6a43-15b2-4915-a570-6c6b54b31b71/action Sep 04 16:01:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-b998f764-300e-410b-9d22-bab161cd6320 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action body: b'{"os-complete": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-b998f764-300e-410b-9d22-bab161cd6320 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-507e2638-247f-4ba6-bd1a-3979c16ee4df req-b998f764-300e-410b-9d22-bab161cd6320 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/attachments/d09e6a43-15b2-4915-a570-6c6b54b31b71/action returned with HTTP 204 Sep 04 16:01:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1091/2129] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 16:01:16 2026] POST /volume/v3/attachments/d09e6a43-15b2-4915-a570-6c6b54b31b71/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-390f12a0-acf7-4c6e-81af-590050f80c2d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-390f12a0-acf7-4c6e-81af-590050f80c2d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-390f12a0-acf7-4c6e-81af-590050f80c2d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-390f12a0-acf7-4c6e-81af-590050f80c2d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-390f12a0-acf7-4c6e-81af-590050f80c2d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-390f12a0-acf7-4c6e-81af-590050f80c2d tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 200 Sep 04 16:01:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1039/2130] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:17 2026] GET /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 1158 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0620888f-0682-4d7d-868d-9d7417d61da0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0620888f-0682-4d7d-868d-9d7417d61da0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0620888f-0682-4d7d-868d-9d7417d61da0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0620888f-0682-4d7d-868d-9d7417d61da0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0620888f-0682-4d7d-868d-9d7417d61da0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0620888f-0682-4d7d-868d-9d7417d61da0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 200 Sep 04 16:01:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1092/2131] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:17 2026] GET /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 1158 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cae7a32d-2218-454e-a91b-db2973f36b21 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cae7a32d-2218-454e-a91b-db2973f36b21 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] POST http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action Sep 04 16:01:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cae7a32d-2218-454e-a91b-db2973f36b21 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action body: b'{"os-detach": {"attachment_id": "d09e6a43-15b2-4915-a570-6c6b54b31b71"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cae7a32d-2218-454e-a91b-db2973f36b21 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "d09e6a43-15b2-4915-a570-6c6b54b31b71"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cae7a32d-2218-454e-a91b-db2973f36b21 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cae7a32d-2218-454e-a91b-db2973f36b21 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action returned with HTTP 400 Sep 04 16:01:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1040/2132] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:17 2026] POST /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action => generated 100 bytes in 99 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:01:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-ae3496d1-7701-4a38-b26d-f658e9896ffb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-ae3496d1-7701-4a38-b26d-f658e9896ffb tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-ae3496d1-7701-4a38-b26d-f658e9896ffb tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-ae3496d1-7701-4a38-b26d-f658e9896ffb tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-ae3496d1-7701-4a38-b26d-f658e9896ffb tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-ae3496d1-7701-4a38-b26d-f658e9896ffb tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 200 Sep 04 16:01:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1093/2133] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:01:17 2026] GET /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 1158 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-40f75c16-8657-4da1-9b9b-fd6ef5f8c33c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-40f75c16-8657-4da1-9b9b-fd6ef5f8c33c tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] POST http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651/action Sep 04 16:01:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-40f75c16-8657-4da1-9b9b-fd6ef5f8c33c tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-40f75c16-8657-4da1-9b9b-fd6ef5f8c33c tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-40f75c16-8657-4da1-9b9b-fd6ef5f8c33c tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-40f75c16-8657-4da1-9b9b-fd6ef5f8c33c tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Begin detaching volume completed successfully. Sep 04 16:01:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-40f75c16-8657-4da1-9b9b-fd6ef5f8c33c tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651/action returned with HTTP 202 Sep 04 16:01:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1041/2134] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 16:01:17 2026] POST /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c3536098-b6f9-4333-89fe-70c09f2af21c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c3536098-b6f9-4333-89fe-70c09f2af21c None None] GET http://192.168.122.126/volume// Sep 04 16:01:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c3536098-b6f9-4333-89fe-70c09f2af21c None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c3536098-b6f9-4333-89fe-70c09f2af21c None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c3536098-b6f9-4333-89fe-70c09f2af21c None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:01:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1094/2135] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:01:18 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:01:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-a920dd6c-4678-4c07-ad08-9cf74b750b58 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-a920dd6c-4678-4c07-ad08-9cf74b750b58 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-a920dd6c-4678-4c07-ad08-9cf74b750b58 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-a920dd6c-4678-4c07-ad08-9cf74b750b58 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-a920dd6c-4678-4c07-ad08-9cf74b750b58 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-a920dd6c-4678-4c07-ad08-9cf74b750b58 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 200 Sep 04 16:01:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1042/2136] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:01:18 2026] GET /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 1342 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 16:01:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-acbf768d-430c-4d95-a066-1468453d204f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:01:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1907127638", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1907127638', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:01:18 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Create volume of 1 GB Sep 04 16:01:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Availability Zones retrieved successfully. Sep 04 16:01:18 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Flow 'volume_create_api' (5e9a3482-74ce-4989-8703-c62ab37b3189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:18 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a23dea0-7d13-4087-8e8c-9b47c4212335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:18 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:01:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-d9a8b1d5-3a6a-4fce-98c1-f513ca346417 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-d9a8b1d5-3a6a-4fce-98c1-f513ca346417 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] DELETE http://192.168.122.126/volume/v3/attachments/d09e6a43-15b2-4915-a570-6c6b54b31b71 Sep 04 16:01:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-d9a8b1d5-3a6a-4fce-98c1-f513ca346417 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-d9a8b1d5-3a6a-4fce-98c1-f513ca346417 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:18 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a23dea0-7d13-4087-8e8c-9b47c4212335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:18 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb72685-92a5-450b-87ad-76b07464f04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:18 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 16:01:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-f4a55a04-d667-4cca-a4ce-422826125f3d req-d9a8b1d5-3a6a-4fce-98c1-f513ca346417 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/attachments/d09e6a43-15b2-4915-a570-6c6b54b31b71 returned with HTTP 200 Sep 04 16:01:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1043/2137] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 16:01:18 2026] DELETE /volume/v3/attachments/d09e6a43-15b2-4915-a570-6c6b54b31b71 => generated 19 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Created reservations ['848da342-2514-4c1d-90d9-e1873fe66fc3', 'd2c23f17-9df0-4182-93d3-6b0db180b2d7', '2841bdd7-bdf3-4f2d-b299-2c5bf85cc02c', 'a96a177b-846c-4b46-8eae-8c51d4ea82c5'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb72685-92a5-450b-87ad-76b07464f04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['848da342-2514-4c1d-90d9-e1873fe66fc3', 'd2c23f17-9df0-4182-93d3-6b0db180b2d7', '2841bdd7-bdf3-4f2d-b299-2c5bf85cc02c', 'a96a177b-846c-4b46-8eae-8c51d4ea82c5']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (127a1676-c4f8-4e38-813a-654a981069e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (127a1676-c4f8-4e38-813a-654a981069e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a5e6d11-6d92-4a04-8719-4e879401260b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1907127638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ee27d0292d4a248da71d7c01954e3d',qos_specs=None,replication_status=,reservations=['848da342-2514-4c1d-90d9-e1873fe66fc3','d2c23f17-9df0-4182-93d3-6b0db180b2d7','2841bdd7-bdf3-4f2d-b299-2c5bf85cc02c','a96a177b-846c-4b46-8eae-8c51d4ea82c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f067a7342e4a43118f009c4d3f13025d',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:01:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1907127638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a5e6d11-6d92-4a04-8719-4e879401260b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ee27d0292d4a248da71d7c01954e3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f067a7342e4a43118f009c4d3f13025d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a106c95a-3b27-4306-806d-e5e74cd8b637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6b1f04b5-cbc7-46be-a749-a7f7556e1d2d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6b1f04b5-cbc7-46be-a749-a7f7556e1d2d tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] POST http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action Sep 04 16:01:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6b1f04b5-cbc7-46be-a749-a7f7556e1d2d tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6b1f04b5-cbc7-46be-a749-a7f7556e1d2d tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a106c95a-3b27-4306-806d-e5e74cd8b637) transitioned into state 'SUCCESS' from state '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-1907127638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ee27d0292d4a248da71d7c01954e3d',qos_specs=None,replication_status=,reservations=['848da342-2514-4c1d-90d9-e1873fe66fc3','d2c23f17-9df0-4182-93d3-6b0db180b2d7','2841bdd7-bdf3-4f2d-b299-2c5bf85cc02c','a96a177b-846c-4b46-8eae-8c51d4ea82c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f067a7342e4a43118f009c4d3f13025d',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (634277a2-3b42-4736-b83b-1b871a786001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:01:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (634277a2-3b42-4736-b83b-1b871a786001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:01:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Flow 'volume_create_api' (5e9a3482-74ce-4989-8703-c62ab37b3189) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:01:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Create volume request issued successfully. Sep 04 16:01:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-acbf768d-430c-4d95-a066-1468453d204f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:01:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1095/2138] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:01:18 2026] POST /volume/v3/volumes => generated 764 bytes in 929 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:01:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.admin_actions [None req-6b1f04b5-cbc7-46be-a749-a7f7556e1d2d tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] Updating volume '676f322d-1252-4646-967f-f22edc9a15c3' with '{'status': 'in-use'}' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 16:01:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-439575e5-ddf7-44c9-abaf-2abc14a4230f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-439575e5-ddf7-44c9-abaf-2abc14a4230f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-439575e5-ddf7-44c9-abaf-2abc14a4230f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-439575e5-ddf7-44c9-abaf-2abc14a4230f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-439575e5-ddf7-44c9-abaf-2abc14a4230f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:01:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6b1f04b5-cbc7-46be-a749-a7f7556e1d2d tempest-TestServerVolumeAttachmentScenario-1807103862 tempest-TestServerVolumeAttachmentScenario-1807103862-project-admin] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action returned with HTTP 202 Sep 04 16:01:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1044/2139] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:19 2026] POST /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action => generated 0 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0dbd07d7-9edf-4bec-bea6-15d1a51b02f9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0dbd07d7-9edf-4bec-bea6-15d1a51b02f9 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0dbd07d7-9edf-4bec-bea6-15d1a51b02f9 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-439575e5-ddf7-44c9-abaf-2abc14a4230f tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:01:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1096/2140] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:19 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 832 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0dbd07d7-9edf-4bec-bea6-15d1a51b02f9 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0dbd07d7-9edf-4bec-bea6-15d1a51b02f9 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0dbd07d7-9edf-4bec-bea6-15d1a51b02f9 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1045/2141] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:19 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 1159 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-96b1e1f6-15b6-406c-8eb4-381dc30a27f4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-96b1e1f6-15b6-406c-8eb4-381dc30a27f4 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-96b1e1f6-15b6-406c-8eb4-381dc30a27f4 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-96b1e1f6-15b6-406c-8eb4-381dc30a27f4 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-96b1e1f6-15b6-406c-8eb4-381dc30a27f4 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-96b1e1f6-15b6-406c-8eb4-381dc30a27f4 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1097/2142] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:01:19 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 1159 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-e32576d9-2edf-4670-b6a7-0823a1ab082f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-e32576d9-2edf-4670-b6a7-0823a1ab082f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] POST http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action Sep 04 16:01:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-e32576d9-2edf-4670-b6a7-0823a1ab082f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-e32576d9-2edf-4670-b6a7-0823a1ab082f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-e32576d9-2edf-4670-b6a7-0823a1ab082f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-e32576d9-2edf-4670-b6a7-0823a1ab082f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Begin detaching volume completed successfully. Sep 04 16:01:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-e32576d9-2edf-4670-b6a7-0823a1ab082f tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action returned with HTTP 202 Sep 04 16:01:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1046/2143] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 16:01:20 2026] POST /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6834ccf7-670a-4591-92e7-998eaf16718d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6834ccf7-670a-4591-92e7-998eaf16718d None None] GET http://192.168.122.126/volume// Sep 04 16:01:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6834ccf7-670a-4591-92e7-998eaf16718d None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6834ccf7-670a-4591-92e7-998eaf16718d None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6834ccf7-670a-4591-92e7-998eaf16718d None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:01:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1098/2144] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:01:20 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:01:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-1a66b594-f60f-4caf-b949-fb4991cec113 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-1a66b594-f60f-4caf-b949-fb4991cec113 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-1a66b594-f60f-4caf-b949-fb4991cec113 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-1a66b594-f60f-4caf-b949-fb4991cec113 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-1a66b594-f60f-4caf-b949-fb4991cec113 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-1a66b594-f60f-4caf-b949-fb4991cec113 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1047/2145] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:01:20 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 1343 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 16:01:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-29dff15d-28cb-4c04-9747-28d727a2d389 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-29dff15d-28cb-4c04-9747-28d727a2d389 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:01:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-29dff15d-28cb-4c04-9747-28d727a2d389 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-29dff15d-28cb-4c04-9747-28d727a2d389 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-29dff15d-28cb-4c04-9747-28d727a2d389 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:01:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-29dff15d-28cb-4c04-9747-28d727a2d389 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:01:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-6b4ccafd-cd79-4634-849c-c4d27c1feb0e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1099/2146] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:20 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-6b4ccafd-cd79-4634-849c-c4d27c1feb0e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] DELETE http://192.168.122.126/volume/v3/attachments/c1de9f72-cd8f-49d8-93b0-f45faa2d92d3 Sep 04 16:01:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-6b4ccafd-cd79-4634-849c-c4d27c1feb0e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-6b4ccafd-cd79-4634-849c-c4d27c1feb0e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:21 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 16:01:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9ad8181f-0a7c-484a-b303-b30f85b39e6e req-6b4ccafd-cd79-4634-849c-c4d27c1feb0e tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/attachments/c1de9f72-cd8f-49d8-93b0-f45faa2d92d3 returned with HTTP 200 Sep 04 16:01:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1048/2147] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 16:01:20 2026] DELETE /volume/v3/attachments/c1de9f72-cd8f-49d8-93b0-f45faa2d92d3 => generated 19 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-21a739f8-5241-4848-9a5f-48e269679bc4 req-86676984-dcfb-47b8-b3c3-2caf13cb88ee None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-21a739f8-5241-4848-9a5f-48e269679bc4 req-86676984-dcfb-47b8-b3c3-2caf13cb88ee tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-21a739f8-5241-4848-9a5f-48e269679bc4 req-86676984-dcfb-47b8-b3c3-2caf13cb88ee tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-21a739f8-5241-4848-9a5f-48e269679bc4 req-86676984-dcfb-47b8-b3c3-2caf13cb88ee tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-21a739f8-5241-4848-9a5f-48e269679bc4 req-86676984-dcfb-47b8-b3c3-2caf13cb88ee tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-21a739f8-5241-4848-9a5f-48e269679bc4 req-86676984-dcfb-47b8-b3c3-2caf13cb88ee tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1100/2148] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:01:21 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 867 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3552b110-0925-4818-b0da-bd4e387530a7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3552b110-0925-4818-b0da-bd4e387530a7 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:01:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3552b110-0925-4818-b0da-bd4e387530a7 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3552b110-0925-4818-b0da-bd4e387530a7 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3552b110-0925-4818-b0da-bd4e387530a7 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:01:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3552b110-0925-4818-b0da-bd4e387530a7 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:01:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1049/2149] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:21 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 857 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e55f9aa7-8201-4b9c-907e-1fcc7ecadc18 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e55f9aa7-8201-4b9c-907e-1fcc7ecadc18 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:01:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e55f9aa7-8201-4b9c-907e-1fcc7ecadc18 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e55f9aa7-8201-4b9c-907e-1fcc7ecadc18 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e55f9aa7-8201-4b9c-907e-1fcc7ecadc18 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:01:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e55f9aa7-8201-4b9c-907e-1fcc7ecadc18 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:01:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1101/2150] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:22 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3d66d8a8-b386-4977-9d2b-cdef2759215e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3d66d8a8-b386-4977-9d2b-cdef2759215e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes Sep 04 16:01:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3d66d8a8-b386-4977-9d2b-cdef2759215e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3d66d8a8-b386-4977-9d2b-cdef2759215e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-3d66d8a8-b386-4977-9d2b-cdef2759215e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:01:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3d66d8a8-b386-4977-9d2b-cdef2759215e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:01:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3d66d8a8-b386-4977-9d2b-cdef2759215e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Get all volumes completed successfully. Sep 04 16:01:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3d66d8a8-b386-4977-9d2b-cdef2759215e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 200 Sep 04 16:01:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1050/2151] 192.168.122.126 () {58 vars in 1121 bytes} [Fri Sep 4 16:01:22 2026] GET /volume/v3/volumes => generated 347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-017738cc-664b-4e59-a034-edcb5f0cd98a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-017738cc-664b-4e59-a034-edcb5f0cd98a tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:01:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-017738cc-664b-4e59-a034-edcb5f0cd98a tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-017738cc-664b-4e59-a034-edcb5f0cd98a tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-017738cc-664b-4e59-a034-edcb5f0cd98a tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:01:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-017738cc-664b-4e59-a034-edcb5f0cd98a tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:01:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1102/2152] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:22 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-e124ff39-af42-4186-a50a-b99fa9323a4a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-e124ff39-af42-4186-a50a-b99fa9323a4a tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:01:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-e124ff39-af42-4186-a50a-b99fa9323a4a tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-e124ff39-af42-4186-a50a-b99fa9323a4a tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-e124ff39-af42-4186-a50a-b99fa9323a4a tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:01:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-e124ff39-af42-4186-a50a-b99fa9323a4a tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:01:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1051/2153] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:01:22 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 857 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-981674a7-c484-41a0-8187-4f8f72482bd2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-981674a7-c484-41a0-8187-4f8f72482bd2 None None] GET http://192.168.122.126/volume// Sep 04 16:01:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-981674a7-c484-41a0-8187-4f8f72482bd2 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-981674a7-c484-41a0-8187-4f8f72482bd2 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-981674a7-c484-41a0-8187-4f8f72482bd2 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:01:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1103/2154] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 16:01:23 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:01:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-d9e2a354-88af-481c-95b3-865af7dba284 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-d9e2a354-88af-481c-95b3-865af7dba284 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 16:01:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-d9e2a354-88af-481c-95b3-865af7dba284 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a5e6d11-6d92-4a04-8719-4e879401260b", "connector": null, "instance_uuid": "21582f5f-010a-43bc-a8e5-fdff7d917bbf"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:23 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-d9e2a354-88af-481c-95b3-865af7dba284 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 16:01:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1052/2155] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 16:01:23 2026] POST /volume/v3/attachments => generated 273 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d0395449-82ec-49b3-ae84-245727f83ba4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d0395449-82ec-49b3-ae84-245727f83ba4 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:01:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d0395449-82ec-49b3-ae84-245727f83ba4 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d0395449-82ec-49b3-ae84-245727f83ba4 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:23 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:23 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bb1ba972-7bb3-4b26-b849-1de2681a1372 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bb1ba972-7bb3-4b26-b849-1de2681a1372 None None] GET http://192.168.122.126/volume// Sep 04 16:01:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bb1ba972-7bb3-4b26-b849-1de2681a1372 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bb1ba972-7bb3-4b26-b849-1de2681a1372 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bb1ba972-7bb3-4b26-b849-1de2681a1372 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:01:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1053/2156] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:01:23 2026] GET /volume/ => generated 390 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:01:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-d355adcc-23f3-42ca-b1d3-44b05972565d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d0395449-82ec-49b3-ae84-245727f83ba4 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:01:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-d355adcc-23f3-42ca-b1d3-44b05972565d tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:01:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-d355adcc-23f3-42ca-b1d3-44b05972565d tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-d355adcc-23f3-42ca-b1d3-44b05972565d tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d0395449-82ec-49b3-ae84-245727f83ba4 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:01:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1104/2157] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:23 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 856 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:23 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-d355adcc-23f3-42ca-b1d3-44b05972565d tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:01:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-d355adcc-23f3-42ca-b1d3-44b05972565d tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:01:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1054/2158] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:01:23 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 1037 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:01:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-f692a1d6-87d0-4331-85fd-6758f2617c97 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-f692a1d6-87d0-4331-85fd-6758f2617c97 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] PUT http://192.168.122.126/volume/v3/attachments/a02484d3-13a7-4178-8e79-0483cc4c6c29 Sep 04 16:01:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-f692a1d6-87d0-4331-85fd-6758f2617c97 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:24 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-f692a1d6-87d0-4331-85fd-6758f2617c97 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Acquiring lock "cinder-attachment_update-7a5e6d11-6d92-4a04-8719-4e879401260b-devstack" by "attachment_update" {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:01:24 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-f692a1d6-87d0-4331-85fd-6758f2617c97 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Lock "cinder-attachment_update-7a5e6d11-6d92-4a04-8719-4e879401260b-devstack" acquired by "attachment_update" :: waited 0.037s {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:01:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:24 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-f692a1d6-87d0-4331-85fd-6758f2617c97 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Lock "cinder-attachment_update-7a5e6d11-6d92-4a04-8719-4e879401260b-devstack" released by "attachment_update" :: held 0.383s {{(pid=87209) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:01:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-f692a1d6-87d0-4331-85fd-6758f2617c97 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/attachments/a02484d3-13a7-4178-8e79-0483cc4c6c29 returned with HTTP 200 Sep 04 16:01:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1105/2159] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 16:01:24 2026] PUT /volume/v3/attachments/a02484d3-13a7-4178-8e79-0483cc4c6c29 => generated 694 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e12a745a-c689-4a54-9896-24284c31e064 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e12a745a-c689-4a54-9896-24284c31e064 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:01:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e12a745a-c689-4a54-9896-24284c31e064 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e12a745a-c689-4a54-9896-24284c31e064 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e12a745a-c689-4a54-9896-24284c31e064 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:01:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e12a745a-c689-4a54-9896-24284c31e064 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:01:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1055/2160] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:24 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 857 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-8d858839-62ec-4fbb-ac45-a37a5039a01d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-8d858839-62ec-4fbb-ac45-a37a5039a01d tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] POST http://192.168.122.126/volume/v3/attachments/a02484d3-13a7-4178-8e79-0483cc4c6c29/action Sep 04 16:01:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-8d858839-62ec-4fbb-ac45-a37a5039a01d tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Action body: b'{"os-complete": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-8d858839-62ec-4fbb-ac45-a37a5039a01d tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:25 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9ebc47b9-c46a-410e-a04a-e9e2f682a0ad req-8d858839-62ec-4fbb-ac45-a37a5039a01d tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/attachments/a02484d3-13a7-4178-8e79-0483cc4c6c29/action returned with HTTP 204 Sep 04 16:01:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1106/2161] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 16:01:25 2026] POST /volume/v3/attachments/a02484d3-13a7-4178-8e79-0483cc4c6c29/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5110bac7-07d1-4b27-afe9-b34759d0c043 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5110bac7-07d1-4b27-afe9-b34759d0c043 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:01:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5110bac7-07d1-4b27-afe9-b34759d0c043 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5110bac7-07d1-4b27-afe9-b34759d0c043 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5110bac7-07d1-4b27-afe9-b34759d0c043 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:01:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5110bac7-07d1-4b27-afe9-b34759d0c043 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:01:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1056/2162] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:25 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 1149 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1420272e-fa86-4309-b783-748804071c3e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1420272e-fa86-4309-b783-748804071c3e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:01:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1420272e-fa86-4309-b783-748804071c3e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1420272e-fa86-4309-b783-748804071c3e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1420272e-fa86-4309-b783-748804071c3e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:01:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1420272e-fa86-4309-b783-748804071c3e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:01:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1107/2163] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:26 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 1149 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-feea448c-cc37-4c43-bed8-8275ae6c07dc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-feea448c-cc37-4c43-bed8-8275ae6c07dc tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:01:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-feea448c-cc37-4c43-bed8-8275ae6c07dc tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-feea448c-cc37-4c43-bed8-8275ae6c07dc tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-feea448c-cc37-4c43-bed8-8275ae6c07dc tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:01:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-feea448c-cc37-4c43-bed8-8275ae6c07dc tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:01:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1057/2164] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:26 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 1149 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-06dea3ce-99f7-4394-a566-b30899400183 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-06dea3ce-99f7-4394-a566-b30899400183 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] DELETE http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-06dea3ce-99f7-4394-a566-b30899400183 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-06dea3ce-99f7-4394-a566-b30899400183 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:30 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-06dea3ce-99f7-4394-a566-b30899400183 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Delete volume with id: ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-06dea3ce-99f7-4394-a566-b30899400183 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-06dea3ce-99f7-4394-a566-b30899400183 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Delete volume request issued successfully. Sep 04 16:01:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-06dea3ce-99f7-4394-a566-b30899400183 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 202 Sep 04 16:01:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2010dd88-cc6e-4dad-aa22-1d0de712e720 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1108/2165] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:01:29 2026] DELETE /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:01:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8a598894-704b-412f-8b05-e5173b3f24e5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2010dd88-cc6e-4dad-aa22-1d0de712e720 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] POST http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action Sep 04 16:01:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a598894-704b-412f-8b05-e5173b3f24e5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a598894-704b-412f-8b05-e5173b3f24e5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2010dd88-cc6e-4dad-aa22-1d0de712e720 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action body: b'{"os-attach": {"instance_uuid": "75643516-7507-435a-8c1f-4b5a1e8e8f3b", "mountpoint": "/dev/vdb"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2010dd88-cc6e-4dad-aa22-1d0de712e720 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "75643516-7507-435a-8c1f-4b5a1e8e8f3b", "mountpoint": "/dev/vdb"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a598894-704b-412f-8b05-e5173b3f24e5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8a598894-704b-412f-8b05-e5173b3f24e5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a598894-704b-412f-8b05-e5173b3f24e5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 200 Sep 04 16:01:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2010dd88-cc6e-4dad-aa22-1d0de712e720 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1109/2166] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:30 2026] GET /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:01:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2010dd88-cc6e-4dad-aa22-1d0de712e720 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Update volume admin metadata completed successfully. Sep 04 16:01:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2010dd88-cc6e-4dad-aa22-1d0de712e720 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Attach volume completed successfully. Sep 04 16:01:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2010dd88-cc6e-4dad-aa22-1d0de712e720 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action returned with HTTP 202 Sep 04 16:01:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1058/2167] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:30 2026] POST /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action => generated 0 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-490b31a7-a800-4f12-b790-ced797533535 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-490b31a7-a800-4f12-b790-ced797533535 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:01:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-490b31a7-a800-4f12-b790-ced797533535 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-490b31a7-a800-4f12-b790-ced797533535 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-490b31a7-a800-4f12-b790-ced797533535 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-490b31a7-a800-4f12-b790-ced797533535 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:01:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1110/2168] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:30 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 1185 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-41d72da0-4e64-4997-9af5-9d752f4fb514 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-41d72da0-4e64-4997-9af5-9d752f4fb514 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:01:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-41d72da0-4e64-4997-9af5-9d752f4fb514 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-41d72da0-4e64-4997-9af5-9d752f4fb514 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-41d72da0-4e64-4997-9af5-9d752f4fb514 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-41d72da0-4e64-4997-9af5-9d752f4fb514 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:01:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1059/2169] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:30 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 1185 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4a49240a-76a7-427a-98e2-a1de52bc969a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4a49240a-76a7-427a-98e2-a1de52bc969a tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] POST http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action Sep 04 16:01:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4a49240a-76a7-427a-98e2-a1de52bc969a tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action body: b'{"os-detach": {}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4a49240a-76a7-427a-98e2-a1de52bc969a tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4a49240a-76a7-427a-98e2-a1de52bc969a tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4a49240a-76a7-427a-98e2-a1de52bc969a tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Detach volume completed successfully. Sep 04 16:01:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4a49240a-76a7-427a-98e2-a1de52bc969a tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action returned with HTTP 202 Sep 04 16:01:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1111/2170] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:30 2026] POST /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action => generated 0 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d4cae2b5-121f-4c16-9bd2-d81f866a037d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d4cae2b5-121f-4c16-9bd2-d81f866a037d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:01:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d4cae2b5-121f-4c16-9bd2-d81f866a037d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d4cae2b5-121f-4c16-9bd2-d81f866a037d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d4cae2b5-121f-4c16-9bd2-d81f866a037d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d4cae2b5-121f-4c16-9bd2-d81f866a037d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:01:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1060/2171] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:31 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 870 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7c55a92d-25eb-4ad7-847f-128ee16e8398 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7c55a92d-25eb-4ad7-847f-128ee16e8398 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7c55a92d-25eb-4ad7-847f-128ee16e8398 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7c55a92d-25eb-4ad7-847f-128ee16e8398 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:31 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7c55a92d-25eb-4ad7-847f-128ee16e8398 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7c55a92d-25eb-4ad7-847f-128ee16e8398 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 200 Sep 04 16:01:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1112/2172] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:31 2026] GET /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 865 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-951f7a73-cc1e-44b1-adc1-4f5f944602f0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-951f7a73-cc1e-44b1-adc1-4f5f944602f0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 Sep 04 16:01:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-951f7a73-cc1e-44b1-adc1-4f5f944602f0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-951f7a73-cc1e-44b1-adc1-4f5f944602f0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-951f7a73-cc1e-44b1-adc1-4f5f944602f0 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 returned with HTTP 404 Sep 04 16:01:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1061/2173] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:32 2026] GET /volume/v3/volumes/ed7a92c1-d2e3-4934-bdc5-d0bce8bac651 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2d17b56c-f9a4-4b5b-9aae-c84842505d66 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d17b56c-f9a4-4b5b-9aae-c84842505d66 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] DELETE http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d17b56c-f9a4-4b5b-9aae-c84842505d66 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d17b56c-f9a4-4b5b-9aae-c84842505d66 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:32 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-2d17b56c-f9a4-4b5b-9aae-c84842505d66 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Delete volume with id: 676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2d17b56c-f9a4-4b5b-9aae-c84842505d66 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2d17b56c-f9a4-4b5b-9aae-c84842505d66 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Delete volume request issued successfully. Sep 04 16:01:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d17b56c-f9a4-4b5b-9aae-c84842505d66 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 202 Sep 04 16:01:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1113/2174] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:01:32 2026] DELETE /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:01:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b0684876-00a4-42de-b2fc-55a8648766a5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b0684876-00a4-42de-b2fc-55a8648766a5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b0684876-00a4-42de-b2fc-55a8648766a5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b0684876-00a4-42de-b2fc-55a8648766a5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b0684876-00a4-42de-b2fc-55a8648766a5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Volume info retrieved successfully. Sep 04 16:01:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b0684876-00a4-42de-b2fc-55a8648766a5 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 200 Sep 04 16:01:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1062/2175] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:32 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 866 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1b838075-29ab-48bc-a2f3-7d2e6f515106 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1b838075-29ab-48bc-a2f3-7d2e6f515106 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] GET http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 Sep 04 16:01:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1b838075-29ab-48bc-a2f3-7d2e6f515106 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1b838075-29ab-48bc-a2f3-7d2e6f515106 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1b838075-29ab-48bc-a2f3-7d2e6f515106 tempest-TestServerVolumeAttachmentScenario-483552951 tempest-TestServerVolumeAttachmentScenario-483552951-project-member] http://192.168.122.126/volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 returned with HTTP 404 Sep 04 16:01:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1114/2176] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:33 2026] GET /volume/v3/volumes/676f322d-1252-4646-967f-f22edc9a15c3 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:01:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c2987098-dbe9-441d-b033-fe127f8e55be None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c2987098-dbe9-441d-b033-fe127f8e55be tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] POST http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action Sep 04 16:01:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c2987098-dbe9-441d-b033-fe127f8e55be tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c2987098-dbe9-441d-b033-fe127f8e55be tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:34 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:34 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c2987098-dbe9-441d-b033-fe127f8e55be tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c2987098-dbe9-441d-b033-fe127f8e55be tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Reserve volume completed successfully. Sep 04 16:01:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c2987098-dbe9-441d-b033-fe127f8e55be tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action returned with HTTP 202 Sep 04 16:01:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1063/2177] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:34 2026] POST /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e8fc9366-0ce9-4499-995d-1a34480fb823 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e8fc9366-0ce9-4499-995d-1a34480fb823 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e8fc9366-0ce9-4499-995d-1a34480fb823 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e8fc9366-0ce9-4499-995d-1a34480fb823 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e8fc9366-0ce9-4499-995d-1a34480fb823 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e8fc9366-0ce9-4499-995d-1a34480fb823 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:01:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1115/2178] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:34 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ccb3680d-ff8c-4cba-829a-04bcaa3e69b7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ccb3680d-ff8c-4cba-829a-04bcaa3e69b7 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] POST http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ccb3680d-ff8c-4cba-829a-04bcaa3e69b7 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ccb3680d-ff8c-4cba-829a-04bcaa3e69b7 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ccb3680d-ff8c-4cba-829a-04bcaa3e69b7 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ccb3680d-ff8c-4cba-829a-04bcaa3e69b7 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Unreserve volume completed successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ccb3680d-ff8c-4cba-829a-04bcaa3e69b7 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action returned with HTTP 202 Sep 04 16:01:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1064/2179] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:35 2026] POST /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b3c1e0db-4f86-4942-a60c-94b6364a5b45 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b3c1e0db-4f86-4942-a60c-94b6364a5b45 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b3c1e0db-4f86-4942-a60c-94b6364a5b45 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b3c1e0db-4f86-4942-a60c-94b6364a5b45 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b3c1e0db-4f86-4942-a60c-94b6364a5b45 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b3c1e0db-4f86-4942-a60c-94b6364a5b45 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:01:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1116/2180] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:35 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 870 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4ec280ba-844d-4009-91d5-c0ccc6e74645 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4ec280ba-844d-4009-91d5-c0ccc6e74645 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] POST http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4ec280ba-844d-4009-91d5-c0ccc6e74645 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4ec280ba-844d-4009-91d5-c0ccc6e74645 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4ec280ba-844d-4009-91d5-c0ccc6e74645 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4ec280ba-844d-4009-91d5-c0ccc6e74645 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume updated successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4ec280ba-844d-4009-91d5-c0ccc6e74645 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action returned with HTTP 200 Sep 04 16:01:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1065/2181] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:35 2026] POST /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6c2e72c3-d790-4c5c-94b7-2ce6ebd21214 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6c2e72c3-d790-4c5c-94b7-2ce6ebd21214 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6c2e72c3-d790-4c5c-94b7-2ce6ebd21214 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6c2e72c3-d790-4c5c-94b7-2ce6ebd21214 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6c2e72c3-d790-4c5c-94b7-2ce6ebd21214 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6c2e72c3-d790-4c5c-94b7-2ce6ebd21214 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:01:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1117/2182] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:35 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5c5f2ff3-7ad6-44a5-bb7e-b5ec120898e3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5c5f2ff3-7ad6-44a5-bb7e-b5ec120898e3 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] POST http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5c5f2ff3-7ad6-44a5-bb7e-b5ec120898e3 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5c5f2ff3-7ad6-44a5-bb7e-b5ec120898e3 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5c5f2ff3-7ad6-44a5-bb7e-b5ec120898e3 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5c5f2ff3-7ad6-44a5-bb7e-b5ec120898e3 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume updated successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5c5f2ff3-7ad6-44a5-bb7e-b5ec120898e3 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action returned with HTTP 200 Sep 04 16:01:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1066/2183] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:35 2026] POST /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cf2dfebe-d57b-4e30-85a4-95a3ff0f2c2c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cf2dfebe-d57b-4e30-85a4-95a3ff0f2c2c tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cf2dfebe-d57b-4e30-85a4-95a3ff0f2c2c tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cf2dfebe-d57b-4e30-85a4-95a3ff0f2c2c tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cf2dfebe-d57b-4e30-85a4-95a3ff0f2c2c tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cf2dfebe-d57b-4e30-85a4-95a3ff0f2c2c tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:01:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1118/2184] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:35 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 870 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-67e94897-5d6a-4e7c-adff-76e41d58dfdc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-67e94897-5d6a-4e7c-adff-76e41d58dfdc tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] POST http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-67e94897-5d6a-4e7c-adff-76e41d58dfdc tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-67e94897-5d6a-4e7c-adff-76e41d58dfdc tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-67e94897-5d6a-4e7c-adff-76e41d58dfdc tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-67e94897-5d6a-4e7c-adff-76e41d58dfdc tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Update volume admin metadata completed successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-67e94897-5d6a-4e7c-adff-76e41d58dfdc tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Update readonly setting on volume completed successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-67e94897-5d6a-4e7c-adff-76e41d58dfdc tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action returned with HTTP 202 Sep 04 16:01:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1067/2185] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:35 2026] POST /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3bcba60c-ce16-436c-90ba-51bfea1ae31d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3bcba60c-ce16-436c-90ba-51bfea1ae31d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3bcba60c-ce16-436c-90ba-51bfea1ae31d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3bcba60c-ce16-436c-90ba-51bfea1ae31d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3bcba60c-ce16-436c-90ba-51bfea1ae31d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3bcba60c-ce16-436c-90ba-51bfea1ae31d tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:01:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1119/2186] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:35 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 869 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f94025cc-c119-4d2a-8477-20169eb140cf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f94025cc-c119-4d2a-8477-20169eb140cf tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] POST http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f94025cc-c119-4d2a-8477-20169eb140cf tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f94025cc-c119-4d2a-8477-20169eb140cf tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f94025cc-c119-4d2a-8477-20169eb140cf tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f94025cc-c119-4d2a-8477-20169eb140cf tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Update volume admin metadata completed successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f94025cc-c119-4d2a-8477-20169eb140cf tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Update readonly setting on volume completed successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f94025cc-c119-4d2a-8477-20169eb140cf tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action returned with HTTP 202 Sep 04 16:01:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1068/2187] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:01:35 2026] POST /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0589a9bf-3cdd-470d-b01a-f1df283f758c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0589a9bf-3cdd-470d-b01a-f1df283f758c tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0589a9bf-3cdd-470d-b01a-f1df283f758c tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0589a9bf-3cdd-470d-b01a-f1df283f758c tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0589a9bf-3cdd-470d-b01a-f1df283f758c tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0589a9bf-3cdd-470d-b01a-f1df283f758c tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:01:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1120/2188] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:01:35 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 870 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ef6fdb03-37b5-4723-9240-65882b170066 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ef6fdb03-37b5-4723-9240-65882b170066 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] POST http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ef6fdb03-37b5-4723-9240-65882b170066 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-407499722", "disk_format": "raw"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ef6fdb03-37b5-4723-9240-65882b170066 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-407499722", "disk_format": "raw"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ef6fdb03-37b5-4723-9240-65882b170066 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:01:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:01:35 devstack devstack@c-api.service[87208]: DEBUG cinder.image.image_utils [None req-ef6fdb03-37b5-4723-9240-65882b170066 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-407499722'}] 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-407499722'}]. {{(pid=87208) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 04 16:01:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ef6fdb03-37b5-4723-9240-65882b170066 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Copy volume to image completed successfully. Sep 04 16:01:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ef6fdb03-37b5-4723-9240-65882b170066 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action returned with HTTP 202 Sep 04 16:01:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1069/2189] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:01:35 2026] POST /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action => generated 654 bytes in 1054 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:01:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-6c237f19-f2cd-4e5f-badf-15d3a6bfe123 req-4a13480e-7f39-4aaa-8ceb-c8316849bb4e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-6c237f19-f2cd-4e5f-badf-15d3a6bfe123 req-4a13480e-7f39-4aaa-8ceb-c8316849bb4e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/attachments?instance_id=21582f5f-010a-43bc-a8e5-fdff7d917bbf Sep 04 16:01:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-6c237f19-f2cd-4e5f-badf-15d3a6bfe123 req-4a13480e-7f39-4aaa-8ceb-c8316849bb4e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-6c237f19-f2cd-4e5f-badf-15d3a6bfe123 req-4a13480e-7f39-4aaa-8ceb-c8316849bb4e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:39 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), Sep 04 16:01:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-6c237f19-f2cd-4e5f-badf-15d3a6bfe123 req-4a13480e-7f39-4aaa-8ceb-c8316849bb4e tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/attachments?instance_id=21582f5f-010a-43bc-a8e5-fdff7d917bbf returned with HTTP 200 Sep 04 16:01:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1121/2190] 192.168.122.126 () {62 vars in 1526 bytes} [Fri Sep 4 16:01:39 2026] GET /volume/v3/attachments?instance_id=21582f5f-010a-43bc-a8e5-fdff7d917bbf => generated 192 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-6c237f19-f2cd-4e5f-badf-15d3a6bfe123 req-63c9ab32-d6a9-45e8-a37e-ac18a2f52a80 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:01:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-6c237f19-f2cd-4e5f-badf-15d3a6bfe123 req-63c9ab32-d6a9-45e8-a37e-ac18a2f52a80 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/attachments/a02484d3-13a7-4178-8e79-0483cc4c6c29 Sep 04 16:01:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-6c237f19-f2cd-4e5f-badf-15d3a6bfe123 req-63c9ab32-d6a9-45e8-a37e-ac18a2f52a80 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:01:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-6c237f19-f2cd-4e5f-badf-15d3a6bfe123 req-63c9ab32-d6a9-45e8-a37e-ac18a2f52a80 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:01:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:01:39 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:01:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-6c237f19-f2cd-4e5f-badf-15d3a6bfe123 req-63c9ab32-d6a9-45e8-a37e-ac18a2f52a80 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/attachments/a02484d3-13a7-4178-8e79-0483cc4c6c29 returned with HTTP 200 Sep 04 16:01:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1070/2191] 192.168.122.126 () {62 vars in 1540 bytes} [Fri Sep 4 16:01:39 2026] GET /volume/v3/attachments/a02484d3-13a7-4178-8e79-0483cc4c6c29 => generated 718 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:01:49 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=195,cinder:UPDATE=22,cinder:DELETE=1,cinder:INSERT=12 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:01:49 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=221,cinder:INSERT=14,cinder:UPDATE=38,cinder:DELETE=1 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:02:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2333a0f0-7b35-40c7-9f9e-d9c4c9887d56 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2333a0f0-7b35-40c7-9f9e-d9c4c9887d56 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:02:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2333a0f0-7b35-40c7-9f9e-d9c4c9887d56 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2333a0f0-7b35-40c7-9f9e-d9c4c9887d56 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2333a0f0-7b35-40c7-9f9e-d9c4c9887d56 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:02:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2333a0f0-7b35-40c7-9f9e-d9c4c9887d56 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:02:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1122/2192] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:09 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 870 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-97ab0b65-5421-41ce-9392-28b7a29909de None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-97ab0b65-5421-41ce-9392-28b7a29909de tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:02:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-97ab0b65-5421-41ce-9392-28b7a29909de tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-97ab0b65-5421-41ce-9392-28b7a29909de tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-97ab0b65-5421-41ce-9392-28b7a29909de tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:02:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-97ab0b65-5421-41ce-9392-28b7a29909de tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:02:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1071/2193] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:10 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 870 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3100c49b-b836-4be9-93a9-adce367961d3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3100c49b-b836-4be9-93a9-adce367961d3 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] POST http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action Sep 04 16:02:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3100c49b-b836-4be9-93a9-adce367961d3 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-47085719", "disk_format": "qcow2"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:02:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3100c49b-b836-4be9-93a9-adce367961d3 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-47085719", "disk_format": "qcow2"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3100c49b-b836-4be9-93a9-adce367961d3 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:02:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:11 devstack devstack@c-api.service[87209]: DEBUG cinder.image.image_utils [None req-3100c49b-b836-4be9-93a9-adce367961d3 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-47085719'}] 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-47085719'}]. {{(pid=87209) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 04 16:02:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3100c49b-b836-4be9-93a9-adce367961d3 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Copy volume to image completed successfully. Sep 04 16:02:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3100c49b-b836-4be9-93a9-adce367961d3 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action returned with HTTP 202 Sep 04 16:02:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1123/2194] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:02:10 2026] POST /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594/action => generated 655 bytes in 1191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:02:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-6850dba0-df17-48fb-a0d0-e86d4f6a404c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-6850dba0-df17-48fb-a0d0-e86d4f6a404c tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:02:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-6850dba0-df17-48fb-a0d0-e86d4f6a404c tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-6850dba0-df17-48fb-a0d0-e86d4f6a404c tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-6850dba0-df17-48fb-a0d0-e86d4f6a404c tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:02:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-6850dba0-df17-48fb-a0d0-e86d4f6a404c tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:02:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1072/2195] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:02:16 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 1149 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-03ceab55-620e-43eb-8a66-481d41878fb2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-03ceab55-620e-43eb-8a66-481d41878fb2 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] POST http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b/action Sep 04 16:02:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-03ceab55-620e-43eb-8a66-481d41878fb2 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:02:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-03ceab55-620e-43eb-8a66-481d41878fb2 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-03ceab55-620e-43eb-8a66-481d41878fb2 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:02:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-03ceab55-620e-43eb-8a66-481d41878fb2 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Begin detaching volume completed successfully. Sep 04 16:02:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-03ceab55-620e-43eb-8a66-481d41878fb2 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b/action returned with HTTP 202 Sep 04 16:02:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1124/2196] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 16:02:16 2026] POST /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:02:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e6f208b0-d4a9-4165-aa40-c0e0257dd395 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e6f208b0-d4a9-4165-aa40-c0e0257dd395 None None] GET http://192.168.122.126/volume// Sep 04 16:02:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e6f208b0-d4a9-4165-aa40-c0e0257dd395 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e6f208b0-d4a9-4165-aa40-c0e0257dd395 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e6f208b0-d4a9-4165-aa40-c0e0257dd395 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:02:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1073/2197] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:02:17 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:02:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-322f7e22-6a8a-4947-91b4-40d5ceea20ed None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-322f7e22-6a8a-4947-91b4-40d5ceea20ed tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:02:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-322f7e22-6a8a-4947-91b4-40d5ceea20ed tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-322f7e22-6a8a-4947-91b4-40d5ceea20ed tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-322f7e22-6a8a-4947-91b4-40d5ceea20ed tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:02:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-322f7e22-6a8a-4947-91b4-40d5ceea20ed tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:02:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1125/2198] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:02:17 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 1333 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:02:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-676e3d37-2c95-43a4-a487-8666f9616b20 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-676e3d37-2c95-43a4-a487-8666f9616b20 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] DELETE http://192.168.122.126/volume/v3/attachments/a02484d3-13a7-4178-8e79-0483cc4c6c29 Sep 04 16:02:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-676e3d37-2c95-43a4-a487-8666f9616b20 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-676e3d37-2c95-43a4-a487-8666f9616b20 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:18 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 16:02:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3b906486-16b1-42a8-8cc8-b1b2f90f915f req-676e3d37-2c95-43a4-a487-8666f9616b20 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/attachments/a02484d3-13a7-4178-8e79-0483cc4c6c29 returned with HTTP 200 Sep 04 16:02:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1074/2199] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 16:02:17 2026] DELETE /volume/v3/attachments/a02484d3-13a7-4178-8e79-0483cc4c6c29 => generated 19 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-96c7c50c-0e95-4ed5-b2e1-c56894802f7c req-e5570eb6-cc84-4e0c-97a1-e91ef046e2fd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-96c7c50c-0e95-4ed5-b2e1-c56894802f7c req-e5570eb6-cc84-4e0c-97a1-e91ef046e2fd tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:02:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-96c7c50c-0e95-4ed5-b2e1-c56894802f7c req-e5570eb6-cc84-4e0c-97a1-e91ef046e2fd tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-96c7c50c-0e95-4ed5-b2e1-c56894802f7c req-e5570eb6-cc84-4e0c-97a1-e91ef046e2fd tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-96c7c50c-0e95-4ed5-b2e1-c56894802f7c req-e5570eb6-cc84-4e0c-97a1-e91ef046e2fd tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:02:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-96c7c50c-0e95-4ed5-b2e1-c56894802f7c req-e5570eb6-cc84-4e0c-97a1-e91ef046e2fd tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:02:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1126/2200] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:02:19 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bbb4f923-8bca-4879-a6e6-8bfdeb934376 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bbb4f923-8bca-4879-a6e6-8bfdeb934376 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] DELETE http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:02:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bbb4f923-8bca-4879-a6e6-8bfdeb934376 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bbb4f923-8bca-4879-a6e6-8bfdeb934376 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:19 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-bbb4f923-8bca-4879-a6e6-8bfdeb934376 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Delete volume with id: 7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:02:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bbb4f923-8bca-4879-a6e6-8bfdeb934376 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:02:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bbb4f923-8bca-4879-a6e6-8bfdeb934376 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Delete volume request issued successfully. Sep 04 16:02:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bbb4f923-8bca-4879-a6e6-8bfdeb934376 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 202 Sep 04 16:02:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1075/2201] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:02:19 2026] DELETE /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:02:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a2a080c6-34a8-405c-838c-0401c4572327 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a2a080c6-34a8-405c-838c-0401c4572327 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:02:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a2a080c6-34a8-405c-838c-0401c4572327 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a2a080c6-34a8-405c-838c-0401c4572327 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a2a080c6-34a8-405c-838c-0401c4572327 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Volume info retrieved successfully. Sep 04 16:02:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a2a080c6-34a8-405c-838c-0401c4572327 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 200 Sep 04 16:02:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1127/2202] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:20 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d3ecead9-50c7-413a-91ae-9276bfc75598 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d3ecead9-50c7-413a-91ae-9276bfc75598 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] GET http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b Sep 04 16:02:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d3ecead9-50c7-413a-91ae-9276bfc75598 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d3ecead9-50c7-413a-91ae-9276bfc75598 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d3ecead9-50c7-413a-91ae-9276bfc75598 tempest-TestMinimumBasicScenario-814664051 tempest-TestMinimumBasicScenario-814664051-project-member] http://192.168.122.126/volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b returned with HTTP 404 Sep 04 16:02:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1076/2203] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:21 2026] GET /volume/v3/volumes/7a5e6d11-6d92-4a04-8719-4e879401260b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1586162267", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1586162267', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Create volume of 1 GB Sep 04 16:02:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Availability Zones retrieved successfully. Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Flow 'volume_create_api' (e3ace2c8-cec1-46d0-82b3-1547fa4cb882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c36c68de-3435-4f49-b710-b7ee15998d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c36c68de-3435-4f49-b710-b7ee15998d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af914da8-c8b0-4fc5-b349-d68029b0f553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Created reservations ['5d90832a-a258-4d93-950f-b45b01fa94b1', '54403355-cc19-4317-b21c-493bccb3ab9c', '04569a97-d106-4f0a-88b5-0277a82570b3', 'aaf1855b-f6fa-458d-aabb-6faebf59e6bd'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af914da8-c8b0-4fc5-b349-d68029b0f553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d90832a-a258-4d93-950f-b45b01fa94b1', '54403355-cc19-4317-b21c-493bccb3ab9c', '04569a97-d106-4f0a-88b5-0277a82570b3', 'aaf1855b-f6fa-458d-aabb-6faebf59e6bd']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18b23f20-6a05-40f4-a01a-a31f6efaf453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:23 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18b23f20-6a05-40f4-a01a-a31f6efaf453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7effc614-7270-4918-b415-95a8238c156e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1586162267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f914e0bf1d84cb6b1172a1379b403d8',qos_specs=None,replication_status=,reservations=['5d90832a-a258-4d93-950f-b45b01fa94b1','54403355-cc19-4317-b21c-493bccb3ab9c','04569a97-d106-4f0a-88b5-0277a82570b3','aaf1855b-f6fa-458d-aabb-6faebf59e6bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ba6732a6c1c46ff9a242c69db1890c2',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1586162267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7effc614-7270-4918-b415-95a8238c156e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f914e0bf1d84cb6b1172a1379b403d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ba6732a6c1c46ff9a242c69db1890c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a534a69-5654-4617-b462-a32d76a37397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a534a69-5654-4617-b462-a32d76a37397) transitioned into state 'SUCCESS' from state '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-1586162267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f914e0bf1d84cb6b1172a1379b403d8',qos_specs=None,replication_status=,reservations=['5d90832a-a258-4d93-950f-b45b01fa94b1','54403355-cc19-4317-b21c-493bccb3ab9c','04569a97-d106-4f0a-88b5-0277a82570b3','aaf1855b-f6fa-458d-aabb-6faebf59e6bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ba6732a6c1c46ff9a242c69db1890c2',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f547be5-3344-4221-b9f7-9cb2d257bdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f547be5-3344-4221-b9f7-9cb2d257bdbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Flow 'volume_create_api' (e3ace2c8-cec1-46d0-82b3-1547fa4cb882) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Create volume request issued successfully. Sep 04 16:02:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-612aabe3-601c-48a7-8bae-d13b4b114c34 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1128/2204] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:02:23 2026] POST /volume/v3/volumes => generated 756 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:02:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ccb8f385-e10f-40ad-b113-c615b9024bc8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ccb8f385-e10f-40ad-b113-c615b9024bc8 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:02:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ccb8f385-e10f-40ad-b113-c615b9024bc8 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ccb8f385-e10f-40ad-b113-c615b9024bc8 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ccb8f385-e10f-40ad-b113-c615b9024bc8 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:02:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ccb8f385-e10f-40ad-b113-c615b9024bc8 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:02:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1077/2205] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:24 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 870 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c500f056-d362-4183-b069-852983516f74 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c500f056-d362-4183-b069-852983516f74 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:02:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c500f056-d362-4183-b069-852983516f74 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c500f056-d362-4183-b069-852983516f74 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c500f056-d362-4183-b069-852983516f74 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:02:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c500f056-d362-4183-b069-852983516f74 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:02:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1129/2206] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:24 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 870 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0031c1d0-39d7-4711-ae6a-72a55fe2bbd2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0031c1d0-39d7-4711-ae6a-72a55fe2bbd2 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] DELETE http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:02:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0031c1d0-39d7-4711-ae6a-72a55fe2bbd2 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0031c1d0-39d7-4711-ae6a-72a55fe2bbd2 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:24 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-0031c1d0-39d7-4711-ae6a-72a55fe2bbd2 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Delete volume with id: 5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:02:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0031c1d0-39d7-4711-ae6a-72a55fe2bbd2 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:02:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0031c1d0-39d7-4711-ae6a-72a55fe2bbd2 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Delete volume request issued successfully. Sep 04 16:02:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0031c1d0-39d7-4711-ae6a-72a55fe2bbd2 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 202 Sep 04 16:02:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1078/2207] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:02:24 2026] DELETE /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:02:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-402cd4ed-03d4-4e78-8595-0a33cf251d10 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-402cd4ed-03d4-4e78-8595-0a33cf251d10 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:02:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-402cd4ed-03d4-4e78-8595-0a33cf251d10 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-402cd4ed-03d4-4e78-8595-0a33cf251d10 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:25 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-402cd4ed-03d4-4e78-8595-0a33cf251d10 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Volume info retrieved successfully. Sep 04 16:02:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-402cd4ed-03d4-4e78-8595-0a33cf251d10 tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 200 Sep 04 16:02:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1130/2208] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:24 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 869 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-734a9e2d-fdb2-42e0-93c2-21774905a47a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-734a9e2d-fdb2-42e0-93c2-21774905a47a tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] GET http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 Sep 04 16:02:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-734a9e2d-fdb2-42e0-93c2-21774905a47a tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-734a9e2d-fdb2-42e0-93c2-21774905a47a tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-734a9e2d-fdb2-42e0-93c2-21774905a47a tempest-VolumesActionsTest-648601268 tempest-VolumesActionsTest-648601268-project-member] http://192.168.122.126/volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 returned with HTTP 404 Sep 04 16:02:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1079/2209] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:26 2026] GET /volume/v3/volumes/5395d18c-9b7a-47e5-a5dc-35ed0cbe7594 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:35 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=58,cinder:UPDATE=14,cinder:INSERT=10 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:02:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ccfb43df-ce3a-4979-86ad-4238aabce65f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ccfb43df-ce3a-4979-86ad-4238aabce65f tempest-VolumesSummaryTest-975771842 tempest-VolumesSummaryTest-975771842-project-member] GET http://192.168.122.126/volume/v3/volumes/summary Sep 04 16:02:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ccfb43df-ce3a-4979-86ad-4238aabce65f tempest-VolumesSummaryTest-975771842 tempest-VolumesSummaryTest-975771842-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ccfb43df-ce3a-4979-86ad-4238aabce65f tempest-VolumesSummaryTest-975771842 tempest-VolumesSummaryTest-975771842-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-ccfb43df-ce3a-4979-86ad-4238aabce65f tempest-VolumesSummaryTest-975771842 tempest-VolumesSummaryTest-975771842-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ccfb43df-ce3a-4979-86ad-4238aabce65f tempest-VolumesSummaryTest-975771842 tempest-VolumesSummaryTest-975771842-project-member] Get summary completed successfully. Sep 04 16:02:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ccfb43df-ce3a-4979-86ad-4238aabce65f tempest-VolumesSummaryTest-975771842 tempest-VolumesSummaryTest-975771842-project-member] http://192.168.122.126/volume/v3/volumes/summary returned with HTTP 200 Sep 04 16:02:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1131/2210] 192.168.122.126 () {60 vars in 1186 bytes} [Fri Sep 4 16:02:35 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:36 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=31,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:02:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-87414a1d-618a-4db5-91f7-fd5657b94a30 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-87414a1d-618a-4db5-91f7-fd5657b94a30 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes Sep 04 16:02:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-87414a1d-618a-4db5-91f7-fd5657b94a30 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-87414a1d-618a-4db5-91f7-fd5657b94a30 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-87414a1d-618a-4db5-91f7-fd5657b94a30 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-87414a1d-618a-4db5-91f7-fd5657b94a30 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-87414a1d-618a-4db5-91f7-fd5657b94a30 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-87414a1d-618a-4db5-91f7-fd5657b94a30 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 200 Sep 04 16:02:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1080/2211] 192.168.122.126 () {58 vars in 1121 bytes} [Fri Sep 4 16:02:39 2026] GET /volume/v3/volumes => generated 15 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cbae4bff-947a-443a-b64d-76423a919d19 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1509711296"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1509711296'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Create volume of 1 GB Sep 04 16:02:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Availability Zones retrieved successfully. Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Flow 'volume_create_api' (92ee3c06-baae-4db6-a941-7e78d8304152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (119c15b3-5126-4841-8035-63edadb42fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (119c15b3-5126-4841-8035-63edadb42fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e9ecb8-2e9f-4191-b75f-07652663bf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Created reservations ['3b66da95-49e9-429b-b5a9-6d5cb5bc16ed', '0c6ce2e8-74a4-41f4-adc4-674a53f11c08', '7b007729-f751-45ab-aa81-0d69c3fd2753', 'a8f870eb-7006-4624-9c91-9c2063b6cbb4'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e9ecb8-2e9f-4191-b75f-07652663bf00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b66da95-49e9-429b-b5a9-6d5cb5bc16ed', '0c6ce2e8-74a4-41f4-adc4-674a53f11c08', '7b007729-f751-45ab-aa81-0d69c3fd2753', 'a8f870eb-7006-4624-9c91-9c2063b6cbb4']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (057915a2-a0fd-47f8-93ce-1c5b50e9ae1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (057915a2-a0fd-47f8-93ce-1c5b50e9ae1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94d9df09-0eab-4d1a-8618-90a7aec16708', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1509711296',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc4626147fcf454aa7ee1639be8656b5',qos_specs=None,replication_status=,reservations=['3b66da95-49e9-429b-b5a9-6d5cb5bc16ed','0c6ce2e8-74a4-41f4-adc4-674a53f11c08','7b007729-f751-45ab-aa81-0d69c3fd2753','a8f870eb-7006-4624-9c91-9c2063b6cbb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='318a5b2a95044b12beefd3984fd66891',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1509711296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94d9df09-0eab-4d1a-8618-90a7aec16708,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fc4626147fcf454aa7ee1639be8656b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='318a5b2a95044b12beefd3984fd66891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898068b7-5721-4fd7-932c-2f1f49ca0059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898068b7-5721-4fd7-932c-2f1f49ca0059) transitioned into state 'SUCCESS' from state '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-1509711296',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc4626147fcf454aa7ee1639be8656b5',qos_specs=None,replication_status=,reservations=['3b66da95-49e9-429b-b5a9-6d5cb5bc16ed','0c6ce2e8-74a4-41f4-adc4-674a53f11c08','7b007729-f751-45ab-aa81-0d69c3fd2753','a8f870eb-7006-4624-9c91-9c2063b6cbb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='318a5b2a95044b12beefd3984fd66891',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15bd3667-bd46-4a27-9c0f-ec2e56ca85f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15bd3667-bd46-4a27-9c0f-ec2e56ca85f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Flow 'volume_create_api' (92ee3c06-baae-4db6-a941-7e78d8304152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Create volume request issued successfully. Sep 04 16:02:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cbae4bff-947a-443a-b64d-76423a919d19 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1132/2212] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:02:40 2026] POST /volume/v3/volumes => generated 773 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:02:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-acca1490-4ada-4170-8485-2a7a37147803 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-acca1490-4ada-4170-8485-2a7a37147803 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 Sep 04 16:02:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-acca1490-4ada-4170-8485-2a7a37147803 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-acca1490-4ada-4170-8485-2a7a37147803 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:40 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-acca1490-4ada-4170-8485-2a7a37147803 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-acca1490-4ada-4170-8485-2a7a37147803 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 returned with HTTP 200 Sep 04 16:02:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1081/2213] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:40 2026] GET /volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6e479704-7ce3-476c-8ffd-6c18a9d2bc6c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e479704-7ce3-476c-8ffd-6c18a9d2bc6c tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 Sep 04 16:02:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6e479704-7ce3-476c-8ffd-6c18a9d2bc6c tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6e479704-7ce3-476c-8ffd-6c18a9d2bc6c tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6e479704-7ce3-476c-8ffd-6c18a9d2bc6c tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e479704-7ce3-476c-8ffd-6c18a9d2bc6c tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 returned with HTTP 200 Sep 04 16:02:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1133/2214] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:41 2026] GET /volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 => generated 865 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-926935ea-c22e-4e81-bf5a-db7c565dbe4c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-926935ea-c22e-4e81-bf5a-db7c565dbe4c tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-926935ea-c22e-4e81-bf5a-db7c565dbe4c tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-926935ea-c22e-4e81-bf5a-db7c565dbe4c tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-926935ea-c22e-4e81-bf5a-db7c565dbe4c tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-926935ea-c22e-4e81-bf5a-db7c565dbe4c tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 returned with HTTP 200 Sep 04 16:02:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1082/2215] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:43 2026] GET /volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 => generated 866 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-64e2a3c9-a28c-4a86-bd5e-595de60d0d78 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-64e2a3c9-a28c-4a86-bd5e-595de60d0d78 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 Sep 04 16:02:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-64e2a3c9-a28c-4a86-bd5e-595de60d0d78 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-64e2a3c9-a28c-4a86-bd5e-595de60d0d78 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-64e2a3c9-a28c-4a86-bd5e-595de60d0d78 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-64e2a3c9-a28c-4a86-bd5e-595de60d0d78 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 returned with HTTP 200 Sep 04 16:02:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1134/2216] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:43 2026] GET /volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 => generated 866 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f4908990-b311-4823-a757-6cc2643f35b6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1932609564"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1932609564'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Create volume of 1 GB Sep 04 16:02:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Availability Zones retrieved successfully. Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Flow 'volume_create_api' (14047ce7-a04a-4404-bd3d-286815efe3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e42ff6-d35c-4608-8732-5f850116815a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e42ff6-d35c-4608-8732-5f850116815a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24d227d-1df4-4c9d-a92f-22a56ede0b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Created reservations ['b244f442-26b2-4f62-8d20-fbabc7ee2270', '73ebdb8a-7149-415f-8140-54bdce14e09f', '54d9e650-fa4f-42ce-b04b-891298efd409', '49bf51a2-4147-4389-b1b7-0bb2198158ab'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24d227d-1df4-4c9d-a92f-22a56ede0b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b244f442-26b2-4f62-8d20-fbabc7ee2270', '73ebdb8a-7149-415f-8140-54bdce14e09f', '54d9e650-fa4f-42ce-b04b-891298efd409', '49bf51a2-4147-4389-b1b7-0bb2198158ab']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2090e6-316f-4a4e-9d61-e5758b54dfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2090e6-316f-4a4e-9d61-e5758b54dfc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '717dba2a-a3bf-4d0e-b663-c1d0c363b890', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1932609564',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc4626147fcf454aa7ee1639be8656b5',qos_specs=None,replication_status=,reservations=['b244f442-26b2-4f62-8d20-fbabc7ee2270','73ebdb8a-7149-415f-8140-54bdce14e09f','54d9e650-fa4f-42ce-b04b-891298efd409','49bf51a2-4147-4389-b1b7-0bb2198158ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='318a5b2a95044b12beefd3984fd66891',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1932609564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=717dba2a-a3bf-4d0e-b663-c1d0c363b890,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fc4626147fcf454aa7ee1639be8656b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='318a5b2a95044b12beefd3984fd66891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6734f7-4f32-4207-a66d-506c7e5bbed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6734f7-4f32-4207-a66d-506c7e5bbed4) transitioned into state 'SUCCESS' from state '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-1932609564',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc4626147fcf454aa7ee1639be8656b5',qos_specs=None,replication_status=,reservations=['b244f442-26b2-4f62-8d20-fbabc7ee2270','73ebdb8a-7149-415f-8140-54bdce14e09f','54d9e650-fa4f-42ce-b04b-891298efd409','49bf51a2-4147-4389-b1b7-0bb2198158ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='318a5b2a95044b12beefd3984fd66891',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba031841-7e95-4d8b-909a-14d27d201930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba031841-7e95-4d8b-909a-14d27d201930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Flow 'volume_create_api' (14047ce7-a04a-4404-bd3d-286815efe3a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Create volume request issued successfully. Sep 04 16:02:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f4908990-b311-4823-a757-6cc2643f35b6 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1083/2217] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:02:43 2026] POST /volume/v3/volumes => generated 773 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:02:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-84b47093-6433-46a6-9e8b-6f88d35e05ec None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-84b47093-6433-46a6-9e8b-6f88d35e05ec tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 Sep 04 16:02:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-84b47093-6433-46a6-9e8b-6f88d35e05ec tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-84b47093-6433-46a6-9e8b-6f88d35e05ec tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-84b47093-6433-46a6-9e8b-6f88d35e05ec tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-84b47093-6433-46a6-9e8b-6f88d35e05ec tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 returned with HTTP 200 Sep 04 16:02:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1135/2218] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:43 2026] GET /volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 => generated 841 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c4df717a-c7b4-45f4-8a18-87b2ffcf03dd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c4df717a-c7b4-45f4-8a18-87b2ffcf03dd tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 Sep 04 16:02:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c4df717a-c7b4-45f4-8a18-87b2ffcf03dd tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c4df717a-c7b4-45f4-8a18-87b2ffcf03dd tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c4df717a-c7b4-45f4-8a18-87b2ffcf03dd tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c4df717a-c7b4-45f4-8a18-87b2ffcf03dd tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 returned with HTTP 200 Sep 04 16:02:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1084/2219] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:44 2026] GET /volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 => generated 865 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9f1cd676-eac4-4c15-950a-5e1d99c19685 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9f1cd676-eac4-4c15-950a-5e1d99c19685 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 Sep 04 16:02:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9f1cd676-eac4-4c15-950a-5e1d99c19685 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9f1cd676-eac4-4c15-950a-5e1d99c19685 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9f1cd676-eac4-4c15-950a-5e1d99c19685 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9f1cd676-eac4-4c15-950a-5e1d99c19685 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 returned with HTTP 200 Sep 04 16:02:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1136/2220] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:45 2026] GET /volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 => generated 866 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4e9caded-0c8b-4b9f-bf46-7985efa7a270 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4e9caded-0c8b-4b9f-bf46-7985efa7a270 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 Sep 04 16:02:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4e9caded-0c8b-4b9f-bf46-7985efa7a270 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4e9caded-0c8b-4b9f-bf46-7985efa7a270 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:46 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4e9caded-0c8b-4b9f-bf46-7985efa7a270 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4e9caded-0c8b-4b9f-bf46-7985efa7a270 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 returned with HTTP 200 Sep 04 16:02:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1085/2221] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:45 2026] GET /volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1023995807"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1023995807'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Create volume of 1 GB Sep 04 16:02:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Availability Zones retrieved successfully. Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Flow 'volume_create_api' (64d970c2-1d47-43e4-a137-4c805eaf64a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b5a5b01-10a9-4c41-ab26-37872de30b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b5a5b01-10a9-4c41-ab26-37872de30b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d516bb-63b6-4630-8d32-882bd60cb103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Created reservations ['970b9504-3683-4b76-a901-ccf3e894993c', '54fea3c7-8859-47a1-a60c-cc62e554fdec', '58b8fa87-c288-4053-a6b0-300c97dd2cd2', '59ffb610-0990-4435-9dbf-345d23f53278'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d516bb-63b6-4630-8d32-882bd60cb103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['970b9504-3683-4b76-a901-ccf3e894993c', '54fea3c7-8859-47a1-a60c-cc62e554fdec', '58b8fa87-c288-4053-a6b0-300c97dd2cd2', '59ffb610-0990-4435-9dbf-345d23f53278']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eabd1f1-a7d5-4c29-a98a-ae5d6cc5ef03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eabd1f1-a7d5-4c29-a98a-ae5d6cc5ef03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1023995807',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc4626147fcf454aa7ee1639be8656b5',qos_specs=None,replication_status=,reservations=['970b9504-3683-4b76-a901-ccf3e894993c','54fea3c7-8859-47a1-a60c-cc62e554fdec','58b8fa87-c288-4053-a6b0-300c97dd2cd2','59ffb610-0990-4435-9dbf-345d23f53278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='318a5b2a95044b12beefd3984fd66891',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1023995807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fc4626147fcf454aa7ee1639be8656b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='318a5b2a95044b12beefd3984fd66891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15aa4636-3c07-4913-8f83-a5a0ba2bfa0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15aa4636-3c07-4913-8f83-a5a0ba2bfa0e) transitioned into state 'SUCCESS' from state '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-1023995807',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc4626147fcf454aa7ee1639be8656b5',qos_specs=None,replication_status=,reservations=['970b9504-3683-4b76-a901-ccf3e894993c','54fea3c7-8859-47a1-a60c-cc62e554fdec','58b8fa87-c288-4053-a6b0-300c97dd2cd2','59ffb610-0990-4435-9dbf-345d23f53278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='318a5b2a95044b12beefd3984fd66891',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b9ef32-0dd2-4c35-b56f-13d64b31ef9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b9ef32-0dd2-4c35-b56f-13d64b31ef9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Flow 'volume_create_api' (64d970c2-1d47-43e4-a137-4c805eaf64a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Create volume request issued successfully. Sep 04 16:02:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e14b477e-05ee-4a1c-8d68-45183fbe9558 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1137/2222] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:02:46 2026] POST /volume/v3/volumes => generated 773 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:02:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ff6acc80-9b23-4dd6-9871-b7fabddcb0e0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ff6acc80-9b23-4dd6-9871-b7fabddcb0e0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 Sep 04 16:02:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ff6acc80-9b23-4dd6-9871-b7fabddcb0e0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ff6acc80-9b23-4dd6-9871-b7fabddcb0e0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:46 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ff6acc80-9b23-4dd6-9871-b7fabddcb0e0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ff6acc80-9b23-4dd6-9871-b7fabddcb0e0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 returned with HTTP 200 Sep 04 16:02:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1086/2223] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:46 2026] GET /volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 => generated 841 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c773ec1f-aa00-47a2-b26b-ff1d66d57b1e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c773ec1f-aa00-47a2-b26b-ff1d66d57b1e tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 Sep 04 16:02:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c773ec1f-aa00-47a2-b26b-ff1d66d57b1e tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c773ec1f-aa00-47a2-b26b-ff1d66d57b1e tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c773ec1f-aa00-47a2-b26b-ff1d66d57b1e tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c773ec1f-aa00-47a2-b26b-ff1d66d57b1e tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 returned with HTTP 200 Sep 04 16:02:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1138/2224] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:47 2026] GET /volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bdb7bd62-4185-4c98-84ce-b58af7a7801d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bdb7bd62-4185-4c98-84ce-b58af7a7801d tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 Sep 04 16:02:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bdb7bd62-4185-4c98-84ce-b58af7a7801d tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bdb7bd62-4185-4c98-84ce-b58af7a7801d tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bdb7bd62-4185-4c98-84ce-b58af7a7801d tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bdb7bd62-4185-4c98-84ce-b58af7a7801d tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 returned with HTTP 200 Sep 04 16:02:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1087/2225] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:48 2026] GET /volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d1676b0f-d7b8-449a-b70d-cb2bbddf8885 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d1676b0f-d7b8-449a-b70d-cb2bbddf8885 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 Sep 04 16:02:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d1676b0f-d7b8-449a-b70d-cb2bbddf8885 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d1676b0f-d7b8-449a-b70d-cb2bbddf8885 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d1676b0f-d7b8-449a-b70d-cb2bbddf8885 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d1676b0f-d7b8-449a-b70d-cb2bbddf8885 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 returned with HTTP 200 Sep 04 16:02:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1139/2226] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:48 2026] GET /volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c5e011b3-7abd-4aa0-aef3-1e42fe34eac2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c5e011b3-7abd-4aa0-aef3-1e42fe34eac2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes Sep 04 16:02:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c5e011b3-7abd-4aa0-aef3-1e42fe34eac2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c5e011b3-7abd-4aa0-aef3-1e42fe34eac2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-c5e011b3-7abd-4aa0-aef3-1e42fe34eac2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:48 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c5e011b3-7abd-4aa0-aef3-1e42fe34eac2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c5e011b3-7abd-4aa0-aef3-1e42fe34eac2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c5e011b3-7abd-4aa0-aef3-1e42fe34eac2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 200 Sep 04 16:02:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1088/2227] 192.168.122.126 () {58 vars in 1121 bytes} [Fri Sep 4 16:02:48 2026] GET /volume/v3/volumes => generated 1000 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7c5a424c-8313-4961-b863-a88f48097f53 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7c5a424c-8313-4961-b863-a88f48097f53 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1023995807 Sep 04 16:02:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7c5a424c-8313-4961-b863-a88f48097f53 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7c5a424c-8313-4961-b863-a88f48097f53 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-7c5a424c-8313-4961-b863-a88f48097f53 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:48 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7c5a424c-8313-4961-b863-a88f48097f53 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1023995807'), ('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7c5a424c-8313-4961-b863-a88f48097f53 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7c5a424c-8313-4961-b863-a88f48097f53 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1023995807 returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1140/2228] 192.168.122.126 () {58 vars in 1222 bytes} [Fri Sep 4 16:02:48 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1023995807 => generated 342 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9d29c93f-bc93-416d-9eb9-f0906d692391 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9d29c93f-bc93-416d-9eb9-f0906d692391 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1932609564 Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9d29c93f-bc93-416d-9eb9-f0906d692391 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9d29c93f-bc93-416d-9eb9-f0906d692391 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-9d29c93f-bc93-416d-9eb9-f0906d692391 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9d29c93f-bc93-416d-9eb9-f0906d692391 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1932609564'), ('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9d29c93f-bc93-416d-9eb9-f0906d692391 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9d29c93f-bc93-416d-9eb9-f0906d692391 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1932609564 returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1089/2229] 192.168.122.126 () {58 vars in 1243 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1932609564 => generated 869 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-27ab5e0d-39c5-4fbb-a470-19708ccda7d0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-27ab5e0d-39c5-4fbb-a470-19708ccda7d0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?limit=1 Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-27ab5e0d-39c5-4fbb-a470-19708ccda7d0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-27ab5e0d-39c5-4fbb-a470-19708ccda7d0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-27ab5e0d-39c5-4fbb-a470-19708ccda7d0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-27ab5e0d-39c5-4fbb-a470-19708ccda7d0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-27ab5e0d-39c5-4fbb-a470-19708ccda7d0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-27ab5e0d-39c5-4fbb-a470-19708ccda7d0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1141/2230] 192.168.122.126 () {58 vars in 1157 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-35c7e737-6725-4257-9d41-8958b60873f2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35c7e737-6725-4257-9d41-8958b60873f2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?limit=1&marker=dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35c7e737-6725-4257-9d41-8958b60873f2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35c7e737-6725-4257-9d41-8958b60873f2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-35c7e737-6725-4257-9d41-8958b60873f2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-35c7e737-6725-4257-9d41-8958b60873f2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-35c7e737-6725-4257-9d41-8958b60873f2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35c7e737-6725-4257-9d41-8958b60873f2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail?limit=1&marker=dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1090/2231] 192.168.122.126 () {58 vars in 1245 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/detail?limit=1&marker=dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 => generated 1016 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-260f65b1-cb73-4ba4-a3bb-378427121a26 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-260f65b1-cb73-4ba4-a3bb-378427121a26 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?limit=1&marker=717dba2a-a3bf-4d0e-b663-c1d0c363b890 Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-260f65b1-cb73-4ba4-a3bb-378427121a26 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-260f65b1-cb73-4ba4-a3bb-378427121a26 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-260f65b1-cb73-4ba4-a3bb-378427121a26 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-260f65b1-cb73-4ba4-a3bb-378427121a26 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-260f65b1-cb73-4ba4-a3bb-378427121a26 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-260f65b1-cb73-4ba4-a3bb-378427121a26 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail?limit=1&marker=717dba2a-a3bf-4d0e-b663-c1d0c363b890 returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1142/2232] 192.168.122.126 () {58 vars in 1245 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/detail?limit=1&marker=717dba2a-a3bf-4d0e-b663-c1d0c363b890 => generated 1016 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-28c55745-d866-4a28-ad58-c7df45647866 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-28c55745-d866-4a28-ad58-c7df45647866 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?limit=1&marker=94d9df09-0eab-4d1a-8618-90a7aec16708 Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-28c55745-d866-4a28-ad58-c7df45647866 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-28c55745-d866-4a28-ad58-c7df45647866 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-28c55745-d866-4a28-ad58-c7df45647866 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-28c55745-d866-4a28-ad58-c7df45647866 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-28c55745-d866-4a28-ad58-c7df45647866 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-28c55745-d866-4a28-ad58-c7df45647866 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail?limit=1&marker=94d9df09-0eab-4d1a-8618-90a7aec16708 returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1091/2233] 192.168.122.126 () {58 vars in 1245 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/detail?limit=1&marker=94d9df09-0eab-4d1a-8618-90a7aec16708 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ff6f0fbf-9f81-4fa8-a625-e1da513f5ea5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ff6f0fbf-9f81-4fa8-a625-e1da513f5ea5 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ff6f0fbf-9f81-4fa8-a625-e1da513f5ea5 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ff6f0fbf-9f81-4fa8-a625-e1da513f5ea5 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-ff6f0fbf-9f81-4fa8-a625-e1da513f5ea5 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ff6f0fbf-9f81-4fa8-a625-e1da513f5ea5 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Could not evaluate value available, assuming string {{(pid=87209) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ff6f0fbf-9f81-4fa8-a625-e1da513f5ea5 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ff6f0fbf-9f81-4fa8-a625-e1da513f5ea5 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ff6f0fbf-9f81-4fa8-a625-e1da513f5ea5 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1143/2234] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1914 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-960ac2eb-9d53-4d50-8a70-f17bb23ca8b4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-960ac2eb-9d53-4d50-8a70-f17bb23ca8b4 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-960ac2eb-9d53-4d50-8a70-f17bb23ca8b4 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-960ac2eb-9d53-4d50-8a70-f17bb23ca8b4 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-960ac2eb-9d53-4d50-8a70-f17bb23ca8b4 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-960ac2eb-9d53-4d50-8a70-f17bb23ca8b4 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Could not evaluate value available, assuming string {{(pid=87208) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-960ac2eb-9d53-4d50-8a70-f17bb23ca8b4 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-960ac2eb-9d53-4d50-8a70-f17bb23ca8b4 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-960ac2eb-9d53-4d50-8a70-f17bb23ca8b4 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1092/2235] 192.168.122.126 () {58 vars in 1243 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ede5be1e-89e2-4cbe-baf9-dd868e5ec269 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ede5be1e-89e2-4cbe-baf9-dd868e5ec269 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes?limit=1 Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ede5be1e-89e2-4cbe-baf9-dd868e5ec269 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ede5be1e-89e2-4cbe-baf9-dd868e5ec269 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-ede5be1e-89e2-4cbe-baf9-dd868e5ec269 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-ede5be1e-89e2-4cbe-baf9-dd868e5ec269 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ede5be1e-89e2-4cbe-baf9-dd868e5ec269 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ede5be1e-89e2-4cbe-baf9-dd868e5ec269 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1144/2236] 192.168.122.126 () {58 vars in 1136 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes?limit=1 => generated 482 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3e74029c-b80d-4175-97ef-3bee3f26a59a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3e74029c-b80d-4175-97ef-3bee3f26a59a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes?limit=1&marker=dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3e74029c-b80d-4175-97ef-3bee3f26a59a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3e74029c-b80d-4175-97ef-3bee3f26a59a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-3e74029c-b80d-4175-97ef-3bee3f26a59a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3e74029c-b80d-4175-97ef-3bee3f26a59a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3e74029c-b80d-4175-97ef-3bee3f26a59a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3e74029c-b80d-4175-97ef-3bee3f26a59a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes?limit=1&marker=dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1093/2237] 192.168.122.126 () {58 vars in 1224 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes?limit=1&marker=dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 => generated 482 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a664977b-de67-476b-8965-25f5ba584c08 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a664977b-de67-476b-8965-25f5ba584c08 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes?limit=1&marker=717dba2a-a3bf-4d0e-b663-c1d0c363b890 Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a664977b-de67-476b-8965-25f5ba584c08 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a664977b-de67-476b-8965-25f5ba584c08 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-a664977b-de67-476b-8965-25f5ba584c08 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a664977b-de67-476b-8965-25f5ba584c08 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a664977b-de67-476b-8965-25f5ba584c08 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a664977b-de67-476b-8965-25f5ba584c08 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes?limit=1&marker=717dba2a-a3bf-4d0e-b663-c1d0c363b890 returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1145/2238] 192.168.122.126 () {58 vars in 1224 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes?limit=1&marker=717dba2a-a3bf-4d0e-b663-c1d0c363b890 => generated 482 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9380691e-15ce-4c25-86e9-2b010c7fbd67 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9380691e-15ce-4c25-86e9-2b010c7fbd67 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes?limit=1&marker=94d9df09-0eab-4d1a-8618-90a7aec16708 Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9380691e-15ce-4c25-86e9-2b010c7fbd67 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9380691e-15ce-4c25-86e9-2b010c7fbd67 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-9380691e-15ce-4c25-86e9-2b010c7fbd67 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9380691e-15ce-4c25-86e9-2b010c7fbd67 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9380691e-15ce-4c25-86e9-2b010c7fbd67 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9380691e-15ce-4c25-86e9-2b010c7fbd67 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes?limit=1&marker=94d9df09-0eab-4d1a-8618-90a7aec16708 returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1094/2239] 192.168.122.126 () {58 vars in 1224 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes?limit=1&marker=94d9df09-0eab-4d1a-8618-90a7aec16708 => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fb91ab53-0a73-4620-aadc-496b490fc54d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fb91ab53-0a73-4620-aadc-496b490fc54d tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1509711296&status=available Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fb91ab53-0a73-4620-aadc-496b490fc54d tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fb91ab53-0a73-4620-aadc-496b490fc54d tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-fb91ab53-0a73-4620-aadc-496b490fc54d tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-fb91ab53-0a73-4620-aadc-496b490fc54d tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Could not evaluate value available, assuming string {{(pid=87209) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-fb91ab53-0a73-4620-aadc-496b490fc54d tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1509711296'), ('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fb91ab53-0a73-4620-aadc-496b490fc54d tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fb91ab53-0a73-4620-aadc-496b490fc54d tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1509711296&status=available returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1146/2240] 192.168.122.126 () {58 vars in 1256 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1509711296&status=available => generated 342 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-754dc782-e81e-4b99-a948-e7ae051fc41b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-754dc782-e81e-4b99-a948-e7ae051fc41b tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1932609564&status=available Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-754dc782-e81e-4b99-a948-e7ae051fc41b tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-754dc782-e81e-4b99-a948-e7ae051fc41b tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-754dc782-e81e-4b99-a948-e7ae051fc41b tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-754dc782-e81e-4b99-a948-e7ae051fc41b tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Could not evaluate value available, assuming string {{(pid=87208) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-754dc782-e81e-4b99-a948-e7ae051fc41b tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1932609564'), ('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-754dc782-e81e-4b99-a948-e7ae051fc41b tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-754dc782-e81e-4b99-a948-e7ae051fc41b tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1932609564&status=available returned with HTTP 200 Sep 04 16:02:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1095/2241] 192.168.122.126 () {58 vars in 1277 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1932609564&status=available => generated 869 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b5e0b0fd-0914-4849-921d-21efe7303450 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b5e0b0fd-0914-4849-921d-21efe7303450 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?marker=dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6&sort=id%3Aasc Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b5e0b0fd-0914-4849-921d-21efe7303450 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b5e0b0fd-0914-4849-921d-21efe7303450 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-b5e0b0fd-0914-4849-921d-21efe7303450 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b5e0b0fd-0914-4849-921d-21efe7303450 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b5e0b0fd-0914-4849-921d-21efe7303450 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b5e0b0fd-0914-4849-921d-21efe7303450 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail?marker=dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6&sort=id%3Aasc returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1147/2242] 192.168.122.126 () {58 vars in 1257 bytes} [Fri Sep 4 16:02:49 2026] GET /volume/v3/volumes/detail?marker=dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6&sort=id%3Aasc => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3d7fbf18-cc02-480a-a7f4-7a52fdf1e6ac None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3d7fbf18-cc02-480a-a7f4-7a52fdf1e6ac tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3d7fbf18-cc02-480a-a7f4-7a52fdf1e6ac tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3d7fbf18-cc02-480a-a7f4-7a52fdf1e6ac tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-3d7fbf18-cc02-480a-a7f4-7a52fdf1e6ac tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3d7fbf18-cc02-480a-a7f4-7a52fdf1e6ac tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3d7fbf18-cc02-480a-a7f4-7a52fdf1e6ac tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3d7fbf18-cc02-480a-a7f4-7a52fdf1e6ac tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1096/2243] 192.168.122.126 () {58 vars in 1221 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2581 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-87b0d4b6-6a86-4f7e-a952-0e5539f4aaa1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-87b0d4b6-6a86-4f7e-a952-0e5539f4aaa1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-87b0d4b6-6a86-4f7e-a952-0e5539f4aaa1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-87b0d4b6-6a86-4f7e-a952-0e5539f4aaa1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-87b0d4b6-6a86-4f7e-a952-0e5539f4aaa1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-87b0d4b6-6a86-4f7e-a952-0e5539f4aaa1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-87b0d4b6-6a86-4f7e-a952-0e5539f4aaa1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-87b0d4b6-6a86-4f7e-a952-0e5539f4aaa1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1148/2244] 192.168.122.126 () {58 vars in 1142 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes/detail => generated 2581 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4d7e0956-04cd-42ac-979d-443da03106a0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4d7e0956-04cd-42ac-979d-443da03106a0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4d7e0956-04cd-42ac-979d-443da03106a0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4d7e0956-04cd-42ac-979d-443da03106a0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-4d7e0956-04cd-42ac-979d-443da03106a0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4d7e0956-04cd-42ac-979d-443da03106a0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4d7e0956-04cd-42ac-979d-443da03106a0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4d7e0956-04cd-42ac-979d-443da03106a0 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1097/2245] 192.168.122.126 () {58 vars in 1200 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1000 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-eb6b8abe-2bb1-4323-af57-d581c6ea1abf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eb6b8abe-2bb1-4323-af57-d581c6ea1abf tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes?availability_zone=nova Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eb6b8abe-2bb1-4323-af57-d581c6ea1abf tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eb6b8abe-2bb1-4323-af57-d581c6ea1abf tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-eb6b8abe-2bb1-4323-af57-d581c6ea1abf tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-eb6b8abe-2bb1-4323-af57-d581c6ea1abf tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Could not evaluate value nova, assuming string {{(pid=87209) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-eb6b8abe-2bb1-4323-af57-d581c6ea1abf tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-eb6b8abe-2bb1-4323-af57-d581c6ea1abf tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eb6b8abe-2bb1-4323-af57-d581c6ea1abf tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1149/2246] 192.168.122.126 () {58 vars in 1166 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes?availability_zone=nova => generated 1000 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-71752f0d-b004-4497-abf2-a6946663f353 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-71752f0d-b004-4497-abf2-a6946663f353 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes?availability_zone=nova Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-71752f0d-b004-4497-abf2-a6946663f353 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-71752f0d-b004-4497-abf2-a6946663f353 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-71752f0d-b004-4497-abf2-a6946663f353 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71752f0d-b004-4497-abf2-a6946663f353 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Could not evaluate value nova, assuming string {{(pid=87208) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-71752f0d-b004-4497-abf2-a6946663f353 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-71752f0d-b004-4497-abf2-a6946663f353 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-71752f0d-b004-4497-abf2-a6946663f353 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1098/2247] 192.168.122.126 () {58 vars in 1166 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes?availability_zone=nova => generated 1000 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-24ccbcff-e06d-420f-bef6-81e6ed1649a1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-24ccbcff-e06d-420f-bef6-81e6ed1649a1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes?bootable=false Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-24ccbcff-e06d-420f-bef6-81e6ed1649a1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-24ccbcff-e06d-420f-bef6-81e6ed1649a1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-24ccbcff-e06d-420f-bef6-81e6ed1649a1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-24ccbcff-e06d-420f-bef6-81e6ed1649a1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-24ccbcff-e06d-420f-bef6-81e6ed1649a1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-24ccbcff-e06d-420f-bef6-81e6ed1649a1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1150/2248] 192.168.122.126 () {58 vars in 1150 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes?bootable=false => generated 1000 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-160723aa-98ae-4b00-b28d-f182dd227585 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-160723aa-98ae-4b00-b28d-f182dd227585 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes?bootable=false Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-160723aa-98ae-4b00-b28d-f182dd227585 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-160723aa-98ae-4b00-b28d-f182dd227585 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-160723aa-98ae-4b00-b28d-f182dd227585 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-160723aa-98ae-4b00-b28d-f182dd227585 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-160723aa-98ae-4b00-b28d-f182dd227585 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-160723aa-98ae-4b00-b28d-f182dd227585 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1099/2249] 192.168.122.126 () {58 vars in 1150 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes?bootable=false => generated 1000 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c10ac1c4-6fd0-4d8b-9c61-120e18233dee None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c10ac1c4-6fd0-4d8b-9c61-120e18233dee tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes?status=available Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c10ac1c4-6fd0-4d8b-9c61-120e18233dee tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c10ac1c4-6fd0-4d8b-9c61-120e18233dee tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-c10ac1c4-6fd0-4d8b-9c61-120e18233dee tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c10ac1c4-6fd0-4d8b-9c61-120e18233dee tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Could not evaluate value available, assuming string {{(pid=87209) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c10ac1c4-6fd0-4d8b-9c61-120e18233dee tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c10ac1c4-6fd0-4d8b-9c61-120e18233dee tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c10ac1c4-6fd0-4d8b-9c61-120e18233dee tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes?status=available returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1151/2250] 192.168.122.126 () {58 vars in 1154 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes?status=available => generated 1000 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cff930f7-bf24-4545-88bd-ad98ea3180d1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cff930f7-bf24-4545-88bd-ad98ea3180d1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes?status=available Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cff930f7-bf24-4545-88bd-ad98ea3180d1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cff930f7-bf24-4545-88bd-ad98ea3180d1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-cff930f7-bf24-4545-88bd-ad98ea3180d1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cff930f7-bf24-4545-88bd-ad98ea3180d1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Could not evaluate value available, assuming string {{(pid=87208) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cff930f7-bf24-4545-88bd-ad98ea3180d1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cff930f7-bf24-4545-88bd-ad98ea3180d1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cff930f7-bf24-4545-88bd-ad98ea3180d1 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes?status=available returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1100/2251] 192.168.122.126 () {58 vars in 1154 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes?status=available => generated 1000 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5dc33735-d673-4099-beff-424036201606 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5dc33735-d673-4099-beff-424036201606 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?availability_zone=nova Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5dc33735-d673-4099-beff-424036201606 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5dc33735-d673-4099-beff-424036201606 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-5dc33735-d673-4099-beff-424036201606 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dc33735-d673-4099-beff-424036201606 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Could not evaluate value nova, assuming string {{(pid=87209) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dc33735-d673-4099-beff-424036201606 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5dc33735-d673-4099-beff-424036201606 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5dc33735-d673-4099-beff-424036201606 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1152/2252] 192.168.122.126 () {58 vars in 1187 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2581 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3fe740b7-2bd3-4ec9-b8c9-0fa347a20775 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3fe740b7-2bd3-4ec9-b8c9-0fa347a20775 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?bootable=false Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3fe740b7-2bd3-4ec9-b8c9-0fa347a20775 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3fe740b7-2bd3-4ec9-b8c9-0fa347a20775 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-3fe740b7-2bd3-4ec9-b8c9-0fa347a20775 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-3fe740b7-2bd3-4ec9-b8c9-0fa347a20775 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3fe740b7-2bd3-4ec9-b8c9-0fa347a20775 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3fe740b7-2bd3-4ec9-b8c9-0fa347a20775 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1101/2253] 192.168.122.126 () {58 vars in 1171 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2581 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b773cf3a-3d16-456c-8368-67cd3e905b10 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b773cf3a-3d16-456c-8368-67cd3e905b10 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?status=available Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b773cf3a-3d16-456c-8368-67cd3e905b10 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b773cf3a-3d16-456c-8368-67cd3e905b10 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-b773cf3a-3d16-456c-8368-67cd3e905b10 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b773cf3a-3d16-456c-8368-67cd3e905b10 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Could not evaluate value available, assuming string {{(pid=87209) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b773cf3a-3d16-456c-8368-67cd3e905b10 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b773cf3a-3d16-456c-8368-67cd3e905b10 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Get all volumes completed successfully. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b773cf3a-3d16-456c-8368-67cd3e905b10 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 04 16:02:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1153/2254] 192.168.122.126 () {58 vars in 1175 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes/detail?status=available => generated 2581 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:02:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e133f43b-19b5-43a5-b10e-1b766180de52 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e133f43b-19b5-43a5-b10e-1b766180de52 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 Sep 04 16:02:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e133f43b-19b5-43a5-b10e-1b766180de52 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e133f43b-19b5-43a5-b10e-1b766180de52 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:51 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e133f43b-19b5-43a5-b10e-1b766180de52 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e133f43b-19b5-43a5-b10e-1b766180de52 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 returned with HTTP 200 Sep 04 16:02:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1102/2255] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:50 2026] GET /volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 => generated 866 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d52e7694-5b00-4e99-9e90-fcd13e477904 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d52e7694-5b00-4e99-9e90-fcd13e477904 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] DELETE http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 Sep 04 16:02:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d52e7694-5b00-4e99-9e90-fcd13e477904 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d52e7694-5b00-4e99-9e90-fcd13e477904 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:51 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-d52e7694-5b00-4e99-9e90-fcd13e477904 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Delete volume with id: dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 Sep 04 16:02:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:51 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:51 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:51 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d52e7694-5b00-4e99-9e90-fcd13e477904 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d52e7694-5b00-4e99-9e90-fcd13e477904 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Delete volume request issued successfully. Sep 04 16:02:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d52e7694-5b00-4e99-9e90-fcd13e477904 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 returned with HTTP 202 Sep 04 16:02:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1154/2256] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:02:51 2026] DELETE /volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:02:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-baa764f2-fb64-4ec2-a760-1c5260135cf8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-baa764f2-fb64-4ec2-a760-1c5260135cf8 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 Sep 04 16:02:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-baa764f2-fb64-4ec2-a760-1c5260135cf8 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-baa764f2-fb64-4ec2-a760-1c5260135cf8 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:51 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-baa764f2-fb64-4ec2-a760-1c5260135cf8 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-baa764f2-fb64-4ec2-a760-1c5260135cf8 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 returned with HTTP 200 Sep 04 16:02:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1103/2257] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:51 2026] GET /volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a9b00900-f9ff-40c4-a8eb-22c23b223252 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a9b00900-f9ff-40c4-a8eb-22c23b223252 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 Sep 04 16:02:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a9b00900-f9ff-40c4-a8eb-22c23b223252 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a9b00900-f9ff-40c4-a8eb-22c23b223252 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a9b00900-f9ff-40c4-a8eb-22c23b223252 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 returned with HTTP 404 Sep 04 16:02:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1155/2258] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:52 2026] GET /volume/v3/volumes/dc0a8445-dd7d-4ab1-a72c-fbd01e3671e6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-69571601-5115-4a7b-bda6-53ee2dc698da None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-69571601-5115-4a7b-bda6-53ee2dc698da tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 Sep 04 16:02:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-69571601-5115-4a7b-bda6-53ee2dc698da tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-69571601-5115-4a7b-bda6-53ee2dc698da tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-69571601-5115-4a7b-bda6-53ee2dc698da tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-69571601-5115-4a7b-bda6-53ee2dc698da tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 returned with HTTP 200 Sep 04 16:02:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1104/2259] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:52 2026] GET /volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8a6b2f91-9c1d-4bc2-b541-a268bb15afb7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a6b2f91-9c1d-4bc2-b541-a268bb15afb7 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] DELETE http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 Sep 04 16:02:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a6b2f91-9c1d-4bc2-b541-a268bb15afb7 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a6b2f91-9c1d-4bc2-b541-a268bb15afb7 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:52 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-8a6b2f91-9c1d-4bc2-b541-a268bb15afb7 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Delete volume with id: 717dba2a-a3bf-4d0e-b663-c1d0c363b890 Sep 04 16:02:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8a6b2f91-9c1d-4bc2-b541-a268bb15afb7 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8a6b2f91-9c1d-4bc2-b541-a268bb15afb7 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Delete volume request issued successfully. Sep 04 16:02:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a6b2f91-9c1d-4bc2-b541-a268bb15afb7 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 returned with HTTP 202 Sep 04 16:02:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1156/2260] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:02:52 2026] DELETE /volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:02:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2450921d-32c7-450e-aba3-7e6b36736576 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2450921d-32c7-450e-aba3-7e6b36736576 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 Sep 04 16:02:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2450921d-32c7-450e-aba3-7e6b36736576 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2450921d-32c7-450e-aba3-7e6b36736576 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2450921d-32c7-450e-aba3-7e6b36736576 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2450921d-32c7-450e-aba3-7e6b36736576 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 returned with HTTP 200 Sep 04 16:02:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1105/2261] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:52 2026] GET /volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0a28950a-7992-4496-a81e-ed7eb386dcd2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0a28950a-7992-4496-a81e-ed7eb386dcd2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 Sep 04 16:02:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0a28950a-7992-4496-a81e-ed7eb386dcd2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0a28950a-7992-4496-a81e-ed7eb386dcd2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0a28950a-7992-4496-a81e-ed7eb386dcd2 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 returned with HTTP 404 Sep 04 16:02:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1157/2262] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:53 2026] GET /volume/v3/volumes/717dba2a-a3bf-4d0e-b663-c1d0c363b890 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-844528f3-ba08-4ab3-ae27-40fc0ceaf6da None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-844528f3-ba08-4ab3-ae27-40fc0ceaf6da tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 Sep 04 16:02:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-844528f3-ba08-4ab3-ae27-40fc0ceaf6da tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-844528f3-ba08-4ab3-ae27-40fc0ceaf6da tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-844528f3-ba08-4ab3-ae27-40fc0ceaf6da tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-844528f3-ba08-4ab3-ae27-40fc0ceaf6da tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 returned with HTTP 200 Sep 04 16:02:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1106/2263] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:53 2026] GET /volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 => generated 866 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5e2f2dcc-4b48-4f83-8705-0caf773cfd8a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5e2f2dcc-4b48-4f83-8705-0caf773cfd8a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] DELETE http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 Sep 04 16:02:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5e2f2dcc-4b48-4f83-8705-0caf773cfd8a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5e2f2dcc-4b48-4f83-8705-0caf773cfd8a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:53 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-5e2f2dcc-4b48-4f83-8705-0caf773cfd8a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Delete volume with id: 94d9df09-0eab-4d1a-8618-90a7aec16708 Sep 04 16:02:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5e2f2dcc-4b48-4f83-8705-0caf773cfd8a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5e2f2dcc-4b48-4f83-8705-0caf773cfd8a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Delete volume request issued successfully. Sep 04 16:02:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5e2f2dcc-4b48-4f83-8705-0caf773cfd8a tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 returned with HTTP 202 Sep 04 16:02:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1158/2264] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:02:53 2026] DELETE /volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:02:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-44cc364b-e99a-45c1-bf3e-d738957892c5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-44cc364b-e99a-45c1-bf3e-d738957892c5 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 Sep 04 16:02:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-44cc364b-e99a-45c1-bf3e-d738957892c5 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-44cc364b-e99a-45c1-bf3e-d738957892c5 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-44cc364b-e99a-45c1-bf3e-d738957892c5 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Volume info retrieved successfully. Sep 04 16:02:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-44cc364b-e99a-45c1-bf3e-d738957892c5 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 returned with HTTP 200 Sep 04 16:02:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1107/2265] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:53 2026] GET /volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:02:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cf28dcce-aa39-43d9-81cf-1cd125360784 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cf28dcce-aa39-43d9-81cf-1cd125360784 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] GET http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 Sep 04 16:02:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cf28dcce-aa39-43d9-81cf-1cd125360784 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cf28dcce-aa39-43d9-81cf-1cd125360784 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cf28dcce-aa39-43d9-81cf-1cd125360784 tempest-VolumesListTestJSON-632300541 tempest-VolumesListTestJSON-632300541-project-member] http://192.168.122.126/volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 returned with HTTP 404 Sep 04 16:02:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1159/2266] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:54 2026] GET /volume/v3/volumes/94d9df09-0eab-4d1a-8618-90a7aec16708 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:02:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:02:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1163871049"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:02:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1163871049'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:02:57 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Create volume of 1 GB Sep 04 16:02:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Availability Zones retrieved successfully. Sep 04 16:02:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Flow 'volume_create_api' (d29cffe0-1244-44f6-85f0-4b796a179a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc3ac2f7-4df1-4d51-8e78-4ec94bb31fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:02:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc3ac2f7-4df1-4d51-8e78-4ec94bb31fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4568d3b-f370-4370-88b1-dc8a141b741c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:57 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Created reservations ['42888944-3ceb-4b27-a42a-1a54ce488298', '369c893f-2904-4ef8-9780-7e28cbbc3691', '28c23e5c-ad58-48f0-b169-32784cdad73b', 'db5fc298-2142-4550-b4d5-c587dc771f58'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:02:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4568d3b-f370-4370-88b1-dc8a141b741c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42888944-3ceb-4b27-a42a-1a54ce488298', '369c893f-2904-4ef8-9780-7e28cbbc3691', '28c23e5c-ad58-48f0-b169-32784cdad73b', 'db5fc298-2142-4550-b4d5-c587dc771f58']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6625d422-d058-4015-8812-9ebda0b1ee30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:57 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6625d422-d058-4015-8812-9ebda0b1ee30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c94ef046-c378-4179-b8b9-7af65ee71499', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1163871049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0cf1372664248b2a494c09eea5383ce',qos_specs=None,replication_status=,reservations=['42888944-3ceb-4b27-a42a-1a54ce488298','369c893f-2904-4ef8-9780-7e28cbbc3691','28c23e5c-ad58-48f0-b169-32784cdad73b','db5fc298-2142-4550-b4d5-c587dc771f58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3781bdaaec20463197ee525b0b641fe1',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1163871049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c94ef046-c378-4179-b8b9-7af65ee71499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0cf1372664248b2a494c09eea5383ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3781bdaaec20463197ee525b0b641fe1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f34a43-9874-4c0d-9604-95883314704e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f34a43-9874-4c0d-9604-95883314704e) transitioned into state 'SUCCESS' from state '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-1163871049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0cf1372664248b2a494c09eea5383ce',qos_specs=None,replication_status=,reservations=['42888944-3ceb-4b27-a42a-1a54ce488298','369c893f-2904-4ef8-9780-7e28cbbc3691','28c23e5c-ad58-48f0-b169-32784cdad73b','db5fc298-2142-4550-b4d5-c587dc771f58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3781bdaaec20463197ee525b0b641fe1',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4287c52b-16de-4956-9f0d-e4cca37d7a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:02:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4287c52b-16de-4956-9f0d-e4cca37d7a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:02:58 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Flow 'volume_create_api' (d29cffe0-1244-44f6-85f0-4b796a179a86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:02:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Create volume request issued successfully. Sep 04 16:02:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-69d5b2c1-8ae6-4e10-8b94-72155176f755 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:02:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1108/2267] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:02:57 2026] POST /volume/v3/volumes => generated 759 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:02:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e5ccac8b-a2df-4159-b70c-13c90cfde0ed None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5ccac8b-a2df-4159-b70c-13c90cfde0ed tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] GET http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 Sep 04 16:02:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e5ccac8b-a2df-4159-b70c-13c90cfde0ed tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e5ccac8b-a2df-4159-b70c-13c90cfde0ed tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:02:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:02:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e5ccac8b-a2df-4159-b70c-13c90cfde0ed tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Volume info retrieved successfully. Sep 04 16:02:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5ccac8b-a2df-4159-b70c-13c90cfde0ed tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 returned with HTTP 200 Sep 04 16:02:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1160/2268] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:58 2026] GET /volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 => generated 827 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:02:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2a58587b-a714-4a53-a6ec-7a623e1dda83 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:02:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2a58587b-a714-4a53-a6ec-7a623e1dda83 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] GET http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 Sep 04 16:02:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2a58587b-a714-4a53-a6ec-7a623e1dda83 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:02:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2a58587b-a714-4a53-a6ec-7a623e1dda83 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:02:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:02:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:02:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:02:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:02:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2a58587b-a714-4a53-a6ec-7a623e1dda83 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Volume info retrieved successfully. Sep 04 16:02:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2a58587b-a714-4a53-a6ec-7a623e1dda83 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 returned with HTTP 200 Sep 04 16:02:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1109/2269] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:02:59 2026] GET /volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-66923df1-7458-40b1-9d48-67b5eb929f19 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-66923df1-7458-40b1-9d48-67b5eb929f19 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] GET http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 Sep 04 16:03:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-66923df1-7458-40b1-9d48-67b5eb929f19 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-66923df1-7458-40b1-9d48-67b5eb929f19 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-66923df1-7458-40b1-9d48-67b5eb929f19 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Volume info retrieved successfully. Sep 04 16:03:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-66923df1-7458-40b1-9d48-67b5eb929f19 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 returned with HTTP 200 Sep 04 16:03:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1161/2270] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:00 2026] GET /volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b768bad2-9cfb-4d7e-abcd-c97dd7668f23 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b768bad2-9cfb-4d7e-abcd-c97dd7668f23 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:03:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b768bad2-9cfb-4d7e-abcd-c97dd7668f23 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b768bad2-9cfb-4d7e-abcd-c97dd7668f23 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b768bad2-9cfb-4d7e-abcd-c97dd7668f23 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:03:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b768bad2-9cfb-4d7e-abcd-c97dd7668f23 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 200 Sep 04 16:03:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1110/2271] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:01 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2e5168e8-b76b-401a-bae9-9a146c7e0bc4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2e5168e8-b76b-401a-bae9-9a146c7e0bc4 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:03:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2e5168e8-b76b-401a-bae9-9a146c7e0bc4 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2e5168e8-b76b-401a-bae9-9a146c7e0bc4 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2e5168e8-b76b-401a-bae9-9a146c7e0bc4 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:03:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2e5168e8-b76b-401a-bae9-9a146c7e0bc4 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 200 Sep 04 16:03:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1162/2272] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:01 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-77c23689-b052-4698-910d-fdebe602ce32 req-9d70cedc-37be-4d7f-b40d-2da9e4bb9d19 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-9d70cedc-37be-4d7f-b40d-2da9e4bb9d19 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:03:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-9d70cedc-37be-4d7f-b40d-2da9e4bb9d19 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-9d70cedc-37be-4d7f-b40d-2da9e4bb9d19 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-77c23689-b052-4698-910d-fdebe602ce32 req-9d70cedc-37be-4d7f-b40d-2da9e4bb9d19 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:03:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-9d70cedc-37be-4d7f-b40d-2da9e4bb9d19 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 200 Sep 04 16:03:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1111/2273] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:03:01 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-602b2de7-b387-48dd-80c6-f957d3772342 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-602b2de7-b387-48dd-80c6-f957d3772342 None None] GET http://192.168.122.126/volume// Sep 04 16:03:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-602b2de7-b387-48dd-80c6-f957d3772342 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-602b2de7-b387-48dd-80c6-f957d3772342 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-602b2de7-b387-48dd-80c6-f957d3772342 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:03:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1163/2274] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 16:03:02 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:03:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-77c23689-b052-4698-910d-fdebe602ce32 req-3efd124a-d261-4781-99e8-6ddd293f9ac7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-3efd124a-d261-4781-99e8-6ddd293f9ac7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 16:03:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-3efd124a-d261-4781-99e8-6ddd293f9ac7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7effc614-7270-4918-b415-95a8238c156e", "connector": null, "instance_uuid": "adfa7dcf-7663-4d99-92d8-c3730240664f"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-3efd124a-d261-4781-99e8-6ddd293f9ac7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 16:03:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1112/2275] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 16:03:02 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3dded4dc-18f8-4a4e-83e9-5cf5fbbc5002 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3dded4dc-18f8-4a4e-83e9-5cf5fbbc5002 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:03:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3dded4dc-18f8-4a4e-83e9-5cf5fbbc5002 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3dded4dc-18f8-4a4e-83e9-5cf5fbbc5002 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:02 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:02 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-92a9f3c5-d720-47ef-a46d-194624d6db74 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-92a9f3c5-d720-47ef-a46d-194624d6db74 None None] GET http://192.168.122.126/volume// Sep 04 16:03:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-92a9f3c5-d720-47ef-a46d-194624d6db74 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-92a9f3c5-d720-47ef-a46d-194624d6db74 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-92a9f3c5-d720-47ef-a46d-194624d6db74 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:03:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1113/2276] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:03:02 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:03:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3dded4dc-18f8-4a4e-83e9-5cf5fbbc5002 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:03:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3dded4dc-18f8-4a4e-83e9-5cf5fbbc5002 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 200 Sep 04 16:03:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1164/2277] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:02 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 848 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:03:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-77c23689-b052-4698-910d-fdebe602ce32 req-8b3fbb0e-40bf-4a9f-beab-c12727afa21b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-8b3fbb0e-40bf-4a9f-beab-c12727afa21b tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:03:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-8b3fbb0e-40bf-4a9f-beab-c12727afa21b tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-8b3fbb0e-40bf-4a9f-beab-c12727afa21b tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-77c23689-b052-4698-910d-fdebe602ce32 req-8b3fbb0e-40bf-4a9f-beab-c12727afa21b tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:03:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-8b3fbb0e-40bf-4a9f-beab-c12727afa21b tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 200 Sep 04 16:03:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1114/2278] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:03:02 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 1029 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:03:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-77c23689-b052-4698-910d-fdebe602ce32 req-1d1b229f-b92e-4c02-8460-2b867ac48f21 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-1d1b229f-b92e-4c02-8460-2b867ac48f21 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] PUT http://192.168.122.126/volume/v3/attachments/18270f94-2ef7-49dc-927a-fe22a5acc68f Sep 04 16:03:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-1d1b229f-b92e-4c02-8460-2b867ac48f21 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:02 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-77c23689-b052-4698-910d-fdebe602ce32 req-1d1b229f-b92e-4c02-8460-2b867ac48f21 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Acquiring lock "cinder-attachment_update-7effc614-7270-4918-b415-95a8238c156e-devstack" by "attachment_update" {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:03:02 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-77c23689-b052-4698-910d-fdebe602ce32 req-1d1b229f-b92e-4c02-8460-2b867ac48f21 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Lock "cinder-attachment_update-7effc614-7270-4918-b415-95a8238c156e-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:03:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:02 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:02 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:03 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-77c23689-b052-4698-910d-fdebe602ce32 req-1d1b229f-b92e-4c02-8460-2b867ac48f21 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Lock "cinder-attachment_update-7effc614-7270-4918-b415-95a8238c156e-devstack" released by "attachment_update" :: held 0.267s {{(pid=87209) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:03:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-1d1b229f-b92e-4c02-8460-2b867ac48f21 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/attachments/18270f94-2ef7-49dc-927a-fe22a5acc68f returned with HTTP 200 Sep 04 16:03:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1165/2279] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 16:03:02 2026] PUT /volume/v3/attachments/18270f94-2ef7-49dc-927a-fe22a5acc68f => generated 694 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3689f85d-6b5a-4e6a-912a-5cf78b78684d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3689f85d-6b5a-4e6a-912a-5cf78b78684d tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:03:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3689f85d-6b5a-4e6a-912a-5cf78b78684d tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3689f85d-6b5a-4e6a-912a-5cf78b78684d tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:03 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:03 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:03 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:03 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3689f85d-6b5a-4e6a-912a-5cf78b78684d tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:03:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3689f85d-6b5a-4e6a-912a-5cf78b78684d tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 200 Sep 04 16:03:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1115/2280] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:03 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 849 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-77c23689-b052-4698-910d-fdebe602ce32 req-4fdb74b6-c0f2-4ffa-9823-04f1187cd047 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-4fdb74b6-c0f2-4ffa-9823-04f1187cd047 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] POST http://192.168.122.126/volume/v3/attachments/18270f94-2ef7-49dc-927a-fe22a5acc68f/action Sep 04 16:03:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-4fdb74b6-c0f2-4ffa-9823-04f1187cd047 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action body: b'{"os-complete": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-4fdb74b6-c0f2-4ffa-9823-04f1187cd047 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-77c23689-b052-4698-910d-fdebe602ce32 req-4fdb74b6-c0f2-4ffa-9823-04f1187cd047 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/attachments/18270f94-2ef7-49dc-927a-fe22a5acc68f/action returned with HTTP 204 Sep 04 16:03:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1166/2281] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 16:03:03 2026] POST /volume/v3/attachments/18270f94-2ef7-49dc-927a-fe22a5acc68f/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-17b45900-0f73-4b3a-8f25-a48776f2dec5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-17b45900-0f73-4b3a-8f25-a48776f2dec5 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:03:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-17b45900-0f73-4b3a-8f25-a48776f2dec5 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-17b45900-0f73-4b3a-8f25-a48776f2dec5 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-17b45900-0f73-4b3a-8f25-a48776f2dec5 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:03:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-17b45900-0f73-4b3a-8f25-a48776f2dec5 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 200 Sep 04 16:03:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1116/2282] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:04 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 1141 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9b804245-f2fa-4a8d-a757-5497f0c9fa9c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9b804245-f2fa-4a8d-a757-5497f0c9fa9c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:03:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9b804245-f2fa-4a8d-a757-5497f0c9fa9c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9b804245-f2fa-4a8d-a757-5497f0c9fa9c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9b804245-f2fa-4a8d-a757-5497f0c9fa9c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:03:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9b804245-f2fa-4a8d-a757-5497f0c9fa9c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 200 Sep 04 16:03:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1167/2283] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:04 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 1141 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-3208f6f3-a796-48b0-8d66-f17602dcec55 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-3208f6f3-a796-48b0-8d66-f17602dcec55 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:03:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-3208f6f3-a796-48b0-8d66-f17602dcec55 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-3208f6f3-a796-48b0-8d66-f17602dcec55 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-3208f6f3-a796-48b0-8d66-f17602dcec55 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:03:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-3208f6f3-a796-48b0-8d66-f17602dcec55 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 200 Sep 04 16:03:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1117/2284] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:03:08 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 1141 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-d3da1608-804c-430e-b1e8-17300f94d800 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-d3da1608-804c-430e-b1e8-17300f94d800 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] POST http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e/action Sep 04 16:03:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-d3da1608-804c-430e-b1e8-17300f94d800 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-d3da1608-804c-430e-b1e8-17300f94d800 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-d3da1608-804c-430e-b1e8-17300f94d800 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:03:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-d3da1608-804c-430e-b1e8-17300f94d800 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Begin detaching volume completed successfully. Sep 04 16:03:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-d3da1608-804c-430e-b1e8-17300f94d800 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e/action returned with HTTP 202 Sep 04 16:03:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1168/2285] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 16:03:08 2026] POST /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:03:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e3c85453-cd2c-430d-8ed6-f68b11045d28 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e3c85453-cd2c-430d-8ed6-f68b11045d28 None None] GET http://192.168.122.126/volume// Sep 04 16:03:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e3c85453-cd2c-430d-8ed6-f68b11045d28 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e3c85453-cd2c-430d-8ed6-f68b11045d28 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e3c85453-cd2c-430d-8ed6-f68b11045d28 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:03:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1118/2286] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:03:08 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:03:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-7e19401c-85ef-4cd3-b1e0-0de9464dc416 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-7e19401c-85ef-4cd3-b1e0-0de9464dc416 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:03:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-7e19401c-85ef-4cd3-b1e0-0de9464dc416 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-7e19401c-85ef-4cd3-b1e0-0de9464dc416 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-7e19401c-85ef-4cd3-b1e0-0de9464dc416 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:03:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-7e19401c-85ef-4cd3-b1e0-0de9464dc416 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 200 Sep 04 16:03:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1169/2287] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:03:08 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 1325 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:03:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:03:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-337265073", "imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-337265073', 'imageRef': '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-07465b94-6b06-4900-be41-7fe23bfc0e37 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-07465b94-6b06-4900-be41-7fe23bfc0e37 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] DELETE http://192.168.122.126/volume/v3/attachments/18270f94-2ef7-49dc-927a-fe22a5acc68f Sep 04 16:03:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-07465b94-6b06-4900-be41-7fe23bfc0e37 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-07465b94-6b06-4900-be41-7fe23bfc0e37 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:09 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, Sep 04 16:03:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-56819ef6-2c81-4014-bb6c-6e20f7dd6e79 req-07465b94-6b06-4900-be41-7fe23bfc0e37 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/attachments/18270f94-2ef7-49dc-927a-fe22a5acc68f returned with HTTP 200 Sep 04 16:03:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1170/2288] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 16:03:09 2026] DELETE /volume/v3/attachments/18270f94-2ef7-49dc-927a-fe22a5acc68f => generated 19 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:09 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Create volume of 1 GB Sep 04 16:03:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Availability Zones retrieved successfully. Sep 04 16:03:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Flow 'volume_create_api' (5e493cf1-9089-4bc6-83e3-0003ae67240a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536252a9-25f9-4253-88db-b8dd8c94e5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:03:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536252a9-25f9-4253-88db-b8dd8c94e5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2107482e-38ed-4c43-8ca6-d2383c0b4e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:09 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Created reservations ['4559d2ae-94cb-4e7c-85fc-dce167477b8e', '39806585-5c4a-498d-ae4d-d9e63bd680af', 'dae24c83-f88e-49d4-a2be-57f593d00913', '76072af0-c694-4304-99b8-194c05ddf4cb'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:03:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2107482e-38ed-4c43-8ca6-d2383c0b4e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4559d2ae-94cb-4e7c-85fc-dce167477b8e', '39806585-5c4a-498d-ae4d-d9e63bd680af', 'dae24c83-f88e-49d4-a2be-57f593d00913', '76072af0-c694-4304-99b8-194c05ddf4cb']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd4661c9-fc4a-49a6-9287-a7b2d8f017d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd4661c9-fc4a-49a6-9287-a7b2d8f017d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba75d1c8-37db-4a1d-817f-9aa6fa964683', '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-337265073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d0daa07258145119c96b84119e20210',qos_specs=None,replication_status=,reservations=['4559d2ae-94cb-4e7c-85fc-dce167477b8e','39806585-5c4a-498d-ae4d-d9e63bd680af','dae24c83-f88e-49d4-a2be-57f593d00913','76072af0-c694-4304-99b8-194c05ddf4cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f92fb7ef00141ef8d682eddfad2b238',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-337265073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba75d1c8-37db-4a1d-817f-9aa6fa964683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d0daa07258145119c96b84119e20210',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f92fb7ef00141ef8d682eddfad2b238',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f137547-e2ec-47ea-82e0-10c97f09c855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-69310c8b-e1c3-4fdc-8d06-208eed6ae57c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-69310c8b-e1c3-4fdc-8d06-208eed6ae57c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:03:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-69310c8b-e1c3-4fdc-8d06-208eed6ae57c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7effc614-7270-4918-b415-95a8238c156e", "force": false, "name": "tempest-TestStampPattern-snapshot-903184628", "description": null, "metadata": null}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f137547-e2ec-47ea-82e0-10c97f09c855) transitioned into state 'SUCCESS' from state '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-337265073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d0daa07258145119c96b84119e20210',qos_specs=None,replication_status=,reservations=['4559d2ae-94cb-4e7c-85fc-dce167477b8e','39806585-5c4a-498d-ae4d-d9e63bd680af','dae24c83-f88e-49d4-a2be-57f593d00913','76072af0-c694-4304-99b8-194c05ddf4cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f92fb7ef00141ef8d682eddfad2b238',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c130d6ba-6e48-4c3a-bd58-30bbb675d058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-69310c8b-e1c3-4fdc-8d06-208eed6ae57c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:03:10 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-69310c8b-e1c3-4fdc-8d06-208eed6ae57c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Create snapshot from volume 7effc614-7270-4918-b415-95a8238c156e Sep 04 16:03:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c130d6ba-6e48-4c3a-bd58-30bbb675d058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Flow 'volume_create_api' (5e493cf1-9089-4bc6-83e3-0003ae67240a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Create volume request issued successfully. Sep 04 16:03:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-99fbf79d-1c04-4a22-806f-6e856b3c5d19 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:03:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1119/2289] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:03:09 2026] POST /volume/v3/volumes => generated 761 bytes in 957 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2ad54c0a-69e1-45df-b203-0f09560c15d9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2ad54c0a-69e1-45df-b203-0f09560c15d9 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes/176e7c95-9ae3-4745-b9fb-6b1249f26974/action Sep 04 16:03:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2ad54c0a-69e1-45df-b203-0f09560c15d9 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action body: b'{"os-attach": {"instance_uuid": "dc6ae6ba-c060-4ada-9b91-352914afb6dc", "mountpoint": "/dev/vdc"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2ad54c0a-69e1-45df-b203-0f09560c15d9 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "dc6ae6ba-c060-4ada-9b91-352914afb6dc", "mountpoint": "/dev/vdc"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2ad54c0a-69e1-45df-b203-0f09560c15d9 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/176e7c95-9ae3-4745-b9fb-6b1249f26974/action returned with HTTP 404 Sep 04 16:03:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1120/2290] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:03:10 2026] POST /volume/v3/volumes/176e7c95-9ae3-4745-b9fb-6b1249f26974/action => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-83316d77-2d89-4f0c-8ab4-c87a14a25e32 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-83316d77-2d89-4f0c-8ab4-c87a14a25e32 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] GET http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:03:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-83316d77-2d89-4f0c-8ab4-c87a14a25e32 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-83316d77-2d89-4f0c-8ab4-c87a14a25e32 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-83316d77-2d89-4f0c-8ab4-c87a14a25e32 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:03:10 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-69310c8b-e1c3-4fdc-8d06-208eed6ae57c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Created reservations ['d94ecdb4-ebf5-40a5-ad9a-6ee456837b28', '24958072-e687-4308-86b7-fabd1bb17f51', '88f2718a-ab81-44e6-855d-cfaa7a02ff6f', '99701f54-6326-43a4-b8f8-e8477e51081b'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:03:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-83316d77-2d89-4f0c-8ab4-c87a14a25e32 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 200 Sep 04 16:03:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1121/2291] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:10 2026] GET /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 829 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-69310c8b-e1c3-4fdc-8d06-208eed6ae57c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Snapshot create request issued successfully. Sep 04 16:03:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-69310c8b-e1c3-4fdc-8d06-208eed6ae57c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:03:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1171/2292] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:03:09 2026] POST /volume/v3/snapshots => generated 302 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fc953826-6058-4997-9612-e261e07fbc4e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fc953826-6058-4997-9612-e261e07fbc4e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda Sep 04 16:03:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fc953826-6058-4997-9612-e261e07fbc4e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fc953826-6058-4997-9612-e261e07fbc4e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fc953826-6058-4997-9612-e261e07fbc4e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Snapshot retrieved successfully. Sep 04 16:03:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fc953826-6058-4997-9612-e261e07fbc4e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda returned with HTTP 200 Sep 04 16:03:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1122/2293] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:03:10 2026] GET /volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda => generated 434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ddc6f316-0af4-4917-931e-917e4e69d4ef None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ddc6f316-0af4-4917-931e-917e4e69d4ef tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] GET http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:03:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ddc6f316-0af4-4917-931e-917e4e69d4ef tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ddc6f316-0af4-4917-931e-917e4e69d4ef tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ddc6f316-0af4-4917-931e-917e4e69d4ef tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:03:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ddc6f316-0af4-4917-931e-917e4e69d4ef tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 200 Sep 04 16:03:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1172/2294] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:11 2026] GET /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e44aa3ad-6b0e-4eb4-ad34-84c14ba3bf6a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e44aa3ad-6b0e-4eb4-ad34-84c14ba3bf6a tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda Sep 04 16:03:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e44aa3ad-6b0e-4eb4-ad34-84c14ba3bf6a tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e44aa3ad-6b0e-4eb4-ad34-84c14ba3bf6a tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e44aa3ad-6b0e-4eb4-ad34-84c14ba3bf6a tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Snapshot retrieved successfully. Sep 04 16:03:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e44aa3ad-6b0e-4eb4-ad34-84c14ba3bf6a tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda returned with HTTP 200 Sep 04 16:03:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1123/2295] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:03:11 2026] GET /volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda => generated 434 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:03:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a16e4e4c-1e01-47ae-a445-5fa43280ed8a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a16e4e4c-1e01-47ae-a445-5fa43280ed8a tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] GET http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:03:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a16e4e4c-1e01-47ae-a445-5fa43280ed8a tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a16e4e4c-1e01-47ae-a445-5fa43280ed8a tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a16e4e4c-1e01-47ae-a445-5fa43280ed8a tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:03:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a16e4e4c-1e01-47ae-a445-5fa43280ed8a tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 200 Sep 04 16:03:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1173/2296] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:12 2026] GET /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 911 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-afc173b9-e9d2-4d1c-b1f1-105cb12983b6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-afc173b9-e9d2-4d1c-b1f1-105cb12983b6 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda Sep 04 16:03:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-afc173b9-e9d2-4d1c-b1f1-105cb12983b6 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-afc173b9-e9d2-4d1c-b1f1-105cb12983b6 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-afc173b9-e9d2-4d1c-b1f1-105cb12983b6 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Snapshot retrieved successfully. Sep 04 16:03:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-afc173b9-e9d2-4d1c-b1f1-105cb12983b6 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda returned with HTTP 200 Sep 04 16:03:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1124/2297] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:03:12 2026] GET /volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda => generated 434 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b4412c8e-7c84-481f-b336-c7ee362e642c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4412c8e-7c84-481f-b336-c7ee362e642c tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] GET http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:03:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b4412c8e-7c84-481f-b336-c7ee362e642c tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b4412c8e-7c84-481f-b336-c7ee362e642c tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b5b5764d-18a4-459c-967d-708041e4f3a7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b4412c8e-7c84-481f-b336-c7ee362e642c tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:03:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b5b5764d-18a4-459c-967d-708041e4f3a7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda Sep 04 16:03:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b5b5764d-18a4-459c-967d-708041e4f3a7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b5b5764d-18a4-459c-967d-708041e4f3a7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4412c8e-7c84-481f-b336-c7ee362e642c tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 200 Sep 04 16:03:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1174/2298] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:13 2026] GET /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 911 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b5b5764d-18a4-459c-967d-708041e4f3a7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Snapshot retrieved successfully. Sep 04 16:03:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b5b5764d-18a4-459c-967d-708041e4f3a7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda returned with HTTP 200 Sep 04 16:03:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1125/2299] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:03:13 2026] GET /volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7326a0f1-3954-4e29-b4ad-f5f39606370a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7326a0f1-3954-4e29-b4ad-f5f39606370a tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda Sep 04 16:03:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7326a0f1-3954-4e29-b4ad-f5f39606370a tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7326a0f1-3954-4e29-b4ad-f5f39606370a tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7326a0f1-3954-4e29-b4ad-f5f39606370a tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Snapshot retrieved successfully. Sep 04 16:03:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7326a0f1-3954-4e29-b4ad-f5f39606370a tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda returned with HTTP 200 Sep 04 16:03:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1175/2300] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:03:13 2026] GET /volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c63d365c-8956-48bc-8073-e0f86b4cafba None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c63d365c-8956-48bc-8073-e0f86b4cafba tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] GET http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:03:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c63d365c-8956-48bc-8073-e0f86b4cafba tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c63d365c-8956-48bc-8073-e0f86b4cafba tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c63d365c-8956-48bc-8073-e0f86b4cafba tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:03:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c63d365c-8956-48bc-8073-e0f86b4cafba tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 200 Sep 04 16:03:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1126/2301] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:14 2026] GET /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 914 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:03:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4eb0f476-7546-4598-82b3-13c4f6ba6605", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-680779391"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Create volume request body: {'volume': {'imageRef': '4eb0f476-7546-4598-82b3-13c4f6ba6605', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-680779391'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:15 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Create volume of 2 GB Sep 04 16:03:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Availability Zones retrieved successfully. Sep 04 16:03:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-700ef5f0-5429-4b4e-92ee-45da7d6a76fc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-700ef5f0-5429-4b4e-92ee-45da7d6a76fc tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] GET http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:03:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-700ef5f0-5429-4b4e-92ee-45da7d6a76fc tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-700ef5f0-5429-4b4e-92ee-45da7d6a76fc tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:15 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Flow 'volume_create_api' (299d59f8-c2e8-4c20-9512-759e2c8ea850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:15 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c365335-134c-4fd9-94a5-c2da05df4d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:15 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Validating volume size '2' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:03:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-700ef5f0-5429-4b4e-92ee-45da7d6a76fc tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:03:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-700ef5f0-5429-4b4e-92ee-45da7d6a76fc tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 200 Sep 04 16:03:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1127/2302] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:15 2026] GET /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 914 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:15 devstack devstack@c-api.service[87209]: WARNING cinder.volume.api [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c365335-134c-4fd9-94a5-c2da05df4d29) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 16:03:15 devstack devstack@c-api.service[87209]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 4eb0f476-7546-4598-82b3-13c4f6ba6605 is not active. Sep 04 16:03:15 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c365335-134c-4fd9-94a5-c2da05df4d29) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:15 devstack devstack@c-api.service[87209]: WARNING cinder.volume.api [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c365335-134c-4fd9-94a5-c2da05df4d29) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 16:03:15 devstack devstack@c-api.service[87209]: WARNING cinder.volume.api [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Flow 'volume_create_api' (299d59f8-c2e8-4c20-9512-759e2c8ea850) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 16:03:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4d71db26-9336-43cf-b1a7-7a21a4049921 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 400 Sep 04 16:03:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1176/2303] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:03:15 2026] POST /volume/v3/volumes => generated 125 bytes in 320 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7a366ec6-889d-4804-b145-f25640fc563c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7a366ec6-889d-4804-b145-f25640fc563c tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] GET http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:03:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7a366ec6-889d-4804-b145-f25640fc563c tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7a366ec6-889d-4804-b145-f25640fc563c tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7a366ec6-889d-4804-b145-f25640fc563c tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:03:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7a366ec6-889d-4804-b145-f25640fc563c tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 200 Sep 04 16:03:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1128/2304] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:16 2026] GET /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-77d23a9b-f325-44ac-8689-ec642dc89a01 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-77d23a9b-f325-44ac-8689-ec642dc89a01 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] GET http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:03:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-77d23a9b-f325-44ac-8689-ec642dc89a01 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-77d23a9b-f325-44ac-8689-ec642dc89a01 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-77d23a9b-f325-44ac-8689-ec642dc89a01 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:03:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-77d23a9b-f325-44ac-8689-ec642dc89a01 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 200 Sep 04 16:03:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1177/2305] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:17 2026] GET /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 914 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "adf5f5d6-6156-4cd2-ae92-03c674dc0ec4"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'adf5f5d6-6156-4cd2-ae92-03c674dc0ec4'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Create volume of 1 GB Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Availability Zones retrieved successfully. Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Flow 'volume_create_api' (92f32340-6fa8-4e2b-9228-2ebaba5681a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9aa4b64-d456-4e9c-8dde-912fcbebe743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9aa4b64-d456-4e9c-8dde-912fcbebe743) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 16:03:18 devstack devstack@c-api.service[87208]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9aa4b64-d456-4e9c-8dde-912fcbebe743) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9aa4b64-d456-4e9c-8dde-912fcbebe743) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 16:03:18 devstack devstack@c-api.service[87208]: WARNING cinder.volume.api [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Flow 'volume_create_api' (92f32340-6fa8-4e2b-9228-2ebaba5681a3) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-96fbe964-721c-4d9c-ba49-03b53bc0c99f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 400 Sep 04 16:03:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1129/2306] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:03:18 2026] POST /volume/v3/volumes => generated 134 bytes in 211 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-afdc5ee7-d110-4179-b483-a01fc1559f36 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-afdc5ee7-d110-4179-b483-a01fc1559f36 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-afdc5ee7-d110-4179-b483-a01fc1559f36 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-afdc5ee7-d110-4179-b483-a01fc1559f36 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 400 Sep 04 16:03:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1178/2307] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:03:18 2026] POST /volume/v3/volumes => generated 127 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-37a6a6be-770c-41de-8363-fbe348e169e1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-37a6a6be-770c-41de-8363-fbe348e169e1 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-37a6a6be-770c-41de-8363-fbe348e169e1 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a25b9d14-a5e4-4703-92a6-8e2a76069c4a"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-37a6a6be-770c-41de-8363-fbe348e169e1 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a25b9d14-a5e4-4703-92a6-8e2a76069c4a'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-37a6a6be-770c-41de-8363-fbe348e169e1 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 404 Sep 04 16:03:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1130/2308] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:03:18 2026] POST /volume/v3/volumes => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-35b6b4f0-96c7-4d14-9e6d-f7719cc61b83 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-35b6b4f0-96c7-4d14-9e6d-f7719cc61b83 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-35b6b4f0-96c7-4d14-9e6d-f7719cc61b83 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "97edd3db-d4e9-480c-93f4-15aa75246e6f"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-35b6b4f0-96c7-4d14-9e6d-f7719cc61b83 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '97edd3db-d4e9-480c-93f4-15aa75246e6f'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-35b6b4f0-96c7-4d14-9e6d-f7719cc61b83 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 404 Sep 04 16:03:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1179/2309] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:03:18 2026] POST /volume/v3/volumes => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c54afa05-b64a-4155-8e40-d2b651e9a616 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c54afa05-b64a-4155-8e40-d2b651e9a616 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c54afa05-b64a-4155-8e40-d2b651e9a616 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "fa789985-d825-4b92-87b1-3c0aea8447ef"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-c54afa05-b64a-4155-8e40-d2b651e9a616 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'fa789985-d825-4b92-87b1-3c0aea8447ef'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c54afa05-b64a-4155-8e40-d2b651e9a616 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 404 Sep 04 16:03:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1131/2310] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:03:18 2026] POST /volume/v3/volumes => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-722dae0e-d5e4-4558-b0f1-0855a6de8f4f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-722dae0e-d5e4-4558-b0f1-0855a6de8f4f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-722dae0e-d5e4-4558-b0f1-0855a6de8f4f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-722dae0e-d5e4-4558-b0f1-0855a6de8f4f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 400 Sep 04 16:03:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1180/2311] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:03:18 2026] POST /volume/v3/volumes => generated 125 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c81cc6c0-d15c-4a46-bb88-68ed9814a3ee None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c81cc6c0-d15c-4a46-bb88-68ed9814a3ee tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c81cc6c0-d15c-4a46-bb88-68ed9814a3ee tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c81cc6c0-d15c-4a46-bb88-68ed9814a3ee tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 400 Sep 04 16:03:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1132/2312] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:03:18 2026] POST /volume/v3/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9cf8e88b-fae6-45c8-9067-a762645afdd7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9cf8e88b-fae6-45c8-9067-a762645afdd7 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9cf8e88b-fae6-45c8-9067-a762645afdd7 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9cf8e88b-fae6-45c8-9067-a762645afdd7 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 400 Sep 04 16:03:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1181/2313] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:03:18 2026] POST /volume/v3/volumes => generated 121 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-04178fc7-86ce-474f-93ea-baf340e5c78c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-04178fc7-86ce-474f-93ea-baf340e5c78c tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] DELETE http://192.168.122.126/volume/v3/volumes/tempest-invalid-764651320 Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-04178fc7-86ce-474f-93ea-baf340e5c78c tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-04178fc7-86ce-474f-93ea-baf340e5c78c tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-04178fc7-86ce-474f-93ea-baf340e5c78c tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Delete volume with id: tempest-invalid-764651320 Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-04178fc7-86ce-474f-93ea-baf340e5c78c tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/tempest-invalid-764651320 returned with HTTP 404 Sep 04 16:03:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1133/2314] 192.168.122.126 () {58 vars in 1202 bytes} [Fri Sep 4 16:03:18 2026] DELETE /volume/v3/volumes/tempest-invalid-764651320 => generated 98 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4bdc94b9-8112-467b-9cb1-3b7d1a78b228 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1182/2315] 192.168.122.126 () {58 vars in 1127 bytes} [Fri Sep 4 16:03:18 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d15d1a00-4dfa-42ae-85b2-ca630006c20d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-84eabd75-8fb1-4b46-a0b5-b1ab8c10aa82 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d15d1a00-4dfa-42ae-85b2-ca630006c20d tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] GET http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d15d1a00-4dfa-42ae-85b2-ca630006c20d tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d15d1a00-4dfa-42ae-85b2-ca630006c20d tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-84eabd75-8fb1-4b46-a0b5-b1ab8c10aa82 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes/xxx/action Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-84eabd75-8fb1-4b46-a0b5-b1ab8c10aa82 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action body: b'{"os-detach": {}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-84eabd75-8fb1-4b46-a0b5-b1ab8c10aa82 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-84eabd75-8fb1-4b46-a0b5-b1ab8c10aa82 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 04 16:03:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1183/2316] 192.168.122.126 () {60 vars in 1175 bytes} [Fri Sep 4 16:03:18 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d15d1a00-4dfa-42ae-85b2-ca630006c20d tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2a81889c-1926-4255-85f8-819021c5b2fc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a81889c-1926-4255-85f8-819021c5b2fc tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] GET http://192.168.122.126/volume/v3/volumes/tempest-invalid-972459753 Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a81889c-1926-4255-85f8-819021c5b2fc tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a81889c-1926-4255-85f8-819021c5b2fc tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d15d1a00-4dfa-42ae-85b2-ca630006c20d tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 200 Sep 04 16:03:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1134/2317] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:18 2026] GET /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 1332 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a81889c-1926-4255-85f8-819021c5b2fc tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/tempest-invalid-972459753 returned with HTTP 404 Sep 04 16:03:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1184/2318] 192.168.122.126 () {58 vars in 1199 bytes} [Fri Sep 4 16:03:18 2026] GET /volume/v3/volumes/tempest-invalid-972459753 => generated 98 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-30890202-71ed-4726-b761-143d7041c4f3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1135/2319] 192.168.122.126 () {58 vars in 1124 bytes} [Fri Sep 4 16:03:18 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-81864dc3-b3d2-4718-9358-a9401e868683 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-81864dc3-b3d2-4718-9358-a9401e868683 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?status=null Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-81864dc3-b3d2-4718-9358-a9401e868683 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-81864dc3-b3d2-4718-9358-a9401e868683 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-81864dc3-b3d2-4718-9358-a9401e868683 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81864dc3-b3d2-4718-9358-a9401e868683 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Could not evaluate value null, assuming string {{(pid=87209) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-81864dc3-b3d2-4718-9358-a9401e868683 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-81864dc3-b3d2-4718-9358-a9401e868683 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Get all volumes completed successfully. Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-e5aaf3eb-d3c9-42d9-b5f1-0cf9e29f09a4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-81864dc3-b3d2-4718-9358-a9401e868683 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 04 16:03:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1185/2320] 192.168.122.126 () {58 vars in 1165 bytes} [Fri Sep 4 16:03:18 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-e5aaf3eb-d3c9-42d9-b5f1-0cf9e29f09a4 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] GET http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-e5aaf3eb-d3c9-42d9-b5f1-0cf9e29f09a4 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-e5aaf3eb-d3c9-42d9-b5f1-0cf9e29f09a4 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1dddd741-0f23-488a-83ea-0a5749a6536e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-e5aaf3eb-d3c9-42d9-b5f1-0cf9e29f09a4 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1dddd741-0f23-488a-83ea-0a5749a6536e tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] GET http://192.168.122.126/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-158375799 Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1dddd741-0f23-488a-83ea-0a5749a6536e tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1dddd741-0f23-488a-83ea-0a5749a6536e tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-1dddd741-0f23-488a-83ea-0a5749a6536e tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:03:18 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1dddd741-0f23-488a-83ea-0a5749a6536e tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-158375799'), ('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:03:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-e5aaf3eb-d3c9-42d9-b5f1-0cf9e29f09a4 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 200 Sep 04 16:03:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1136/2321] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:03:18 2026] GET /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 1332 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1dddd741-0f23-488a-83ea-0a5749a6536e tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Get all volumes completed successfully. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1dddd741-0f23-488a-83ea-0a5749a6536e tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-158375799 returned with HTTP 200 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1186/2322] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:03:18 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-158375799 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7283049a-64f9-4740-8e48-b5720187f355 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7283049a-64f9-4740-8e48-b5720187f355 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] GET http://192.168.122.126/volume/v3/volumes?status=null Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7283049a-64f9-4740-8e48-b5720187f355 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7283049a-64f9-4740-8e48-b5720187f355 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-7283049a-64f9-4740-8e48-b5720187f355 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7283049a-64f9-4740-8e48-b5720187f355 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Could not evaluate value null, assuming string {{(pid=87208) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7283049a-64f9-4740-8e48-b5720187f355 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7283049a-64f9-4740-8e48-b5720187f355 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Get all volumes completed successfully. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7283049a-64f9-4740-8e48-b5720187f355 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes?status=null returned with HTTP 200 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1137/2323] 192.168.122.126 () {58 vars in 1144 bytes} [Fri Sep 4 16:03:19 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2b094c51-aefa-43a5-ae03-63ff818576f4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2b094c51-aefa-43a5-ae03-63ff818576f4 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] GET http://192.168.122.126/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1535009204 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2b094c51-aefa-43a5-ae03-63ff818576f4 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2b094c51-aefa-43a5-ae03-63ff818576f4 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-2b094c51-aefa-43a5-ae03-63ff818576f4 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2b094c51-aefa-43a5-ae03-63ff818576f4 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1535009204'), ('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2b094c51-aefa-43a5-ae03-63ff818576f4 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Get all volumes completed successfully. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2b094c51-aefa-43a5-ae03-63ff818576f4 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1535009204 returned with HTTP 200 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1187/2324] 192.168.122.126 () {58 vars in 1222 bytes} [Fri Sep 4 16:03:19 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1535009204 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-04647ec3-066f-4382-a9c3-aa8265b1e7c9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-04647ec3-066f-4382-a9c3-aa8265b1e7c9 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-04647ec3-066f-4382-a9c3-aa8265b1e7c9 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-04647ec3-066f-4382-a9c3-aa8265b1e7c9 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-04647ec3-066f-4382-a9c3-aa8265b1e7c9 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Volume info retrieved successfully. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-04647ec3-066f-4382-a9c3-aa8265b1e7c9 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Reserve volume completed successfully. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-04647ec3-066f-4382-a9c3-aa8265b1e7c9 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action returned with HTTP 202 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1138/2325] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:03:19 2026] POST /volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-11d1ec20-43d4-4ec2-b8b6-df51a687f490 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-11d1ec20-43d4-4ec2-b8b6-df51a687f490 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-11d1ec20-43d4-4ec2-b8b6-df51a687f490 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-11d1ec20-43d4-4ec2-b8b6-df51a687f490 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-11d1ec20-43d4-4ec2-b8b6-df51a687f490 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Volume info retrieved successfully. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: ERROR cinder.volume.api [None req-11d1ec20-43d4-4ec2-b8b6-df51a687f490 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Volume status must be available to reserve, but the status is attaching. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-11d1ec20-43d4-4ec2-b8b6-df51a687f490 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action returned with HTTP 400 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1188/2326] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:03:19 2026] POST /volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action => generated 132 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-394427dc-8e7e-49bb-951d-5c4f3043a974 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-394427dc-8e7e-49bb-951d-5c4f3043a974 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-394427dc-8e7e-49bb-951d-5c4f3043a974 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-394427dc-8e7e-49bb-951d-5c4f3043a974 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-394427dc-8e7e-49bb-951d-5c4f3043a974 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Volume info retrieved successfully. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-394427dc-8e7e-49bb-951d-5c4f3043a974 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Unreserve volume completed successfully. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-394427dc-8e7e-49bb-951d-5c4f3043a974 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action returned with HTTP 202 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1139/2327] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:03:19 2026] POST /volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b6bd3a95-6d2a-4a39-90ba-117963d7a6da None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b6bd3a95-6d2a-4a39-90ba-117963d7a6da tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes/b674b855-1322-4e35-82ea-9048c9e3641f/action Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b6bd3a95-6d2a-4a39-90ba-117963d7a6da tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b6bd3a95-6d2a-4a39-90ba-117963d7a6da tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b6bd3a95-6d2a-4a39-90ba-117963d7a6da tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/b674b855-1322-4e35-82ea-9048c9e3641f/action returned with HTTP 404 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1189/2328] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:03:19 2026] POST /volume/v3/volumes/b674b855-1322-4e35-82ea-9048c9e3641f/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-01c5dbf8-2886-44fa-8442-ac1f44ac5835 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-01c5dbf8-2886-44fa-8442-ac1f44ac5835 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes/677d9174-27b8-4c47-afba-fac210f4a004/action Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-01c5dbf8-2886-44fa-8442-ac1f44ac5835 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-01c5dbf8-2886-44fa-8442-ac1f44ac5835 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-01c5dbf8-2886-44fa-8442-ac1f44ac5835 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/677d9174-27b8-4c47-afba-fac210f4a004/action returned with HTTP 404 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1140/2329] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:03:19 2026] POST /volume/v3/volumes/677d9174-27b8-4c47-afba-fac210f4a004/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0392d922-91cb-4c7a-adc4-75d408dba4b4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1190/2330] 192.168.122.126 () {60 vars in 1144 bytes} [Fri Sep 4 16:03:19 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e526ab54-972b-4717-8fbd-b1a9ad7458b6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e526ab54-972b-4717-8fbd-b1a9ad7458b6 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] PUT http://192.168.122.126/volume/v3/volumes/tempest-invalid-1114443155 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e526ab54-972b-4717-8fbd-b1a9ad7458b6 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e526ab54-972b-4717-8fbd-b1a9ad7458b6 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/tempest-invalid-1114443155 returned with HTTP 404 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1141/2331] 192.168.122.126 () {60 vars in 1222 bytes} [Fri Sep 4 16:03:19 2026] PUT /volume/v3/volumes/tempest-invalid-1114443155 => generated 99 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6e701cc2-1311-43d4-8d4c-2b083055d82f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e701cc2-1311-43d4-8d4c-2b083055d82f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] PUT http://192.168.122.126/volume/v3/volumes/8d262e34-8ed2-426f-86e6-0ca92200a1be Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6e701cc2-1311-43d4-8d4c-2b083055d82f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6e701cc2-1311-43d4-8d4c-2b083055d82f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/8d262e34-8ed2-426f-86e6-0ca92200a1be returned with HTTP 404 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1191/2332] 192.168.122.126 () {60 vars in 1252 bytes} [Fri Sep 4 16:03:19 2026] PUT /volume/v3/volumes/8d262e34-8ed2-426f-86e6-0ca92200a1be => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0608c30d-aaf9-43dd-b9fb-da89d3e1775f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0608c30d-aaf9-43dd-b9fb-da89d3e1775f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] DELETE http://192.168.122.126/volume/v3/volumes/bd85d8b0-df09-4359-a10f-513c6e433079 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0608c30d-aaf9-43dd-b9fb-da89d3e1775f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0608c30d-aaf9-43dd-b9fb-da89d3e1775f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-0608c30d-aaf9-43dd-b9fb-da89d3e1775f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Delete volume with id: bd85d8b0-df09-4359-a10f-513c6e433079 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0608c30d-aaf9-43dd-b9fb-da89d3e1775f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/bd85d8b0-df09-4359-a10f-513c6e433079 returned with HTTP 404 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1142/2333] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:03:19 2026] DELETE /volume/v3/volumes/bd85d8b0-df09-4359-a10f-513c6e433079 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f75e9151-9422-4c06-90f2-f30b17d9bb46 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f75e9151-9422-4c06-90f2-f30b17d9bb46 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f75e9151-9422-4c06-90f2-f30b17d9bb46 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f75e9151-9422-4c06-90f2-f30b17d9bb46 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f75e9151-9422-4c06-90f2-f30b17d9bb46 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action returned with HTTP 400 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1192/2334] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:03:19 2026] POST /volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action => generated 140 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6bbeec20-3744-437d-bbe2-d72ef8dc77c1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6bbeec20-3744-437d-bbe2-d72ef8dc77c1 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6bbeec20-3744-437d-bbe2-d72ef8dc77c1 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6bbeec20-3744-437d-bbe2-d72ef8dc77c1 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6bbeec20-3744-437d-bbe2-d72ef8dc77c1 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action returned with HTTP 400 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1143/2335] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:03:19 2026] POST /volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action => generated 131 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9dc06fe8-8c09-4935-bcae-350fddbe61f6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9dc06fe8-8c09-4935-bcae-350fddbe61f6 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes/43a3a712-be11-4b27-a945-ba92125fa1ae/action Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9dc06fe8-8c09-4935-bcae-350fddbe61f6 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9dc06fe8-8c09-4935-bcae-350fddbe61f6 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9dc06fe8-8c09-4935-bcae-350fddbe61f6 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/43a3a712-be11-4b27-a945-ba92125fa1ae/action returned with HTTP 404 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1193/2336] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:03:19 2026] POST /volume/v3/volumes/43a3a712-be11-4b27-a945-ba92125fa1ae/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c609723b-69c9-4f8a-9bdf-06a60c4e6519 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c609723b-69c9-4f8a-9bdf-06a60c4e6519 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c609723b-69c9-4f8a-9bdf-06a60c4e6519 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c609723b-69c9-4f8a-9bdf-06a60c4e6519 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c609723b-69c9-4f8a-9bdf-06a60c4e6519 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action returned with HTTP 400 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1144/2337] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:03:19 2026] POST /volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499/action => generated 129 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7dd3099b-5ead-4580-ac22-e74c0941ee96 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7dd3099b-5ead-4580-ac22-e74c0941ee96 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] POST http://192.168.122.126/volume/v3/volumes/None/action Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7dd3099b-5ead-4580-ac22-e74c0941ee96 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7dd3099b-5ead-4580-ac22-e74c0941ee96 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7dd3099b-5ead-4580-ac22-e74c0941ee96 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/None/action returned with HTTP 404 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1194/2338] 192.168.122.126 () {60 vars in 1178 bytes} [Fri Sep 4 16:03:19 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f648f5d3-49fc-4241-bd36-5f138398576b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f648f5d3-49fc-4241-bd36-5f138398576b tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] GET http://192.168.122.126/volume/v3/volumes/f49bd67a-11c0-4a82-a3b6-24fdd5c8f171 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f648f5d3-49fc-4241-bd36-5f138398576b tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f648f5d3-49fc-4241-bd36-5f138398576b tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f648f5d3-49fc-4241-bd36-5f138398576b tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/f49bd67a-11c0-4a82-a3b6-24fdd5c8f171 returned with HTTP 404 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1145/2339] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:19 2026] GET /volume/v3/volumes/f49bd67a-11c0-4a82-a3b6-24fdd5c8f171 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e37868fc-e29f-4fb9-8a87-30a6e49fd348 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e37868fc-e29f-4fb9-8a87-30a6e49fd348 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] GET http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e37868fc-e29f-4fb9-8a87-30a6e49fd348 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e37868fc-e29f-4fb9-8a87-30a6e49fd348 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e37868fc-e29f-4fb9-8a87-30a6e49fd348 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Volume info retrieved successfully. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-bcf7ff2f-594c-474b-b53a-64a714cf7964 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e37868fc-e29f-4fb9-8a87-30a6e49fd348 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 returned with HTTP 200 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1195/2340] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:19 2026] GET /volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-bcf7ff2f-594c-474b-b53a-64a714cf7964 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] GET http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-bcf7ff2f-594c-474b-b53a-64a714cf7964 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-bcf7ff2f-594c-474b-b53a-64a714cf7964 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-eb68bdf6-cce5-4cfb-87d8-6453e56cfa0f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eb68bdf6-cce5-4cfb-87d8-6453e56cfa0f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] DELETE http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eb68bdf6-cce5-4cfb-87d8-6453e56cfa0f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eb68bdf6-cce5-4cfb-87d8-6453e56cfa0f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-eb68bdf6-cce5-4cfb-87d8-6453e56cfa0f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Delete volume with id: c94ef046-c378-4179-b8b9-7af65ee71499 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-bcf7ff2f-594c-474b-b53a-64a714cf7964 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-eb68bdf6-cce5-4cfb-87d8-6453e56cfa0f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Volume info retrieved successfully. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-bcf7ff2f-594c-474b-b53a-64a714cf7964 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 200 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1146/2341] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:03:19 2026] GET /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 1332 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5b0b43b3-faf5-4fef-a2f2-5b9ff131e808 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5b0b43b3-faf5-4fef-a2f2-5b9ff131e808 None None] GET http://192.168.122.126/volume// Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5b0b43b3-faf5-4fef-a2f2-5b9ff131e808 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5b0b43b3-faf5-4fef-a2f2-5b9ff131e808 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5b0b43b3-faf5-4fef-a2f2-5b9ff131e808 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1147/2342] 192.168.122.126 () {58 vars in 1308 bytes} [Fri Sep 4 16:03:19 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-d9720e7c-cb47-4ef7-942e-f6a632939e56 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-d9720e7c-cb47-4ef7-942e-f6a632939e56 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 16:03:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-d9720e7c-cb47-4ef7-942e-f6a632939e56 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba75d1c8-37db-4a1d-817f-9aa6fa964683", "connector": null, "instance_uuid": "b6a23aee-624d-446d-978c-4943c31d4432"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-eb68bdf6-cce5-4cfb-87d8-6453e56cfa0f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Delete volume request issued successfully. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eb68bdf6-cce5-4cfb-87d8-6453e56cfa0f tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 returned with HTTP 202 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1196/2343] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:03:19 2026] DELETE /volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-54f32e6f-0c17-40ac-af95-0ce037d95256 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-54f32e6f-0c17-40ac-af95-0ce037d95256 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] GET http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-54f32e6f-0c17-40ac-af95-0ce037d95256 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-54f32e6f-0c17-40ac-af95-0ce037d95256 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-54f32e6f-0c17-40ac-af95-0ce037d95256 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Volume info retrieved successfully. Sep 04 16:03:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-54f32e6f-0c17-40ac-af95-0ce037d95256 tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 returned with HTTP 200 Sep 04 16:03:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1197/2344] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:19 2026] GET /volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:03:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-d9720e7c-cb47-4ef7-942e-f6a632939e56 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 16:03:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1148/2345] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 16:03:19 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1925925488", "snapshot_id": "ac8cb290-dbb1-4786-891a-a3d870e93bda", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1925925488', 'snapshot_id': 'ac8cb290-dbb1-4786-891a-a3d870e93bda', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Snapshot retrieved successfully. Sep 04 16:03:20 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Create volume of 1 GB Sep 04 16:03:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Availability Zones retrieved successfully. Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Flow 'volume_create_api' (ac820875-15ff-4dcf-b4f7-2326b1df5e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97945e7-5903-4797-b878-b5f53a3640d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97945e7-5903-4797-b878-b5f53a3640d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ac8cb290-dbb1-4786-891a-a3d870e93bda', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38da113b-81f1-47fa-ab7e-1f99cc9c6ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Created reservations ['9281c1af-bda9-4ee0-8ee5-ca56a49e5055', '7ba56f06-38f7-4cb8-aac3-10a8d6011ee4', '8e0c80c7-3dba-4205-9576-cfd1a304f3c3', '71bfc15a-bb82-485b-8435-11e76f943639'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38da113b-81f1-47fa-ab7e-1f99cc9c6ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9281c1af-bda9-4ee0-8ee5-ca56a49e5055', '7ba56f06-38f7-4cb8-aac3-10a8d6011ee4', '8e0c80c7-3dba-4205-9576-cfd1a304f3c3', '71bfc15a-bb82-485b-8435-11e76f943639']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648a0c5e-580f-4069-a524-5394ae4557a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648a0c5e-580f-4069-a524-5394ae4557a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca1a9d97-ac63-4b02-a99e-db939a2e3ef3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1925925488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f914e0bf1d84cb6b1172a1379b403d8',qos_specs=None,replication_status=,reservations=['9281c1af-bda9-4ee0-8ee5-ca56a49e5055','7ba56f06-38f7-4cb8-aac3-10a8d6011ee4','8e0c80c7-3dba-4205-9576-cfd1a304f3c3','71bfc15a-bb82-485b-8435-11e76f943639'],size=1,snapshot_id=ac8cb290-dbb1-4786-891a-a3d870e93bda,source_replicaid=,source_volid=None,status='creating',user_id='9ba6732a6c1c46ff9a242c69db1890c2',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1925925488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca1a9d97-ac63-4b02-a99e-db939a2e3ef3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f914e0bf1d84cb6b1172a1379b403d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ac8cb290-dbb1-4786-891a-a3d870e93bda,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ba6732a6c1c46ff9a242c69db1890c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2851ef49-14a1-4227-bda6-71bef339d0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2851ef49-14a1-4227-bda6-71bef339d0f0) transitioned into state 'SUCCESS' from state '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-1925925488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f914e0bf1d84cb6b1172a1379b403d8',qos_specs=None,replication_status=,reservations=['9281c1af-bda9-4ee0-8ee5-ca56a49e5055','7ba56f06-38f7-4cb8-aac3-10a8d6011ee4','8e0c80c7-3dba-4205-9576-cfd1a304f3c3','71bfc15a-bb82-485b-8435-11e76f943639'],size=1,snapshot_id=ac8cb290-dbb1-4786-891a-a3d870e93bda,source_replicaid=,source_volid=None,status='creating',user_id='9ba6732a6c1c46ff9a242c69db1890c2',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de5964c-648f-4f47-8d68-062bf54d0930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de5964c-648f-4f47-8d68-062bf54d0930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Flow 'volume_create_api' (ac820875-15ff-4dcf-b4f7-2326b1df5e20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:03:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Create volume request issued successfully. Sep 04 16:03:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-97f2fd19-b6a6-4bea-b668-03cbdf91616e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:03:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1198/2346] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:03:20 2026] POST /volume/v3/volumes => generated 790 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:03:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8d5d6cbd-5164-4e0a-a20b-0f3b35faaadb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8d5d6cbd-5164-4e0a-a20b-0f3b35faaadb tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] GET http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 Sep 04 16:03:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8d5d6cbd-5164-4e0a-a20b-0f3b35faaadb tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8d5d6cbd-5164-4e0a-a20b-0f3b35faaadb tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8d5d6cbd-5164-4e0a-a20b-0f3b35faaadb tempest-VolumesNegativeTest-419549540 tempest-VolumesNegativeTest-419549540-project-member] http://192.168.122.126/volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 returned with HTTP 404 Sep 04 16:03:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1149/2347] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:03:20 2026] GET /volume/v3/volumes/c94ef046-c378-4179-b8b9-7af65ee71499 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:03:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e2015411-2997-4fea-b25c-ef5cc8244c38 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e2015411-2997-4fea-b25c-ef5cc8244c38 None None] GET http://192.168.122.126/volume// Sep 04 16:03:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e2015411-2997-4fea-b25c-ef5cc8244c38 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e2015411-2997-4fea-b25c-ef5cc8244c38 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e2015411-2997-4fea-b25c-ef5cc8244c38 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:03:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1199/2348] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:03:21 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:03:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-f1759d2f-2808-4827-8d3e-570ca9da5b97 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-f1759d2f-2808-4827-8d3e-570ca9da5b97 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] GET http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:03:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-f1759d2f-2808-4827-8d3e-570ca9da5b97 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:03:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-f1759d2f-2808-4827-8d3e-570ca9da5b97 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:03:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-f1759d2f-2808-4827-8d3e-570ca9da5b97 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:03:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-f1759d2f-2808-4827-8d3e-570ca9da5b97 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 200 Sep 04 16:03:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1150/2349] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:03:21 2026] GET /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 1512 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:03:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-3a9decfc-1a97-4ea3-a1cc-6a53719fbd04 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-3a9decfc-1a97-4ea3-a1cc-6a53719fbd04 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] PUT http://192.168.122.126/volume/v3/attachments/6a17931c-0da9-4099-89be-4d34aac1f024 Sep 04 16:03:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-3a9decfc-1a97-4ea3-a1cc-6a53719fbd04 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:21 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-3a9decfc-1a97-4ea3-a1cc-6a53719fbd04 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Acquiring lock "cinder-attachment_update-ba75d1c8-37db-4a1d-817f-9aa6fa964683-devstack" by "attachment_update" {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:03:21 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-3a9decfc-1a97-4ea3-a1cc-6a53719fbd04 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Lock "cinder-attachment_update-ba75d1c8-37db-4a1d-817f-9aa6fa964683-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:03:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:03:30 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-3a9decfc-1a97-4ea3-a1cc-6a53719fbd04 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Lock "cinder-attachment_update-ba75d1c8-37db-4a1d-817f-9aa6fa964683-devstack" released by "attachment_update" :: held 8.357s {{(pid=87209) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:03:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-3a9decfc-1a97-4ea3-a1cc-6a53719fbd04 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/attachments/6a17931c-0da9-4099-89be-4d34aac1f024 returned with HTTP 200 Sep 04 16:03:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1200/2350] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 16:03:21 2026] PUT /volume/v3/attachments/6a17931c-0da9-4099-89be-4d34aac1f024 => generated 694 bytes in 8420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:03:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-9ea14a91-0722-4823-b44d-cf22744f22b6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-9ea14a91-0722-4823-b44d-cf22744f22b6 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] POST http://192.168.122.126/volume/v3/attachments/6a17931c-0da9-4099-89be-4d34aac1f024/action Sep 04 16:03:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-9ea14a91-0722-4823-b44d-cf22744f22b6 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:03:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-9ea14a91-0722-4823-b44d-cf22744f22b6 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:03:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:03:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:03:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5e74f0a0-5b69-476a-bffd-24b6888349a5 req-9ea14a91-0722-4823-b44d-cf22744f22b6 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/attachments/6a17931c-0da9-4099-89be-4d34aac1f024/action returned with HTTP 204 Sep 04 16:03:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1151/2351] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 16:03:30 2026] POST /volume/v3/attachments/6a17931c-0da9-4099-89be-4d34aac1f024/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:03:40 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=239,cinder:INSERT=35,cinder:UPDATE=61 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:03:40 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=247,cinder:INSERT=29,cinder:UPDATE=44 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:03:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-153cef5e-308c-42e8-a27f-cb172b2600c1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:03:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-153cef5e-308c-42e8-a27f-cb172b2600c1 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:03:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-153cef5e-308c-42e8-a27f-cb172b2600c1 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2131475033-989763004", "extra_specs": {}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:03:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:03:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:03:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-153cef5e-308c-42e8-a27f-cb172b2600c1 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:03:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1201/2352] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:03:59 2026] POST /volume/v3/types => generated 268 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-85351f3e-c1e4-453e-8acc-d66d22b7abf1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-85351f3e-c1e4-453e-8acc-d66d22b7abf1 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:04:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-85351f3e-c1e4-453e-8acc-d66d22b7abf1 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-300454549-900828313", "extra_specs": {}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-85351f3e-c1e4-453e-8acc-d66d22b7abf1 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:04:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1152/2353] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:04:02 2026] POST /volume/v3/types => generated 267 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2321f1d7-51f0-4110-b187-b6e66a22f49c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2321f1d7-51f0-4110-b187-b6e66a22f49c tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:04:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2321f1d7-51f0-4110-b187-b6e66a22f49c tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1263612940-142170358", "extra_specs": {}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2321f1d7-51f0-4110-b187-b6e66a22f49c tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:04:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1202/2354] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:04:02 2026] POST /volume/v3/types => generated 268 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:04:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:04:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1218991645", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-300454549-900828313", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1218991645', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-300454549-900828313', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:02 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Create volume of 1 GB Sep 04 16:04:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Availability Zones retrieved successfully. Sep 04 16:04:02 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Flow 'volume_create_api' (44ac315c-50e0-4722-ac78-a7fa0ca60a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:02 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39909d56-abf8-4b78-b80e-5c3b7b2abc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:02 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:02 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39909d56-abf8-4b78-b80e-5c3b7b2abc28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:04:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e1dc3fa3-fb47-409e-bb10-a69272aca5a0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-300454549-900828313',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1dc3fa3-fb47-409e-bb10-a69272aca5a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:02 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5aa6255-1959-43a1-98c4-bc6bd356abdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:02 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-300454549-900828313 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-300454549-900828313, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:04:02 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-300454549-900828313 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-300454549-900828313, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:04:03 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Created reservations ['42b71f3d-06aa-49db-8c3a-95d2f3d92f1d', '229380cb-939f-46a0-b06d-8efc1b109c64', 'eab73199-0699-43ab-b2d9-6ed89068268f', '4b20446a-52af-4df5-a843-422f201dd76b'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:03 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5aa6255-1959-43a1-98c4-bc6bd356abdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42b71f3d-06aa-49db-8c3a-95d2f3d92f1d', '229380cb-939f-46a0-b06d-8efc1b109c64', 'eab73199-0699-43ab-b2d9-6ed89068268f', '4b20446a-52af-4df5-a843-422f201dd76b']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:03 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0557d5b-6c27-4823-96ba-afd61088845f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:03 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:03 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:03 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0557d5b-6c27-4823-96ba-afd61088845f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a8240f2-725a-466c-bd2f-34075aced640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1218991645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba04290189484505b13157ef37caf6b8',qos_specs=None,replication_status=,reservations=['42b71f3d-06aa-49db-8c3a-95d2f3d92f1d','229380cb-939f-46a0-b06d-8efc1b109c64','eab73199-0699-43ab-b2d9-6ed89068268f','4b20446a-52af-4df5-a843-422f201dd76b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec1ef2ac1a544bffb5e44cb847a1b31d',volume_type_id=e1dc3fa3-fb47-409e-bb10-a69272aca5a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1218991645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a8240f2-725a-466c-bd2f-34075aced640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba04290189484505b13157ef37caf6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec1ef2ac1a544bffb5e44cb847a1b31d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1dc3fa3-fb47-409e-bb10-a69272aca5a0),volume_type_id=e1dc3fa3-fb47-409e-bb10-a69272aca5a0)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:03 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60ef78ee-af33-4c53-891a-4d1a33e920b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:03 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60ef78ee-af33-4c53-891a-4d1a33e920b9) transitioned into state 'SUCCESS' from state '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-1218991645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba04290189484505b13157ef37caf6b8',qos_specs=None,replication_status=,reservations=['42b71f3d-06aa-49db-8c3a-95d2f3d92f1d','229380cb-939f-46a0-b06d-8efc1b109c64','eab73199-0699-43ab-b2d9-6ed89068268f','4b20446a-52af-4df5-a843-422f201dd76b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec1ef2ac1a544bffb5e44cb847a1b31d',volume_type_id=e1dc3fa3-fb47-409e-bb10-a69272aca5a0)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:03 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7fe1c29-ec6b-48b6-9b02-95c7ff66cc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:03 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7fe1c29-ec6b-48b6-9b02-95c7ff66cc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:03 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Flow 'volume_create_api' (44ac315c-50e0-4722-ac78-a7fa0ca60a21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Create volume request issued successfully. Sep 04 16:04:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1be45bd1-b4a0-43e0-b62e-7543c92e4410 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1153/2355] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:04:02 2026] POST /volume/v3/volumes => generated 853 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1246169447", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1263612940-142170358", "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1246169447', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1263612940-142170358', 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Create volume of 1 GB Sep 04 16:04:03 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:03 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Availability Zones retrieved successfully. Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Flow 'volume_create_api' (aeb1ea47-3ce5-4e22-b67a-7a7a314a594c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a707401e-1cc3-4f58-834f-1190c0d873fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a707401e-1cc3-4f58-834f-1190c0d873fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:04:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b5fca257-29b7-4747-b7e5-6174694b184e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1263612940-142170358',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5fca257-29b7-4747-b7e5-6174694b184e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7703370c-78be-41d2-85af-a4918c586ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1263612940-142170358 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1263612940-142170358, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:04:03 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1263612940-142170358 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1263612940-142170358, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Created reservations ['fc102e7c-d578-4a35-abb5-edc23321a8c4', '764f6ae5-272b-4c3c-b41e-72d9e0198721', '943cfc33-04cf-4c56-8431-04ab2ff55da2', '8b2e5b33-b1b5-435d-82c5-e840ea082b9b'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7703370c-78be-41d2-85af-a4918c586ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc102e7c-d578-4a35-abb5-edc23321a8c4', '764f6ae5-272b-4c3c-b41e-72d9e0198721', '943cfc33-04cf-4c56-8431-04ab2ff55da2', '8b2e5b33-b1b5-435d-82c5-e840ea082b9b']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908e0952-d106-4ed0-a550-e2bc4f1b8d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:03 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908e0952-d106-4ed0-a550-e2bc4f1b8d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f9edf9a-0634-4194-8aa1-2d3837c18d67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1246169447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba04290189484505b13157ef37caf6b8',qos_specs=None,replication_status=,reservations=['fc102e7c-d578-4a35-abb5-edc23321a8c4','764f6ae5-272b-4c3c-b41e-72d9e0198721','943cfc33-04cf-4c56-8431-04ab2ff55da2','8b2e5b33-b1b5-435d-82c5-e840ea082b9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec1ef2ac1a544bffb5e44cb847a1b31d',volume_type_id=b5fca257-29b7-4747-b7e5-6174694b184e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1246169447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f9edf9a-0634-4194-8aa1-2d3837c18d67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba04290189484505b13157ef37caf6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec1ef2ac1a544bffb5e44cb847a1b31d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5fca257-29b7-4747-b7e5-6174694b184e),volume_type_id=b5fca257-29b7-4747-b7e5-6174694b184e)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c66398e-a07d-4495-bbb2-df0da3bf5951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c66398e-a07d-4495-bbb2-df0da3bf5951) transitioned into state 'SUCCESS' from state '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-1246169447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba04290189484505b13157ef37caf6b8',qos_specs=None,replication_status=,reservations=['fc102e7c-d578-4a35-abb5-edc23321a8c4','764f6ae5-272b-4c3c-b41e-72d9e0198721','943cfc33-04cf-4c56-8431-04ab2ff55da2','8b2e5b33-b1b5-435d-82c5-e840ea082b9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec1ef2ac1a544bffb5e44cb847a1b31d',volume_type_id=b5fca257-29b7-4747-b7e5-6174694b184e)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c3d7087-20e8-4613-8da1-7f888e9e7bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c3d7087-20e8-4613-8da1-7f888e9e7bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Flow 'volume_create_api' (aeb1ea47-3ce5-4e22-b67a-7a7a314a594c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Create volume request issued successfully. Sep 04 16:04:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1873c053-2e75-4ea0-a639-a0a36a6c5202 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1203/2356] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:04:03 2026] POST /volume/v3/volumes => generated 854 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-913e64b4-9fa3-4766-8746-76b9c331b235 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:04:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-8797180", "snapshot_id": null, "imageRef": "538afea7-4888-4df0-8211-d03e1f2483b2", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2131475033-989763004", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-8797180', 'snapshot_id': None, 'imageRef': '538afea7-4888-4df0-8211-d03e1f2483b2', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2131475033-989763004', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Create volume of 1 GB Sep 04 16:04:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Availability Zones retrieved successfully. Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Flow 'volume_create_api' (72130841-8968-42dc-a1ee-80e0b415c82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6863a45-8728-4709-906a-75196ded3ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6863a45-8728-4709-906a-75196ded3ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:04:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a8119bef-9432-4773-8ca0-e805b9700d30,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2131475033-989763004',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8119bef-9432-4773-8ca0-e805b9700d30', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00203211-9326-4d96-8494-95e5f9e85e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2131475033-989763004 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2131475033-989763004, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:04:04 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2131475033-989763004 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2131475033-989763004, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Created reservations ['d4d9a3c7-4aee-4819-b218-c2d5ddf9b7a7', '1e12b7ba-8490-4fb0-8836-75afd2d72645', '3869eefd-3f1c-4e44-bed7-1ff0141e73b2', 'fd6eb2c2-e907-4518-b7a5-c48b0a23f9ea'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00203211-9326-4d96-8494-95e5f9e85e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4d9a3c7-4aee-4819-b218-c2d5ddf9b7a7', '1e12b7ba-8490-4fb0-8836-75afd2d72645', '3869eefd-3f1c-4e44-bed7-1ff0141e73b2', 'fd6eb2c2-e907-4518-b7a5-c48b0a23f9ea']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e730765-54c2-4651-ad65-6ba9c2c1012c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e730765-54c2-4651-ad65-6ba9c2c1012c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c803b736-e753-4380-b0fe-6555e14d23a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-8797180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba04290189484505b13157ef37caf6b8',qos_specs=None,replication_status=,reservations=['d4d9a3c7-4aee-4819-b218-c2d5ddf9b7a7','1e12b7ba-8490-4fb0-8836-75afd2d72645','3869eefd-3f1c-4e44-bed7-1ff0141e73b2','fd6eb2c2-e907-4518-b7a5-c48b0a23f9ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec1ef2ac1a544bffb5e44cb847a1b31d',volume_type_id=a8119bef-9432-4773-8ca0-e805b9700d30), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-8797180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c803b736-e753-4380-b0fe-6555e14d23a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba04290189484505b13157ef37caf6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec1ef2ac1a544bffb5e44cb847a1b31d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8119bef-9432-4773-8ca0-e805b9700d30),volume_type_id=a8119bef-9432-4773-8ca0-e805b9700d30)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c09078-691f-421f-9ad8-65f69ab58c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c09078-691f-421f-9ad8-65f69ab58c07) transitioned into state 'SUCCESS' from state '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-8797180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba04290189484505b13157ef37caf6b8',qos_specs=None,replication_status=,reservations=['d4d9a3c7-4aee-4819-b218-c2d5ddf9b7a7','1e12b7ba-8490-4fb0-8836-75afd2d72645','3869eefd-3f1c-4e44-bed7-1ff0141e73b2','fd6eb2c2-e907-4518-b7a5-c48b0a23f9ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec1ef2ac1a544bffb5e44cb847a1b31d',volume_type_id=a8119bef-9432-4773-8ca0-e805b9700d30)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff3cc8cb-8c2b-44bc-a9bc-ea0a3bcfcf67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff3cc8cb-8c2b-44bc-a9bc-ea0a3bcfcf67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Flow 'volume_create_api' (72130841-8968-42dc-a1ee-80e0b415c82f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Create volume request issued successfully. Sep 04 16:04:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-913e64b4-9fa3-4766-8746-76b9c331b235 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1154/2357] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:04:03 2026] POST /volume/v3/volumes => generated 851 bytes in 905 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f283ca11-fa5d-4a7d-9d44-bde85c2909be None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f283ca11-fa5d-4a7d-9d44-bde85c2909be tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f283ca11-fa5d-4a7d-9d44-bde85c2909be tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f283ca11-fa5d-4a7d-9d44-bde85c2909be tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f283ca11-fa5d-4a7d-9d44-bde85c2909be tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f283ca11-fa5d-4a7d-9d44-bde85c2909be tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1204/2358] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:04 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 919 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:04:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-75ea89ba-0854-4c8d-ba5b-15c5833758c2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-75ea89ba-0854-4c8d-ba5b-15c5833758c2 None None] GET http://192.168.122.126/volume// Sep 04 16:04:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-75ea89ba-0854-4c8d-ba5b-15c5833758c2 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-75ea89ba-0854-4c8d-ba5b-15c5833758c2 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-75ea89ba-0854-4c8d-ba5b-15c5833758c2 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:04:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1155/2359] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:04:05 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:04:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-317e5bd3-1d53-4eb9-8d26-878471adbab7 req-8ad17ba9-9885-418c-9618-fd9db377c569 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-317e5bd3-1d53-4eb9-8d26-878471adbab7 req-8ad17ba9-9885-418c-9618-fd9db377c569 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 16:04:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-317e5bd3-1d53-4eb9-8d26-878471adbab7 req-8ad17ba9-9885-418c-9618-fd9db377c569 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba75d1c8-37db-4a1d-817f-9aa6fa964683", "connector": null, "instance_uuid": "b6a23aee-624d-446d-978c-4943c31d4432"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-519a96f4-6060-4f5e-b242-a9b1370c982d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-519a96f4-6060-4f5e-b242-a9b1370c982d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-519a96f4-6060-4f5e-b242-a9b1370c982d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-519a96f4-6060-4f5e-b242-a9b1370c982d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-519a96f4-6060-4f5e-b242-a9b1370c982d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-519a96f4-6060-4f5e-b242-a9b1370c982d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1156/2360] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:05 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 943 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-317e5bd3-1d53-4eb9-8d26-878471adbab7 req-8ad17ba9-9885-418c-9618-fd9db377c569 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 16:04:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1205/2361] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 16:04:05 2026] POST /volume/v3/attachments => generated 273 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-317e5bd3-1d53-4eb9-8d26-878471adbab7 req-f17241ed-0ce6-441a-b683-dd8d10f90f1f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-317e5bd3-1d53-4eb9-8d26-878471adbab7 req-f17241ed-0ce6-441a-b683-dd8d10f90f1f tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] DELETE http://192.168.122.126/volume/v3/attachments/6a17931c-0da9-4099-89be-4d34aac1f024 Sep 04 16:04:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-317e5bd3-1d53-4eb9-8d26-878471adbab7 req-f17241ed-0ce6-441a-b683-dd8d10f90f1f tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-317e5bd3-1d53-4eb9-8d26-878471adbab7 req-f17241ed-0ce6-441a-b683-dd8d10f90f1f tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:06 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 16:04:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-317e5bd3-1d53-4eb9-8d26-878471adbab7 req-f17241ed-0ce6-441a-b683-dd8d10f90f1f tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/attachments/6a17931c-0da9-4099-89be-4d34aac1f024 returned with HTTP 200 Sep 04 16:04:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1157/2362] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 16:04:05 2026] DELETE /volume/v3/attachments/6a17931c-0da9-4099-89be-4d34aac1f024 => generated 192 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e349902b-b619-4959-8f57-f77d2ca8d298 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e349902b-b619-4959-8f57-f77d2ca8d298 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e349902b-b619-4959-8f57-f77d2ca8d298 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e349902b-b619-4959-8f57-f77d2ca8d298 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e349902b-b619-4959-8f57-f77d2ca8d298 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e349902b-b619-4959-8f57-f77d2ca8d298 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1206/2363] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:06 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ee9d2baf-ae24-465e-a483-fa114b9dbe1d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee9d2baf-ae24-465e-a483-fa114b9dbe1d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee9d2baf-ae24-465e-a483-fa114b9dbe1d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee9d2baf-ae24-465e-a483-fa114b9dbe1d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ee9d2baf-ae24-465e-a483-fa114b9dbe1d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee9d2baf-ae24-465e-a483-fa114b9dbe1d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1158/2364] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:08 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 943 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:04:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cb5e18c2-282b-4889-847a-08226d326666 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cb5e18c2-282b-4889-847a-08226d326666 None None] GET http://192.168.122.126/volume// Sep 04 16:04:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cb5e18c2-282b-4889-847a-08226d326666 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cb5e18c2-282b-4889-847a-08226d326666 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cb5e18c2-282b-4889-847a-08226d326666 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:04:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1207/2365] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:04:08 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:04:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-d7ec9ba4-f1dd-4f37-992a-1781718bc8b5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-d7ec9ba4-f1dd-4f37-992a-1781718bc8b5 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] GET http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:04:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-d7ec9ba4-f1dd-4f37-992a-1781718bc8b5 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-d7ec9ba4-f1dd-4f37-992a-1781718bc8b5 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-d7ec9ba4-f1dd-4f37-992a-1781718bc8b5 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:04:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-d7ec9ba4-f1dd-4f37-992a-1781718bc8b5 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 200 Sep 04 16:04:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1159/2366] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:04:08 2026] GET /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 1512 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:04:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-79f78b21-ce73-4faa-a36f-c2fcddfaf371 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-79f78b21-ce73-4faa-a36f-c2fcddfaf371 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] PUT http://192.168.122.126/volume/v3/attachments/7e269598-afd7-4bda-a7f8-67a06c6dd0f4 Sep 04 16:04:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-79f78b21-ce73-4faa-a36f-c2fcddfaf371 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:08 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-79f78b21-ce73-4faa-a36f-c2fcddfaf371 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Acquiring lock "cinder-attachment_update-ba75d1c8-37db-4a1d-817f-9aa6fa964683-devstack" by "attachment_update" {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:04:08 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-79f78b21-ce73-4faa-a36f-c2fcddfaf371 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Lock "cinder-attachment_update-ba75d1c8-37db-4a1d-817f-9aa6fa964683-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:04:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:08 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-79f78b21-ce73-4faa-a36f-c2fcddfaf371 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Lock "cinder-attachment_update-ba75d1c8-37db-4a1d-817f-9aa6fa964683-devstack" released by "attachment_update" :: held 0.234s {{(pid=87209) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:04:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-79f78b21-ce73-4faa-a36f-c2fcddfaf371 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/attachments/7e269598-afd7-4bda-a7f8-67a06c6dd0f4 returned with HTTP 200 Sep 04 16:04:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1208/2367] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 16:04:08 2026] PUT /volume/v3/attachments/7e269598-afd7-4bda-a7f8-67a06c6dd0f4 => generated 694 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-34f54580-fa8d-4705-aa43-4ef3b3cea02d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-34f54580-fa8d-4705-aa43-4ef3b3cea02d tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] POST http://192.168.122.126/volume/v3/attachments/7e269598-afd7-4bda-a7f8-67a06c6dd0f4/action Sep 04 16:04:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-34f54580-fa8d-4705-aa43-4ef3b3cea02d tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:04:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-34f54580-fa8d-4705-aa43-4ef3b3cea02d tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-8dde0b15-3772-4fd0-a189-69f529144e83 req-34f54580-fa8d-4705-aa43-4ef3b3cea02d tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/attachments/7e269598-afd7-4bda-a7f8-67a06c6dd0f4/action returned with HTTP 204 Sep 04 16:04:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1160/2368] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 16:04:08 2026] POST /volume/v3/attachments/7e269598-afd7-4bda-a7f8-67a06c6dd0f4/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-200e36f0-08a1-4cb5-bf6b-d52a4c972d25 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-200e36f0-08a1-4cb5-bf6b-d52a4c972d25 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-200e36f0-08a1-4cb5-bf6b-d52a4c972d25 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-200e36f0-08a1-4cb5-bf6b-d52a4c972d25 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-200e36f0-08a1-4cb5-bf6b-d52a4c972d25 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7d4a5896-6c5d-489f-a15d-b92ba2e2cde9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-200e36f0-08a1-4cb5-bf6b-d52a4c972d25 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1209/2369] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:09 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 943 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7d4a5896-6c5d-489f-a15d-b92ba2e2cde9 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7d4a5896-6c5d-489f-a15d-b92ba2e2cde9 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7d4a5896-6c5d-489f-a15d-b92ba2e2cde9 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7d4a5896-6c5d-489f-a15d-b92ba2e2cde9 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7d4a5896-6c5d-489f-a15d-b92ba2e2cde9 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 returned with HTTP 200 Sep 04 16:04:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1161/2370] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:09 2026] GET /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 => generated 883 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bef8e876-985f-40da-bbee-5d88837c7806 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bef8e876-985f-40da-bbee-5d88837c7806 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bef8e876-985f-40da-bbee-5d88837c7806 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bef8e876-985f-40da-bbee-5d88837c7806 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bef8e876-985f-40da-bbee-5d88837c7806 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bef8e876-985f-40da-bbee-5d88837c7806 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 returned with HTTP 200 Sep 04 16:04:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1210/2371] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:09 2026] GET /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 => generated 883 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-cb79ac04-8d46-4f9b-ab05-5ba987739db6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-cb79ac04-8d46-4f9b-ab05-5ba987739db6 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-cb79ac04-8d46-4f9b-ab05-5ba987739db6 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-cb79ac04-8d46-4f9b-ab05-5ba987739db6 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-cb79ac04-8d46-4f9b-ab05-5ba987739db6 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-cb79ac04-8d46-4f9b-ab05-5ba987739db6 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 returned with HTTP 200 Sep 04 16:04:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1162/2372] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:04:09 2026] GET /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 => generated 883 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8cc1d880-28b5-4edc-90ff-ae0423a207f1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8cc1d880-28b5-4edc-90ff-ae0423a207f1 None None] GET http://192.168.122.126/volume// Sep 04 16:04:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8cc1d880-28b5-4edc-90ff-ae0423a207f1 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8cc1d880-28b5-4edc-90ff-ae0423a207f1 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8cc1d880-28b5-4edc-90ff-ae0423a207f1 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:04:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1211/2373] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 16:04:09 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-7e6e08dd-dcc3-4118-b84e-2aa2650687b7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-7e6e08dd-dcc3-4118-b84e-2aa2650687b7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-7e6e08dd-dcc3-4118-b84e-2aa2650687b7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca1a9d97-ac63-4b02-a99e-db939a2e3ef3", "connector": null, "instance_uuid": "a56c36e9-ea9e-4d40-a225-15d3fd1b8775"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-7e6e08dd-dcc3-4118-b84e-2aa2650687b7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 16:04:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1163/2374] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 16:04:09 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2dd54088-9a54-459c-acce-7d895b4fc061 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2dd54088-9a54-459c-acce-7d895b4fc061 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2dd54088-9a54-459c-acce-7d895b4fc061 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2dd54088-9a54-459c-acce-7d895b4fc061 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-58173b25-a3b3-4f1e-822c-6ba38c7e6a6b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-58173b25-a3b3-4f1e-822c-6ba38c7e6a6b None None] GET http://192.168.122.126/volume// Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-58173b25-a3b3-4f1e-822c-6ba38c7e6a6b None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-58173b25-a3b3-4f1e-822c-6ba38c7e6a6b None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-58173b25-a3b3-4f1e-822c-6ba38c7e6a6b None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:04:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1164/2375] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:04:09 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:04:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-fe0fce3b-b88a-452d-a275-9fc04fd0d479 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-fe0fce3b-b88a-452d-a275-9fc04fd0d479 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-fe0fce3b-b88a-452d-a275-9fc04fd0d479 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-fe0fce3b-b88a-452d-a275-9fc04fd0d479 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2dd54088-9a54-459c-acce-7d895b4fc061 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-fe0fce3b-b88a-452d-a275-9fc04fd0d479 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2dd54088-9a54-459c-acce-7d895b4fc061 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 returned with HTTP 200 Sep 04 16:04:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1212/2376] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:09 2026] GET /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 => generated 882 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-fe0fce3b-b88a-452d-a275-9fc04fd0d479 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 returned with HTTP 200 Sep 04 16:04:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1165/2377] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:04:09 2026] GET /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 => generated 1063 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:04:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-9e368f1c-6ba5-4c89-940e-446094ad1920 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-9e368f1c-6ba5-4c89-940e-446094ad1920 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] PUT http://192.168.122.126/volume/v3/attachments/3217a06f-9b04-42bd-bcd4-5d73313f5010 Sep 04 16:04:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-9e368f1c-6ba5-4c89-940e-446094ad1920 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:10 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-9e368f1c-6ba5-4c89-940e-446094ad1920 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Acquiring lock "cinder-attachment_update-ca1a9d97-ac63-4b02-a99e-db939a2e3ef3-devstack" by "attachment_update" {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:04:10 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-9e368f1c-6ba5-4c89-940e-446094ad1920 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Lock "cinder-attachment_update-ca1a9d97-ac63-4b02-a99e-db939a2e3ef3-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:04:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-25cbd77a-4ee4-4a5e-b0e2-58a71de46784 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-25cbd77a-4ee4-4a5e-b0e2-58a71de46784 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-25cbd77a-4ee4-4a5e-b0e2-58a71de46784 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-25cbd77a-4ee4-4a5e-b0e2-58a71de46784 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-25cbd77a-4ee4-4a5e-b0e2-58a71de46784 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-25cbd77a-4ee4-4a5e-b0e2-58a71de46784 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1166/2378] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:10 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 943 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:10 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-9e368f1c-6ba5-4c89-940e-446094ad1920 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Lock "cinder-attachment_update-ca1a9d97-ac63-4b02-a99e-db939a2e3ef3-devstack" released by "attachment_update" :: held 0.241s {{(pid=87209) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:04:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-9e368f1c-6ba5-4c89-940e-446094ad1920 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/attachments/3217a06f-9b04-42bd-bcd4-5d73313f5010 returned with HTTP 200 Sep 04 16:04:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1213/2379] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 16:04:10 2026] PUT /volume/v3/attachments/3217a06f-9b04-42bd-bcd4-5d73313f5010 => generated 694 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-481f0e7b-b7a0-4823-a141-8cdedf587c66 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-481f0e7b-b7a0-4823-a141-8cdedf587c66 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-481f0e7b-b7a0-4823-a141-8cdedf587c66 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-481f0e7b-b7a0-4823-a141-8cdedf587c66 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-481f0e7b-b7a0-4823-a141-8cdedf587c66 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-481f0e7b-b7a0-4823-a141-8cdedf587c66 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 returned with HTTP 200 Sep 04 16:04:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1167/2380] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:10 2026] GET /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 => generated 883 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-ab911e24-8914-44d6-8b41-0c26c189f837 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-ab911e24-8914-44d6-8b41-0c26c189f837 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] POST http://192.168.122.126/volume/v3/attachments/3217a06f-9b04-42bd-bcd4-5d73313f5010/action Sep 04 16:04:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-ab911e24-8914-44d6-8b41-0c26c189f837 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action body: b'{"os-complete": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:04:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-ab911e24-8914-44d6-8b41-0c26c189f837 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3b5f28d9-f62f-4887-96fb-c382adad6ced req-ab911e24-8914-44d6-8b41-0c26c189f837 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/attachments/3217a06f-9b04-42bd-bcd4-5d73313f5010/action returned with HTTP 204 Sep 04 16:04:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1214/2381] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 16:04:11 2026] POST /volume/v3/attachments/3217a06f-9b04-42bd-bcd4-5d73313f5010/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4b9813b9-1e36-4a14-b4f4-2ec63c099e8b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4b9813b9-1e36-4a14-b4f4-2ec63c099e8b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4b9813b9-1e36-4a14-b4f4-2ec63c099e8b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4b9813b9-1e36-4a14-b4f4-2ec63c099e8b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4b9813b9-1e36-4a14-b4f4-2ec63c099e8b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4b9813b9-1e36-4a14-b4f4-2ec63c099e8b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1168/2382] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:11 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 1001 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5517e294-dcf7-4db5-901e-7024a3550a2f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5517e294-dcf7-4db5-901e-7024a3550a2f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5517e294-dcf7-4db5-901e-7024a3550a2f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5517e294-dcf7-4db5-901e-7024a3550a2f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5517e294-dcf7-4db5-901e-7024a3550a2f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5517e294-dcf7-4db5-901e-7024a3550a2f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 returned with HTTP 200 Sep 04 16:04:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1215/2383] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:12 2026] GET /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 => generated 1175 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b56b4f0f-57ef-4855-a02e-d50e837f5a6d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b56b4f0f-57ef-4855-a02e-d50e837f5a6d tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b56b4f0f-57ef-4855-a02e-d50e837f5a6d tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b56b4f0f-57ef-4855-a02e-d50e837f5a6d tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b56b4f0f-57ef-4855-a02e-d50e837f5a6d tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b56b4f0f-57ef-4855-a02e-d50e837f5a6d tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 returned with HTTP 200 Sep 04 16:04:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1169/2384] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:12 2026] GET /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 => generated 1175 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fdc0632f-dc19-4d18-951d-53d3748d560a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fdc0632f-dc19-4d18-951d-53d3748d560a tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fdc0632f-dc19-4d18-951d-53d3748d560a tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fdc0632f-dc19-4d18-951d-53d3748d560a tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fdc0632f-dc19-4d18-951d-53d3748d560a tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fdc0632f-dc19-4d18-951d-53d3748d560a tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1216/2385] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:12 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 1004 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-bf01fe92-3b85-4cd0-bfb0-ba6122b1a484 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-bf01fe92-3b85-4cd0-bfb0-ba6122b1a484 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-bf01fe92-3b85-4cd0-bfb0-ba6122b1a484 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-bf01fe92-3b85-4cd0-bfb0-ba6122b1a484 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-bf01fe92-3b85-4cd0-bfb0-ba6122b1a484 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-bf01fe92-3b85-4cd0-bfb0-ba6122b1a484 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 returned with HTTP 200 Sep 04 16:04:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1170/2386] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:04:13 2026] GET /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 => generated 1175 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ee3bac53-204a-4daf-96fa-f509494eba5e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee3bac53-204a-4daf-96fa-f509494eba5e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee3bac53-204a-4daf-96fa-f509494eba5e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ee3bac53-204a-4daf-96fa-f509494eba5e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-f8aa247b-0527-484e-9e99-c841b7a25c12 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-f8aa247b-0527-484e-9e99-c841b7a25c12 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] POST http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3/action Sep 04 16:04:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-f8aa247b-0527-484e-9e99-c841b7a25c12 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:04:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-f8aa247b-0527-484e-9e99-c841b7a25c12 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ee3bac53-204a-4daf-96fa-f509494eba5e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-f8aa247b-0527-484e-9e99-c841b7a25c12 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ee3bac53-204a-4daf-96fa-f509494eba5e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1217/2387] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:13 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 1004 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:04:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-f8aa247b-0527-484e-9e99-c841b7a25c12 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Begin detaching volume completed successfully. Sep 04 16:04:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-f8aa247b-0527-484e-9e99-c841b7a25c12 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3/action returned with HTTP 202 Sep 04 16:04:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1171/2388] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 16:04:13 2026] POST /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:04:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b67d27d9-2fba-42ea-8e7b-9f049eefd773 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b67d27d9-2fba-42ea-8e7b-9f049eefd773 None None] GET http://192.168.122.126/volume// Sep 04 16:04:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b67d27d9-2fba-42ea-8e7b-9f049eefd773 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b67d27d9-2fba-42ea-8e7b-9f049eefd773 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b67d27d9-2fba-42ea-8e7b-9f049eefd773 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:04:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1218/2389] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:04:13 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:04:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-fc784925-0505-4302-bb6f-545da8da4e30 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-fc784925-0505-4302-bb6f-545da8da4e30 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-fc784925-0505-4302-bb6f-545da8da4e30 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-fc784925-0505-4302-bb6f-545da8da4e30 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-fc784925-0505-4302-bb6f-545da8da4e30 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-fc784925-0505-4302-bb6f-545da8da4e30 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 returned with HTTP 200 Sep 04 16:04:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1172/2390] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:04:13 2026] GET /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 => generated 1359 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:04:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-f101da73-f4c7-4bd2-a0c7-4fbc406a10e4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-f101da73-f4c7-4bd2-a0c7-4fbc406a10e4 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] DELETE http://192.168.122.126/volume/v3/attachments/3217a06f-9b04-42bd-bcd4-5d73313f5010 Sep 04 16:04:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-f101da73-f4c7-4bd2-a0c7-4fbc406a10e4 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-f101da73-f4c7-4bd2-a0c7-4fbc406a10e4 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:14 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, Sep 04 16:04:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-b8a4d735-31c6-448a-89d7-0f9d993ce475 req-f101da73-f4c7-4bd2-a0c7-4fbc406a10e4 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/attachments/3217a06f-9b04-42bd-bcd4-5d73313f5010 returned with HTTP 200 Sep 04 16:04:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1219/2391] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 16:04:14 2026] DELETE /volume/v3/attachments/3217a06f-9b04-42bd-bcd4-5d73313f5010 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:04:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2465c420-a8c9-49ef-a73e-5e6a6b8cd856 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2465c420-a8c9-49ef-a73e-5e6a6b8cd856 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2465c420-a8c9-49ef-a73e-5e6a6b8cd856 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2465c420-a8c9-49ef-a73e-5e6a6b8cd856 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2465c420-a8c9-49ef-a73e-5e6a6b8cd856 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2465c420-a8c9-49ef-a73e-5e6a6b8cd856 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1173/2392] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:14 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 1004 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-02ef0d26-2a55-47cc-9364-8e77b68ae875 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-02ef0d26-2a55-47cc-9364-8e77b68ae875 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-02ef0d26-2a55-47cc-9364-8e77b68ae875 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-02ef0d26-2a55-47cc-9364-8e77b68ae875 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-02ef0d26-2a55-47cc-9364-8e77b68ae875 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-02ef0d26-2a55-47cc-9364-8e77b68ae875 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1220/2393] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:15 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 1004 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9e69b081-91c4-45b6-853d-ae9facd7955a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9e69b081-91c4-45b6-853d-ae9facd7955a tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9e69b081-91c4-45b6-853d-ae9facd7955a tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9e69b081-91c4-45b6-853d-ae9facd7955a tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9e69b081-91c4-45b6-853d-ae9facd7955a tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9e69b081-91c4-45b6-853d-ae9facd7955a tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1174/2394] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:16 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 1004 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-af858a61-d40a-4d3b-931a-3371ff82764b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-af858a61-d40a-4d3b-931a-3371ff82764b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-af858a61-d40a-4d3b-931a-3371ff82764b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-af858a61-d40a-4d3b-931a-3371ff82764b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-af858a61-d40a-4d3b-931a-3371ff82764b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-af858a61-d40a-4d3b-931a-3371ff82764b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1221/2395] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:17 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 1255 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-9db91dea-0007-48ab-a9be-33bb453786dd req-19c61c91-f994-46f7-8aa0-42fc85ee2b52 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-19c61c91-f994-46f7-8aa0-42fc85ee2b52 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-19c61c91-f994-46f7-8aa0-42fc85ee2b52 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-19c61c91-f994-46f7-8aa0-42fc85ee2b52 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-9db91dea-0007-48ab-a9be-33bb453786dd req-19c61c91-f994-46f7-8aa0-42fc85ee2b52 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-19c61c91-f994-46f7-8aa0-42fc85ee2b52 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1175/2396] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:04:18 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 1255 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ef577ad7-7627-4a8e-9d39-f3470f3b0337 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ef577ad7-7627-4a8e-9d39-f3470f3b0337 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] DELETE http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ef577ad7-7627-4a8e-9d39-f3470f3b0337 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ef577ad7-7627-4a8e-9d39-f3470f3b0337 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:18 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-ef577ad7-7627-4a8e-9d39-f3470f3b0337 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Delete volume with id: ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:18 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:18 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ef577ad7-7627-4a8e-9d39-f3470f3b0337 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-9db91dea-0007-48ab-a9be-33bb453786dd req-190dbe9d-4354-4a87-839f-c8d6e73f5d10 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-190dbe9d-4354-4a87-839f-c8d6e73f5d10 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-190dbe9d-4354-4a87-839f-c8d6e73f5d10 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-190dbe9d-4354-4a87-839f-c8d6e73f5d10 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ef577ad7-7627-4a8e-9d39-f3470f3b0337 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Delete volume request issued successfully. Sep 04 16:04:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ef577ad7-7627-4a8e-9d39-f3470f3b0337 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 returned with HTTP 202 Sep 04 16:04:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1222/2397] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:04:18 2026] DELETE /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b39293b5-8a56-4203-927c-c671668cf8f2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-9db91dea-0007-48ab-a9be-33bb453786dd req-190dbe9d-4354-4a87-839f-c8d6e73f5d10 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b39293b5-8a56-4203-927c-c671668cf8f2 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b39293b5-8a56-4203-927c-c671668cf8f2 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b39293b5-8a56-4203-927c-c671668cf8f2 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-190dbe9d-4354-4a87-839f-c8d6e73f5d10 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1176/2398] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:04:18 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 1255 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-753b8444-1bd2-4029-8957-9e5b4c9766dc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-753b8444-1bd2-4029-8957-9e5b4c9766dc None None] GET http://192.168.122.126/volume// Sep 04 16:04:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-753b8444-1bd2-4029-8957-9e5b4c9766dc None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-753b8444-1bd2-4029-8957-9e5b4c9766dc None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-753b8444-1bd2-4029-8957-9e5b4c9766dc None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:04:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1177/2399] 192.168.122.126 () {58 vars in 1308 bytes} [Fri Sep 4 16:04:19 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:04:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-9db91dea-0007-48ab-a9be-33bb453786dd req-a16eac9d-42ee-4906-960d-febb0fbf3348 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-a16eac9d-42ee-4906-960d-febb0fbf3348 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 16:04:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-a16eac9d-42ee-4906-960d-febb0fbf3348 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c803b736-e753-4380-b0fe-6555e14d23a2", "connector": null, "instance_uuid": "9336d918-98ed-4e31-9a41-0a0f93114f61"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b39293b5-8a56-4203-927c-c671668cf8f2 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b39293b5-8a56-4203-927c-c671668cf8f2 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 returned with HTTP 200 Sep 04 16:04:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1223/2400] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:19 2026] GET /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 => generated 882 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-a16eac9d-42ee-4906-960d-febb0fbf3348 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 16:04:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1178/2401] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 16:04:19 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-facf6763-267d-4ffe-a80f-73e8f76587b5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-facf6763-267d-4ffe-a80f-73e8f76587b5 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 Sep 04 16:04:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-facf6763-267d-4ffe-a80f-73e8f76587b5 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-facf6763-267d-4ffe-a80f-73e8f76587b5 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-facf6763-267d-4ffe-a80f-73e8f76587b5 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 returned with HTTP 404 Sep 04 16:04:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1224/2402] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:20 2026] GET /volume/v3/volumes/ca1a9d97-ac63-4b02-a99e-db939a2e3ef3 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:04:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3dc29475-6296-4768-8d1b-fbc5bb57384f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3dc29475-6296-4768-8d1b-fbc5bb57384f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda Sep 04 16:04:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3dc29475-6296-4768-8d1b-fbc5bb57384f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3dc29475-6296-4768-8d1b-fbc5bb57384f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:20 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-3dc29475-6296-4768-8d1b-fbc5bb57384f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Delete snapshot with id: ac8cb290-dbb1-4786-891a-a3d870e93bda Sep 04 16:04:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3dc29475-6296-4768-8d1b-fbc5bb57384f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Snapshot retrieved successfully. Sep 04 16:04:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3dc29475-6296-4768-8d1b-fbc5bb57384f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Snapshot delete request issued successfully. Sep 04 16:04:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3dc29475-6296-4768-8d1b-fbc5bb57384f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda returned with HTTP 202 Sep 04 16:04:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1179/2403] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:04:20 2026] DELETE /volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3178518d-7fdf-43cd-ab18-45fb3524d78e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3178518d-7fdf-43cd-ab18-45fb3524d78e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda Sep 04 16:04:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3178518d-7fdf-43cd-ab18-45fb3524d78e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3178518d-7fdf-43cd-ab18-45fb3524d78e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3178518d-7fdf-43cd-ab18-45fb3524d78e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Snapshot retrieved successfully. Sep 04 16:04:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3178518d-7fdf-43cd-ab18-45fb3524d78e tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda returned with HTTP 200 Sep 04 16:04:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1225/2404] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:04:20 2026] GET /volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda => generated 460 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b5273734-bf48-408c-bdc4-b86064a69a8e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b5273734-bf48-408c-bdc4-b86064a69a8e None None] GET http://192.168.122.126/volume// Sep 04 16:04:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b5273734-bf48-408c-bdc4-b86064a69a8e None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b5273734-bf48-408c-bdc4-b86064a69a8e None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b5273734-bf48-408c-bdc4-b86064a69a8e None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:04:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1180/2405] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:04:21 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 16:04:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-9db91dea-0007-48ab-a9be-33bb453786dd req-06f3c471-1776-47c2-8bc2-ced877251f47 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-06f3c471-1776-47c2-8bc2-ced877251f47 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:04:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-06f3c471-1776-47c2-8bc2-ced877251f47 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-06f3c471-1776-47c2-8bc2-ced877251f47 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-9db91dea-0007-48ab-a9be-33bb453786dd req-06f3c471-1776-47c2-8bc2-ced877251f47 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-06f3c471-1776-47c2-8bc2-ced877251f47 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:04:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1226/2406] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:04:21 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 1435 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 16:04:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-9db91dea-0007-48ab-a9be-33bb453786dd req-a9a19141-9366-44cc-ac60-df1cf35d10e2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-a9a19141-9366-44cc-ac60-df1cf35d10e2 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] PUT http://192.168.122.126/volume/v3/attachments/0a6375f7-a473-4332-8606-667a6cb9686f Sep 04 16:04:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-a9a19141-9366-44cc-ac60-df1cf35d10e2 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:21 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-9db91dea-0007-48ab-a9be-33bb453786dd req-a9a19141-9366-44cc-ac60-df1cf35d10e2 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Acquiring lock "cinder-attachment_update-c803b736-e753-4380-b0fe-6555e14d23a2-devstack" by "attachment_update" {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:04:21 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-9db91dea-0007-48ab-a9be-33bb453786dd req-a9a19141-9366-44cc-ac60-df1cf35d10e2 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Lock "cinder-attachment_update-c803b736-e753-4380-b0fe-6555e14d23a2-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:04:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:21 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-9db91dea-0007-48ab-a9be-33bb453786dd req-a9a19141-9366-44cc-ac60-df1cf35d10e2 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Lock "cinder-attachment_update-c803b736-e753-4380-b0fe-6555e14d23a2-devstack" released by "attachment_update" :: held 0.274s {{(pid=87208) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:04:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-a9a19141-9366-44cc-ac60-df1cf35d10e2 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/attachments/0a6375f7-a473-4332-8606-667a6cb9686f returned with HTTP 200 Sep 04 16:04:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1181/2407] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 16:04:21 2026] PUT /volume/v3/attachments/0a6375f7-a473-4332-8606-667a6cb9686f => generated 694 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-9db91dea-0007-48ab-a9be-33bb453786dd req-ec41c60d-3cfe-4de7-a457-d9eafd3727c6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-ec41c60d-3cfe-4de7-a457-d9eafd3727c6 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] POST http://192.168.122.126/volume/v3/attachments/0a6375f7-a473-4332-8606-667a6cb9686f/action Sep 04 16:04:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-ec41c60d-3cfe-4de7-a457-d9eafd3727c6 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action body: b'{"os-complete": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:04:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-ec41c60d-3cfe-4de7-a457-d9eafd3727c6 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-9db91dea-0007-48ab-a9be-33bb453786dd req-ec41c60d-3cfe-4de7-a457-d9eafd3727c6 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/attachments/0a6375f7-a473-4332-8606-667a6cb9686f/action returned with HTTP 204 Sep 04 16:04:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1227/2408] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 16:04:21 2026] POST /volume/v3/attachments/0a6375f7-a473-4332-8606-667a6cb9686f/action => generated 0 bytes in 155 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:04:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e41a60a1-2457-4741-9bdb-a99e3765401f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e41a60a1-2457-4741-9bdb-a99e3765401f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda Sep 04 16:04:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e41a60a1-2457-4741-9bdb-a99e3765401f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e41a60a1-2457-4741-9bdb-a99e3765401f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e41a60a1-2457-4741-9bdb-a99e3765401f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Snapshot retrieved successfully. Sep 04 16:04:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e41a60a1-2457-4741-9bdb-a99e3765401f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda returned with HTTP 200 Sep 04 16:04:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1182/2409] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:04:21 2026] GET /volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda => generated 460 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2d68ae3f-fa46-4ed5-a33f-df504533acea None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d68ae3f-fa46-4ed5-a33f-df504533acea tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda Sep 04 16:04:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d68ae3f-fa46-4ed5-a33f-df504533acea tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d68ae3f-fa46-4ed5-a33f-df504533acea tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2d68ae3f-fa46-4ed5-a33f-df504533acea tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Snapshot retrieved successfully. Sep 04 16:04:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d68ae3f-fa46-4ed5-a33f-df504533acea tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda returned with HTTP 200 Sep 04 16:04:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1228/2410] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:04:22 2026] GET /volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda => generated 460 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7da31669-3082-46b3-9bf7-d9288d50183c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7da31669-3082-46b3-9bf7-d9288d50183c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda Sep 04 16:04:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7da31669-3082-46b3-9bf7-d9288d50183c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7da31669-3082-46b3-9bf7-d9288d50183c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7da31669-3082-46b3-9bf7-d9288d50183c tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda returned with HTTP 404 Sep 04 16:04:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1183/2411] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:04:23 2026] GET /volume/v3/snapshots/ac8cb290-dbb1-4786-891a-a3d870e93bda => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-541d143e-3459-4301-950c-35dbe26df167 req-c678d801-11da-45e6-8997-a2eb9e2b62d8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-541d143e-3459-4301-950c-35dbe26df167 req-c678d801-11da-45e6-8997-a2eb9e2b62d8 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:04:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-541d143e-3459-4301-950c-35dbe26df167 req-c678d801-11da-45e6-8997-a2eb9e2b62d8 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-541d143e-3459-4301-950c-35dbe26df167 req-c678d801-11da-45e6-8997-a2eb9e2b62d8 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-541d143e-3459-4301-950c-35dbe26df167 req-c678d801-11da-45e6-8997-a2eb9e2b62d8 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-541d143e-3459-4301-950c-35dbe26df167 req-c678d801-11da-45e6-8997-a2eb9e2b62d8 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 200 Sep 04 16:04:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1229/2412] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:04:24 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:04:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a1200f3d-945f-4efd-a232-3f38f8abc2e7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a1200f3d-945f-4efd-a232-3f38f8abc2e7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] DELETE http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:04:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a1200f3d-945f-4efd-a232-3f38f8abc2e7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a1200f3d-945f-4efd-a232-3f38f8abc2e7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:29 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-a1200f3d-945f-4efd-a232-3f38f8abc2e7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Delete volume with id: 7effc614-7270-4918-b415-95a8238c156e Sep 04 16:04:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a1200f3d-945f-4efd-a232-3f38f8abc2e7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a1200f3d-945f-4efd-a232-3f38f8abc2e7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Delete volume request issued successfully. Sep 04 16:04:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a1200f3d-945f-4efd-a232-3f38f8abc2e7 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 202 Sep 04 16:04:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1184/2413] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:04:29 2026] DELETE /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-939de3ec-ef7f-4190-a846-a9564579497f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-939de3ec-ef7f-4190-a846-a9564579497f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:04:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-939de3ec-ef7f-4190-a846-a9564579497f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-939de3ec-ef7f-4190-a846-a9564579497f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-939de3ec-ef7f-4190-a846-a9564579497f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-939de3ec-ef7f-4190-a846-a9564579497f tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 200 Sep 04 16:04:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1230/2414] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:29 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 848 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cc1ce1b3-c618-49d3-bf35-c25fe1177940 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cc1ce1b3-c618-49d3-bf35-c25fe1177940 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:04:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cc1ce1b3-c618-49d3-bf35-c25fe1177940 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cc1ce1b3-c618-49d3-bf35-c25fe1177940 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cc1ce1b3-c618-49d3-bf35-c25fe1177940 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Volume info retrieved successfully. Sep 04 16:04:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cc1ce1b3-c618-49d3-bf35-c25fe1177940 tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 200 Sep 04 16:04:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1185/2415] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:30 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 848 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b7bd8258-8b9c-4814-bc63-d5009a05f8ef None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b7bd8258-8b9c-4814-bc63-d5009a05f8ef tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] GET http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e Sep 04 16:04:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b7bd8258-8b9c-4814-bc63-d5009a05f8ef tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b7bd8258-8b9c-4814-bc63-d5009a05f8ef tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b7bd8258-8b9c-4814-bc63-d5009a05f8ef tempest-TestStampPattern-391961132 tempest-TestStampPattern-391961132-project-member] http://192.168.122.126/volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e returned with HTTP 404 Sep 04 16:04:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1231/2416] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:32 2026] GET /volume/v3/volumes/7effc614-7270-4918-b415-95a8238c156e => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:04:40 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=165,cinder:INSERT=22,cinder:UPDATE=37 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:04:42 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=129,cinder:INSERT=12,cinder:UPDATE=24 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1572891164"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume request body: {'volume': {"'imageRef": '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1572891164'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume of 1 GB Sep 04 16:04:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Availability Zones retrieved successfully. Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Flow 'volume_create_api' (8d73ca27-a050-4f36-8ea0-37eeeaff8a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a84b7d-1767-416c-888a-1382acea1538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a84b7d-1767-416c-888a-1382acea1538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf4927bc-cc86-4f7e-93ff-78957de16ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Created reservations ['5128f892-75e6-4dc4-a1c8-67ae05a8ce28', '3e82dde6-05dd-447d-a8fe-20cd307b8329', 'b9ac3767-afef-4d0d-917c-0eb0665bd8f6', '51e8f1eb-e602-40ad-aa16-45795bef70e6'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf4927bc-cc86-4f7e-93ff-78957de16ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5128f892-75e6-4dc4-a1c8-67ae05a8ce28', '3e82dde6-05dd-447d-a8fe-20cd307b8329', 'b9ac3767-afef-4d0d-917c-0eb0665bd8f6', '51e8f1eb-e602-40ad-aa16-45795bef70e6']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4916cae6-f9fa-48bf-b007-8d69c3a29675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4916cae6-f9fa-48bf-b007-8d69c3a29675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '414230a4-3f29-415e-9282-816f2be0c91b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1572891164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74600e4b31ad4ec99179a0300762e934',qos_specs=None,replication_status=,reservations=['5128f892-75e6-4dc4-a1c8-67ae05a8ce28','3e82dde6-05dd-447d-a8fe-20cd307b8329','b9ac3767-afef-4d0d-917c-0eb0665bd8f6','51e8f1eb-e602-40ad-aa16-45795bef70e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92391957cd684d938902f04cb5d29890',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1572891164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=414230a4-3f29-415e-9282-816f2be0c91b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74600e4b31ad4ec99179a0300762e934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92391957cd684d938902f04cb5d29890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a5151f-a797-4c27-b16b-54c704ad5af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a5151f-a797-4c27-b16b-54c704ad5af2) transitioned into state 'SUCCESS' from state '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-1572891164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74600e4b31ad4ec99179a0300762e934',qos_specs=None,replication_status=,reservations=['5128f892-75e6-4dc4-a1c8-67ae05a8ce28','3e82dde6-05dd-447d-a8fe-20cd307b8329','b9ac3767-afef-4d0d-917c-0eb0665bd8f6','51e8f1eb-e602-40ad-aa16-45795bef70e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92391957cd684d938902f04cb5d29890',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d44fe5-1544-4072-bfe2-0e84d52c3d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d44fe5-1544-4072-bfe2-0e84d52c3d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Flow 'volume_create_api' (8d73ca27-a050-4f36-8ea0-37eeeaff8a86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume request issued successfully. Sep 04 16:04:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-db8dc5fe-ef86-4f51-89ff-25b390df70a1 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1186/2417] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:04:45 2026] POST /volume/v3/volumes => generated 766 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:04:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-940314955"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume request body: {'volume': {"'imageRef": '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-940314955'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:45 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume of 1 GB Sep 04 16:04:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Availability Zones retrieved successfully. Sep 04 16:04:45 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Flow 'volume_create_api' (952d07aa-19b1-4dd7-a054-1249aabf26ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:45 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0fa8dd-04a7-40e3-8f9f-2760d83a1669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:45 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0fa8dd-04a7-40e3-8f9f-2760d83a1669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e528064-4688-4067-bb24-bea24f4fce1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Created reservations ['2b6babee-4455-45a9-b16d-a281866d6b7b', 'a8c8caaa-2ec7-4019-bd79-bceabba8983c', 'a8223395-cb44-46e8-85fe-00378a041ffd', '629011eb-0103-4fb2-ae45-685abaedf257'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e528064-4688-4067-bb24-bea24f4fce1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b6babee-4455-45a9-b16d-a281866d6b7b', 'a8c8caaa-2ec7-4019-bd79-bceabba8983c', 'a8223395-cb44-46e8-85fe-00378a041ffd', '629011eb-0103-4fb2-ae45-685abaedf257']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa7f4d56-0d1b-42ee-be31-01dfe62c4d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa7f4d56-0d1b-42ee-be31-01dfe62c4d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4141d28-bb8b-4141-a15b-1405f86b7d31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-940314955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74600e4b31ad4ec99179a0300762e934',qos_specs=None,replication_status=,reservations=['2b6babee-4455-45a9-b16d-a281866d6b7b','a8c8caaa-2ec7-4019-bd79-bceabba8983c','a8223395-cb44-46e8-85fe-00378a041ffd','629011eb-0103-4fb2-ae45-685abaedf257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92391957cd684d938902f04cb5d29890',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-940314955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4141d28-bb8b-4141-a15b-1405f86b7d31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74600e4b31ad4ec99179a0300762e934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92391957cd684d938902f04cb5d29890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2317b03-c841-4093-aec3-d160368022c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2317b03-c841-4093-aec3-d160368022c2) transitioned into state 'SUCCESS' from state '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-940314955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74600e4b31ad4ec99179a0300762e934',qos_specs=None,replication_status=,reservations=['2b6babee-4455-45a9-b16d-a281866d6b7b','a8c8caaa-2ec7-4019-bd79-bceabba8983c','a8223395-cb44-46e8-85fe-00378a041ffd','629011eb-0103-4fb2-ae45-685abaedf257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92391957cd684d938902f04cb5d29890',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d8a02e-20f0-47c3-bea9-63acb4d47998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d8a02e-20f0-47c3-bea9-63acb4d47998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Flow 'volume_create_api' (952d07aa-19b1-4dd7-a054-1249aabf26ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume request issued successfully. Sep 04 16:04:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2c5bce01-c342-4cb7-94dc-e855d2f26714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1232/2418] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:04:45 2026] POST /volume/v3/volumes => generated 765 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1399193976"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume request body: {'volume': {"'imageRef": '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1399193976'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume of 1 GB Sep 04 16:04:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Availability Zones retrieved successfully. Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Flow 'volume_create_api' (5a836745-ea3c-42ee-a4bd-3b7f0f1c9537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce841b11-94cf-4127-a496-be010464b7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce841b11-94cf-4127-a496-be010464b7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c37c6b-b280-45f2-8c90-bee2c0c8f2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Created reservations ['dddd4474-2860-4101-89c4-c1f5ced66168', '45acfc97-9a4e-4c94-a605-c708d86fd6d9', '068bfcc1-9cf4-4622-a64b-245dfcb6ac8c', 'a0391e3f-18d1-4375-9137-a15b3098546a'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c37c6b-b280-45f2-8c90-bee2c0c8f2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dddd4474-2860-4101-89c4-c1f5ced66168', '45acfc97-9a4e-4c94-a605-c708d86fd6d9', '068bfcc1-9cf4-4622-a64b-245dfcb6ac8c', 'a0391e3f-18d1-4375-9137-a15b3098546a']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e130019-7306-411f-a031-1c3a28ffed47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:46 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e130019-7306-411f-a031-1c3a28ffed47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fd7b8aa-193f-4a62-9a2d-041e0ad1b773', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1399193976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74600e4b31ad4ec99179a0300762e934',qos_specs=None,replication_status=,reservations=['dddd4474-2860-4101-89c4-c1f5ced66168','45acfc97-9a4e-4c94-a605-c708d86fd6d9','068bfcc1-9cf4-4622-a64b-245dfcb6ac8c','a0391e3f-18d1-4375-9137-a15b3098546a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92391957cd684d938902f04cb5d29890',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1399193976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fd7b8aa-193f-4a62-9a2d-041e0ad1b773,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74600e4b31ad4ec99179a0300762e934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92391957cd684d938902f04cb5d29890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f954a5-a62e-47b6-a70d-a9e3ed200289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f954a5-a62e-47b6-a70d-a9e3ed200289) transitioned into state 'SUCCESS' from state '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-1399193976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74600e4b31ad4ec99179a0300762e934',qos_specs=None,replication_status=,reservations=['dddd4474-2860-4101-89c4-c1f5ced66168','45acfc97-9a4e-4c94-a605-c708d86fd6d9','068bfcc1-9cf4-4622-a64b-245dfcb6ac8c','a0391e3f-18d1-4375-9137-a15b3098546a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92391957cd684d938902f04cb5d29890',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e9e4384-2578-4bc9-a3b3-4893ed76fac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e9e4384-2578-4bc9-a3b3-4893ed76fac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Flow 'volume_create_api' (5a836745-ea3c-42ee-a4bd-3b7f0f1c9537) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume request issued successfully. Sep 04 16:04:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9a766fa9-5f75-4e82-98f7-af8eac9e5714 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1187/2419] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:04:46 2026] POST /volume/v3/volumes => generated 766 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-48213051-51d9-4924-b756-665ddc9f0892 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1677879662"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume request body: {'volume': {"'imageRef": '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1677879662'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume of 1 GB Sep 04 16:04:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Availability Zones retrieved successfully. Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Flow 'volume_create_api' (37a123fd-1908-4249-8d2d-28509c1f5a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40b138e-16bd-4bf9-88c6-190b7ebfb500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40b138e-16bd-4bf9-88c6-190b7ebfb500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:46 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adc8fd4-a13b-4d17-937a-3f086c5cee18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:47 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Created reservations ['43e6b79a-1b4d-4867-b010-9567c73635b5', '0e39bc3f-1c7b-4ee4-8ba3-dc3af02536ad', '05326865-3ad3-4fe5-8864-bcf2ff3acfc6', 'db6fe942-1ed3-4705-9e42-537f3be4d483'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:47 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adc8fd4-a13b-4d17-937a-3f086c5cee18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43e6b79a-1b4d-4867-b010-9567c73635b5', '0e39bc3f-1c7b-4ee4-8ba3-dc3af02536ad', '05326865-3ad3-4fe5-8864-bcf2ff3acfc6', 'db6fe942-1ed3-4705-9e42-537f3be4d483']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:47 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdc8cb8-a708-4648-84e6-4c9710604304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:47 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdc8cb8-a708-4648-84e6-4c9710604304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff990cc7-38fc-4e84-a1b5-ee67544552ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1677879662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74600e4b31ad4ec99179a0300762e934',qos_specs=None,replication_status=,reservations=['43e6b79a-1b4d-4867-b010-9567c73635b5','0e39bc3f-1c7b-4ee4-8ba3-dc3af02536ad','05326865-3ad3-4fe5-8864-bcf2ff3acfc6','db6fe942-1ed3-4705-9e42-537f3be4d483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92391957cd684d938902f04cb5d29890',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1677879662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff990cc7-38fc-4e84-a1b5-ee67544552ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74600e4b31ad4ec99179a0300762e934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92391957cd684d938902f04cb5d29890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:47 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (410b3a42-486e-4f19-b742-1b7d26b8e980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:47 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (410b3a42-486e-4f19-b742-1b7d26b8e980) transitioned into state 'SUCCESS' from state '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-1677879662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74600e4b31ad4ec99179a0300762e934',qos_specs=None,replication_status=,reservations=['43e6b79a-1b4d-4867-b010-9567c73635b5','0e39bc3f-1c7b-4ee4-8ba3-dc3af02536ad','05326865-3ad3-4fe5-8864-bcf2ff3acfc6','db6fe942-1ed3-4705-9e42-537f3be4d483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92391957cd684d938902f04cb5d29890',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:47 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a629ccb4-cb41-43eb-9675-36cf36f84fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:47 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a629ccb4-cb41-43eb-9675-36cf36f84fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:47 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Flow 'volume_create_api' (37a123fd-1908-4249-8d2d-28509c1f5a34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume request issued successfully. Sep 04 16:04:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-48213051-51d9-4924-b756-665ddc9f0892 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1233/2420] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:04:46 2026] POST /volume/v3/volumes => generated 766 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-232885502"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume request body: {'volume': {"'imageRef": '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-232885502'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume of 1 GB Sep 04 16:04:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Availability Zones retrieved successfully. Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Flow 'volume_create_api' (3196287d-d44c-4869-a3b5-ec157c9974d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f612003-4ec3-4aa2-87d0-5fb9f89191fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f612003-4ec3-4aa2-87d0-5fb9f89191fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ff714f-fc20-4df6-a313-b4fec3bb5199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Created reservations ['2926aa5d-7826-4909-901c-36bab03c07c2', '02ad0a6a-440f-4681-8541-e8ceaebca315', '83c44bc5-9522-4379-9c1b-7cb5bdfecebd', 'ebc2cad4-10bd-4263-bec8-4a8f8d54288d'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ff714f-fc20-4df6-a313-b4fec3bb5199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2926aa5d-7826-4909-901c-36bab03c07c2', '02ad0a6a-440f-4681-8541-e8ceaebca315', '83c44bc5-9522-4379-9c1b-7cb5bdfecebd', 'ebc2cad4-10bd-4263-bec8-4a8f8d54288d']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa13ed9-e150-4960-b1d5-a96fae20bba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa13ed9-e150-4960-b1d5-a96fae20bba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4034060e-6da5-4bd6-b859-fcdbfc5fcf1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-232885502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74600e4b31ad4ec99179a0300762e934',qos_specs=None,replication_status=,reservations=['2926aa5d-7826-4909-901c-36bab03c07c2','02ad0a6a-440f-4681-8541-e8ceaebca315','83c44bc5-9522-4379-9c1b-7cb5bdfecebd','ebc2cad4-10bd-4263-bec8-4a8f8d54288d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92391957cd684d938902f04cb5d29890',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-232885502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4034060e-6da5-4bd6-b859-fcdbfc5fcf1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74600e4b31ad4ec99179a0300762e934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92391957cd684d938902f04cb5d29890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec369d08-a682-4f7d-9b23-4be47874881a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec369d08-a682-4f7d-9b23-4be47874881a) transitioned into state 'SUCCESS' from state '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-232885502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74600e4b31ad4ec99179a0300762e934',qos_specs=None,replication_status=,reservations=['2926aa5d-7826-4909-901c-36bab03c07c2','02ad0a6a-440f-4681-8541-e8ceaebca315','83c44bc5-9522-4379-9c1b-7cb5bdfecebd','ebc2cad4-10bd-4263-bec8-4a8f8d54288d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92391957cd684d938902f04cb5d29890',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f2f275-8f35-4ec2-8d1a-96d99ec7d180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f2f275-8f35-4ec2-8d1a-96d99ec7d180) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Flow 'volume_create_api' (3196287d-d44c-4869-a3b5-ec157c9974d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Create volume request issued successfully. Sep 04 16:04:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-28e372a4-050f-4af1-ba67-9c21b5992be4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:04:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1188/2421] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:04:47 2026] POST /volume/v3/volumes => generated 765 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2be307af-1a87-4a3f-a51c-3149513a7168 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2be307af-1a87-4a3f-a51c-3149513a7168 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/414230a4-3f29-415e-9282-816f2be0c91b Sep 04 16:04:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2be307af-1a87-4a3f-a51c-3149513a7168 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2be307af-1a87-4a3f-a51c-3149513a7168 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2be307af-1a87-4a3f-a51c-3149513a7168 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2be307af-1a87-4a3f-a51c-3149513a7168 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/414230a4-3f29-415e-9282-816f2be0c91b returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1234/2422] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:47 2026] GET /volume/v3/volumes/414230a4-3f29-415e-9282-816f2be0c91b => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8940b60e-ee57-4286-a705-4972d9e8cbd8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8940b60e-ee57-4286-a705-4972d9e8cbd8 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8940b60e-ee57-4286-a705-4972d9e8cbd8 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8940b60e-ee57-4286-a705-4972d9e8cbd8 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8940b60e-ee57-4286-a705-4972d9e8cbd8 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8940b60e-ee57-4286-a705-4972d9e8cbd8 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 returned with HTTP 200 Sep 04 16:04:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1189/2423] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:47 2026] GET /volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a1370ab3-be84-4c94-bea6-e639e086738f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a1370ab3-be84-4c94-bea6-e639e086738f tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 Sep 04 16:04:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a1370ab3-be84-4c94-bea6-e639e086738f tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a1370ab3-be84-4c94-bea6-e639e086738f tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a1370ab3-be84-4c94-bea6-e639e086738f tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a1370ab3-be84-4c94-bea6-e639e086738f tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 returned with HTTP 200 Sep 04 16:04:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1235/2424] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:48 2026] GET /volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 => generated 858 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:04:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ea687644-039b-4158-86be-75c28bf88e93 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ea687644-039b-4158-86be-75c28bf88e93 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/6fd7b8aa-193f-4a62-9a2d-041e0ad1b773 Sep 04 16:04:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ea687644-039b-4158-86be-75c28bf88e93 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ea687644-039b-4158-86be-75c28bf88e93 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ea687644-039b-4158-86be-75c28bf88e93 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ea687644-039b-4158-86be-75c28bf88e93 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/6fd7b8aa-193f-4a62-9a2d-041e0ad1b773 returned with HTTP 200 Sep 04 16:04:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1190/2425] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:49 2026] GET /volume/v3/volumes/6fd7b8aa-193f-4a62-9a2d-041e0ad1b773 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3a936ab8-4e41-4a89-82da-76889003c7ef None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3a936ab8-4e41-4a89-82da-76889003c7ef tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed Sep 04 16:04:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3a936ab8-4e41-4a89-82da-76889003c7ef tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3a936ab8-4e41-4a89-82da-76889003c7ef tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3a936ab8-4e41-4a89-82da-76889003c7ef tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3a936ab8-4e41-4a89-82da-76889003c7ef tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed returned with HTTP 200 Sep 04 16:04:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1236/2426] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:49 2026] GET /volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:04:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b54f8d05-39d4-4b76-960d-8f7bbb89ef4c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b54f8d05-39d4-4b76-960d-8f7bbb89ef4c tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed Sep 04 16:04:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b54f8d05-39d4-4b76-960d-8f7bbb89ef4c tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b54f8d05-39d4-4b76-960d-8f7bbb89ef4c tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b54f8d05-39d4-4b76-960d-8f7bbb89ef4c tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b54f8d05-39d4-4b76-960d-8f7bbb89ef4c tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed returned with HTTP 200 Sep 04 16:04:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1191/2427] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:50 2026] GET /volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:04:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e46e0fe5-45b9-4b3b-9658-5df67db44a41 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e46e0fe5-45b9-4b3b-9658-5df67db44a41 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c Sep 04 16:04:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e46e0fe5-45b9-4b3b-9658-5df67db44a41 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e46e0fe5-45b9-4b3b-9658-5df67db44a41 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e46e0fe5-45b9-4b3b-9658-5df67db44a41 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e46e0fe5-45b9-4b3b-9658-5df67db44a41 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c returned with HTTP 200 Sep 04 16:04:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1237/2428] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:50 2026] GET /volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-70b17e25-8ab6-441f-ba83-615f44c3cdca None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-70b17e25-8ab6-441f-ba83-615f44c3cdca tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c Sep 04 16:04:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-70b17e25-8ab6-441f-ba83-615f44c3cdca tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-70b17e25-8ab6-441f-ba83-615f44c3cdca tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:51 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-70b17e25-8ab6-441f-ba83-615f44c3cdca tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-70b17e25-8ab6-441f-ba83-615f44c3cdca tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c returned with HTTP 200 Sep 04 16:04:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1192/2429] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:51 2026] GET /volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c7382dd6-aed4-4789-a86b-1bc0546203f3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c7382dd6-aed4-4789-a86b-1bc0546203f3 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] DELETE http://192.168.122.126/volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c Sep 04 16:04:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c7382dd6-aed4-4789-a86b-1bc0546203f3 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c7382dd6-aed4-4789-a86b-1bc0546203f3 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:51 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-c7382dd6-aed4-4789-a86b-1bc0546203f3 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Delete volume with id: 4034060e-6da5-4bd6-b859-fcdbfc5fcf1c Sep 04 16:04:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:51 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:51 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:51 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c7382dd6-aed4-4789-a86b-1bc0546203f3 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c7382dd6-aed4-4789-a86b-1bc0546203f3 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Delete volume request issued successfully. Sep 04 16:04:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c7382dd6-aed4-4789-a86b-1bc0546203f3 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c returned with HTTP 202 Sep 04 16:04:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1238/2430] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:04:51 2026] DELETE /volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d9d6caf5-9910-48de-82bf-26134bc17a09 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d9d6caf5-9910-48de-82bf-26134bc17a09 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c Sep 04 16:04:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d9d6caf5-9910-48de-82bf-26134bc17a09 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d9d6caf5-9910-48de-82bf-26134bc17a09 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:51 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d9d6caf5-9910-48de-82bf-26134bc17a09 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d9d6caf5-9910-48de-82bf-26134bc17a09 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c returned with HTTP 200 Sep 04 16:04:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1193/2431] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:51 2026] GET /volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c => generated 857 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0c83c49f-5b7d-4d98-a5f9-fac838bcc2e4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0c83c49f-5b7d-4d98-a5f9-fac838bcc2e4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c Sep 04 16:04:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0c83c49f-5b7d-4d98-a5f9-fac838bcc2e4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0c83c49f-5b7d-4d98-a5f9-fac838bcc2e4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0c83c49f-5b7d-4d98-a5f9-fac838bcc2e4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0c83c49f-5b7d-4d98-a5f9-fac838bcc2e4 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c returned with HTTP 200 Sep 04 16:04:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1239/2432] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:52 2026] GET /volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ef201bb4-6cf2-47e2-98a6-39726e006166 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ef201bb4-6cf2-47e2-98a6-39726e006166 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c Sep 04 16:04:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ef201bb4-6cf2-47e2-98a6-39726e006166 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ef201bb4-6cf2-47e2-98a6-39726e006166 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ef201bb4-6cf2-47e2-98a6-39726e006166 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c returned with HTTP 404 Sep 04 16:04:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1194/2433] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:53 2026] GET /volume/v3/volumes/4034060e-6da5-4bd6-b859-fcdbfc5fcf1c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1c6a590e-5757-4128-b8a8-98dce420370a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1c6a590e-5757-4128-b8a8-98dce420370a tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] DELETE http://192.168.122.126/volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed Sep 04 16:04:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1c6a590e-5757-4128-b8a8-98dce420370a tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1c6a590e-5757-4128-b8a8-98dce420370a tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:53 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-1c6a590e-5757-4128-b8a8-98dce420370a tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Delete volume with id: ff990cc7-38fc-4e84-a1b5-ee67544552ed Sep 04 16:04:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1c6a590e-5757-4128-b8a8-98dce420370a tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1c6a590e-5757-4128-b8a8-98dce420370a tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Delete volume request issued successfully. Sep 04 16:04:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1c6a590e-5757-4128-b8a8-98dce420370a tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed returned with HTTP 202 Sep 04 16:04:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1240/2434] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:04:53 2026] DELETE /volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:04:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1aafd5b3-3f1e-40e3-99bb-c24cbac9f24d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1aafd5b3-3f1e-40e3-99bb-c24cbac9f24d tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed Sep 04 16:04:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1aafd5b3-3f1e-40e3-99bb-c24cbac9f24d tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1aafd5b3-3f1e-40e3-99bb-c24cbac9f24d tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1aafd5b3-3f1e-40e3-99bb-c24cbac9f24d tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1aafd5b3-3f1e-40e3-99bb-c24cbac9f24d tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed returned with HTTP 200 Sep 04 16:04:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1195/2435] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:53 2026] GET /volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-c8ac03c5-16d1-4d6f-b1d3-33bd4c2d5513 req-a3609a4d-38ce-4893-9bf0-b09418f3a9b0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c8ac03c5-16d1-4d6f-b1d3-33bd4c2d5513 req-a3609a4d-38ce-4893-9bf0-b09418f3a9b0 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] DELETE http://192.168.122.126/volume/v3/attachments/7e269598-afd7-4bda-a7f8-67a06c6dd0f4 Sep 04 16:04:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c8ac03c5-16d1-4d6f-b1d3-33bd4c2d5513 req-a3609a4d-38ce-4893-9bf0-b09418f3a9b0 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c8ac03c5-16d1-4d6f-b1d3-33bd4c2d5513 req-a3609a4d-38ce-4893-9bf0-b09418f3a9b0 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:54 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, Sep 04 16:04:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c8ac03c5-16d1-4d6f-b1d3-33bd4c2d5513 req-a3609a4d-38ce-4893-9bf0-b09418f3a9b0 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/attachments/7e269598-afd7-4bda-a7f8-67a06c6dd0f4 returned with HTTP 200 Sep 04 16:04:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1241/2436] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 16:04:54 2026] DELETE /volume/v3/attachments/7e269598-afd7-4bda-a7f8-67a06c6dd0f4 => generated 19 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-c8ac03c5-16d1-4d6f-b1d3-33bd4c2d5513 req-2949a8ee-0e6b-4235-9b5f-b2a3dd814812 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-c8ac03c5-16d1-4d6f-b1d3-33bd4c2d5513 req-2949a8ee-0e6b-4235-9b5f-b2a3dd814812 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] DELETE http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:04:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-c8ac03c5-16d1-4d6f-b1d3-33bd4c2d5513 req-2949a8ee-0e6b-4235-9b5f-b2a3dd814812 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-c8ac03c5-16d1-4d6f-b1d3-33bd4c2d5513 req-2949a8ee-0e6b-4235-9b5f-b2a3dd814812 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:54 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [req-c8ac03c5-16d1-4d6f-b1d3-33bd4c2d5513 req-2949a8ee-0e6b-4235-9b5f-b2a3dd814812 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Delete volume with id: ba75d1c8-37db-4a1d-817f-9aa6fa964683 Sep 04 16:04:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-c8ac03c5-16d1-4d6f-b1d3-33bd4c2d5513 req-2949a8ee-0e6b-4235-9b5f-b2a3dd814812 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Volume info retrieved successfully. Sep 04 16:04:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-c8ac03c5-16d1-4d6f-b1d3-33bd4c2d5513 req-2949a8ee-0e6b-4235-9b5f-b2a3dd814812 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] Delete volume request issued successfully. Sep 04 16:04:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-c8ac03c5-16d1-4d6f-b1d3-33bd4c2d5513 req-2949a8ee-0e6b-4235-9b5f-b2a3dd814812 tempest-TestShelveInstance-1989432834 tempest-TestShelveInstance-1989432834-project-member] http://192.168.122.126/volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 returned with HTTP 202 Sep 04 16:04:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1196/2437] 192.168.122.126 () {62 vars in 1509 bytes} [Fri Sep 4 16:04:54 2026] DELETE /volume/v3/volumes/ba75d1c8-37db-4a1d-817f-9aa6fa964683 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e298d516-e655-41b9-b6e1-a7c7bc56116e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e298d516-e655-41b9-b6e1-a7c7bc56116e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed Sep 04 16:04:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e298d516-e655-41b9-b6e1-a7c7bc56116e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e298d516-e655-41b9-b6e1-a7c7bc56116e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e298d516-e655-41b9-b6e1-a7c7bc56116e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e298d516-e655-41b9-b6e1-a7c7bc56116e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed returned with HTTP 200 Sep 04 16:04:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1242/2438] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:54 2026] GET /volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed => generated 858 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2c3c0288-6d78-465a-8b65-010f857321c9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c3c0288-6d78-465a-8b65-010f857321c9 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:04:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2c3c0288-6d78-465a-8b65-010f857321c9 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2c3c0288-6d78-465a-8b65-010f857321c9 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2c3c0288-6d78-465a-8b65-010f857321c9 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c3c0288-6d78-465a-8b65-010f857321c9 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 returned with HTTP 200 Sep 04 16:04:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1197/2439] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:55 2026] GET /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 => generated 946 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-e040bec7-399d-46d2-ad78-add0f85a759b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-e040bec7-399d-46d2-ad78-add0f85a759b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:04:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-e040bec7-399d-46d2-ad78-add0f85a759b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-e040bec7-399d-46d2-ad78-add0f85a759b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-e040bec7-399d-46d2-ad78-add0f85a759b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-e040bec7-399d-46d2-ad78-add0f85a759b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 returned with HTTP 200 Sep 04 16:04:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1243/2440] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:04:55 2026] GET /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 => generated 946 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c5b232f2-5580-4f76-87fa-d2ae5a1323d7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c5b232f2-5580-4f76-87fa-d2ae5a1323d7 None None] GET http://192.168.122.126/volume// Sep 04 16:04:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c5b232f2-5580-4f76-87fa-d2ae5a1323d7 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c5b232f2-5580-4f76-87fa-d2ae5a1323d7 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c5b232f2-5580-4f76-87fa-d2ae5a1323d7 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:04:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1198/2441] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 16:04:55 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 16:04:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-e8efe1e1-17f5-42af-98b1-84f40c74aed4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-e8efe1e1-17f5-42af-98b1-84f40c74aed4 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 16:04:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-e8efe1e1-17f5-42af-98b1-84f40c74aed4 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a8240f2-725a-466c-bd2f-34075aced640", "connector": null, "instance_uuid": "9336d918-98ed-4e31-9a41-0a0f93114f61"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-e8efe1e1-17f5-42af-98b1-84f40c74aed4 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 16:04:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1244/2442] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 16:04:55 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bef38839-be74-452a-a068-350730832a66 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bef38839-be74-452a-a068-350730832a66 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:04:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bef38839-be74-452a-a068-350730832a66 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bef38839-be74-452a-a068-350730832a66 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-13bb7b10-15c3-4b3f-ab37-05d69ec24f2c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-13bb7b10-15c3-4b3f-ab37-05d69ec24f2c None None] GET http://192.168.122.126/volume// Sep 04 16:04:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-13bb7b10-15c3-4b3f-ab37-05d69ec24f2c None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-13bb7b10-15c3-4b3f-ab37-05d69ec24f2c None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-13bb7b10-15c3-4b3f-ab37-05d69ec24f2c None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:04:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1245/2443] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:04:55 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:04:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-0055ef4d-3fb7-4112-b944-d73f3ecf9e65 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-0055ef4d-3fb7-4112-b944-d73f3ecf9e65 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:04:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-0055ef4d-3fb7-4112-b944-d73f3ecf9e65 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-0055ef4d-3fb7-4112-b944-d73f3ecf9e65 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bef38839-be74-452a-a068-350730832a66 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bef38839-be74-452a-a068-350730832a66 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 returned with HTTP 200 Sep 04 16:04:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1199/2444] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:55 2026] GET /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 => generated 945 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-0055ef4d-3fb7-4112-b944-d73f3ecf9e65 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-0055ef4d-3fb7-4112-b944-d73f3ecf9e65 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 returned with HTTP 200 Sep 04 16:04:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1246/2445] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:04:55 2026] GET /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 => generated 1126 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:04:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6ca7f75d-72a0-40e2-839e-64766476aa61 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6ca7f75d-72a0-40e2-839e-64766476aa61 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed Sep 04 16:04:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6ca7f75d-72a0-40e2-839e-64766476aa61 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6ca7f75d-72a0-40e2-839e-64766476aa61 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6ca7f75d-72a0-40e2-839e-64766476aa61 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed returned with HTTP 404 Sep 04 16:04:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1200/2446] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:56 2026] GET /volume/v3/volumes/ff990cc7-38fc-4e84-a1b5-ee67544552ed => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dc6a67c7-c9ee-4033-9053-28e44d143c2b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc6a67c7-c9ee-4033-9053-28e44d143c2b tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] DELETE http://192.168.122.126/volume/v3/volumes/6fd7b8aa-193f-4a62-9a2d-041e0ad1b773 Sep 04 16:04:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc6a67c7-c9ee-4033-9053-28e44d143c2b tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc6a67c7-c9ee-4033-9053-28e44d143c2b tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:56 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-dc6a67c7-c9ee-4033-9053-28e44d143c2b tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Delete volume with id: 6fd7b8aa-193f-4a62-9a2d-041e0ad1b773 Sep 04 16:04:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dc6a67c7-c9ee-4033-9053-28e44d143c2b tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dc6a67c7-c9ee-4033-9053-28e44d143c2b tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Delete volume request issued successfully. Sep 04 16:04:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc6a67c7-c9ee-4033-9053-28e44d143c2b tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/6fd7b8aa-193f-4a62-9a2d-041e0ad1b773 returned with HTTP 202 Sep 04 16:04:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1247/2447] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:04:56 2026] DELETE /volume/v3/volumes/6fd7b8aa-193f-4a62-9a2d-041e0ad1b773 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-26e212c6-e140-4676-bcab-f8f8d55b2efe None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-d845e9b6-0421-44a4-ab1e-ba0a1216176c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-26e212c6-e140-4676-bcab-f8f8d55b2efe tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/6fd7b8aa-193f-4a62-9a2d-041e0ad1b773 Sep 04 16:04:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-26e212c6-e140-4676-bcab-f8f8d55b2efe tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-26e212c6-e140-4676-bcab-f8f8d55b2efe tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-d845e9b6-0421-44a4-ab1e-ba0a1216176c tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] PUT http://192.168.122.126/volume/v3/attachments/75e2a6b6-8aaa-4ea0-b3c2-0856aed53167 Sep 04 16:04:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-d845e9b6-0421-44a4-ab1e-ba0a1216176c tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:56 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-d845e9b6-0421-44a4-ab1e-ba0a1216176c tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Acquiring lock "cinder-attachment_update-9a8240f2-725a-466c-bd2f-34075aced640-devstack" by "attachment_update" {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:04:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-26e212c6-e140-4676-bcab-f8f8d55b2efe tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:56 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-d845e9b6-0421-44a4-ab1e-ba0a1216176c tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Lock "cinder-attachment_update-9a8240f2-725a-466c-bd2f-34075aced640-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:04:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-26e212c6-e140-4676-bcab-f8f8d55b2efe tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/6fd7b8aa-193f-4a62-9a2d-041e0ad1b773 returned with HTTP 200 Sep 04 16:04:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1201/2448] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:56 2026] GET /volume/v3/volumes/6fd7b8aa-193f-4a62-9a2d-041e0ad1b773 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:56 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:56 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:56 devstack devstack@c-api.service[87209]: DEBUG cinder.coordination [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-d845e9b6-0421-44a4-ab1e-ba0a1216176c tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Lock "cinder-attachment_update-9a8240f2-725a-466c-bd2f-34075aced640-devstack" released by "attachment_update" :: held 0.259s {{(pid=87209) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:04:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-d845e9b6-0421-44a4-ab1e-ba0a1216176c tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/attachments/75e2a6b6-8aaa-4ea0-b3c2-0856aed53167 returned with HTTP 200 Sep 04 16:04:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1248/2449] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 16:04:56 2026] PUT /volume/v3/attachments/75e2a6b6-8aaa-4ea0-b3c2-0856aed53167 => generated 694 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-8520d13a-7272-4237-891b-297b61949976 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-8520d13a-7272-4237-891b-297b61949976 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] POST http://192.168.122.126/volume/v3/attachments/75e2a6b6-8aaa-4ea0-b3c2-0856aed53167/action Sep 04 16:04:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-8520d13a-7272-4237-891b-297b61949976 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:04:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-8520d13a-7272-4237-891b-297b61949976 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e7894f00-486e-450c-aeb5-8620433ee3d3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e7894f00-486e-450c-aeb5-8620433ee3d3 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:04:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e7894f00-486e-450c-aeb5-8620433ee3d3 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e7894f00-486e-450c-aeb5-8620433ee3d3 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-559b00d1-06fd-4c67-8f08-71e5ab9ef8b6 req-8520d13a-7272-4237-891b-297b61949976 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/attachments/75e2a6b6-8aaa-4ea0-b3c2-0856aed53167/action returned with HTTP 204 Sep 04 16:04:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1202/2450] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 16:04:57 2026] POST /volume/v3/attachments/75e2a6b6-8aaa-4ea0-b3c2-0856aed53167/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e7894f00-486e-450c-aeb5-8620433ee3d3 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e7894f00-486e-450c-aeb5-8620433ee3d3 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 returned with HTTP 200 Sep 04 16:04:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1249/2451] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:57 2026] GET /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 => generated 946 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a437ce00-1188-4a30-82cf-721cd9fe85de None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a437ce00-1188-4a30-82cf-721cd9fe85de tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/6fd7b8aa-193f-4a62-9a2d-041e0ad1b773 Sep 04 16:04:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a437ce00-1188-4a30-82cf-721cd9fe85de tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a437ce00-1188-4a30-82cf-721cd9fe85de tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a437ce00-1188-4a30-82cf-721cd9fe85de tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/6fd7b8aa-193f-4a62-9a2d-041e0ad1b773 returned with HTTP 404 Sep 04 16:04:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1203/2452] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:57 2026] GET /volume/v3/volumes/6fd7b8aa-193f-4a62-9a2d-041e0ad1b773 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5e612030-d4da-4c4c-8d00-b8eb54d3f89e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5e612030-d4da-4c4c-8d00-b8eb54d3f89e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] DELETE http://192.168.122.126/volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 Sep 04 16:04:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5e612030-d4da-4c4c-8d00-b8eb54d3f89e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5e612030-d4da-4c4c-8d00-b8eb54d3f89e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:57 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-5e612030-d4da-4c4c-8d00-b8eb54d3f89e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Delete volume with id: b4141d28-bb8b-4141-a15b-1405f86b7d31 Sep 04 16:04:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5e612030-d4da-4c4c-8d00-b8eb54d3f89e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5e612030-d4da-4c4c-8d00-b8eb54d3f89e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Delete volume request issued successfully. Sep 04 16:04:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5e612030-d4da-4c4c-8d00-b8eb54d3f89e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 returned with HTTP 202 Sep 04 16:04:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1250/2453] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:04:57 2026] DELETE /volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0676b591-ef50-45c1-9b3a-4ad6dcc5673f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0676b591-ef50-45c1-9b3a-4ad6dcc5673f tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 Sep 04 16:04:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0676b591-ef50-45c1-9b3a-4ad6dcc5673f tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0676b591-ef50-45c1-9b3a-4ad6dcc5673f tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0676b591-ef50-45c1-9b3a-4ad6dcc5673f tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0676b591-ef50-45c1-9b3a-4ad6dcc5673f tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 returned with HTTP 200 Sep 04 16:04:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1204/2454] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:57 2026] GET /volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c3c0f599-3e63-40f8-815a-f933d5520e7e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c3c0f599-3e63-40f8-815a-f933d5520e7e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:04:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c3c0f599-3e63-40f8-815a-f933d5520e7e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c3c0f599-3e63-40f8-815a-f933d5520e7e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c3c0f599-3e63-40f8-815a-f933d5520e7e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c3c0f599-3e63-40f8-815a-f933d5520e7e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 returned with HTTP 200 Sep 04 16:04:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1251/2455] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:58 2026] GET /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 => generated 1238 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5a18e254-659d-433d-8c99-96875fc9bb95 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5a18e254-659d-433d-8c99-96875fc9bb95 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:04:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5a18e254-659d-433d-8c99-96875fc9bb95 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5a18e254-659d-433d-8c99-96875fc9bb95 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5a18e254-659d-433d-8c99-96875fc9bb95 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5a18e254-659d-433d-8c99-96875fc9bb95 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 returned with HTTP 200 Sep 04 16:04:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1205/2456] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:58 2026] GET /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 => generated 1238 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ab7c5c19-8ed8-49e1-98cf-6313af9aea9e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ab7c5c19-8ed8-49e1-98cf-6313af9aea9e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 Sep 04 16:04:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ab7c5c19-8ed8-49e1-98cf-6313af9aea9e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ab7c5c19-8ed8-49e1-98cf-6313af9aea9e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0fedf866-a685-4c7d-b820-6bc367408542 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ab7c5c19-8ed8-49e1-98cf-6313af9aea9e tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 returned with HTTP 404 Sep 04 16:04:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1252/2457] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:58 2026] GET /volume/v3/volumes/b4141d28-bb8b-4141-a15b-1405f86b7d31 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0fedf866-a685-4c7d-b820-6bc367408542 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:04:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0fedf866-a685-4c7d-b820-6bc367408542 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0fedf866-a685-4c7d-b820-6bc367408542 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-09242eb8-36ed-4e59-beb7-20de83052faf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-09242eb8-36ed-4e59-beb7-20de83052faf tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] DELETE http://192.168.122.126/volume/v3/volumes/414230a4-3f29-415e-9282-816f2be0c91b Sep 04 16:04:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-09242eb8-36ed-4e59-beb7-20de83052faf tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-09242eb8-36ed-4e59-beb7-20de83052faf tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:58 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-09242eb8-36ed-4e59-beb7-20de83052faf tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Delete volume with id: 414230a4-3f29-415e-9282-816f2be0c91b Sep 04 16:04:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0fedf866-a685-4c7d-b820-6bc367408542 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0fedf866-a685-4c7d-b820-6bc367408542 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 returned with HTTP 200 Sep 04 16:04:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-09242eb8-36ed-4e59-beb7-20de83052faf tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1206/2458] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:58 2026] GET /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 => generated 947 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-09242eb8-36ed-4e59-beb7-20de83052faf tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Delete volume request issued successfully. Sep 04 16:04:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-09242eb8-36ed-4e59-beb7-20de83052faf tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/414230a4-3f29-415e-9282-816f2be0c91b returned with HTTP 202 Sep 04 16:04:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1253/2459] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:04:58 2026] DELETE /volume/v3/volumes/414230a4-3f29-415e-9282-816f2be0c91b => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:04:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bdbc8c74-cfb0-49fe-8b44-1f3dd464bf51 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bdbc8c74-cfb0-49fe-8b44-1f3dd464bf51 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/414230a4-3f29-415e-9282-816f2be0c91b Sep 04 16:04:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bdbc8c74-cfb0-49fe-8b44-1f3dd464bf51 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bdbc8c74-cfb0-49fe-8b44-1f3dd464bf51 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bdbc8c74-cfb0-49fe-8b44-1f3dd464bf51 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Volume info retrieved successfully. Sep 04 16:04:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bdbc8c74-cfb0-49fe-8b44-1f3dd464bf51 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/414230a4-3f29-415e-9282-816f2be0c91b returned with HTTP 200 Sep 04 16:04:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1207/2460] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:58 2026] GET /volume/v3/volumes/414230a4-3f29-415e-9282-816f2be0c91b => generated 858 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-77404054-63d1-41dd-8f78-87bad3e4098d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-77404054-63d1-41dd-8f78-87bad3e4098d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:04:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-77404054-63d1-41dd-8f78-87bad3e4098d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-77404054-63d1-41dd-8f78-87bad3e4098d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-77404054-63d1-41dd-8f78-87bad3e4098d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-77404054-63d1-41dd-8f78-87bad3e4098d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 returned with HTTP 200 Sep 04 16:04:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1254/2461] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:04:58 2026] GET /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 => generated 947 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-de6ba65d-716f-45cf-8858-45995efe64dd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-de6ba65d-716f-45cf-8858-45995efe64dd None None] GET http://192.168.122.126/volume// Sep 04 16:04:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-de6ba65d-716f-45cf-8858-45995efe64dd None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-de6ba65d-716f-45cf-8858-45995efe64dd None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-de6ba65d-716f-45cf-8858-45995efe64dd None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:04:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1208/2462] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 16:04:59 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:04:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-0e27deb0-f564-4e24-b111-451d18deb13a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-0e27deb0-f564-4e24-b111-451d18deb13a tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 16:04:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-0e27deb0-f564-4e24-b111-451d18deb13a tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f9edf9a-0634-4194-8aa1-2d3837c18d67", "connector": null, "instance_uuid": "9336d918-98ed-4e31-9a41-0a0f93114f61"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-0e27deb0-f564-4e24-b111-451d18deb13a tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 16:04:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1255/2463] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 16:04:59 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:04:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-59ad6d2e-2959-47f1-8172-5c89f74df975 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-59ad6d2e-2959-47f1-8172-5c89f74df975 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:04:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-59ad6d2e-2959-47f1-8172-5c89f74df975 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-59ad6d2e-2959-47f1-8172-5c89f74df975 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8efdfc0f-ac09-4f93-85c3-718b09f6b4df None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8efdfc0f-ac09-4f93-85c3-718b09f6b4df None None] GET http://192.168.122.126/volume// Sep 04 16:04:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:04:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8efdfc0f-ac09-4f93-85c3-718b09f6b4df None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8efdfc0f-ac09-4f93-85c3-718b09f6b4df None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8efdfc0f-ac09-4f93-85c3-718b09f6b4df None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:04:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1256/2464] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:04:59 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:04:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-59ad6d2e-2959-47f1-8172-5c89f74df975 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-59ad6d2e-2959-47f1-8172-5c89f74df975 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 returned with HTTP 200 Sep 04 16:04:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1209/2465] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:59 2026] GET /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 => generated 946 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:04:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-e3766e60-8377-436f-bd2f-15d23a970285 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-e3766e60-8377-436f-bd2f-15d23a970285 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:04:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-e3766e60-8377-436f-bd2f-15d23a970285 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-e3766e60-8377-436f-bd2f-15d23a970285 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:04:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:04:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-e3766e60-8377-436f-bd2f-15d23a970285 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:04:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-e3766e60-8377-436f-bd2f-15d23a970285 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 returned with HTTP 200 Sep 04 16:04:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1257/2466] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:04:59 2026] GET /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 => generated 1127 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:04:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-fa8cb567-5441-471c-9c50-8dc44ac1573c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-215b9a4b-7e6e-4044-b60f-85ec712c3cc5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:04:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-215b9a4b-7e6e-4044-b60f-85ec712c3cc5 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] GET http://192.168.122.126/volume/v3/volumes/414230a4-3f29-415e-9282-816f2be0c91b Sep 04 16:04:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-fa8cb567-5441-471c-9c50-8dc44ac1573c tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] PUT http://192.168.122.126/volume/v3/attachments/11b59c1b-ed95-4d08-8ff4-7b503952bee4 Sep 04 16:04:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-215b9a4b-7e6e-4044-b60f-85ec712c3cc5 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:04:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-215b9a4b-7e6e-4044-b60f-85ec712c3cc5 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:04:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-fa8cb567-5441-471c-9c50-8dc44ac1573c tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:04:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-215b9a4b-7e6e-4044-b60f-85ec712c3cc5 tempest-CreateVolumesFromImageTest-1765526579 tempest-CreateVolumesFromImageTest-1765526579-project-member] http://192.168.122.126/volume/v3/volumes/414230a4-3f29-415e-9282-816f2be0c91b returned with HTTP 404 Sep 04 16:04:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1258/2467] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:04:59 2026] GET /volume/v3/volumes/414230a4-3f29-415e-9282-816f2be0c91b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:04:59 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-fa8cb567-5441-471c-9c50-8dc44ac1573c tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Acquiring lock "cinder-attachment_update-7f9edf9a-0634-4194-8aa1-2d3837c18d67-devstack" by "attachment_update" {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:04:59 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-fa8cb567-5441-471c-9c50-8dc44ac1573c tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Lock "cinder-attachment_update-7f9edf9a-0634-4194-8aa1-2d3837c18d67-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:04:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:04:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:04:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:04:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:00 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-fa8cb567-5441-471c-9c50-8dc44ac1573c tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Lock "cinder-attachment_update-7f9edf9a-0634-4194-8aa1-2d3837c18d67-devstack" released by "attachment_update" :: held 0.294s {{(pid=87208) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:05:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-fa8cb567-5441-471c-9c50-8dc44ac1573c tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/attachments/11b59c1b-ed95-4d08-8ff4-7b503952bee4 returned with HTTP 200 Sep 04 16:05:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1210/2468] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 16:04:59 2026] PUT /volume/v3/attachments/11b59c1b-ed95-4d08-8ff4-7b503952bee4 => generated 694 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:05:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fd8006f2-bd5b-47bc-827f-5c9447c5ad9b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fd8006f2-bd5b-47bc-827f-5c9447c5ad9b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:05:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fd8006f2-bd5b-47bc-827f-5c9447c5ad9b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fd8006f2-bd5b-47bc-827f-5c9447c5ad9b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fd8006f2-bd5b-47bc-827f-5c9447c5ad9b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fd8006f2-bd5b-47bc-827f-5c9447c5ad9b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 returned with HTTP 200 Sep 04 16:05:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1259/2469] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:00 2026] GET /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 => generated 947 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-42a4e863-29fd-4826-beee-5988ad7cb903 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-42a4e863-29fd-4826-beee-5988ad7cb903 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] POST http://192.168.122.126/volume/v3/attachments/11b59c1b-ed95-4d08-8ff4-7b503952bee4/action Sep 04 16:05:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-42a4e863-29fd-4826-beee-5988ad7cb903 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:05:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-42a4e863-29fd-4826-beee-5988ad7cb903 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-7df6d221-24f2-40c5-804e-c44b1d613c73 req-42a4e863-29fd-4826-beee-5988ad7cb903 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/attachments/11b59c1b-ed95-4d08-8ff4-7b503952bee4/action returned with HTTP 204 Sep 04 16:05:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1211/2470] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 16:05:00 2026] POST /volume/v3/attachments/11b59c1b-ed95-4d08-8ff4-7b503952bee4/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1fcbe826-97f5-4265-b6fe-7a626199f0d6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1fcbe826-97f5-4265-b6fe-7a626199f0d6 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:05:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1fcbe826-97f5-4265-b6fe-7a626199f0d6 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1fcbe826-97f5-4265-b6fe-7a626199f0d6 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1fcbe826-97f5-4265-b6fe-7a626199f0d6 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1fcbe826-97f5-4265-b6fe-7a626199f0d6 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 returned with HTTP 200 Sep 04 16:05:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1260/2471] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:01 2026] GET /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 => generated 1239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:05:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cab181a3-602b-48c7-aeda-ea168775c4ce None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cab181a3-602b-48c7-aeda-ea168775c4ce tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:05:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cab181a3-602b-48c7-aeda-ea168775c4ce tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cab181a3-602b-48c7-aeda-ea168775c4ce tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cab181a3-602b-48c7-aeda-ea168775c4ce tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cab181a3-602b-48c7-aeda-ea168775c4ce tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 returned with HTTP 200 Sep 04 16:05:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1212/2472] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:01 2026] GET /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 => generated 1239 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:05:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5808e4c8-5add-45de-872b-d39376fd3503 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2021854765"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2021854765'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:02 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume of 1 GB Sep 04 16:05:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Availability Zones retrieved successfully. Sep 04 16:05:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Flow 'volume_create_api' (9f2abd2e-dbcd-4c5e-b40f-6df42ae7f641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b22b95-fe4d-4d66-9778-ddcd0e30b27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b22b95-fe4d-4d66-9778-ddcd0e30b27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c13056-cf08-40f9-b8e4-7648ba1cd36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:02 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Created reservations ['879e73f0-5250-46ef-9e38-6009331540b6', '3bda89d7-e93a-4b83-bf02-16ddf7082d46', '8fe49644-969f-42ef-8b2b-6eb9720433b5', '1bab3faf-9a35-434d-a3d8-7ae3edf9ca2c'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c13056-cf08-40f9-b8e4-7648ba1cd36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['879e73f0-5250-46ef-9e38-6009331540b6', '3bda89d7-e93a-4b83-bf02-16ddf7082d46', '8fe49644-969f-42ef-8b2b-6eb9720433b5', '1bab3faf-9a35-434d-a3d8-7ae3edf9ca2c']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72bddfc6-3e9a-4d3a-bc23-13ceb68a1e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:02 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:02 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72bddfc6-3e9a-4d3a-bc23-13ceb68a1e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f38d371d-b888-4681-aa8b-f7172ec9af4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2021854765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79261b12a8c4d6aa002ca67545d3eb9',qos_specs=None,replication_status=,reservations=['879e73f0-5250-46ef-9e38-6009331540b6','3bda89d7-e93a-4b83-bf02-16ddf7082d46','8fe49644-969f-42ef-8b2b-6eb9720433b5','1bab3faf-9a35-434d-a3d8-7ae3edf9ca2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c454387f1240b6b65af93b0cd59408',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2021854765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f38d371d-b888-4681-aa8b-f7172ec9af4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79261b12a8c4d6aa002ca67545d3eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3c454387f1240b6b65af93b0cd59408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc9e464-9e2c-400b-845a-ccb7497311be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc9e464-9e2c-400b-845a-ccb7497311be) transitioned into state 'SUCCESS' from state '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-2021854765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79261b12a8c4d6aa002ca67545d3eb9',qos_specs=None,replication_status=,reservations=['879e73f0-5250-46ef-9e38-6009331540b6','3bda89d7-e93a-4b83-bf02-16ddf7082d46','8fe49644-969f-42ef-8b2b-6eb9720433b5','1bab3faf-9a35-434d-a3d8-7ae3edf9ca2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c454387f1240b6b65af93b0cd59408',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b5d934-7aa6-4382-8b30-dfe3178cfc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b5d934-7aa6-4382-8b30-dfe3178cfc95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Flow 'volume_create_api' (9f2abd2e-dbcd-4c5e-b40f-6df42ae7f641) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume request issued successfully. Sep 04 16:05:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5808e4c8-5add-45de-872b-d39376fd3503 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1261/2473] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:05:02 2026] POST /volume/v3/volumes => generated 769 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f9db2504-b49d-4f55-bcc5-0519651f7ade None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f9db2504-b49d-4f55-bcc5-0519651f7ade tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f Sep 04 16:05:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f9db2504-b49d-4f55-bcc5-0519651f7ade tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f9db2504-b49d-4f55-bcc5-0519651f7ade tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:03 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:03 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:03 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:03 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f9db2504-b49d-4f55-bcc5-0519651f7ade tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f9db2504-b49d-4f55-bcc5-0519651f7ade tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f returned with HTTP 200 Sep 04 16:05:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1213/2474] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:03 2026] GET /volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f => generated 837 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9e0e5fdf-7f6a-42a1-8622-9424b4da235e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9e0e5fdf-7f6a-42a1-8622-9424b4da235e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f Sep 04 16:05:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9e0e5fdf-7f6a-42a1-8622-9424b4da235e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9e0e5fdf-7f6a-42a1-8622-9424b4da235e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9e0e5fdf-7f6a-42a1-8622-9424b4da235e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9e0e5fdf-7f6a-42a1-8622-9424b4da235e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f returned with HTTP 200 Sep 04 16:05:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1262/2475] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:04 2026] GET /volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b8f1ae27-c14d-497b-81ec-52aae951c23e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b8f1ae27-c14d-497b-81ec-52aae951c23e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b8f1ae27-c14d-497b-81ec-52aae951c23e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b8f1ae27-c14d-497b-81ec-52aae951c23e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b8f1ae27-c14d-497b-81ec-52aae951c23e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b8f1ae27-c14d-497b-81ec-52aae951c23e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f returned with HTTP 200 Sep 04 16:05:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1214/2476] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:05 2026] GET /volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dc50d34a-5242-4aef-94ec-39d62709beba None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc50d34a-5242-4aef-94ec-39d62709beba tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:05:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc50d34a-5242-4aef-94ec-39d62709beba tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f38d371d-b888-4681-aa8b-f7172ec9af4f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-896070945"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dc50d34a-5242-4aef-94ec-39d62709beba tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:05 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-dc50d34a-5242-4aef-94ec-39d62709beba tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create snapshot from volume f38d371d-b888-4681-aa8b-f7172ec9af4f Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-c3183aa3-573f-4b41-968d-fb6b31f59147 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-c3183aa3-573f-4b41-968d-fb6b31f59147 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-c3183aa3-573f-4b41-968d-fb6b31f59147 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-c3183aa3-573f-4b41-968d-fb6b31f59147 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-c3183aa3-573f-4b41-968d-fb6b31f59147 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-c3183aa3-573f-4b41-968d-fb6b31f59147 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 returned with HTTP 200 Sep 04 16:05:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1215/2477] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:05:05 2026] GET /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:05:05 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-dc50d34a-5242-4aef-94ec-39d62709beba tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Created reservations ['f09b70e9-694c-46a2-b4ba-9aba399a0218', 'ab3fef13-eafa-46a3-9c07-8b76ca5b421f', 'd45fec3a-c91d-45da-a952-a70562aed018', '4dbe3b5d-499a-478c-b14f-a9cac10afd32'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-df415585-4f79-4d1a-8b1b-e0f13c508793 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-df415585-4f79-4d1a-8b1b-e0f13c508793 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] POST http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640/action Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-df415585-4f79-4d1a-8b1b-e0f13c508793 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-df415585-4f79-4d1a-8b1b-e0f13c508793 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-df415585-4f79-4d1a-8b1b-e0f13c508793 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-df415585-4f79-4d1a-8b1b-e0f13c508793 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Begin detaching volume completed successfully. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-df415585-4f79-4d1a-8b1b-e0f13c508793 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640/action returned with HTTP 202 Sep 04 16:05:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1216/2478] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 16:05:05 2026] POST /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:05:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dc50d34a-5242-4aef-94ec-39d62709beba tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Snapshot create request issued successfully. Sep 04 16:05:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc50d34a-5242-4aef-94ec-39d62709beba tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:05:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1263/2479] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:05:05 2026] POST /volume/v3/snapshots => generated 315 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-82fac12d-9a36-42a6-99ad-8d7517f53a9d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-82fac12d-9a36-42a6-99ad-8d7517f53a9d tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-82fac12d-9a36-42a6-99ad-8d7517f53a9d tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-82fac12d-9a36-42a6-99ad-8d7517f53a9d tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-82fac12d-9a36-42a6-99ad-8d7517f53a9d tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Snapshot retrieved successfully. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-82fac12d-9a36-42a6-99ad-8d7517f53a9d tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed returned with HTTP 200 Sep 04 16:05:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1217/2480] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:05:05 2026] GET /volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed => generated 447 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9706f3ab-7411-47fb-b93d-bdb76075cb67 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9706f3ab-7411-47fb-b93d-bdb76075cb67 None None] GET http://192.168.122.126/volume// Sep 04 16:05:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9706f3ab-7411-47fb-b93d-bdb76075cb67 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9706f3ab-7411-47fb-b93d-bdb76075cb67 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9706f3ab-7411-47fb-b93d-bdb76075cb67 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:05:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1264/2481] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:05:05 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-68fe3cc1-5f0b-4edd-9fa3-4c18d7377ab5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-68fe3cc1-5f0b-4edd-9fa3-4c18d7377ab5 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-68fe3cc1-5f0b-4edd-9fa3-4c18d7377ab5 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-68fe3cc1-5f0b-4edd-9fa3-4c18d7377ab5 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-68fe3cc1-5f0b-4edd-9fa3-4c18d7377ab5 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-68fe3cc1-5f0b-4edd-9fa3-4c18d7377ab5 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 returned with HTTP 200 Sep 04 16:05:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1218/2482] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:05:05 2026] GET /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 => generated 1422 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:05:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-8099baad-daff-47c8-a904-003208c22b15 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-8099baad-daff-47c8-a904-003208c22b15 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] DELETE http://192.168.122.126/volume/v3/attachments/75e2a6b6-8aaa-4ea0-b3c2-0856aed53167 Sep 04 16:05:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-8099baad-daff-47c8-a904-003208c22b15 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-8099baad-daff-47c8-a904-003208c22b15 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:06 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, Sep 04 16:05:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-fb07e7a0-26c6-48d4-9fc4-121f56938ff9 req-8099baad-daff-47c8-a904-003208c22b15 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/attachments/75e2a6b6-8aaa-4ea0-b3c2-0856aed53167 returned with HTTP 200 Sep 04 16:05:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1265/2483] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 16:05:06 2026] DELETE /volume/v3/attachments/75e2a6b6-8aaa-4ea0-b3c2-0856aed53167 => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9556d06f-5310-4e07-be64-727f6c1bd4b5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9556d06f-5310-4e07-be64-727f6c1bd4b5 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed Sep 04 16:05:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9556d06f-5310-4e07-be64-727f6c1bd4b5 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9556d06f-5310-4e07-be64-727f6c1bd4b5 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9556d06f-5310-4e07-be64-727f6c1bd4b5 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Snapshot retrieved successfully. Sep 04 16:05:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9556d06f-5310-4e07-be64-727f6c1bd4b5 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed returned with HTTP 200 Sep 04 16:05:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1219/2484] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:05:06 2026] GET /volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7d66854c-2093-4137-8392-207592ee0ba2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d66854c-2093-4137-8392-207592ee0ba2 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] DELETE http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:05:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d66854c-2093-4137-8392-207592ee0ba2 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d66854c-2093-4137-8392-207592ee0ba2 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:06 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-7d66854c-2093-4137-8392-207592ee0ba2 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Delete volume with id: 9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:05:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7d66854c-2093-4137-8392-207592ee0ba2 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7d66854c-2093-4137-8392-207592ee0ba2 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Delete volume request issued successfully. Sep 04 16:05:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d66854c-2093-4137-8392-207592ee0ba2 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 returned with HTTP 202 Sep 04 16:05:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1266/2485] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:06 2026] DELETE /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bea2b262-fdbe-412d-8d41-41749f13dede None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bea2b262-fdbe-412d-8d41-41749f13dede tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed Sep 04 16:05:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bea2b262-fdbe-412d-8d41-41749f13dede tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bea2b262-fdbe-412d-8d41-41749f13dede tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bea2b262-fdbe-412d-8d41-41749f13dede tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Snapshot retrieved successfully. Sep 04 16:05:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bea2b262-fdbe-412d-8d41-41749f13dede tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed returned with HTTP 200 Sep 04 16:05:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1220/2486] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:05:07 2026] GET /volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed => generated 447 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:05:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9d9d6404-b6dd-4f4f-976f-7353ac7fa13b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9d9d6404-b6dd-4f4f-976f-7353ac7fa13b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed Sep 04 16:05:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9d9d6404-b6dd-4f4f-976f-7353ac7fa13b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9d9d6404-b6dd-4f4f-976f-7353ac7fa13b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9d9d6404-b6dd-4f4f-976f-7353ac7fa13b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Snapshot retrieved successfully. Sep 04 16:05:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9d9d6404-b6dd-4f4f-976f-7353ac7fa13b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed returned with HTTP 200 Sep 04 16:05:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1267/2487] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:05:08 2026] GET /volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5cd33b25-31cf-480b-82a3-a6c14c6d97ed", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-825630957"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume request body: {'volume': {"'snapshot_id": '5cd33b25-31cf-480b-82a3-a6c14c6d97ed', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-825630957'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:08 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume of 1 GB Sep 04 16:05:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Availability Zones retrieved successfully. Sep 04 16:05:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Flow 'volume_create_api' (fd1b7ba1-926d-453a-b9ef-9315b002a65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cde6fab9-3c77-41f3-9232-8a8896e3ad46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cde6fab9-3c77-41f3-9232-8a8896e3ad46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21aee6ea-d951-4871-997f-8f6b9df10a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:08 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Created reservations ['c890c12f-77ac-426b-8036-4c3c6749566b', 'ee94e853-8bce-4dac-bb0a-86d31b198746', '3045e163-b545-4405-a898-64d34cb068d5', 'd6221086-e88d-476d-b0ae-0b16f77a8938'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21aee6ea-d951-4871-997f-8f6b9df10a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c890c12f-77ac-426b-8036-4c3c6749566b', 'ee94e853-8bce-4dac-bb0a-86d31b198746', '3045e163-b545-4405-a898-64d34cb068d5', 'd6221086-e88d-476d-b0ae-0b16f77a8938']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c30f0f-b71c-44f0-b544-f284dfdaf320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c30f0f-b71c-44f0-b544-f284dfdaf320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1da7fc35-4bbd-49c1-86e3-21efbc66d97c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-825630957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79261b12a8c4d6aa002ca67545d3eb9',qos_specs=None,replication_status=,reservations=['c890c12f-77ac-426b-8036-4c3c6749566b','ee94e853-8bce-4dac-bb0a-86d31b198746','3045e163-b545-4405-a898-64d34cb068d5','d6221086-e88d-476d-b0ae-0b16f77a8938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c454387f1240b6b65af93b0cd59408',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-825630957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1da7fc35-4bbd-49c1-86e3-21efbc66d97c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79261b12a8c4d6aa002ca67545d3eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3c454387f1240b6b65af93b0cd59408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fafa9f4f-21b0-42af-a9c2-4677a2dbf629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fafa9f4f-21b0-42af-a9c2-4677a2dbf629) transitioned into state 'SUCCESS' from state '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-825630957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79261b12a8c4d6aa002ca67545d3eb9',qos_specs=None,replication_status=,reservations=['c890c12f-77ac-426b-8036-4c3c6749566b','ee94e853-8bce-4dac-bb0a-86d31b198746','3045e163-b545-4405-a898-64d34cb068d5','d6221086-e88d-476d-b0ae-0b16f77a8938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c454387f1240b6b65af93b0cd59408',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa66161-295a-4955-a239-800b5854fe6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa66161-295a-4955-a239-800b5854fe6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Flow 'volume_create_api' (fd1b7ba1-926d-453a-b9ef-9315b002a65f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume request issued successfully. Sep 04 16:05:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-245b14a9-3a4a-4c0f-9f5e-f3e33af894a9 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1221/2488] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:05:08 2026] POST /volume/v3/volumes => generated 768 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5cd33b25-31cf-480b-82a3-a6c14c6d97ed", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1071560137"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume request body: {'volume': {"'snapshot_id": '5cd33b25-31cf-480b-82a3-a6c14c6d97ed', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1071560137'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume of 1 GB Sep 04 16:05:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Availability Zones retrieved successfully. Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Flow 'volume_create_api' (aea901f7-1a0f-40fb-b364-e4dfcc41b41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d4f90b-b94f-463e-87aa-6aee4936a117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d4f90b-b94f-463e-87aa-6aee4936a117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9499611d-29db-4fd6-998c-9ed01a2cfe96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Created reservations ['5d82ad90-61b2-4901-8a4c-0fcec96b18ed', 'de678adb-08d6-4574-954e-f5415633c909', '7dc93a05-d0a5-42f4-b99f-e654776da19f', '9dbe9143-ec96-40d8-b03f-8e4abc5ca9b0'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9499611d-29db-4fd6-998c-9ed01a2cfe96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d82ad90-61b2-4901-8a4c-0fcec96b18ed', 'de678adb-08d6-4574-954e-f5415633c909', '7dc93a05-d0a5-42f4-b99f-e654776da19f', '9dbe9143-ec96-40d8-b03f-8e4abc5ca9b0']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c944dfcc-3383-41e5-8699-c1aba6f5085b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c944dfcc-3383-41e5-8699-c1aba6f5085b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '826dfa38-d762-46d2-ae40-c71fd3180926', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1071560137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79261b12a8c4d6aa002ca67545d3eb9',qos_specs=None,replication_status=,reservations=['5d82ad90-61b2-4901-8a4c-0fcec96b18ed','de678adb-08d6-4574-954e-f5415633c909','7dc93a05-d0a5-42f4-b99f-e654776da19f','9dbe9143-ec96-40d8-b03f-8e4abc5ca9b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c454387f1240b6b65af93b0cd59408',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1071560137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=826dfa38-d762-46d2-ae40-c71fd3180926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79261b12a8c4d6aa002ca67545d3eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3c454387f1240b6b65af93b0cd59408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917e2a6c-22db-4375-9f8e-047c4faade5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917e2a6c-22db-4375-9f8e-047c4faade5d) transitioned into state 'SUCCESS' from state '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-1071560137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79261b12a8c4d6aa002ca67545d3eb9',qos_specs=None,replication_status=,reservations=['5d82ad90-61b2-4901-8a4c-0fcec96b18ed','de678adb-08d6-4574-954e-f5415633c909','7dc93a05-d0a5-42f4-b99f-e654776da19f','9dbe9143-ec96-40d8-b03f-8e4abc5ca9b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c454387f1240b6b65af93b0cd59408',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c296788-e53f-497d-a1d9-09b43ae7acdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c296788-e53f-497d-a1d9-09b43ae7acdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Flow 'volume_create_api' (aea901f7-1a0f-40fb-b364-e4dfcc41b41d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume request issued successfully. Sep 04 16:05:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05cb3b5d-022b-4c97-9880-0a7fe7263370 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1268/2489] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:05:09 2026] POST /volume/v3/volumes => generated 769 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-adcf4327-f39b-46de-9968-783d5f111404 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5cd33b25-31cf-480b-82a3-a6c14c6d97ed", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1584121016"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume request body: {'volume': {"'snapshot_id": '5cd33b25-31cf-480b-82a3-a6c14c6d97ed', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1584121016'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume of 1 GB Sep 04 16:05:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Availability Zones retrieved successfully. Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Flow 'volume_create_api' (959cc5c7-1b2d-498e-aefe-e552c53d781b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b03a1e61-396a-4cb6-95b3-30c6614acba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b03a1e61-396a-4cb6-95b3-30c6614acba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f73902bb-e24a-46a7-9fee-c0c6235f0c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Created reservations ['0aa357f5-8613-429e-88c4-d139a8b361d4', 'd4419e2f-dbb1-4919-8ed3-4d9fb099541d', '612f698e-ac18-47ec-9357-469c3ab06903', 'aa0d2c47-5ab4-4977-be8c-e75866cfed87'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f73902bb-e24a-46a7-9fee-c0c6235f0c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aa357f5-8613-429e-88c4-d139a8b361d4', 'd4419e2f-dbb1-4919-8ed3-4d9fb099541d', '612f698e-ac18-47ec-9357-469c3ab06903', 'aa0d2c47-5ab4-4977-be8c-e75866cfed87']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43935d38-99d1-4906-9b7f-0c6148468c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43935d38-99d1-4906-9b7f-0c6148468c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7f66b33-9565-4aaa-bc80-63d9a21c0709', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1584121016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79261b12a8c4d6aa002ca67545d3eb9',qos_specs=None,replication_status=,reservations=['0aa357f5-8613-429e-88c4-d139a8b361d4','d4419e2f-dbb1-4919-8ed3-4d9fb099541d','612f698e-ac18-47ec-9357-469c3ab06903','aa0d2c47-5ab4-4977-be8c-e75866cfed87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c454387f1240b6b65af93b0cd59408',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1584121016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7f66b33-9565-4aaa-bc80-63d9a21c0709,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79261b12a8c4d6aa002ca67545d3eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3c454387f1240b6b65af93b0cd59408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cccfd12-5fee-4b29-9d63-ab71b444f90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cccfd12-5fee-4b29-9d63-ab71b444f90b) transitioned into state 'SUCCESS' from state '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-1584121016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79261b12a8c4d6aa002ca67545d3eb9',qos_specs=None,replication_status=,reservations=['0aa357f5-8613-429e-88c4-d139a8b361d4','d4419e2f-dbb1-4919-8ed3-4d9fb099541d','612f698e-ac18-47ec-9357-469c3ab06903','aa0d2c47-5ab4-4977-be8c-e75866cfed87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c454387f1240b6b65af93b0cd59408',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8791dcc4-152e-4825-8d98-c5c66333e9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8791dcc4-152e-4825-8d98-c5c66333e9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Flow 'volume_create_api' (959cc5c7-1b2d-498e-aefe-e552c53d781b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume request issued successfully. Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-adcf4327-f39b-46de-9968-783d5f111404 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1222/2490] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:05:09 2026] POST /volume/v3/volumes => generated 769 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5cd33b25-31cf-480b-82a3-a6c14c6d97ed", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-946646748"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume request body: {'volume': {"'snapshot_id": '5cd33b25-31cf-480b-82a3-a6c14c6d97ed', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-946646748'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume of 1 GB Sep 04 16:05:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Availability Zones retrieved successfully. Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Flow 'volume_create_api' (c655358b-8829-48a0-9fc7-28c35253873c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (984bccbc-8e63-4ece-b1bb-d7b5ebe55596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-8829f063-8a53-488b-8ed5-51642fe28301 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-8829f063-8a53-488b-8ed5-51642fe28301 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (984bccbc-8e63-4ece-b1bb-d7b5ebe55596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-8829f063-8a53-488b-8ed5-51642fe28301 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-8829f063-8a53-488b-8ed5-51642fe28301 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf842863-f507-4435-910c-72f0369dce4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-8829f063-8a53-488b-8ed5-51642fe28301 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-8829f063-8a53-488b-8ed5-51642fe28301 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 returned with HTTP 200 Sep 04 16:05:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1223/2491] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:05:10 2026] GET /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 => generated 1239 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-4991937b-c982-4949-8758-7a4d81197f33 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-4991937b-c982-4949-8758-7a4d81197f33 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] POST http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67/action Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-4991937b-c982-4949-8758-7a4d81197f33 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-4991937b-c982-4949-8758-7a4d81197f33 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Created reservations ['86c5ad2d-1dbf-4122-ae7a-b509b1e9d891', '35f063b9-da5a-432a-93f1-926e2d0b3562', '9591a913-06d1-4686-8faa-18ee520a195a', '4c402138-522a-43cb-b222-8f7309f55f09'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf842863-f507-4435-910c-72f0369dce4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86c5ad2d-1dbf-4122-ae7a-b509b1e9d891', '35f063b9-da5a-432a-93f1-926e2d0b3562', '9591a913-06d1-4686-8faa-18ee520a195a', '4c402138-522a-43cb-b222-8f7309f55f09']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-4991937b-c982-4949-8758-7a4d81197f33 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555cc4cd-d264-4bd6-873e-6a901ee627c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-4991937b-c982-4949-8758-7a4d81197f33 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Begin detaching volume completed successfully. Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-4991937b-c982-4949-8758-7a4d81197f33 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67/action returned with HTTP 202 Sep 04 16:05:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1224/2492] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 16:05:10 2026] POST /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:05:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555cc4cd-d264-4bd6-873e-6a901ee627c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '681d355d-83ee-4040-a996-0d2515d684af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-946646748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79261b12a8c4d6aa002ca67545d3eb9',qos_specs=None,replication_status=,reservations=['86c5ad2d-1dbf-4122-ae7a-b509b1e9d891','35f063b9-da5a-432a-93f1-926e2d0b3562','9591a913-06d1-4686-8faa-18ee520a195a','4c402138-522a-43cb-b222-8f7309f55f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c454387f1240b6b65af93b0cd59408',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-946646748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=681d355d-83ee-4040-a996-0d2515d684af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79261b12a8c4d6aa002ca67545d3eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3c454387f1240b6b65af93b0cd59408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbfb659d-1731-416a-b209-d929f4d6f84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7c666dcb-3e94-4f02-846a-f11bdb675aca None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7c666dcb-3e94-4f02-846a-f11bdb675aca None None] GET http://192.168.122.126/volume// Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7c666dcb-3e94-4f02-846a-f11bdb675aca None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7c666dcb-3e94-4f02-846a-f11bdb675aca None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7c666dcb-3e94-4f02-846a-f11bdb675aca None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:05:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1225/2493] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:05:10 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-14ce6a37-42c8-4e4c-b786-2750448264ed None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-14ce6a37-42c8-4e4c-b786-2750448264ed tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-14ce6a37-42c8-4e4c-b786-2750448264ed tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-14ce6a37-42c8-4e4c-b786-2750448264ed tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbfb659d-1731-416a-b209-d929f4d6f84d) transitioned into state 'SUCCESS' from state '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-946646748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79261b12a8c4d6aa002ca67545d3eb9',qos_specs=None,replication_status=,reservations=['86c5ad2d-1dbf-4122-ae7a-b509b1e9d891','35f063b9-da5a-432a-93f1-926e2d0b3562','9591a913-06d1-4686-8faa-18ee520a195a','4c402138-522a-43cb-b222-8f7309f55f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c454387f1240b6b65af93b0cd59408',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71061b92-4a8b-4f26-b8ea-fd31b620be6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71061b92-4a8b-4f26-b8ea-fd31b620be6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Flow 'volume_create_api' (c655358b-8829-48a0-9fc7-28c35253873c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume request issued successfully. Sep 04 16:05:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-09b239b6-e86b-4b6b-9e86-d3b4196a534b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1269/2494] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:05:10 2026] POST /volume/v3/volumes => generated 768 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5cd33b25-31cf-480b-82a3-a6c14c6d97ed", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-137596421"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume request body: {'volume': {"'snapshot_id": '5cd33b25-31cf-480b-82a3-a6c14c6d97ed', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-137596421'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume of 1 GB Sep 04 16:05:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-14ce6a37-42c8-4e4c-b786-2750448264ed tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Availability Zones retrieved successfully. Sep 04 16:05:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-14ce6a37-42c8-4e4c-b786-2750448264ed tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 returned with HTTP 200 Sep 04 16:05:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1226/2495] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:05:10 2026] GET /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 => generated 1423 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Flow 'volume_create_api' (94994944-598e-44b4-a33b-b4d8127d4091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5020a8d0-e853-44cc-ba3d-2cdd2c88e120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5020a8d0-e853-44cc-ba3d-2cdd2c88e120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97cf2c44-e9f2-4d17-8b79-cfab48a8edf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Created reservations ['52b8abef-ec48-4725-a2b5-03c2dd2d21e6', 'f312fd52-8403-4433-bd79-15f151946a0d', '5e0969c6-71b6-4402-be2e-df7f683cddb5', '4c68cb9c-d886-4550-868d-5b64e4003453'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97cf2c44-e9f2-4d17-8b79-cfab48a8edf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52b8abef-ec48-4725-a2b5-03c2dd2d21e6', 'f312fd52-8403-4433-bd79-15f151946a0d', '5e0969c6-71b6-4402-be2e-df7f683cddb5', '4c68cb9c-d886-4550-868d-5b64e4003453']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a605bfd-c1b6-4dca-b1c9-daaac9523726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-503d2647-4d18-4ee4-a906-96a8b622613d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-503d2647-4d18-4ee4-a906-96a8b622613d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] DELETE http://192.168.122.126/volume/v3/attachments/11b59c1b-ed95-4d08-8ff4-7b503952bee4 Sep 04 16:05:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-503d2647-4d18-4ee4-a906-96a8b622613d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-503d2647-4d18-4ee4-a906-96a8b622613d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a605bfd-c1b6-4dca-b1c9-daaac9523726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-137596421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79261b12a8c4d6aa002ca67545d3eb9',qos_specs=None,replication_status=,reservations=['52b8abef-ec48-4725-a2b5-03c2dd2d21e6','f312fd52-8403-4433-bd79-15f151946a0d','5e0969c6-71b6-4402-be2e-df7f683cddb5','4c68cb9c-d886-4550-868d-5b64e4003453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c454387f1240b6b65af93b0cd59408',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-137596421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79261b12a8c4d6aa002ca67545d3eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3c454387f1240b6b65af93b0cd59408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070ef1d7-9b6f-4ee4-b2e9-9b161ec47fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070ef1d7-9b6f-4ee4-b2e9-9b161ec47fc4) transitioned into state 'SUCCESS' from state '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-137596421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79261b12a8c4d6aa002ca67545d3eb9',qos_specs=None,replication_status=,reservations=['52b8abef-ec48-4725-a2b5-03c2dd2d21e6','f312fd52-8403-4433-bd79-15f151946a0d','5e0969c6-71b6-4402-be2e-df7f683cddb5','4c68cb9c-d886-4550-868d-5b64e4003453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3c454387f1240b6b65af93b0cd59408',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5997bb5f-b34e-4aed-9fa5-913e7d252a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5997bb5f-b34e-4aed-9fa5-913e7d252a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Flow 'volume_create_api' (94994944-598e-44b4-a33b-b4d8127d4091) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Create volume request issued successfully. Sep 04 16:05:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f409d18d-cdc6-4609-bbb2-5073ca10f9e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1270/2496] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:05:10 2026] POST /volume/v3/volumes => generated 768 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:11 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-78465749-5039-44e6-a920-7e0c6332e11a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-78465749-5039-44e6-a920-7e0c6332e11a tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/1da7fc35-4bbd-49c1-86e3-21efbc66d97c Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-78465749-5039-44e6-a920-7e0c6332e11a tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-78465749-5039-44e6-a920-7e0c6332e11a tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-78465749-5039-44e6-a920-7e0c6332e11a tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-78465749-5039-44e6-a920-7e0c6332e11a tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/1da7fc35-4bbd-49c1-86e3-21efbc66d97c returned with HTTP 200 Sep 04 16:05:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1271/2497] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:11 2026] GET /volume/v3/volumes/1da7fc35-4bbd-49c1-86e3-21efbc66d97c => generated 861 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-69ea3f56-27fd-43ba-b9fc-c3997e2e53f4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-69ea3f56-27fd-43ba-b9fc-c3997e2e53f4 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-69ea3f56-27fd-43ba-b9fc-c3997e2e53f4 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-69ea3f56-27fd-43ba-b9fc-c3997e2e53f4 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-69ea3f56-27fd-43ba-b9fc-c3997e2e53f4 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-69ea3f56-27fd-43ba-b9fc-c3997e2e53f4 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 returned with HTTP 200 Sep 04 16:05:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1272/2498] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:11 2026] GET /volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 => generated 861 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-fa244ae0-08c8-4f40-8225-43bf0c302de9 req-503d2647-4d18-4ee4-a906-96a8b622613d tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/attachments/11b59c1b-ed95-4d08-8ff4-7b503952bee4 returned with HTTP 200 Sep 04 16:05:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1227/2499] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 16:05:11 2026] DELETE /volume/v3/attachments/11b59c1b-ed95-4d08-8ff4-7b503952bee4 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9161eb6f-63db-46d7-a4dd-cced8c02a69b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9161eb6f-63db-46d7-a4dd-cced8c02a69b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] DELETE http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9161eb6f-63db-46d7-a4dd-cced8c02a69b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9161eb6f-63db-46d7-a4dd-cced8c02a69b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:11 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-9161eb6f-63db-46d7-a4dd-cced8c02a69b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Delete volume with id: 7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:05:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9161eb6f-63db-46d7-a4dd-cced8c02a69b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9161eb6f-63db-46d7-a4dd-cced8c02a69b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Delete volume request issued successfully. Sep 04 16:05:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9161eb6f-63db-46d7-a4dd-cced8c02a69b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 returned with HTTP 202 Sep 04 16:05:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1273/2500] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:11 2026] DELETE /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-d3ea1f19-fa6b-4fe4-88d5-e0ef1853e98b req-e8e4bfa4-860c-419e-9255-c2eedac4b0cb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-d3ea1f19-fa6b-4fe4-88d5-e0ef1853e98b req-e8e4bfa4-860c-419e-9255-c2eedac4b0cb tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:05:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-d3ea1f19-fa6b-4fe4-88d5-e0ef1853e98b req-e8e4bfa4-860c-419e-9255-c2eedac4b0cb tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-d3ea1f19-fa6b-4fe4-88d5-e0ef1853e98b req-e8e4bfa4-860c-419e-9255-c2eedac4b0cb tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-d3ea1f19-fa6b-4fe4-88d5-e0ef1853e98b req-e8e4bfa4-860c-419e-9255-c2eedac4b0cb tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-d3ea1f19-fa6b-4fe4-88d5-e0ef1853e98b req-e8e4bfa4-860c-419e-9255-c2eedac4b0cb tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 returned with HTTP 200 Sep 04 16:05:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1228/2501] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:05:12 2026] GET /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 => generated 946 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-3a710555-1206-46d7-b47d-74603fc08637 req-ec8a919c-7022-4b62-ad84-7c5d39888cf3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3a710555-1206-46d7-b47d-74603fc08637 req-ec8a919c-7022-4b62-ad84-7c5d39888cf3 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:05:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3a710555-1206-46d7-b47d-74603fc08637 req-ec8a919c-7022-4b62-ad84-7c5d39888cf3 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-3a710555-1206-46d7-b47d-74603fc08637 req-ec8a919c-7022-4b62-ad84-7c5d39888cf3 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-3a710555-1206-46d7-b47d-74603fc08637 req-ec8a919c-7022-4b62-ad84-7c5d39888cf3 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 returned with HTTP 404 Sep 04 16:05:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1274/2502] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:05:12 2026] GET /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-28ff91c4-c6f0-4b03-bdbd-26aa9b1b4abe None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-28ff91c4-c6f0-4b03-bdbd-26aa9b1b4abe tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 Sep 04 16:05:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-28ff91c4-c6f0-4b03-bdbd-26aa9b1b4abe tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-28ff91c4-c6f0-4b03-bdbd-26aa9b1b4abe tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-28ff91c4-c6f0-4b03-bdbd-26aa9b1b4abe tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-28ff91c4-c6f0-4b03-bdbd-26aa9b1b4abe tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 returned with HTTP 200 Sep 04 16:05:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1229/2503] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:12 2026] GET /volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 => generated 862 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-74dfd5b5-a7db-4558-a20c-d35ca3bdde05 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74dfd5b5-a7db-4558-a20c-d35ca3bdde05 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 Sep 04 16:05:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-74dfd5b5-a7db-4558-a20c-d35ca3bdde05 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-74dfd5b5-a7db-4558-a20c-d35ca3bdde05 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-74dfd5b5-a7db-4558-a20c-d35ca3bdde05 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74dfd5b5-a7db-4558-a20c-d35ca3bdde05 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 returned with HTTP 200 Sep 04 16:05:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1275/2504] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:12 2026] GET /volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 => generated 861 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4ce5947b-f834-4710-89c1-8965708d2c61 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4ce5947b-f834-4710-89c1-8965708d2c61 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 Sep 04 16:05:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4ce5947b-f834-4710-89c1-8965708d2c61 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4ce5947b-f834-4710-89c1-8965708d2c61 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4ce5947b-f834-4710-89c1-8965708d2c61 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4ce5947b-f834-4710-89c1-8965708d2c61 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 returned with HTTP 200 Sep 04 16:05:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1230/2505] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:13 2026] GET /volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 => generated 862 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-70dcfb54-9c40-4fed-87a1-a4ff2e730891 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-70dcfb54-9c40-4fed-87a1-a4ff2e730891 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/681d355d-83ee-4040-a996-0d2515d684af Sep 04 16:05:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-70dcfb54-9c40-4fed-87a1-a4ff2e730891 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-70dcfb54-9c40-4fed-87a1-a4ff2e730891 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-70dcfb54-9c40-4fed-87a1-a4ff2e730891 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-70dcfb54-9c40-4fed-87a1-a4ff2e730891 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/681d355d-83ee-4040-a996-0d2515d684af returned with HTTP 200 Sep 04 16:05:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1276/2506] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:13 2026] GET /volume/v3/volumes/681d355d-83ee-4040-a996-0d2515d684af => generated 861 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a142fc5a-493b-4818-a023-a8a0ef01b051 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a142fc5a-493b-4818-a023-a8a0ef01b051 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad Sep 04 16:05:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a142fc5a-493b-4818-a023-a8a0ef01b051 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a142fc5a-493b-4818-a023-a8a0ef01b051 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a142fc5a-493b-4818-a023-a8a0ef01b051 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a142fc5a-493b-4818-a023-a8a0ef01b051 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad returned with HTTP 200 Sep 04 16:05:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1231/2507] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:14 2026] GET /volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad => generated 860 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-909c6a49-65ac-41b5-a20e-7e856e7ff220 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-909c6a49-65ac-41b5-a20e-7e856e7ff220 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad Sep 04 16:05:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-909c6a49-65ac-41b5-a20e-7e856e7ff220 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-909c6a49-65ac-41b5-a20e-7e856e7ff220 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-909c6a49-65ac-41b5-a20e-7e856e7ff220 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-909c6a49-65ac-41b5-a20e-7e856e7ff220 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad returned with HTTP 200 Sep 04 16:05:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1277/2508] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:15 2026] GET /volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-09456aa4-3af8-4f2b-8723-0d765db288b8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-09456aa4-3af8-4f2b-8723-0d765db288b8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] DELETE http://192.168.122.126/volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad Sep 04 16:05:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-09456aa4-3af8-4f2b-8723-0d765db288b8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-09456aa4-3af8-4f2b-8723-0d765db288b8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:15 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-09456aa4-3af8-4f2b-8723-0d765db288b8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Delete volume with id: f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad Sep 04 16:05:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-09456aa4-3af8-4f2b-8723-0d765db288b8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-09456aa4-3af8-4f2b-8723-0d765db288b8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Delete volume request issued successfully. Sep 04 16:05:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-09456aa4-3af8-4f2b-8723-0d765db288b8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad returned with HTTP 202 Sep 04 16:05:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1232/2509] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:15 2026] DELETE /volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c5bef887-24bf-4255-8205-63866f728175 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c5bef887-24bf-4255-8205-63866f728175 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad Sep 04 16:05:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c5bef887-24bf-4255-8205-63866f728175 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c5bef887-24bf-4255-8205-63866f728175 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c5bef887-24bf-4255-8205-63866f728175 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c5bef887-24bf-4255-8205-63866f728175 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad returned with HTTP 200 Sep 04 16:05:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1278/2510] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:15 2026] GET /volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad => generated 860 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-92b038ca-9582-40de-b136-a1875b13859d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-92b038ca-9582-40de-b136-a1875b13859d tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad Sep 04 16:05:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-92b038ca-9582-40de-b136-a1875b13859d tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-92b038ca-9582-40de-b136-a1875b13859d tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-92b038ca-9582-40de-b136-a1875b13859d tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-92b038ca-9582-40de-b136-a1875b13859d tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad returned with HTTP 200 Sep 04 16:05:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1233/2511] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:16 2026] GET /volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-c903234b-4d5f-49b8-8206-508499d64fa0 req-f133c419-afcd-4c89-b60b-88dcb3eaa2a6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c903234b-4d5f-49b8-8206-508499d64fa0 req-f133c419-afcd-4c89-b60b-88dcb3eaa2a6 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] DELETE http://192.168.122.126/volume/v3/attachments/0a6375f7-a473-4332-8606-667a6cb9686f Sep 04 16:05:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c903234b-4d5f-49b8-8206-508499d64fa0 req-f133c419-afcd-4c89-b60b-88dcb3eaa2a6 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-c903234b-4d5f-49b8-8206-508499d64fa0 req-f133c419-afcd-4c89-b60b-88dcb3eaa2a6 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:17 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, Sep 04 16:05:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-c903234b-4d5f-49b8-8206-508499d64fa0 req-f133c419-afcd-4c89-b60b-88dcb3eaa2a6 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/attachments/0a6375f7-a473-4332-8606-667a6cb9686f returned with HTTP 200 Sep 04 16:05:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1279/2512] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 16:05:17 2026] DELETE /volume/v3/attachments/0a6375f7-a473-4332-8606-667a6cb9686f => generated 19 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0e0ab1cd-9a33-482a-9365-397056532879 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0e0ab1cd-9a33-482a-9365-397056532879 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad Sep 04 16:05:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0e0ab1cd-9a33-482a-9365-397056532879 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0e0ab1cd-9a33-482a-9365-397056532879 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0e0ab1cd-9a33-482a-9365-397056532879 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad returned with HTTP 404 Sep 04 16:05:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1234/2513] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:17 2026] GET /volume/v3/volumes/f3b97dcc-06fa-44ee-a8ab-c6f20003a3ad => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:05:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dad51433-67e4-48be-b23f-6613f63c739c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dad51433-67e4-48be-b23f-6613f63c739c tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] DELETE http://192.168.122.126/volume/v3/volumes/681d355d-83ee-4040-a996-0d2515d684af Sep 04 16:05:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dad51433-67e4-48be-b23f-6613f63c739c tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dad51433-67e4-48be-b23f-6613f63c739c tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:17 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-dad51433-67e4-48be-b23f-6613f63c739c tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Delete volume with id: 681d355d-83ee-4040-a996-0d2515d684af Sep 04 16:05:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dad51433-67e4-48be-b23f-6613f63c739c tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dad51433-67e4-48be-b23f-6613f63c739c tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Delete volume request issued successfully. Sep 04 16:05:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dad51433-67e4-48be-b23f-6613f63c739c tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/681d355d-83ee-4040-a996-0d2515d684af returned with HTTP 202 Sep 04 16:05:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1280/2514] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:17 2026] DELETE /volume/v3/volumes/681d355d-83ee-4040-a996-0d2515d684af => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-574e73f4-8475-4964-809a-1bad33b46706 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-574e73f4-8475-4964-809a-1bad33b46706 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/681d355d-83ee-4040-a996-0d2515d684af Sep 04 16:05:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-574e73f4-8475-4964-809a-1bad33b46706 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-574e73f4-8475-4964-809a-1bad33b46706 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-574e73f4-8475-4964-809a-1bad33b46706 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-574e73f4-8475-4964-809a-1bad33b46706 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/681d355d-83ee-4040-a996-0d2515d684af returned with HTTP 200 Sep 04 16:05:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1235/2515] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:17 2026] GET /volume/v3/volumes/681d355d-83ee-4040-a996-0d2515d684af => generated 860 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2cf7643f-6541-48b4-ad1e-581e601dbce8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2cf7643f-6541-48b4-ad1e-581e601dbce8 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] DELETE http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:05:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2cf7643f-6541-48b4-ad1e-581e601dbce8 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2cf7643f-6541-48b4-ad1e-581e601dbce8 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:18 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-2cf7643f-6541-48b4-ad1e-581e601dbce8 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Delete volume with id: c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:05:18 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:18 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2cf7643f-6541-48b4-ad1e-581e601dbce8 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2cf7643f-6541-48b4-ad1e-581e601dbce8 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Delete volume request issued successfully. Sep 04 16:05:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2cf7643f-6541-48b4-ad1e-581e601dbce8 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 202 Sep 04 16:05:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1281/2516] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:18 2026] DELETE /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:05:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b228af4a-ad05-4c3f-8ffc-3c51cf9f1ff5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b228af4a-ad05-4c3f-8ffc-3c51cf9f1ff5 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:05:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b228af4a-ad05-4c3f-8ffc-3c51cf9f1ff5 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b228af4a-ad05-4c3f-8ffc-3c51cf9f1ff5 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b228af4a-ad05-4c3f-8ffc-3c51cf9f1ff5 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b228af4a-ad05-4c3f-8ffc-3c51cf9f1ff5 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:05:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1236/2517] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:18 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 1254 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:05:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2369bf09-12f2-452e-aaf0-b6ddd1488844 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2369bf09-12f2-452e-aaf0-b6ddd1488844 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/681d355d-83ee-4040-a996-0d2515d684af Sep 04 16:05:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2369bf09-12f2-452e-aaf0-b6ddd1488844 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2369bf09-12f2-452e-aaf0-b6ddd1488844 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2369bf09-12f2-452e-aaf0-b6ddd1488844 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/681d355d-83ee-4040-a996-0d2515d684af returned with HTTP 404 Sep 04 16:05:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1282/2518] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:18 2026] GET /volume/v3/volumes/681d355d-83ee-4040-a996-0d2515d684af => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6ca460df-bd37-4c40-b9ab-730470223ed8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6ca460df-bd37-4c40-b9ab-730470223ed8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] DELETE http://192.168.122.126/volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 Sep 04 16:05:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6ca460df-bd37-4c40-b9ab-730470223ed8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6ca460df-bd37-4c40-b9ab-730470223ed8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:18 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-6ca460df-bd37-4c40-b9ab-730470223ed8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Delete volume with id: e7f66b33-9565-4aaa-bc80-63d9a21c0709 Sep 04 16:05:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6ca460df-bd37-4c40-b9ab-730470223ed8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6ca460df-bd37-4c40-b9ab-730470223ed8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Delete volume request issued successfully. Sep 04 16:05:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6ca460df-bd37-4c40-b9ab-730470223ed8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 returned with HTTP 202 Sep 04 16:05:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1237/2519] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:18 2026] DELETE /volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fbc22012-4e5c-428f-b674-c2607d01b69c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fbc22012-4e5c-428f-b674-c2607d01b69c tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 Sep 04 16:05:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fbc22012-4e5c-428f-b674-c2607d01b69c tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fbc22012-4e5c-428f-b674-c2607d01b69c tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fbc22012-4e5c-428f-b674-c2607d01b69c tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fbc22012-4e5c-428f-b674-c2607d01b69c tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 returned with HTTP 200 Sep 04 16:05:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1283/2520] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:18 2026] GET /volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 => generated 861 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-42fca048-3ca4-44a3-b21c-c80d1c1bc00b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-42fca048-3ca4-44a3-b21c-c80d1c1bc00b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:05:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-42fca048-3ca4-44a3-b21c-c80d1c1bc00b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-42fca048-3ca4-44a3-b21c-c80d1c1bc00b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-42fca048-3ca4-44a3-b21c-c80d1c1bc00b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Volume info retrieved successfully. Sep 04 16:05:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-42fca048-3ca4-44a3-b21c-c80d1c1bc00b tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 200 Sep 04 16:05:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1238/2521] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:19 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 1254 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-00668050-9dc7-4158-b147-2cfec024f6e8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-00668050-9dc7-4158-b147-2cfec024f6e8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-00668050-9dc7-4158-b147-2cfec024f6e8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-00668050-9dc7-4158-b147-2cfec024f6e8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-00668050-9dc7-4158-b147-2cfec024f6e8 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 returned with HTTP 404 Sep 04 16:05:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1284/2522] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:20 2026] GET /volume/v3/volumes/e7f66b33-9565-4aaa-bc80-63d9a21c0709 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-058b5c25-aa69-4986-84aa-394e1673057b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-058b5c25-aa69-4986-84aa-394e1673057b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] DELETE http://192.168.122.126/volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-058b5c25-aa69-4986-84aa-394e1673057b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-058b5c25-aa69-4986-84aa-394e1673057b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-058b5c25-aa69-4986-84aa-394e1673057b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Delete volume with id: 826dfa38-d762-46d2-ae40-c71fd3180926 Sep 04 16:05:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-058b5c25-aa69-4986-84aa-394e1673057b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-058b5c25-aa69-4986-84aa-394e1673057b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Delete volume request issued successfully. Sep 04 16:05:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-058b5c25-aa69-4986-84aa-394e1673057b tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 returned with HTTP 202 Sep 04 16:05:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1239/2523] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:20 2026] DELETE /volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2a282303-fc4e-443a-b67e-68b2a576af13 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a282303-fc4e-443a-b67e-68b2a576af13 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a282303-fc4e-443a-b67e-68b2a576af13 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a282303-fc4e-443a-b67e-68b2a576af13 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2a282303-fc4e-443a-b67e-68b2a576af13 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a282303-fc4e-443a-b67e-68b2a576af13 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 returned with HTTP 200 Sep 04 16:05:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1285/2524] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:20 2026] GET /volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fad5dd60-aa92-4139-bb69-a0fc50fbebfe None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fad5dd60-aa92-4139-bb69-a0fc50fbebfe tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fad5dd60-aa92-4139-bb69-a0fc50fbebfe tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fad5dd60-aa92-4139-bb69-a0fc50fbebfe tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fad5dd60-aa92-4139-bb69-a0fc50fbebfe tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 returned with HTTP 404 Sep 04 16:05:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1240/2525] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:20 2026] GET /volume/v3/volumes/c803b736-e753-4380-b0fe-6555e14d23a2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d93a127b-80d6-485d-bbc2-43e61e979c07 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d93a127b-80d6-485d-bbc2-43e61e979c07 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] DELETE http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d93a127b-80d6-485d-bbc2-43e61e979c07 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d93a127b-80d6-485d-bbc2-43e61e979c07 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-d93a127b-80d6-485d-bbc2-43e61e979c07 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Delete volume with id: 7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d93a127b-80d6-485d-bbc2-43e61e979c07 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 returned with HTTP 404 Sep 04 16:05:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1286/2526] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:20 2026] DELETE /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-16318cfc-c668-41f7-805b-9379d7b418d3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-16318cfc-c668-41f7-805b-9379d7b418d3 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-16318cfc-c668-41f7-805b-9379d7b418d3 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-16318cfc-c668-41f7-805b-9379d7b418d3 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-16318cfc-c668-41f7-805b-9379d7b418d3 tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 returned with HTTP 404 Sep 04 16:05:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1241/2527] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:20 2026] GET /volume/v3/volumes/7f9edf9a-0634-4194-8aa1-2d3837c18d67 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6f3af7f2-c4e2-4998-bb4e-85745f2f52bb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6f3af7f2-c4e2-4998-bb4e-85745f2f52bb tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] DELETE http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6f3af7f2-c4e2-4998-bb4e-85745f2f52bb tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6f3af7f2-c4e2-4998-bb4e-85745f2f52bb tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-6f3af7f2-c4e2-4998-bb4e-85745f2f52bb tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Delete volume with id: 9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6f3af7f2-c4e2-4998-bb4e-85745f2f52bb tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 returned with HTTP 404 Sep 04 16:05:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1287/2528] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:20 2026] DELETE /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-567f2074-d917-4f6e-951e-10d25038fc0e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-567f2074-d917-4f6e-951e-10d25038fc0e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] GET http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-567f2074-d917-4f6e-951e-10d25038fc0e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-567f2074-d917-4f6e-951e-10d25038fc0e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-567f2074-d917-4f6e-951e-10d25038fc0e tempest-TestInstancesWithCinderVolumes-717012801 tempest-TestInstancesWithCinderVolumes-717012801-project-member] http://192.168.122.126/volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 returned with HTTP 404 Sep 04 16:05:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1242/2529] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:20 2026] GET /volume/v3/volumes/9a8240f2-725a-466c-bd2f-34075aced640 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4c5b69f2-81d0-4709-9a3e-e638c63cd4e8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4c5b69f2-81d0-4709-9a3e-e638c63cd4e8 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] GET http://192.168.122.126/volume/v3/volumes/detail?all_tenants=1 Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4c5b69f2-81d0-4709-9a3e-e638c63cd4e8 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4c5b69f2-81d0-4709-9a3e-e638c63cd4e8 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-4c5b69f2-81d0-4709-9a3e-e638c63cd4e8 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:05:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4c5b69f2-81d0-4709-9a3e-e638c63cd4e8 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Get all volumes completed successfully. Sep 04 16:05:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4c5b69f2-81d0-4709-9a3e-e638c63cd4e8 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] http://192.168.122.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 16:05:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1288/2530] 192.168.122.126 () {58 vars in 1169 bytes} [Fri Sep 4 16:05:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3056 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-00a6b634-c2a1-460f-ba40-42a3895c0cdb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-00a6b634-c2a1-460f-ba40-42a3895c0cdb tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] DELETE http://192.168.122.126/volume/v3/types/b5fca257-29b7-4747-b7e5-6174694b184e Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-00a6b634-c2a1-460f-ba40-42a3895c0cdb tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-00a6b634-c2a1-460f-ba40-42a3895c0cdb tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-00a6b634-c2a1-460f-ba40-42a3895c0cdb tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] http://192.168.122.126/volume/v3/types/b5fca257-29b7-4747-b7e5-6174694b184e returned with HTTP 202 Sep 04 16:05:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1243/2531] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:05:20 2026] DELETE /volume/v3/types/b5fca257-29b7-4747-b7e5-6174694b184e => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dd333e7b-9ee7-430e-a37a-1dfe1131ddea None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dd333e7b-9ee7-430e-a37a-1dfe1131ddea tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] GET http://192.168.122.126/volume/v3/volumes/detail?all_tenants=1 Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dd333e7b-9ee7-430e-a37a-1dfe1131ddea tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dd333e7b-9ee7-430e-a37a-1dfe1131ddea tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-dd333e7b-9ee7-430e-a37a-1dfe1131ddea tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dd333e7b-9ee7-430e-a37a-1dfe1131ddea tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Get all volumes completed successfully. Sep 04 16:05:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dd333e7b-9ee7-430e-a37a-1dfe1131ddea tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] http://192.168.122.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 16:05:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1289/2532] 192.168.122.126 () {58 vars in 1169 bytes} [Fri Sep 4 16:05:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3056 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:05:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-84168f9f-c07b-44b0-bdfd-49dec0ad74f8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-84168f9f-c07b-44b0-bdfd-49dec0ad74f8 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] DELETE http://192.168.122.126/volume/v3/types/e1dc3fa3-fb47-409e-bb10-a69272aca5a0 Sep 04 16:05:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-84168f9f-c07b-44b0-bdfd-49dec0ad74f8 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-84168f9f-c07b-44b0-bdfd-49dec0ad74f8 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-84168f9f-c07b-44b0-bdfd-49dec0ad74f8 tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] http://192.168.122.126/volume/v3/types/e1dc3fa3-fb47-409e-bb10-a69272aca5a0 returned with HTTP 202 Sep 04 16:05:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1244/2533] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:05:21 2026] DELETE /volume/v3/types/e1dc3fa3-fb47-409e-bb10-a69272aca5a0 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2d689c10-89c9-45c7-a204-ff3437c884a5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d689c10-89c9-45c7-a204-ff3437c884a5 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d689c10-89c9-45c7-a204-ff3437c884a5 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d689c10-89c9-45c7-a204-ff3437c884a5 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d689c10-89c9-45c7-a204-ff3437c884a5 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 returned with HTTP 404 Sep 04 16:05:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1290/2534] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:21 2026] GET /volume/v3/volumes/826dfa38-d762-46d2-ae40-c71fd3180926 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e4e1b1a8-3fe7-414a-a472-f7b472327538 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e4e1b1a8-3fe7-414a-a472-f7b472327538 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] DELETE http://192.168.122.126/volume/v3/volumes/1da7fc35-4bbd-49c1-86e3-21efbc66d97c Sep 04 16:05:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e4e1b1a8-3fe7-414a-a472-f7b472327538 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e4e1b1a8-3fe7-414a-a472-f7b472327538 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:21 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-e4e1b1a8-3fe7-414a-a472-f7b472327538 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Delete volume with id: 1da7fc35-4bbd-49c1-86e3-21efbc66d97c Sep 04 16:05:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e4e1b1a8-3fe7-414a-a472-f7b472327538 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-beb6d48f-68f7-4a8a-be9b-65d85de01d7f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-beb6d48f-68f7-4a8a-be9b-65d85de01d7f tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] GET http://192.168.122.126/volume/v3/volumes/detail?all_tenants=1 Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-beb6d48f-68f7-4a8a-be9b-65d85de01d7f tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-beb6d48f-68f7-4a8a-be9b-65d85de01d7f tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-beb6d48f-68f7-4a8a-be9b-65d85de01d7f tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-beb6d48f-68f7-4a8a-be9b-65d85de01d7f tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Get all volumes completed successfully. Sep 04 16:05:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e4e1b1a8-3fe7-414a-a472-f7b472327538 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Delete volume request issued successfully. Sep 04 16:05:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e4e1b1a8-3fe7-414a-a472-f7b472327538 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/1da7fc35-4bbd-49c1-86e3-21efbc66d97c returned with HTTP 202 Sep 04 16:05:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1245/2535] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:21 2026] DELETE /volume/v3/volumes/1da7fc35-4bbd-49c1-86e3-21efbc66d97c => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-beb6d48f-68f7-4a8a-be9b-65d85de01d7f tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] http://192.168.122.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 16:05:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1291/2536] 192.168.122.126 () {58 vars in 1169 bytes} [Fri Sep 4 16:05:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2041 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:05:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1297c7a4-1dda-4caf-8d94-8b7d06f9c66a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1297c7a4-1dda-4caf-8d94-8b7d06f9c66a tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/1da7fc35-4bbd-49c1-86e3-21efbc66d97c Sep 04 16:05:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1297c7a4-1dda-4caf-8d94-8b7d06f9c66a tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1297c7a4-1dda-4caf-8d94-8b7d06f9c66a tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bb3bf534-fc2b-424a-a666-a5db73525f2c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb3bf534-fc2b-424a-a666-a5db73525f2c tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] DELETE http://192.168.122.126/volume/v3/types/a8119bef-9432-4773-8ca0-e805b9700d30 Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bb3bf534-fc2b-424a-a666-a5db73525f2c tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bb3bf534-fc2b-424a-a666-a5db73525f2c tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1297c7a4-1dda-4caf-8d94-8b7d06f9c66a tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1297c7a4-1dda-4caf-8d94-8b7d06f9c66a tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/1da7fc35-4bbd-49c1-86e3-21efbc66d97c returned with HTTP 200 Sep 04 16:05:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1246/2537] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:21 2026] GET /volume/v3/volumes/1da7fc35-4bbd-49c1-86e3-21efbc66d97c => generated 860 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb3bf534-fc2b-424a-a666-a5db73525f2c tempest-TestInstancesWithCinderVolumes-218851105 tempest-TestInstancesWithCinderVolumes-218851105-project-admin] http://192.168.122.126/volume/v3/types/a8119bef-9432-4773-8ca0-e805b9700d30 returned with HTTP 202 Sep 04 16:05:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1292/2538] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:05:21 2026] DELETE /volume/v3/types/a8119bef-9432-4773-8ca0-e805b9700d30 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-544b41a0-d142-4626-90ec-ffc61eaa6e18 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-544b41a0-d142-4626-90ec-ffc61eaa6e18 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/1da7fc35-4bbd-49c1-86e3-21efbc66d97c Sep 04 16:05:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-544b41a0-d142-4626-90ec-ffc61eaa6e18 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-544b41a0-d142-4626-90ec-ffc61eaa6e18 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-544b41a0-d142-4626-90ec-ffc61eaa6e18 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/1da7fc35-4bbd-49c1-86e3-21efbc66d97c returned with HTTP 404 Sep 04 16:05:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1247/2539] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:22 2026] GET /volume/v3/volumes/1da7fc35-4bbd-49c1-86e3-21efbc66d97c => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-38cf5971-ba50-4130-ad1b-29142cae0f5e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38cf5971-ba50-4130-ad1b-29142cae0f5e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed Sep 04 16:05:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38cf5971-ba50-4130-ad1b-29142cae0f5e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38cf5971-ba50-4130-ad1b-29142cae0f5e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:22 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-38cf5971-ba50-4130-ad1b-29142cae0f5e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Delete snapshot with id: 5cd33b25-31cf-480b-82a3-a6c14c6d97ed Sep 04 16:05:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-38cf5971-ba50-4130-ad1b-29142cae0f5e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Snapshot retrieved successfully. Sep 04 16:05:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-38cf5971-ba50-4130-ad1b-29142cae0f5e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Snapshot delete request issued successfully. Sep 04 16:05:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38cf5971-ba50-4130-ad1b-29142cae0f5e tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed returned with HTTP 202 Sep 04 16:05:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1293/2540] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:05:22 2026] DELETE /volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0bd7952e-120d-4c7e-94f8-57a19be3c37f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0bd7952e-120d-4c7e-94f8-57a19be3c37f tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed Sep 04 16:05:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0bd7952e-120d-4c7e-94f8-57a19be3c37f tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0bd7952e-120d-4c7e-94f8-57a19be3c37f tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0bd7952e-120d-4c7e-94f8-57a19be3c37f tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Snapshot retrieved successfully. Sep 04 16:05:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0bd7952e-120d-4c7e-94f8-57a19be3c37f tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed returned with HTTP 200 Sep 04 16:05:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1248/2541] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:05:22 2026] GET /volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8a1f8ce4-81ab-44b4-8b05-45df7185f664 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a1f8ce4-81ab-44b4-8b05-45df7185f664 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed Sep 04 16:05:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a1f8ce4-81ab-44b4-8b05-45df7185f664 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8a1f8ce4-81ab-44b4-8b05-45df7185f664 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8a1f8ce4-81ab-44b4-8b05-45df7185f664 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Snapshot retrieved successfully. Sep 04 16:05:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8a1f8ce4-81ab-44b4-8b05-45df7185f664 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed returned with HTTP 200 Sep 04 16:05:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1294/2542] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:05:23 2026] GET /volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed => generated 473 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cedaa57e-47cc-48d6-90fa-5e51fdfc8721 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cedaa57e-47cc-48d6-90fa-5e51fdfc8721 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed Sep 04 16:05:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cedaa57e-47cc-48d6-90fa-5e51fdfc8721 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cedaa57e-47cc-48d6-90fa-5e51fdfc8721 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cedaa57e-47cc-48d6-90fa-5e51fdfc8721 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Snapshot retrieved successfully. Sep 04 16:05:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cedaa57e-47cc-48d6-90fa-5e51fdfc8721 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed returned with HTTP 200 Sep 04 16:05:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1249/2543] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:05:24 2026] GET /volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed => generated 473 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b6fceba2-7ece-4752-b17b-7c81c9a73d00 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b6fceba2-7ece-4752-b17b-7c81c9a73d00 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed Sep 04 16:05:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b6fceba2-7ece-4752-b17b-7c81c9a73d00 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b6fceba2-7ece-4752-b17b-7c81c9a73d00 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b6fceba2-7ece-4752-b17b-7c81c9a73d00 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed returned with HTTP 404 Sep 04 16:05:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1295/2544] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:05:25 2026] GET /volume/v3/snapshots/5cd33b25-31cf-480b-82a3-a6c14c6d97ed => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-515e0cb7-be4f-4484-9bc3-499eba314e43 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-515e0cb7-be4f-4484-9bc3-499eba314e43 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] DELETE http://192.168.122.126/volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f Sep 04 16:05:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-515e0cb7-be4f-4484-9bc3-499eba314e43 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-515e0cb7-be4f-4484-9bc3-499eba314e43 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:25 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-515e0cb7-be4f-4484-9bc3-499eba314e43 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Delete volume with id: f38d371d-b888-4681-aa8b-f7172ec9af4f Sep 04 16:05:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-515e0cb7-be4f-4484-9bc3-499eba314e43 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-515e0cb7-be4f-4484-9bc3-499eba314e43 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Delete volume request issued successfully. Sep 04 16:05:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-515e0cb7-be4f-4484-9bc3-499eba314e43 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f returned with HTTP 202 Sep 04 16:05:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1250/2545] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:25 2026] DELETE /volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bee667fa-c530-4e24-96e4-d020453e7c43 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bee667fa-c530-4e24-96e4-d020453e7c43 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f Sep 04 16:05:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bee667fa-c530-4e24-96e4-d020453e7c43 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bee667fa-c530-4e24-96e4-d020453e7c43 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bee667fa-c530-4e24-96e4-d020453e7c43 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Volume info retrieved successfully. Sep 04 16:05:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bee667fa-c530-4e24-96e4-d020453e7c43 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f returned with HTTP 200 Sep 04 16:05:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1296/2546] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:25 2026] GET /volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5862ba5d-9789-486e-b009-7968be9b58e3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5862ba5d-9789-486e-b009-7968be9b58e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] GET http://192.168.122.126/volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f Sep 04 16:05:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5862ba5d-9789-486e-b009-7968be9b58e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5862ba5d-9789-486e-b009-7968be9b58e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5862ba5d-9789-486e-b009-7968be9b58e3 tempest-CreateVolumesFromSnapshotTest-55027921 tempest-CreateVolumesFromSnapshotTest-55027921-project-member] http://192.168.122.126/volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f returned with HTTP 404 Sep 04 16:05:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1251/2547] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:27 2026] GET /volume/v3/volumes/f38d371d-b888-4681-aa8b-f7172ec9af4f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1676802267"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1676802267'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:30 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume of 1 GB Sep 04 16:05:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Availability Zones retrieved successfully. Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Flow 'volume_create_api' (4028b210-1d75-4ae4-8982-c53473133b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ac5d359-6987-4a82-ae64-6f4dcdda1933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ac5d359-6987-4a82-ae64-6f4dcdda1933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63f3f97-a57d-4956-83a6-83a781a6614b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Created reservations ['a5b1f5d0-9bec-43da-beb3-5fb1be9b4d60', 'dd0c9266-d784-4dc8-acb4-b70a9a8a112e', '0c598897-655e-42cf-96b5-baba3a48abb3', 'b7e47f70-237d-4f84-80c9-95f6727837b1'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63f3f97-a57d-4956-83a6-83a781a6614b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5b1f5d0-9bec-43da-beb3-5fb1be9b4d60', 'dd0c9266-d784-4dc8-acb4-b70a9a8a112e', '0c598897-655e-42cf-96b5-baba3a48abb3', 'b7e47f70-237d-4f84-80c9-95f6727837b1']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942c5843-69a2-42eb-a74b-bf99b8bdf349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:31 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942c5843-69a2-42eb-a74b-bf99b8bdf349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9c1ec53-85eb-4ed2-a276-d9896d33c010', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1676802267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bec8af5a7d84f66904e5b48e3e6922d',qos_specs=None,replication_status=,reservations=['a5b1f5d0-9bec-43da-beb3-5fb1be9b4d60','dd0c9266-d784-4dc8-acb4-b70a9a8a112e','0c598897-655e-42cf-96b5-baba3a48abb3','b7e47f70-237d-4f84-80c9-95f6727837b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1676802267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9c1ec53-85eb-4ed2-a276-d9896d33c010,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bec8af5a7d84f66904e5b48e3e6922d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a717ef5b-f319-4d66-9684-dffb1162395d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a717ef5b-f319-4d66-9684-dffb1162395d) transitioned into state 'SUCCESS' from state '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-1676802267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bec8af5a7d84f66904e5b48e3e6922d',qos_specs=None,replication_status=,reservations=['a5b1f5d0-9bec-43da-beb3-5fb1be9b4d60','dd0c9266-d784-4dc8-acb4-b70a9a8a112e','0c598897-655e-42cf-96b5-baba3a48abb3','b7e47f70-237d-4f84-80c9-95f6727837b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af24a74c-d367-4c76-99e7-23d5e866a9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af24a74c-d367-4c76-99e7-23d5e866a9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Flow 'volume_create_api' (4028b210-1d75-4ae4-8982-c53473133b44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume request issued successfully. Sep 04 16:05:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5ac26f7a-5a43-4700-ba12-2aa801a8270a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1297/2548] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:05:30 2026] POST /volume/v3/volumes => generated 773 bytes in 749 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-26ca685b-9eb7-4807-98b5-da732718ab06 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-26ca685b-9eb7-4807-98b5-da732718ab06 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 Sep 04 16:05:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-26ca685b-9eb7-4807-98b5-da732718ab06 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-26ca685b-9eb7-4807-98b5-da732718ab06 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-26ca685b-9eb7-4807-98b5-da732718ab06 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-26ca685b-9eb7-4807-98b5-da732718ab06 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 returned with HTTP 200 Sep 04 16:05:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1252/2549] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:31 2026] GET /volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 => generated 841 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-02c4a8d9-4511-4491-b7fe-63bdee5ef7de None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-02c4a8d9-4511-4491-b7fe-63bdee5ef7de tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 Sep 04 16:05:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-02c4a8d9-4511-4491-b7fe-63bdee5ef7de tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-02c4a8d9-4511-4491-b7fe-63bdee5ef7de tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-02c4a8d9-4511-4491-b7fe-63bdee5ef7de tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-02c4a8d9-4511-4491-b7fe-63bdee5ef7de tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 returned with HTTP 200 Sep 04 16:05:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1298/2550] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:32 2026] GET /volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-40e36be1-20d8-4916-bbf1-02c416d2b7b9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-40e36be1-20d8-4916-bbf1-02c416d2b7b9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 Sep 04 16:05:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-40e36be1-20d8-4916-bbf1-02c416d2b7b9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-40e36be1-20d8-4916-bbf1-02c416d2b7b9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-40e36be1-20d8-4916-bbf1-02c416d2b7b9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-40e36be1-20d8-4916-bbf1-02c416d2b7b9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 returned with HTTP 200 Sep 04 16:05:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1253/2551] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:33 2026] GET /volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 => generated 866 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c16f1023-3963-40c0-b393-4e89fc552725 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a9c1ec53-85eb-4ed2-a276-d9896d33c010", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-478095466"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume request body: {'volume': {"'source_volid": 'a9c1ec53-85eb-4ed2-a276-d9896d33c010', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-478095466'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:33 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume of 1 GB Sep 04 16:05:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Availability Zones retrieved successfully. Sep 04 16:05:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Flow 'volume_create_api' (bc7adc4f-4912-4743-9e65-6ebe3ccaf540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576708b9-fedb-4518-8ad7-9f90a820d297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576708b9-fedb-4518-8ad7-9f90a820d297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b58f38c8-0f1b-431b-85b0-715ddba46e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:33 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Created reservations ['e4968029-d890-49ff-9e75-8451dfd6b1de', 'a954fbbd-b9b2-4403-af24-371d2b88cf52', '319715f7-9fa7-429e-8ef3-b11082ffaf09', '54a695f0-48b7-4fa1-a2cd-015f34d46afc'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b58f38c8-0f1b-431b-85b0-715ddba46e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4968029-d890-49ff-9e75-8451dfd6b1de', 'a954fbbd-b9b2-4403-af24-371d2b88cf52', '319715f7-9fa7-429e-8ef3-b11082ffaf09', '54a695f0-48b7-4fa1-a2cd-015f34d46afc']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd26706-e086-4c90-adbe-d46f45410eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd26706-e086-4c90-adbe-d46f45410eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bcc68ec-cf2f-4061-a40d-25ddfea44758', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-478095466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bec8af5a7d84f66904e5b48e3e6922d',qos_specs=None,replication_status=,reservations=['e4968029-d890-49ff-9e75-8451dfd6b1de','a954fbbd-b9b2-4403-af24-371d2b88cf52','319715f7-9fa7-429e-8ef3-b11082ffaf09','54a695f0-48b7-4fa1-a2cd-015f34d46afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-478095466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bcc68ec-cf2f-4061-a40d-25ddfea44758,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bec8af5a7d84f66904e5b48e3e6922d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fe5dab6-85f1-4b8c-906c-86c8d11914ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fe5dab6-85f1-4b8c-906c-86c8d11914ae) transitioned into state 'SUCCESS' from state '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-478095466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bec8af5a7d84f66904e5b48e3e6922d',qos_specs=None,replication_status=,reservations=['e4968029-d890-49ff-9e75-8451dfd6b1de','a954fbbd-b9b2-4403-af24-371d2b88cf52','319715f7-9fa7-429e-8ef3-b11082ffaf09','54a695f0-48b7-4fa1-a2cd-015f34d46afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16172de5-1fa6-477f-86bd-c02564ffca8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16172de5-1fa6-477f-86bd-c02564ffca8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Flow 'volume_create_api' (bc7adc4f-4912-4743-9e65-6ebe3ccaf540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume request issued successfully. Sep 04 16:05:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c16f1023-3963-40c0-b393-4e89fc552725 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1299/2552] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:05:33 2026] POST /volume/v3/volumes => generated 772 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-27f453ae-a9db-4181-b336-8660714c712a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a9c1ec53-85eb-4ed2-a276-d9896d33c010", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-749010572"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume request body: {'volume': {"'source_volid": 'a9c1ec53-85eb-4ed2-a276-d9896d33c010', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-749010572'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume of 1 GB Sep 04 16:05:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Availability Zones retrieved successfully. Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Flow 'volume_create_api' (167665ca-ea91-42fe-8e51-c801adb51947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abed32d3-1739-44e9-847d-20ec814c7b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abed32d3-1739-44e9-847d-20ec814c7b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575ea91f-d1a2-4bf3-811a-b2a8b230b84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Created reservations ['d3306918-ad8b-4061-b442-1f4d382a447e', 'fede5183-38a5-45b4-bb97-11ae9095f6fe', '7a44f678-5084-4e33-bba5-bc51370b6292', '5a7d2b96-820c-491c-96e7-6be5d55e8e11'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575ea91f-d1a2-4bf3-811a-b2a8b230b84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3306918-ad8b-4061-b442-1f4d382a447e', 'fede5183-38a5-45b4-bb97-11ae9095f6fe', '7a44f678-5084-4e33-bba5-bc51370b6292', '5a7d2b96-820c-491c-96e7-6be5d55e8e11']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e26ecb-f156-449b-9c08-dc810aec2ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:34 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e26ecb-f156-449b-9c08-dc810aec2ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-749010572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bec8af5a7d84f66904e5b48e3e6922d',qos_specs=None,replication_status=,reservations=['d3306918-ad8b-4061-b442-1f4d382a447e','fede5183-38a5-45b4-bb97-11ae9095f6fe','7a44f678-5084-4e33-bba5-bc51370b6292','5a7d2b96-820c-491c-96e7-6be5d55e8e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-749010572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bec8af5a7d84f66904e5b48e3e6922d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2b8de9-327d-44a5-96e3-c63223ad60fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2b8de9-327d-44a5-96e3-c63223ad60fd) transitioned into state 'SUCCESS' from state '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-749010572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bec8af5a7d84f66904e5b48e3e6922d',qos_specs=None,replication_status=,reservations=['d3306918-ad8b-4061-b442-1f4d382a447e','fede5183-38a5-45b4-bb97-11ae9095f6fe','7a44f678-5084-4e33-bba5-bc51370b6292','5a7d2b96-820c-491c-96e7-6be5d55e8e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61482a7-e803-4fd8-ac19-26f1932f3b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61482a7-e803-4fd8-ac19-26f1932f3b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Flow 'volume_create_api' (167665ca-ea91-42fe-8e51-c801adb51947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume request issued successfully. Sep 04 16:05:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-27f453ae-a9db-4181-b336-8660714c712a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1254/2553] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:05:34 2026] POST /volume/v3/volumes => generated 772 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1316ad75-5e9a-48ea-babf-34f39538a411 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a9c1ec53-85eb-4ed2-a276-d9896d33c010", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1409088137"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume request body: {'volume': {"'source_volid": 'a9c1ec53-85eb-4ed2-a276-d9896d33c010', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1409088137'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume of 1 GB Sep 04 16:05:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Availability Zones retrieved successfully. Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Flow 'volume_create_api' (2cb1cd23-9c78-492f-8fae-6c9883983ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (910329cb-e162-4bce-8cca-c1c35e992f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (910329cb-e162-4bce-8cca-c1c35e992f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aad030c-fac6-4b88-9487-9ff4a437340f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Created reservations ['afef0346-6fa5-48a8-ab01-9de0618ec345', '0c9a91c4-85ed-4f41-92b6-b9c5d01ce946', '25294472-97a8-4fb1-8dc1-f80676e44cfd', 'bb4da94b-dd40-4121-b74a-b0ad091b69b4'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aad030c-fac6-4b88-9487-9ff4a437340f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afef0346-6fa5-48a8-ab01-9de0618ec345', '0c9a91c4-85ed-4f41-92b6-b9c5d01ce946', '25294472-97a8-4fb1-8dc1-f80676e44cfd', 'bb4da94b-dd40-4121-b74a-b0ad091b69b4']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1556488-edc3-4369-abbe-b33a57a224bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:34 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1556488-edc3-4369-abbe-b33a57a224bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b60eef4-f34b-4963-8dfc-c5113d49058e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1409088137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bec8af5a7d84f66904e5b48e3e6922d',qos_specs=None,replication_status=,reservations=['afef0346-6fa5-48a8-ab01-9de0618ec345','0c9a91c4-85ed-4f41-92b6-b9c5d01ce946','25294472-97a8-4fb1-8dc1-f80676e44cfd','bb4da94b-dd40-4121-b74a-b0ad091b69b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1409088137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b60eef4-f34b-4963-8dfc-c5113d49058e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bec8af5a7d84f66904e5b48e3e6922d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:34 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6b293f-d668-4f1e-94e4-851ef9ae7908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:35 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6b293f-d668-4f1e-94e4-851ef9ae7908) transitioned into state 'SUCCESS' from state '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-1409088137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bec8af5a7d84f66904e5b48e3e6922d',qos_specs=None,replication_status=,reservations=['afef0346-6fa5-48a8-ab01-9de0618ec345','0c9a91c4-85ed-4f41-92b6-b9c5d01ce946','25294472-97a8-4fb1-8dc1-f80676e44cfd','bb4da94b-dd40-4121-b74a-b0ad091b69b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:35 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00a0d6e-b0df-4bcf-ba37-450798ab95a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:35 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00a0d6e-b0df-4bcf-ba37-450798ab95a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:35 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Flow 'volume_create_api' (2cb1cd23-9c78-492f-8fae-6c9883983ced) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume request issued successfully. Sep 04 16:05:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1316ad75-5e9a-48ea-babf-34f39538a411 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1300/2554] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:05:34 2026] POST /volume/v3/volumes => generated 773 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a9c1ec53-85eb-4ed2-a276-d9896d33c010", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-953279476"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume request body: {'volume': {"'source_volid": 'a9c1ec53-85eb-4ed2-a276-d9896d33c010', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-953279476'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume of 1 GB Sep 04 16:05:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Availability Zones retrieved successfully. Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Flow 'volume_create_api' (c7e60458-02e8-48bf-b564-ae8511d457cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d36e029-97b4-4619-ae83-d7e8bd7bdf86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d36e029-97b4-4619-ae83-d7e8bd7bdf86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a9719ce-9138-4da9-92b7-b5afe5acf71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Created reservations ['ce25059d-d1b3-4220-a15c-50a3a63cf9f9', '39e3f635-466c-41be-b2e6-5076035420a9', 'fb756262-a274-4487-9577-ee22adfb6679', 'd39feeee-782b-40ae-8c65-ed4463d35baf'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a9719ce-9138-4da9-92b7-b5afe5acf71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce25059d-d1b3-4220-a15c-50a3a63cf9f9', '39e3f635-466c-41be-b2e6-5076035420a9', 'fb756262-a274-4487-9577-ee22adfb6679', 'd39feeee-782b-40ae-8c65-ed4463d35baf']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ae0bf9-5a3e-4884-9b99-cf73fcaba127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ae0bf9-5a3e-4884-9b99-cf73fcaba127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b05e357a-af70-4ee4-b72d-aeeacc71ec75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-953279476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bec8af5a7d84f66904e5b48e3e6922d',qos_specs=None,replication_status=,reservations=['ce25059d-d1b3-4220-a15c-50a3a63cf9f9','39e3f635-466c-41be-b2e6-5076035420a9','fb756262-a274-4487-9577-ee22adfb6679','d39feeee-782b-40ae-8c65-ed4463d35baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-953279476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b05e357a-af70-4ee4-b72d-aeeacc71ec75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bec8af5a7d84f66904e5b48e3e6922d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44966a8f-5f98-45bd-a877-0c82193eec67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44966a8f-5f98-45bd-a877-0c82193eec67) transitioned into state 'SUCCESS' from state '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-953279476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bec8af5a7d84f66904e5b48e3e6922d',qos_specs=None,replication_status=,reservations=['ce25059d-d1b3-4220-a15c-50a3a63cf9f9','39e3f635-466c-41be-b2e6-5076035420a9','fb756262-a274-4487-9577-ee22adfb6679','d39feeee-782b-40ae-8c65-ed4463d35baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f131ea29-c036-4257-a979-b56066a0cdcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f131ea29-c036-4257-a979-b56066a0cdcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Flow 'volume_create_api' (c7e60458-02e8-48bf-b564-ae8511d457cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume request issued successfully. Sep 04 16:05:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0aabd689-8464-4ab3-83a5-ecf1831e1369 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1255/2555] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:05:35 2026] POST /volume/v3/volumes => generated 772 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-366eb766-1c09-448e-bd09-d25151e6f920 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a9c1ec53-85eb-4ed2-a276-d9896d33c010", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-226102129"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume request body: {'volume': {"'source_volid": 'a9c1ec53-85eb-4ed2-a276-d9896d33c010', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-226102129'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:35 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume of 1 GB Sep 04 16:05:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Availability Zones retrieved successfully. Sep 04 16:05:35 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Flow 'volume_create_api' (083e680b-9240-4362-963a-40bb78656792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:35 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005bfd39-8cae-48b7-8043-2f19d1378804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:35 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005bfd39-8cae-48b7-8043-2f19d1378804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4519d4c-c250-45fc-8c36-6e493d0dda4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Created reservations ['749e0a00-918b-49fd-849a-c65a93e3b9ce', '4481ab75-5eb1-4995-ad68-d1bbf2773d2d', 'e7c2f044-98f3-4c28-bd77-999835cffcb5', '2a57c643-7dd2-4b38-a80f-e79c37a1cfd4'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4519d4c-c250-45fc-8c36-6e493d0dda4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['749e0a00-918b-49fd-849a-c65a93e3b9ce', '4481ab75-5eb1-4995-ad68-d1bbf2773d2d', 'e7c2f044-98f3-4c28-bd77-999835cffcb5', '2a57c643-7dd2-4b38-a80f-e79c37a1cfd4']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d28b72c6-1540-4e30-9806-528db88cef6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:36 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d28b72c6-1540-4e30-9806-528db88cef6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25b27bb7-e705-4624-b2f3-02ab96be4a72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-226102129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bec8af5a7d84f66904e5b48e3e6922d',qos_specs=None,replication_status=,reservations=['749e0a00-918b-49fd-849a-c65a93e3b9ce','4481ab75-5eb1-4995-ad68-d1bbf2773d2d','e7c2f044-98f3-4c28-bd77-999835cffcb5','2a57c643-7dd2-4b38-a80f-e79c37a1cfd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-226102129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25b27bb7-e705-4624-b2f3-02ab96be4a72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bec8af5a7d84f66904e5b48e3e6922d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad760ad6-bf43-4207-ac54-5e0e50a1bb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad760ad6-bf43-4207-ac54-5e0e50a1bb59) transitioned into state 'SUCCESS' from state '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-226102129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bec8af5a7d84f66904e5b48e3e6922d',qos_specs=None,replication_status=,reservations=['749e0a00-918b-49fd-849a-c65a93e3b9ce','4481ab75-5eb1-4995-ad68-d1bbf2773d2d','e7c2f044-98f3-4c28-bd77-999835cffcb5','2a57c643-7dd2-4b38-a80f-e79c37a1cfd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5867ef6c35f249bcb9c7bfa25010277a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c4869f-3f6a-4f83-bf66-19984e59b216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c4869f-3f6a-4f83-bf66-19984e59b216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Flow 'volume_create_api' (083e680b-9240-4362-963a-40bb78656792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Create volume request issued successfully. Sep 04 16:05:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-366eb766-1c09-448e-bd09-d25151e6f920 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1301/2556] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:05:35 2026] POST /volume/v3/volumes => generated 772 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7cb4ec71-d0b0-475b-832b-44a7649025b9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7cb4ec71-d0b0-475b-832b-44a7649025b9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 Sep 04 16:05:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7cb4ec71-d0b0-475b-832b-44a7649025b9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7cb4ec71-d0b0-475b-832b-44a7649025b9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:36 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:36 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7cb4ec71-d0b0-475b-832b-44a7649025b9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7cb4ec71-d0b0-475b-832b-44a7649025b9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 returned with HTTP 200 Sep 04 16:05:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1256/2557] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:36 2026] GET /volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-02f9c703-5c3a-4ebc-9688-bc6af7d000b3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-02f9c703-5c3a-4ebc-9688-bc6af7d000b3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-02f9c703-5c3a-4ebc-9688-bc6af7d000b3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-02f9c703-5c3a-4ebc-9688-bc6af7d000b3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:36 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:36 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-02f9c703-5c3a-4ebc-9688-bc6af7d000b3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-02f9c703-5c3a-4ebc-9688-bc6af7d000b3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 returned with HTTP 200 Sep 04 16:05:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1302/2558] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:36 2026] GET /volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 => generated 864 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1858613d-e499-4815-a74a-968cd8946279 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1858613d-e499-4815-a74a-968cd8946279 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 Sep 04 16:05:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1858613d-e499-4815-a74a-968cd8946279 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1858613d-e499-4815-a74a-968cd8946279 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1858613d-e499-4815-a74a-968cd8946279 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1858613d-e499-4815-a74a-968cd8946279 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 returned with HTTP 200 Sep 04 16:05:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1257/2559] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:37 2026] GET /volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-78993718-cddc-4f95-8a62-eee7cc8a2fea None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-78993718-cddc-4f95-8a62-eee7cc8a2fea tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e Sep 04 16:05:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-78993718-cddc-4f95-8a62-eee7cc8a2fea tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-78993718-cddc-4f95-8a62-eee7cc8a2fea tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-78993718-cddc-4f95-8a62-eee7cc8a2fea tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-78993718-cddc-4f95-8a62-eee7cc8a2fea tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e returned with HTTP 200 Sep 04 16:05:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1303/2560] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:37 2026] GET /volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-461f0a30-1f3a-472b-8b29-d16907e3f4e4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-461f0a30-1f3a-472b-8b29-d16907e3f4e4 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e Sep 04 16:05:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-461f0a30-1f3a-472b-8b29-d16907e3f4e4 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-461f0a30-1f3a-472b-8b29-d16907e3f4e4 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:39 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-461f0a30-1f3a-472b-8b29-d16907e3f4e4 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-461f0a30-1f3a-472b-8b29-d16907e3f4e4 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e returned with HTTP 200 Sep 04 16:05:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1258/2561] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:38 2026] GET /volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e36c8347-5107-419c-a8d6-1d7a489f90c1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e36c8347-5107-419c-a8d6-1d7a489f90c1 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 Sep 04 16:05:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e36c8347-5107-419c-a8d6-1d7a489f90c1 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e36c8347-5107-419c-a8d6-1d7a489f90c1 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e36c8347-5107-419c-a8d6-1d7a489f90c1 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e36c8347-5107-419c-a8d6-1d7a489f90c1 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 returned with HTTP 200 Sep 04 16:05:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1304/2562] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:39 2026] GET /volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-18891738-9668-449b-bc71-d7c0e7827c11 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-18891738-9668-449b-bc71-d7c0e7827c11 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 Sep 04 16:05:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-18891738-9668-449b-bc71-d7c0e7827c11 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-18891738-9668-449b-bc71-d7c0e7827c11 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:40 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-18891738-9668-449b-bc71-d7c0e7827c11 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-18891738-9668-449b-bc71-d7c0e7827c11 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 returned with HTTP 200 Sep 04 16:05:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1259/2563] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:40 2026] GET /volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:05:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-43b6efe1-a89e-489a-9d90-a46f0e558116 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-43b6efe1-a89e-489a-9d90-a46f0e558116 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 Sep 04 16:05:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-43b6efe1-a89e-489a-9d90-a46f0e558116 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-43b6efe1-a89e-489a-9d90-a46f0e558116 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-43b6efe1-a89e-489a-9d90-a46f0e558116 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-43b6efe1-a89e-489a-9d90-a46f0e558116 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 returned with HTTP 200 Sep 04 16:05:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1305/2564] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:40 2026] GET /volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 => generated 864 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b2271b31-0840-4771-b443-5fd7be7f39e3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b2271b31-0840-4771-b443-5fd7be7f39e3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 Sep 04 16:05:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b2271b31-0840-4771-b443-5fd7be7f39e3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b2271b31-0840-4771-b443-5fd7be7f39e3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:41 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=375,cinder:INSERT=52,cinder:UPDATE=108 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:05:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:41 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b2271b31-0840-4771-b443-5fd7be7f39e3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b2271b31-0840-4771-b443-5fd7be7f39e3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 returned with HTTP 200 Sep 04 16:05:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1260/2565] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:41 2026] GET /volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 => generated 865 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8ae305ec-41b2-473d-a2e9-b337a9025afa None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8ae305ec-41b2-473d-a2e9-b337a9025afa tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] DELETE http://192.168.122.126/volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 Sep 04 16:05:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8ae305ec-41b2-473d-a2e9-b337a9025afa tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8ae305ec-41b2-473d-a2e9-b337a9025afa tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:41 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-8ae305ec-41b2-473d-a2e9-b337a9025afa tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Delete volume with id: 25b27bb7-e705-4624-b2f3-02ab96be4a72 Sep 04 16:05:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8ae305ec-41b2-473d-a2e9-b337a9025afa tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8ae305ec-41b2-473d-a2e9-b337a9025afa tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Delete volume request issued successfully. Sep 04 16:05:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8ae305ec-41b2-473d-a2e9-b337a9025afa tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 returned with HTTP 202 Sep 04 16:05:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1306/2566] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:41 2026] DELETE /volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3c3e28b6-9bd6-4c68-b2c5-a394b32568e3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c3e28b6-9bd6-4c68-b2c5-a394b32568e3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 Sep 04 16:05:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3c3e28b6-9bd6-4c68-b2c5-a394b32568e3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3c3e28b6-9bd6-4c68-b2c5-a394b32568e3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:41 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3c3e28b6-9bd6-4c68-b2c5-a394b32568e3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3c3e28b6-9bd6-4c68-b2c5-a394b32568e3 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 returned with HTTP 200 Sep 04 16:05:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1261/2567] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:41 2026] GET /volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:05:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-219625411", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-219625411', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Create volume of 1 GB Sep 04 16:05:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Availability Zones retrieved successfully. Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Flow 'volume_create_api' (2143a4a4-0004-4c42-8405-673cf0d13bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcd74740-90ac-46bb-bfa8-9375fe5cd12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=457,cinder:INSERT=87,cinder:UPDATE=161 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcd74740-90ac-46bb-bfa8-9375fe5cd12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9fda917-fe3b-4883-8254-d03061df889f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Created reservations ['5f568497-339f-4602-b438-9ab593f32405', 'f14d031c-6fc2-4639-8e30-7ebc5698eba2', '8ddb33a5-635b-4731-9665-cd51c28c35cf', '0ed5b329-1708-44b9-8ab6-476759562841'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9fda917-fe3b-4883-8254-d03061df889f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f568497-339f-4602-b438-9ab593f32405', 'f14d031c-6fc2-4639-8e30-7ebc5698eba2', '8ddb33a5-635b-4731-9665-cd51c28c35cf', '0ed5b329-1708-44b9-8ab6-476759562841']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc0cba71-0910-43a0-9515-59c5745811fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc0cba71-0910-43a0-9515-59c5745811fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b3f4eee-c648-4c2f-a529-8cb086fffb58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-219625411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89e0cd9b68ed4c9cbb7af3f25d81ca99',qos_specs=None,replication_status=,reservations=['5f568497-339f-4602-b438-9ab593f32405','f14d031c-6fc2-4639-8e30-7ebc5698eba2','8ddb33a5-635b-4731-9665-cd51c28c35cf','0ed5b329-1708-44b9-8ab6-476759562841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e349c6f0eb45ffbbbe3aec1d114ce8',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-219625411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b3f4eee-c648-4c2f-a529-8cb086fffb58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89e0cd9b68ed4c9cbb7af3f25d81ca99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17e349c6f0eb45ffbbbe3aec1d114ce8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bacbb26-719e-4fa6-b5f1-60b081d3cd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bacbb26-719e-4fa6-b5f1-60b081d3cd00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-219625411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89e0cd9b68ed4c9cbb7af3f25d81ca99',qos_specs=None,replication_status=,reservations=['5f568497-339f-4602-b438-9ab593f32405','f14d031c-6fc2-4639-8e30-7ebc5698eba2','8ddb33a5-635b-4731-9665-cd51c28c35cf','0ed5b329-1708-44b9-8ab6-476759562841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e349c6f0eb45ffbbbe3aec1d114ce8',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d755a02-21cb-412a-9bf5-e0dc42bdecdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d755a02-21cb-412a-9bf5-e0dc42bdecdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Flow 'volume_create_api' (2143a4a4-0004-4c42-8405-673cf0d13bae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Create volume request issued successfully. Sep 04 16:05:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-13b56b66-8c93-4f40-8acf-3025f1a98a04 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1307/2568] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:05:41 2026] POST /volume/v3/volumes => generated 764 bytes in 918 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-283dc1af-84c7-4955-a615-7cde7e47241d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-283dc1af-84c7-4955-a615-7cde7e47241d tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] GET http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 Sep 04 16:05:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-283dc1af-84c7-4955-a615-7cde7e47241d tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-283dc1af-84c7-4955-a615-7cde7e47241d tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-283dc1af-84c7-4955-a615-7cde7e47241d tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Volume info retrieved successfully. Sep 04 16:05:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-283dc1af-84c7-4955-a615-7cde7e47241d tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 returned with HTTP 200 Sep 04 16:05:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1262/2569] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:42 2026] GET /volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 => generated 832 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1737f73e-1585-4f3d-9d39-5950e25fa5bb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1737f73e-1585-4f3d-9d39-5950e25fa5bb tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1737f73e-1585-4f3d-9d39-5950e25fa5bb tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1737f73e-1585-4f3d-9d39-5950e25fa5bb tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1737f73e-1585-4f3d-9d39-5950e25fa5bb tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1737f73e-1585-4f3d-9d39-5950e25fa5bb tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 returned with HTTP 200 Sep 04 16:05:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1308/2570] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:42 2026] GET /volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-781bfe0e-7b42-4c9e-9453-4205224ac812 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-781bfe0e-7b42-4c9e-9453-4205224ac812 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] GET http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 Sep 04 16:05:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-781bfe0e-7b42-4c9e-9453-4205224ac812 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-781bfe0e-7b42-4c9e-9453-4205224ac812 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-781bfe0e-7b42-4c9e-9453-4205224ac812 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Volume info retrieved successfully. Sep 04 16:05:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-781bfe0e-7b42-4c9e-9453-4205224ac812 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 returned with HTTP 200 Sep 04 16:05:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1263/2571] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:43 2026] GET /volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-36fa4c4b-83f6-4e6a-9408-10e4a44f17bb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-36fa4c4b-83f6-4e6a-9408-10e4a44f17bb tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 Sep 04 16:05:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-36fa4c4b-83f6-4e6a-9408-10e4a44f17bb tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-36fa4c4b-83f6-4e6a-9408-10e4a44f17bb tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-36fa4c4b-83f6-4e6a-9408-10e4a44f17bb tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 returned with HTTP 404 Sep 04 16:05:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1309/2572] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:43 2026] GET /volume/v3/volumes/25b27bb7-e705-4624-b2f3-02ab96be4a72 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7f2f53c7-9463-49a4-b385-a9fd2c152846 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f2f53c7-9463-49a4-b385-a9fd2c152846 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] DELETE http://192.168.122.126/volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 Sep 04 16:05:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f2f53c7-9463-49a4-b385-a9fd2c152846 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f2f53c7-9463-49a4-b385-a9fd2c152846 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:43 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-7f2f53c7-9463-49a4-b385-a9fd2c152846 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Delete volume with id: b05e357a-af70-4ee4-b72d-aeeacc71ec75 Sep 04 16:05:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7f2f53c7-9463-49a4-b385-a9fd2c152846 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7f2f53c7-9463-49a4-b385-a9fd2c152846 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Delete volume request issued successfully. Sep 04 16:05:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f2f53c7-9463-49a4-b385-a9fd2c152846 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 returned with HTTP 202 Sep 04 16:05:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1264/2573] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:43 2026] DELETE /volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-188a3aab-7559-4630-a67d-6d5b09804080 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-188a3aab-7559-4630-a67d-6d5b09804080 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 Sep 04 16:05:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-188a3aab-7559-4630-a67d-6d5b09804080 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-188a3aab-7559-4630-a67d-6d5b09804080 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-188a3aab-7559-4630-a67d-6d5b09804080 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-188a3aab-7559-4630-a67d-6d5b09804080 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 returned with HTTP 200 Sep 04 16:05:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1310/2574] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:43 2026] GET /volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 => generated 864 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ab6d2db3-c37f-41db-ae65-6878bb2324c4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ab6d2db3-c37f-41db-ae65-6878bb2324c4 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] GET http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 Sep 04 16:05:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ab6d2db3-c37f-41db-ae65-6878bb2324c4 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ab6d2db3-c37f-41db-ae65-6878bb2324c4 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ab6d2db3-c37f-41db-ae65-6878bb2324c4 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Volume info retrieved successfully. Sep 04 16:05:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ab6d2db3-c37f-41db-ae65-6878bb2324c4 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 returned with HTTP 200 Sep 04 16:05:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1265/2575] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:44 2026] GET /volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 => generated 857 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:05:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-afd6b354-5638-4504-97fb-2245f47b741a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-afd6b354-5638-4504-97fb-2245f47b741a tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] GET http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 Sep 04 16:05:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-afd6b354-5638-4504-97fb-2245f47b741a tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-afd6b354-5638-4504-97fb-2245f47b741a tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-afd6b354-5638-4504-97fb-2245f47b741a tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Volume info retrieved successfully. Sep 04 16:05:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-afd6b354-5638-4504-97fb-2245f47b741a tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 returned with HTTP 200 Sep 04 16:05:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1311/2576] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:44 2026] GET /volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-74a1ea69-e221-4b45-b31f-a09f090843bf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-74a1ea69-e221-4b45-b31f-a09f090843bf tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] POST http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58/action Sep 04 16:05:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-74a1ea69-e221-4b45-b31f-a09f090843bf tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1923339169", "disk_format": "raw"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:05:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-74a1ea69-e221-4b45-b31f-a09f090843bf tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1923339169", "disk_format": "raw"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-74a1ea69-e221-4b45-b31f-a09f090843bf tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Volume info retrieved successfully. Sep 04 16:05:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:44 devstack devstack@c-api.service[87208]: DEBUG cinder.image.image_utils [None req-74a1ea69-e221-4b45-b31f-a09f090843bf tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1923339169'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1923339169'}]. {{(pid=87208) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 04 16:05:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dbe52742-7277-4a2f-b84e-aac9ac3e738c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dbe52742-7277-4a2f-b84e-aac9ac3e738c tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 Sep 04 16:05:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dbe52742-7277-4a2f-b84e-aac9ac3e738c tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dbe52742-7277-4a2f-b84e-aac9ac3e738c tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dbe52742-7277-4a2f-b84e-aac9ac3e738c tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 returned with HTTP 404 Sep 04 16:05:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1312/2577] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:44 2026] GET /volume/v3/volumes/b05e357a-af70-4ee4-b72d-aeeacc71ec75 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-be80dd38-9fae-4b68-be53-29d7e248ce42 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-be80dd38-9fae-4b68-be53-29d7e248ce42 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] DELETE http://192.168.122.126/volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e Sep 04 16:05:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-be80dd38-9fae-4b68-be53-29d7e248ce42 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-be80dd38-9fae-4b68-be53-29d7e248ce42 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:45 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-be80dd38-9fae-4b68-be53-29d7e248ce42 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Delete volume with id: 6b60eef4-f34b-4963-8dfc-c5113d49058e Sep 04 16:05:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-be80dd38-9fae-4b68-be53-29d7e248ce42 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-be80dd38-9fae-4b68-be53-29d7e248ce42 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Delete volume request issued successfully. Sep 04 16:05:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-be80dd38-9fae-4b68-be53-29d7e248ce42 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e returned with HTTP 202 Sep 04 16:05:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1313/2578] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:45 2026] DELETE /volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-87266710-a1e6-4ed8-8779-c9ea2a886626 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-87266710-a1e6-4ed8-8779-c9ea2a886626 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e Sep 04 16:05:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-87266710-a1e6-4ed8-8779-c9ea2a886626 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-87266710-a1e6-4ed8-8779-c9ea2a886626 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-87266710-a1e6-4ed8-8779-c9ea2a886626 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-87266710-a1e6-4ed8-8779-c9ea2a886626 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e returned with HTTP 200 Sep 04 16:05:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1314/2579] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:45 2026] GET /volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-74a1ea69-e221-4b45-b31f-a09f090843bf tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Copy volume to image completed successfully. Sep 04 16:05:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-74a1ea69-e221-4b45-b31f-a09f090843bf tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58/action returned with HTTP 202 Sep 04 16:05:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1266/2580] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:05:44 2026] POST /volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58/action => generated 654 bytes in 1070 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5aea0557-3fe1-45de-b504-e9ab3eef6cf7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5aea0557-3fe1-45de-b504-e9ab3eef6cf7 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e Sep 04 16:05:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5aea0557-3fe1-45de-b504-e9ab3eef6cf7 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5aea0557-3fe1-45de-b504-e9ab3eef6cf7 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5aea0557-3fe1-45de-b504-e9ab3eef6cf7 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e returned with HTTP 404 Sep 04 16:05:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1315/2581] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:46 2026] GET /volume/v3/volumes/6b60eef4-f34b-4963-8dfc-c5113d49058e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1789cfba-4e68-4af5-958b-7de21147d6bd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1789cfba-4e68-4af5-958b-7de21147d6bd tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] DELETE http://192.168.122.126/volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 Sep 04 16:05:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1789cfba-4e68-4af5-958b-7de21147d6bd tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1789cfba-4e68-4af5-958b-7de21147d6bd tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:46 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-1789cfba-4e68-4af5-958b-7de21147d6bd tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Delete volume with id: 3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 Sep 04 16:05:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:46 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1789cfba-4e68-4af5-958b-7de21147d6bd tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1789cfba-4e68-4af5-958b-7de21147d6bd tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Delete volume request issued successfully. Sep 04 16:05:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1789cfba-4e68-4af5-958b-7de21147d6bd tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 returned with HTTP 202 Sep 04 16:05:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1267/2582] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:46 2026] DELETE /volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f7fb87f3-e4fe-49ca-b49e-785480661637 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f7fb87f3-e4fe-49ca-b49e-785480661637 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 Sep 04 16:05:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f7fb87f3-e4fe-49ca-b49e-785480661637 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f7fb87f3-e4fe-49ca-b49e-785480661637 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f7fb87f3-e4fe-49ca-b49e-785480661637 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f7fb87f3-e4fe-49ca-b49e-785480661637 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 returned with HTTP 200 Sep 04 16:05:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1316/2583] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:46 2026] GET /volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 => generated 864 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-92be373b-e131-4057-a779-4eac5ff6c783 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-92be373b-e131-4057-a779-4eac5ff6c783 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 Sep 04 16:05:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-92be373b-e131-4057-a779-4eac5ff6c783 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-92be373b-e131-4057-a779-4eac5ff6c783 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-92be373b-e131-4057-a779-4eac5ff6c783 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 returned with HTTP 404 Sep 04 16:05:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1268/2584] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:47 2026] GET /volume/v3/volumes/3ac0b1e1-40c3-4c2c-8fe2-207ef3bf4131 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f6bc3125-46a5-4248-bd0d-cf7b19461099 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f6bc3125-46a5-4248-bd0d-cf7b19461099 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] DELETE http://192.168.122.126/volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 Sep 04 16:05:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f6bc3125-46a5-4248-bd0d-cf7b19461099 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f6bc3125-46a5-4248-bd0d-cf7b19461099 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:47 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-f6bc3125-46a5-4248-bd0d-cf7b19461099 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Delete volume with id: 1bcc68ec-cf2f-4061-a40d-25ddfea44758 Sep 04 16:05:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f6bc3125-46a5-4248-bd0d-cf7b19461099 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f6bc3125-46a5-4248-bd0d-cf7b19461099 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Delete volume request issued successfully. Sep 04 16:05:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f6bc3125-46a5-4248-bd0d-cf7b19461099 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 returned with HTTP 202 Sep 04 16:05:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1317/2585] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:47 2026] DELETE /volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a509629e-0beb-41c1-a25a-9feed82f4992 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a509629e-0beb-41c1-a25a-9feed82f4992 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 Sep 04 16:05:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a509629e-0beb-41c1-a25a-9feed82f4992 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a509629e-0beb-41c1-a25a-9feed82f4992 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a509629e-0beb-41c1-a25a-9feed82f4992 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a509629e-0beb-41c1-a25a-9feed82f4992 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 returned with HTTP 200 Sep 04 16:05:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1269/2586] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:47 2026] GET /volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 => generated 864 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-15b9adf7-7ae1-4d9b-bed6-54deb6c5c9c7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-15b9adf7-7ae1-4d9b-bed6-54deb6c5c9c7 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 Sep 04 16:05:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-15b9adf7-7ae1-4d9b-bed6-54deb6c5c9c7 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-15b9adf7-7ae1-4d9b-bed6-54deb6c5c9c7 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-15b9adf7-7ae1-4d9b-bed6-54deb6c5c9c7 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-15b9adf7-7ae1-4d9b-bed6-54deb6c5c9c7 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 returned with HTTP 200 Sep 04 16:05:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1318/2587] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:49 2026] GET /volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 => generated 864 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-db056801-60cb-499e-859f-25b3163f9f67 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-db056801-60cb-499e-859f-25b3163f9f67 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 Sep 04 16:05:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-db056801-60cb-499e-859f-25b3163f9f67 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-db056801-60cb-499e-859f-25b3163f9f67 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-db056801-60cb-499e-859f-25b3163f9f67 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 returned with HTTP 404 Sep 04 16:05:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1270/2588] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:50 2026] GET /volume/v3/volumes/1bcc68ec-cf2f-4061-a40d-25ddfea44758 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d12a48df-8b66-49a0-a985-6b6d7e9935a9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d12a48df-8b66-49a0-a985-6b6d7e9935a9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] DELETE http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 Sep 04 16:05:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d12a48df-8b66-49a0-a985-6b6d7e9935a9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d12a48df-8b66-49a0-a985-6b6d7e9935a9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:50 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-d12a48df-8b66-49a0-a985-6b6d7e9935a9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Delete volume with id: a9c1ec53-85eb-4ed2-a276-d9896d33c010 Sep 04 16:05:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d12a48df-8b66-49a0-a985-6b6d7e9935a9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d12a48df-8b66-49a0-a985-6b6d7e9935a9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Delete volume request issued successfully. Sep 04 16:05:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d12a48df-8b66-49a0-a985-6b6d7e9935a9 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 returned with HTTP 202 Sep 04 16:05:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1319/2589] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:05:50 2026] DELETE /volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:05:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-57d9abb1-6670-48e0-b14f-9d333d152c07 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-57d9abb1-6670-48e0-b14f-9d333d152c07 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 Sep 04 16:05:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-57d9abb1-6670-48e0-b14f-9d333d152c07 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-57d9abb1-6670-48e0-b14f-9d333d152c07 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-57d9abb1-6670-48e0-b14f-9d333d152c07 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-57d9abb1-6670-48e0-b14f-9d333d152c07 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 returned with HTTP 200 Sep 04 16:05:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1271/2590] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:50 2026] GET /volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 => generated 865 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c5e9cbcc-124b-4cbd-955d-5086715dfd2a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c5e9cbcc-124b-4cbd-955d-5086715dfd2a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 Sep 04 16:05:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c5e9cbcc-124b-4cbd-955d-5086715dfd2a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c5e9cbcc-124b-4cbd-955d-5086715dfd2a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c5e9cbcc-124b-4cbd-955d-5086715dfd2a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Volume info retrieved successfully. Sep 04 16:05:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c5e9cbcc-124b-4cbd-955d-5086715dfd2a tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 returned with HTTP 200 Sep 04 16:05:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1320/2591] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:51 2026] GET /volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 => generated 865 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:05:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-19bbb205-59b2-4691-9cdc-41a35d421455 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-19bbb205-59b2-4691-9cdc-41a35d421455 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] GET http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 Sep 04 16:05:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-19bbb205-59b2-4691-9cdc-41a35d421455 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-19bbb205-59b2-4691-9cdc-41a35d421455 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-19bbb205-59b2-4691-9cdc-41a35d421455 tempest-CreateVolumesFromSourceVolumeTest-296544 tempest-CreateVolumesFromSourceVolumeTest-296544-project-member] http://192.168.122.126/volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 returned with HTTP 404 Sep 04 16:05:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1272/2592] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:53 2026] GET /volume/v3/volumes/a9c1ec53-85eb-4ed2-a276-d9896d33c010 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:05:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:05:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1738611784"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:05:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1738611784'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:05:57 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Create volume of 1 GB Sep 04 16:05:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Availability Zones retrieved successfully. Sep 04 16:05:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Flow 'volume_create_api' (a0b50f4b-0ed6-4d13-b09d-ac421e8b6c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c216bf-9d1e-4296-bdb3-118ab16d7ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:05:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c216bf-9d1e-4296-bdb3-118ab16d7ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:57 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e43530-a891-4736-842b-0c292911fd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:58 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Created reservations ['15e982e5-7447-4369-bbd6-3b8162e13391', '68bd6068-ba85-4e87-bb16-3c9954d0464f', '70763322-8da5-4263-b25c-4ce17c99d5e5', 'b946e636-83a7-489a-81b9-135b816ba294'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:05:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e43530-a891-4736-842b-0c292911fd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15e982e5-7447-4369-bbd6-3b8162e13391', '68bd6068-ba85-4e87-bb16-3c9954d0464f', '70763322-8da5-4263-b25c-4ce17c99d5e5', 'b946e636-83a7-489a-81b9-135b816ba294']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d882462-cd79-45d8-b3a0-bbef630570fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d882462-cd79-45d8-b3a0-bbef630570fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c227e0a1-6984-4d00-983e-dd6d5b1bd601', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738611784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c9d4c69e63f4665ab043f2c5538ba21',qos_specs=None,replication_status=,reservations=['15e982e5-7447-4369-bbd6-3b8162e13391','68bd6068-ba85-4e87-bb16-3c9954d0464f','70763322-8da5-4263-b25c-4ce17c99d5e5','b946e636-83a7-489a-81b9-135b816ba294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323394e6fdef4c0db881dfdc90791c98',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738611784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c227e0a1-6984-4d00-983e-dd6d5b1bd601,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c9d4c69e63f4665ab043f2c5538ba21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323394e6fdef4c0db881dfdc90791c98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db07dc2e-4bbb-4805-ab7e-673af6260c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db07dc2e-4bbb-4805-ab7e-673af6260c50) transitioned into state 'SUCCESS' from state '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-1738611784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c9d4c69e63f4665ab043f2c5538ba21',qos_specs=None,replication_status=,reservations=['15e982e5-7447-4369-bbd6-3b8162e13391','68bd6068-ba85-4e87-bb16-3c9954d0464f','70763322-8da5-4263-b25c-4ce17c99d5e5','b946e636-83a7-489a-81b9-135b816ba294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323394e6fdef4c0db881dfdc90791c98',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfdb1318-ec37-49c4-b46c-97d6801db570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:05:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfdb1318-ec37-49c4-b46c-97d6801db570) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:05:58 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Flow 'volume_create_api' (a0b50f4b-0ed6-4d13-b09d-ac421e8b6c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:05:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Create volume request issued successfully. Sep 04 16:05:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0d736c4e-ba5b-4c9e-a04b-14b2f3f977df tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:05:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1321/2593] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:05:57 2026] POST /volume/v3/volumes => generated 787 bytes in 928 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:05:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c61b2c43-6a0f-4ea1-b21c-7cdb4bf6166e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c61b2c43-6a0f-4ea1-b21c-7cdb4bf6166e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:05:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c61b2c43-6a0f-4ea1-b21c-7cdb4bf6166e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c61b2c43-6a0f-4ea1-b21c-7cdb4bf6166e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:05:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:05:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c61b2c43-6a0f-4ea1-b21c-7cdb4bf6166e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:05:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c61b2c43-6a0f-4ea1-b21c-7cdb4bf6166e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:05:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1273/2594] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:58 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 966 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:05:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-278777a9-14c8-44d1-b8f2-038d766f0554 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:05:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-278777a9-14c8-44d1-b8f2-038d766f0554 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:05:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-278777a9-14c8-44d1-b8f2-038d766f0554 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:05:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-278777a9-14c8-44d1-b8f2-038d766f0554 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:05:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:05:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:05:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:05:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:05:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-278777a9-14c8-44d1-b8f2-038d766f0554 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:05:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-278777a9-14c8-44d1-b8f2-038d766f0554 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:05:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1322/2595] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:05:59 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f45e5c30-05ba-49b8-9c0e-dd97066ce921 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f45e5c30-05ba-49b8-9c0e-dd97066ce921 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f45e5c30-05ba-49b8-9c0e-dd97066ce921 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f45e5c30-05ba-49b8-9c0e-dd97066ce921 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f45e5c30-05ba-49b8-9c0e-dd97066ce921 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f45e5c30-05ba-49b8-9c0e-dd97066ce921 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1274/2596] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:00 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dbae05f1-2c21-4842-ad3c-4335f163b774 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dbae05f1-2c21-4842-ad3c-4335f163b774 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dbae05f1-2c21-4842-ad3c-4335f163b774 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dbae05f1-2c21-4842-ad3c-4335f163b774 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dbae05f1-2c21-4842-ad3c-4335f163b774 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dbae05f1-2c21-4842-ad3c-4335f163b774 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1323/2597] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:01 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b2835883-1d15-47fd-96fe-a2d0b507bae9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b2835883-1d15-47fd-96fe-a2d0b507bae9 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b2835883-1d15-47fd-96fe-a2d0b507bae9 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b2835883-1d15-47fd-96fe-a2d0b507bae9 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b2835883-1d15-47fd-96fe-a2d0b507bae9 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b2835883-1d15-47fd-96fe-a2d0b507bae9 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1275/2598] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:02 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d02d76d9-dbc5-4281-8495-8cec4cf80e3c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d02d76d9-dbc5-4281-8495-8cec4cf80e3c tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d02d76d9-dbc5-4281-8495-8cec4cf80e3c tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d02d76d9-dbc5-4281-8495-8cec4cf80e3c tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:03 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:03 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:03 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:03 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d02d76d9-dbc5-4281-8495-8cec4cf80e3c tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d02d76d9-dbc5-4281-8495-8cec4cf80e3c tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1324/2599] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:03 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2bdb264f-ce85-405b-ae94-4c0b88561e3b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2bdb264f-ce85-405b-ae94-4c0b88561e3b tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2bdb264f-ce85-405b-ae94-4c0b88561e3b tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2bdb264f-ce85-405b-ae94-4c0b88561e3b tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2bdb264f-ce85-405b-ae94-4c0b88561e3b tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2bdb264f-ce85-405b-ae94-4c0b88561e3b tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1276/2600] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:04 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7b463dc4-10fb-42c7-8d16-ebcfd1764f66 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7b463dc4-10fb-42c7-8d16-ebcfd1764f66 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7b463dc4-10fb-42c7-8d16-ebcfd1764f66 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7b463dc4-10fb-42c7-8d16-ebcfd1764f66 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7b463dc4-10fb-42c7-8d16-ebcfd1764f66 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7b463dc4-10fb-42c7-8d16-ebcfd1764f66 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1325/2601] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:05 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-79b9ad1b-f1b3-4683-a6f2-cd437f8a84a5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-79b9ad1b-f1b3-4683-a6f2-cd437f8a84a5 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-79b9ad1b-f1b3-4683-a6f2-cd437f8a84a5 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-79b9ad1b-f1b3-4683-a6f2-cd437f8a84a5 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-79b9ad1b-f1b3-4683-a6f2-cd437f8a84a5 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-79b9ad1b-f1b3-4683-a6f2-cd437f8a84a5 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1277/2602] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:06 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-08dbd56f-7602-47c1-a1fc-c3d2152b20d3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-08dbd56f-7602-47c1-a1fc-c3d2152b20d3 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-08dbd56f-7602-47c1-a1fc-c3d2152b20d3 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-08dbd56f-7602-47c1-a1fc-c3d2152b20d3 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-08dbd56f-7602-47c1-a1fc-c3d2152b20d3 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-08dbd56f-7602-47c1-a1fc-c3d2152b20d3 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1326/2603] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:08 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:06:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-22d95d44-3703-48a5-9945-74fec302985e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-22d95d44-3703-48a5-9945-74fec302985e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-22d95d44-3703-48a5-9945-74fec302985e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-22d95d44-3703-48a5-9945-74fec302985e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-22d95d44-3703-48a5-9945-74fec302985e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-22d95d44-3703-48a5-9945-74fec302985e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1278/2604] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:09 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3fddefe8-f8b7-4b0d-a128-f632320c0148 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3fddefe8-f8b7-4b0d-a128-f632320c0148 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3fddefe8-f8b7-4b0d-a128-f632320c0148 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3fddefe8-f8b7-4b0d-a128-f632320c0148 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3fddefe8-f8b7-4b0d-a128-f632320c0148 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3fddefe8-f8b7-4b0d-a128-f632320c0148 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1327/2605] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:10 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a7e3acc1-8234-4293-a9ec-c7994f8bbf16 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a7e3acc1-8234-4293-a9ec-c7994f8bbf16 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a7e3acc1-8234-4293-a9ec-c7994f8bbf16 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a7e3acc1-8234-4293-a9ec-c7994f8bbf16 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a7e3acc1-8234-4293-a9ec-c7994f8bbf16 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a7e3acc1-8234-4293-a9ec-c7994f8bbf16 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1279/2606] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:11 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6f3bf8c6-0756-4b08-8b77-e59432f54cd8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6f3bf8c6-0756-4b08-8b77-e59432f54cd8 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6f3bf8c6-0756-4b08-8b77-e59432f54cd8 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6f3bf8c6-0756-4b08-8b77-e59432f54cd8 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6f3bf8c6-0756-4b08-8b77-e59432f54cd8 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6f3bf8c6-0756-4b08-8b77-e59432f54cd8 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1328/2607] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:12 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6d937771-4f2e-4092-87fe-33393347081e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6d937771-4f2e-4092-87fe-33393347081e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6d937771-4f2e-4092-87fe-33393347081e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6d937771-4f2e-4092-87fe-33393347081e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6d937771-4f2e-4092-87fe-33393347081e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6d937771-4f2e-4092-87fe-33393347081e tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1280/2608] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:13 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-252246dd-ebeb-4bfa-a132-eb30a38e6d9b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-252246dd-ebeb-4bfa-a132-eb30a38e6d9b tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-252246dd-ebeb-4bfa-a132-eb30a38e6d9b tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-252246dd-ebeb-4bfa-a132-eb30a38e6d9b tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-252246dd-ebeb-4bfa-a132-eb30a38e6d9b tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-252246dd-ebeb-4bfa-a132-eb30a38e6d9b tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1329/2609] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:14 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f5b7799a-7032-4caa-ac12-670bc2c68435 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f5b7799a-7032-4caa-ac12-670bc2c68435 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f5b7799a-7032-4caa-ac12-670bc2c68435 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f5b7799a-7032-4caa-ac12-670bc2c68435 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f5b7799a-7032-4caa-ac12-670bc2c68435 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f5b7799a-7032-4caa-ac12-670bc2c68435 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1281/2610] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:15 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-18b9ac25-6bc4-49b0-bcb1-1f6a40f995d8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-18b9ac25-6bc4-49b0-bcb1-1f6a40f995d8 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] GET http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 Sep 04 16:06:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-18b9ac25-6bc4-49b0-bcb1-1f6a40f995d8 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-18b9ac25-6bc4-49b0-bcb1-1f6a40f995d8 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-18b9ac25-6bc4-49b0-bcb1-1f6a40f995d8 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Volume info retrieved successfully. Sep 04 16:06:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-18b9ac25-6bc4-49b0-bcb1-1f6a40f995d8 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 returned with HTTP 200 Sep 04 16:06:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1330/2611] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:16 2026] GET /volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-789faea2-14f1-42f6-949b-52f9031dd408 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-789faea2-14f1-42f6-949b-52f9031dd408 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-789faea2-14f1-42f6-949b-52f9031dd408 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-789faea2-14f1-42f6-949b-52f9031dd408 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-789faea2-14f1-42f6-949b-52f9031dd408 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-789faea2-14f1-42f6-949b-52f9031dd408 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1282/2612] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:16 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:06:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8841bc2e-5d4d-4723-9c38-8141627a0df4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8841bc2e-5d4d-4723-9c38-8141627a0df4 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] GET http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 Sep 04 16:06:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8841bc2e-5d4d-4723-9c38-8141627a0df4 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8841bc2e-5d4d-4723-9c38-8141627a0df4 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8841bc2e-5d4d-4723-9c38-8141627a0df4 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Volume info retrieved successfully. Sep 04 16:06:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8841bc2e-5d4d-4723-9c38-8141627a0df4 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 returned with HTTP 200 Sep 04 16:06:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1331/2613] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:17 2026] GET /volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 => generated 857 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-880d013c-3bc7-460a-a42f-84e94bdf293d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-880d013c-3bc7-460a-a42f-84e94bdf293d tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-880d013c-3bc7-460a-a42f-84e94bdf293d tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-880d013c-3bc7-460a-a42f-84e94bdf293d tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-880d013c-3bc7-460a-a42f-84e94bdf293d tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-880d013c-3bc7-460a-a42f-84e94bdf293d tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1283/2614] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:17 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7dd94894-984e-4c0a-b44c-3fe74ba6ef11 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7dd94894-984e-4c0a-b44c-3fe74ba6ef11 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] DELETE http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 Sep 04 16:06:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7dd94894-984e-4c0a-b44c-3fe74ba6ef11 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7dd94894-984e-4c0a-b44c-3fe74ba6ef11 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:18 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-7dd94894-984e-4c0a-b44c-3fe74ba6ef11 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Delete volume with id: 4b3f4eee-c648-4c2f-a529-8cb086fffb58 Sep 04 16:06:18 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:18 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7dd94894-984e-4c0a-b44c-3fe74ba6ef11 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Volume info retrieved successfully. Sep 04 16:06:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7dd94894-984e-4c0a-b44c-3fe74ba6ef11 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Delete volume request issued successfully. Sep 04 16:06:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7dd94894-984e-4c0a-b44c-3fe74ba6ef11 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 returned with HTTP 202 Sep 04 16:06:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1332/2615] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:06:18 2026] DELETE /volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:06:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6901c949-46bc-407c-8985-639487803a3f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6901c949-46bc-407c-8985-639487803a3f tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] GET http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 Sep 04 16:06:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6901c949-46bc-407c-8985-639487803a3f tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6901c949-46bc-407c-8985-639487803a3f tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6901c949-46bc-407c-8985-639487803a3f tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Volume info retrieved successfully. Sep 04 16:06:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6901c949-46bc-407c-8985-639487803a3f tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 returned with HTTP 200 Sep 04 16:06:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1284/2616] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:18 2026] GET /volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-07081201-78ec-4b7a-ba3d-bd81ff41b36f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07081201-78ec-4b7a-ba3d-bd81ff41b36f tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-07081201-78ec-4b7a-ba3d-bd81ff41b36f tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-07081201-78ec-4b7a-ba3d-bd81ff41b36f tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:18 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:18 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-07081201-78ec-4b7a-ba3d-bd81ff41b36f tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07081201-78ec-4b7a-ba3d-bd81ff41b36f tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1333/2617] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:18 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dc94dd71-37ea-461f-9c0d-29e1121eed81 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc94dd71-37ea-461f-9c0d-29e1121eed81 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-reader] POST http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601/action Sep 04 16:06:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc94dd71-37ea-461f-9c0d-29e1121eed81 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc94dd71-37ea-461f-9c0d-29e1121eed81 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-dc94dd71-37ea-461f-9c0d-29e1121eed81 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-reader] Volume info retrieved successfully. Sep 04 16:06:19 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-dc94dd71-37ea-461f-9c0d-29e1121eed81 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6e895d2beff746f3b547dabb76ab16f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5c9d4c69e63f4665ab043f2c5538ba21', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc94dd71-37ea-461f-9c0d-29e1121eed81 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-reader] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601/action returned with HTTP 403 Sep 04 16:06:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1285/2618] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:06:19 2026] POST /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601/action => generated 131 bytes in 325 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-431ad87f-ec95-42a7-b064-3f2bf494ab96 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-431ad87f-ec95-42a7-b064-3f2bf494ab96 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-431ad87f-ec95-42a7-b064-3f2bf494ab96 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-431ad87f-ec95-42a7-b064-3f2bf494ab96 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:19 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-431ad87f-ec95-42a7-b064-3f2bf494ab96 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Delete volume with id: c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-431ad87f-ec95-42a7-b064-3f2bf494ab96 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-431ad87f-ec95-42a7-b064-3f2bf494ab96 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Delete volume request issued successfully. Sep 04 16:06:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-431ad87f-ec95-42a7-b064-3f2bf494ab96 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 202 Sep 04 16:06:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1334/2619] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:06:19 2026] DELETE /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:06:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c0e799cb-27f7-4e6b-875b-1921587afb15 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c0e799cb-27f7-4e6b-875b-1921587afb15 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c0e799cb-27f7-4e6b-875b-1921587afb15 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c0e799cb-27f7-4e6b-875b-1921587afb15 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c0e799cb-27f7-4e6b-875b-1921587afb15 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c0e799cb-27f7-4e6b-875b-1921587afb15 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1286/2620] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:19 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cfc260bf-3d75-43fa-8a6d-e1fa8531f92f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cfc260bf-3d75-43fa-8a6d-e1fa8531f92f tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] GET http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 Sep 04 16:06:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cfc260bf-3d75-43fa-8a6d-e1fa8531f92f tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cfc260bf-3d75-43fa-8a6d-e1fa8531f92f tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cfc260bf-3d75-43fa-8a6d-e1fa8531f92f tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Volume info retrieved successfully. Sep 04 16:06:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cfc260bf-3d75-43fa-8a6d-e1fa8531f92f tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 returned with HTTP 200 Sep 04 16:06:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1335/2621] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:19 2026] GET /volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-559d0b8f-8117-4a23-a6c6-7170da08c020 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-559d0b8f-8117-4a23-a6c6-7170da08c020 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-559d0b8f-8117-4a23-a6c6-7170da08c020 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-559d0b8f-8117-4a23-a6c6-7170da08c020 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-559d0b8f-8117-4a23-a6c6-7170da08c020 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-559d0b8f-8117-4a23-a6c6-7170da08c020 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 200 Sep 04 16:06:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1287/2622] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:20 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 1016 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1adda923-1795-4ade-934c-031893f59460 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1adda923-1795-4ade-934c-031893f59460 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] GET http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 Sep 04 16:06:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1adda923-1795-4ade-934c-031893f59460 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1adda923-1795-4ade-934c-031893f59460 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1adda923-1795-4ade-934c-031893f59460 tempest-TestImageHashVerification-39878482 tempest-TestImageHashVerification-39878482-project-member] http://192.168.122.126/volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 returned with HTTP 404 Sep 04 16:06:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1336/2623] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:21 2026] GET /volume/v3/volumes/4b3f4eee-c648-4c2f-a529-8cb086fffb58 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:06:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-82179eba-c652-425b-a815-2f1be56c38fd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-82179eba-c652-425b-a815-2f1be56c38fd tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 Sep 04 16:06:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-82179eba-c652-425b-a815-2f1be56c38fd tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-82179eba-c652-425b-a815-2f1be56c38fd tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-82179eba-c652-425b-a815-2f1be56c38fd tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 returned with HTTP 404 Sep 04 16:06:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1288/2624] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:21 2026] GET /volume/v3/volumes/c227e0a1-6984-4d00-983e-dd6d5b1bd601 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:06:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-847471629"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-847471629'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:06:21 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Create volume of 1 GB Sep 04 16:06:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Availability Zones retrieved successfully. Sep 04 16:06:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Flow 'volume_create_api' (76c6dea8-00ae-4a8e-afba-ffeeec3c5b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:06:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96b93fd0-abe9-41c6-a723-eb76c7a78e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:06:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96b93fd0-abe9-41c6-a723-eb76c7a78e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60d201ad-4ca2-4c36-a63b-3656f93bd275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:22 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Created reservations ['fab36c4c-5d1a-4776-bfcf-a86bf20975dc', 'e9f09d65-c1dd-4492-8b61-6011eb8b22a4', 'f19fbdd1-dc5e-4415-8b2f-dca1eb5dfa7e', '5505cf35-5431-4b5f-a787-3502d63df3b5'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:06:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60d201ad-4ca2-4c36-a63b-3656f93bd275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fab36c4c-5d1a-4776-bfcf-a86bf20975dc', 'e9f09d65-c1dd-4492-8b61-6011eb8b22a4', 'f19fbdd1-dc5e-4415-8b2f-dca1eb5dfa7e', '5505cf35-5431-4b5f-a787-3502d63df3b5']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5ff8f4-58f3-41a1-a52d-b6f2c93622e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5ff8f4-58f3-41a1-a52d-b6f2c93622e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5254bb4-46ce-41f4-9bf0-d10a958d896d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-847471629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c9d4c69e63f4665ab043f2c5538ba21',qos_specs=None,replication_status=,reservations=['fab36c4c-5d1a-4776-bfcf-a86bf20975dc','e9f09d65-c1dd-4492-8b61-6011eb8b22a4','f19fbdd1-dc5e-4415-8b2f-dca1eb5dfa7e','5505cf35-5431-4b5f-a787-3502d63df3b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323394e6fdef4c0db881dfdc90791c98',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-847471629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5254bb4-46ce-41f4-9bf0-d10a958d896d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c9d4c69e63f4665ab043f2c5538ba21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323394e6fdef4c0db881dfdc90791c98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe4b4432-3099-40a9-a2cd-b7b89aa71ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe4b4432-3099-40a9-a2cd-b7b89aa71ec1) transitioned into state 'SUCCESS' from state '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-847471629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c9d4c69e63f4665ab043f2c5538ba21',qos_specs=None,replication_status=,reservations=['fab36c4c-5d1a-4776-bfcf-a86bf20975dc','e9f09d65-c1dd-4492-8b61-6011eb8b22a4','f19fbdd1-dc5e-4415-8b2f-dca1eb5dfa7e','5505cf35-5431-4b5f-a787-3502d63df3b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323394e6fdef4c0db881dfdc90791c98',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf6e03d-1183-40f9-9c19-abaa5a8965f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf6e03d-1183-40f9-9c19-abaa5a8965f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:22 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Flow 'volume_create_api' (76c6dea8-00ae-4a8e-afba-ffeeec3c5b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:06:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Create volume request issued successfully. Sep 04 16:06:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b0fbede2-e708-4a99-b4fb-dc43dc1b1f06 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:06:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1337/2625] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:06:21 2026] POST /volume/v3/volumes => generated 786 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:06:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9bdc90fd-9d79-4b45-93d8-101119dba02a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9bdc90fd-9d79-4b45-93d8-101119dba02a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d Sep 04 16:06:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9bdc90fd-9d79-4b45-93d8-101119dba02a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9bdc90fd-9d79-4b45-93d8-101119dba02a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9bdc90fd-9d79-4b45-93d8-101119dba02a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9bdc90fd-9d79-4b45-93d8-101119dba02a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d returned with HTTP 200 Sep 04 16:06:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1289/2626] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:22 2026] GET /volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d => generated 965 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7f84a86c-81d5-460a-996d-e19f1ad51ebd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7f84a86c-81d5-460a-996d-e19f1ad51ebd tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d Sep 04 16:06:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7f84a86c-81d5-460a-996d-e19f1ad51ebd tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7f84a86c-81d5-460a-996d-e19f1ad51ebd tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:23 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:23 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7f84a86c-81d5-460a-996d-e19f1ad51ebd tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7f84a86c-81d5-460a-996d-e19f1ad51ebd tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d returned with HTTP 200 Sep 04 16:06:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1338/2627] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:23 2026] GET /volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7e16b007-dd82-411c-891e-5af549f9382a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7e16b007-dd82-411c-891e-5af549f9382a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d Sep 04 16:06:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7e16b007-dd82-411c-891e-5af549f9382a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7e16b007-dd82-411c-891e-5af549f9382a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7e16b007-dd82-411c-891e-5af549f9382a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7e16b007-dd82-411c-891e-5af549f9382a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d returned with HTTP 200 Sep 04 16:06:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1290/2628] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:24 2026] GET /volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-02c54618-a639-4ccb-909e-0e93e7d044bf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-02c54618-a639-4ccb-909e-0e93e7d044bf tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-reader] POST http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d/action Sep 04 16:06:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-02c54618-a639-4ccb-909e-0e93e7d044bf tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-02c54618-a639-4ccb-909e-0e93e7d044bf tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:24 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-02c54618-a639-4ccb-909e-0e93e7d044bf tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6e895d2beff746f3b547dabb76ab16f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5c9d4c69e63f4665ab043f2c5538ba21', '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=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-02c54618-a639-4ccb-909e-0e93e7d044bf tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-reader] http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d/action returned with HTTP 403 Sep 04 16:06:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1339/2629] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:06:24 2026] POST /volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d/action => generated 131 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e7ec6fce-2dc9-46bd-a508-260127479f76 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e7ec6fce-2dc9-46bd-a508-260127479f76 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d Sep 04 16:06:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e7ec6fce-2dc9-46bd-a508-260127479f76 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e7ec6fce-2dc9-46bd-a508-260127479f76 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:24 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-e7ec6fce-2dc9-46bd-a508-260127479f76 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Delete volume with id: f5254bb4-46ce-41f4-9bf0-d10a958d896d Sep 04 16:06:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e7ec6fce-2dc9-46bd-a508-260127479f76 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e7ec6fce-2dc9-46bd-a508-260127479f76 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Delete volume request issued successfully. Sep 04 16:06:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e7ec6fce-2dc9-46bd-a508-260127479f76 tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d returned with HTTP 202 Sep 04 16:06:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1291/2630] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:06:24 2026] DELETE /volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:06:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9e084b64-8e10-4159-8755-535cca94681a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9e084b64-8e10-4159-8755-535cca94681a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d Sep 04 16:06:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9e084b64-8e10-4159-8755-535cca94681a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9e084b64-8e10-4159-8755-535cca94681a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9e084b64-8e10-4159-8755-535cca94681a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Volume info retrieved successfully. Sep 04 16:06:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9e084b64-8e10-4159-8755-535cca94681a tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d returned with HTTP 200 Sep 04 16:06:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1340/2631] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:24 2026] GET /volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d => generated 1015 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a6e3d9b3-a161-4e36-aa9b-af982c8aab6c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a6e3d9b3-a161-4e36-aa9b-af982c8aab6c tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] GET http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d Sep 04 16:06:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a6e3d9b3-a161-4e36-aa9b-af982c8aab6c tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a6e3d9b3-a161-4e36-aa9b-af982c8aab6c tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a6e3d9b3-a161-4e36-aa9b-af982c8aab6c tempest-ProjectReaderTests-1735083212 tempest-ProjectReaderTests-1735083212-project-admin] http://192.168.122.126/volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d returned with HTTP 404 Sep 04 16:06:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1292/2632] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:25 2026] GET /volume/v3/volumes/f5254bb4-46ce-41f4-9bf0-d10a958d896d => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bb46b2cf-e6d4-45e7-ac06-48907cd96105 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb46b2cf-e6d4-45e7-ac06-48907cd96105 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:06:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bb46b2cf-e6d4-45e7-ac06-48907cd96105 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1118171033", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb46b2cf-e6d4-45e7-ac06-48907cd96105 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:06:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1341/2633] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:06:34 2026] POST /volume/v3/types => generated 380 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a0671e27-a181-4eb7-bc0e-9782902cb343 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a0671e27-a181-4eb7-bc0e-9782902cb343 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] POST http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/encryption Sep 04 16:06:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a0671e27-a181-4eb7-bc0e-9782902cb343 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a0671e27-a181-4eb7-bc0e-9782902cb343 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/encryption returned with HTTP 200 Sep 04 16:06:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1293/2634] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 16:06:34 2026] POST /volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c32dd7d7-76d7-4744-9d79-47b7a9cbbffd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c32dd7d7-76d7-4744-9d79-47b7a9cbbffd tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:06:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c32dd7d7-76d7-4744-9d79-47b7a9cbbffd tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-52718984", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c32dd7d7-76d7-4744-9d79-47b7a9cbbffd tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:06:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1342/2635] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:06:34 2026] POST /volume/v3/types => generated 378 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-287dca15-8571-460d-98e5-5d7a8098daf7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-287dca15-8571-460d-98e5-5d7a8098daf7 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] POST http://192.168.122.126/volume/v3/types/43dc01b6-9cf8-4eb7-9396-7e0479b876ec/encryption Sep 04 16:06:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-287dca15-8571-460d-98e5-5d7a8098daf7 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:34 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-287dca15-8571-460d-98e5-5d7a8098daf7 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b4feaae2201c4e388d96cc2d84267666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b7ec0cbaca942c9be26ac60965b79d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-287dca15-8571-460d-98e5-5d7a8098daf7 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/43dc01b6-9cf8-4eb7-9396-7e0479b876ec/encryption returned with HTTP 403 Sep 04 16:06:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1294/2636] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 16:06:34 2026] POST /volume/v3/types/43dc01b6-9cf8-4eb7-9396-7e0479b876ec/encryption => generated 127 bytes in 136 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-26594900-e807-45e6-9786-1cbc3cfddf14 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-26594900-e807-45e6-9786-1cbc3cfddf14 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:06:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-26594900-e807-45e6-9786-1cbc3cfddf14 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-132104986", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-26594900-e807-45e6-9786-1cbc3cfddf14 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1343/2637] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:06:34 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ac72801f-b39d-43c4-929d-ef15c03a2d4a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ac72801f-b39d-43c4-929d-ef15c03a2d4a tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] POST http://192.168.122.126/volume/v3/types/e6719161-6168-4b3b-b8cb-c7ac732646ae/extra_specs Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ac72801f-b39d-43c4-929d-ef15c03a2d4a tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-ac72801f-b39d-43c4-929d-ef15c03a2d4a tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b4feaae2201c4e388d96cc2d84267666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b7ec0cbaca942c9be26ac60965b79d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ac72801f-b39d-43c4-929d-ef15c03a2d4a tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/e6719161-6168-4b3b-b8cb-c7ac732646ae/extra_specs returned with HTTP 403 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1295/2638] 192.168.122.126 () {60 vars in 1283 bytes} [Fri Sep 4 16:06:35 2026] POST /volume/v3/types/e6719161-6168-4b3b-b8cb-c7ac732646ae/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fbbc840b-03f4-47af-ba3f-27c37a8c12f2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fbbc840b-03f4-47af-ba3f-27c37a8c12f2 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] PUT http://192.168.122.126/volume/v3/types/e6719161-6168-4b3b-b8cb-c7ac732646ae/extra_specs/key2 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fbbc840b-03f4-47af-ba3f-27c37a8c12f2 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-fbbc840b-03f4-47af-ba3f-27c37a8c12f2 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b4feaae2201c4e388d96cc2d84267666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b7ec0cbaca942c9be26ac60965b79d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fbbc840b-03f4-47af-ba3f-27c37a8c12f2 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/e6719161-6168-4b3b-b8cb-c7ac732646ae/extra_specs/key2 returned with HTTP 403 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1344/2639] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 16:06:35 2026] PUT /volume/v3/types/e6719161-6168-4b3b-b8cb-c7ac732646ae/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b48f934a-e709-4780-9583-e9bae3c715a3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b48f934a-e709-4780-9583-e9bae3c715a3 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] POST http://192.168.122.126/volume/v3/types Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b48f934a-e709-4780-9583-e9bae3c715a3 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-b48f934a-e709-4780-9583-e9bae3c715a3 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b4feaae2201c4e388d96cc2d84267666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b7ec0cbaca942c9be26ac60965b79d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b48f934a-e709-4780-9583-e9bae3c715a3 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types returned with HTTP 403 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1296/2640] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 16:06:35 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5606fa09-3e69-4f46-a23e-924c4cdd466d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5606fa09-3e69-4f46-a23e-924c4cdd466d tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5606fa09-3e69-4f46-a23e-924c4cdd466d tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-30207221", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5606fa09-3e69-4f46-a23e-924c4cdd466d tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1345/2641] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:06:35 2026] POST /volume/v3/types => generated 378 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-65763632-d5c7-415d-832a-a2e39c8aa574 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-65763632-d5c7-415d-832a-a2e39c8aa574 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] POST http://192.168.122.126/volume/v3/types/0b0d6cc3-409f-4354-a449-e995935b64f5/encryption Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-65763632-d5c7-415d-832a-a2e39c8aa574 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-65763632-d5c7-415d-832a-a2e39c8aa574 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types/0b0d6cc3-409f-4354-a449-e995935b64f5/encryption returned with HTTP 200 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1297/2642] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 16:06:35 2026] POST /volume/v3/types/0b0d6cc3-409f-4354-a449-e995935b64f5/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-86b0b36b-e40f-4050-ae43-d1a7a21d1723 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-86b0b36b-e40f-4050-ae43-d1a7a21d1723 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] DELETE http://192.168.122.126/volume/v3/types/0b0d6cc3-409f-4354-a449-e995935b64f5/encryption/224ba4ef-f717-4223-886a-e334f99204a9 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-86b0b36b-e40f-4050-ae43-d1a7a21d1723 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-86b0b36b-e40f-4050-ae43-d1a7a21d1723 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-86b0b36b-e40f-4050-ae43-d1a7a21d1723 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b4feaae2201c4e388d96cc2d84267666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b7ec0cbaca942c9be26ac60965b79d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-86b0b36b-e40f-4050-ae43-d1a7a21d1723 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/0b0d6cc3-409f-4354-a449-e995935b64f5/encryption/224ba4ef-f717-4223-886a-e334f99204a9 returned with HTTP 403 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1346/2643] 192.168.122.126 () {58 vars in 1373 bytes} [Fri Sep 4 16:06:35 2026] DELETE /volume/v3/types/0b0d6cc3-409f-4354-a449-e995935b64f5/encryption/224ba4ef-f717-4223-886a-e334f99204a9 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8fc8f2ff-109a-4bad-8040-5b26945216d1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8fc8f2ff-109a-4bad-8040-5b26945216d1 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8fc8f2ff-109a-4bad-8040-5b26945216d1 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-881993175", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8fc8f2ff-109a-4bad-8040-5b26945216d1 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1298/2644] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:06:35 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2acedfcf-f744-4759-8930-6cb73d559553 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2acedfcf-f744-4759-8930-6cb73d559553 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] DELETE http://192.168.122.126/volume/v3/types/9843d41f-3cf7-462e-85db-0d0e11cb5d65/extra_specs/key1 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2acedfcf-f744-4759-8930-6cb73d559553 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2acedfcf-f744-4759-8930-6cb73d559553 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-2acedfcf-f744-4759-8930-6cb73d559553 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b4feaae2201c4e388d96cc2d84267666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b7ec0cbaca942c9be26ac60965b79d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2acedfcf-f744-4759-8930-6cb73d559553 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/9843d41f-3cf7-462e-85db-0d0e11cb5d65/extra_specs/key1 returned with HTTP 403 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1347/2645] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 16:06:35 2026] DELETE /volume/v3/types/9843d41f-3cf7-462e-85db-0d0e11cb5d65/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f10cf37f-f0c2-49e0-8c2b-981ffeaff3c6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f10cf37f-f0c2-49e0-8c2b-981ffeaff3c6 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f10cf37f-f0c2-49e0-8c2b-981ffeaff3c6 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1365852711", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f10cf37f-f0c2-49e0-8c2b-981ffeaff3c6 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1299/2646] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:06:35 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-edcf002b-4328-481e-90a0-15592f13647e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-edcf002b-4328-481e-90a0-15592f13647e tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] DELETE http://192.168.122.126/volume/v3/types/e0632ce3-f20c-40a6-9916-61e1f3bc839a Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-edcf002b-4328-481e-90a0-15592f13647e tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-edcf002b-4328-481e-90a0-15592f13647e tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-edcf002b-4328-481e-90a0-15592f13647e tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b4feaae2201c4e388d96cc2d84267666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b7ec0cbaca942c9be26ac60965b79d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-edcf002b-4328-481e-90a0-15592f13647e tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/e0632ce3-f20c-40a6-9916-61e1f3bc839a returned with HTTP 403 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1348/2647] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:06:35 2026] DELETE /volume/v3/types/e0632ce3-f20c-40a6-9916-61e1f3bc839a => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2f1b8b50-e82a-47df-a0a0-aa114e6b5094 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2f1b8b50-e82a-47df-a0a0-aa114e6b5094 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] GET http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/extra_specs Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2f1b8b50-e82a-47df-a0a0-aa114e6b5094 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2f1b8b50-e82a-47df-a0a0-aa114e6b5094 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2f1b8b50-e82a-47df-a0a0-aa114e6b5094 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/extra_specs returned with HTTP 200 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1300/2648] 192.168.122.126 () {58 vars in 1262 bytes} [Fri Sep 4 16:06:35 2026] GET /volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-488a5860-dbf6-4a15-88f7-e42ac5610375 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-488a5860-dbf6-4a15-88f7-e42ac5610375 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] GET http://192.168.122.126/volume/v3/types Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-488a5860-dbf6-4a15-88f7-e42ac5610375 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-488a5860-dbf6-4a15-88f7-e42ac5610375 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-488a5860-dbf6-4a15-88f7-e42ac5610375 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-488a5860-dbf6-4a15-88f7-e42ac5610375 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1349/2649] 192.168.122.126 () {58 vars in 1115 bytes} [Fri Sep 4 16:06:35 2026] GET /volume/v3/types => generated 2358 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-01d5b902-b685-40dd-a645-209633174cb6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-01d5b902-b685-40dd-a645-209633174cb6 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] GET http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/encryption/cipher Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-01d5b902-b685-40dd-a645-209633174cb6 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-01d5b902-b685-40dd-a645-209633174cb6 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-01d5b902-b685-40dd-a645-209633174cb6 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b4feaae2201c4e388d96cc2d84267666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b7ec0cbaca942c9be26ac60965b79d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-01d5b902-b685-40dd-a645-209633174cb6 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/encryption/cipher returned with HTTP 403 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1301/2650] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 16:06:35 2026] GET /volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6324ab0b-ee88-4256-a5cc-3c483e64a76d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6324ab0b-ee88-4256-a5cc-3c483e64a76d tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] GET http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/encryption Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6324ab0b-ee88-4256-a5cc-3c483e64a76d tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6324ab0b-ee88-4256-a5cc-3c483e64a76d tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-6324ab0b-ee88-4256-a5cc-3c483e64a76d tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b4feaae2201c4e388d96cc2d84267666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b7ec0cbaca942c9be26ac60965b79d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6324ab0b-ee88-4256-a5cc-3c483e64a76d tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/encryption returned with HTTP 403 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1350/2651] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 16:06:35 2026] GET /volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-35befb01-870c-4041-8636-3b5f1d8aa162 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35befb01-870c-4041-8636-3b5f1d8aa162 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] GET http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/extra_specs/multiattach Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35befb01-870c-4041-8636-3b5f1d8aa162 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35befb01-870c-4041-8636-3b5f1d8aa162 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35befb01-870c-4041-8636-3b5f1d8aa162 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/extra_specs/multiattach returned with HTTP 200 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1302/2652] 192.168.122.126 () {58 vars in 1298 bytes} [Fri Sep 4 16:06:35 2026] GET /volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3b53b428-12b1-4f89-8f0a-b2bd87d6d153 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b53b428-12b1-4f89-8f0a-b2bd87d6d153 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] GET http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/extra_specs/volume_backend_name Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3b53b428-12b1-4f89-8f0a-b2bd87d6d153 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3b53b428-12b1-4f89-8f0a-b2bd87d6d153 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b53b428-12b1-4f89-8f0a-b2bd87d6d153 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1351/2653] 192.168.122.126 () {58 vars in 1322 bytes} [Fri Sep 4 16:06:35 2026] GET /volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-42aebb58-62f1-4893-9861-83b7234644b5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-42aebb58-62f1-4893-9861-83b7234644b5 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] GET http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-42aebb58-62f1-4893-9861-83b7234644b5 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-42aebb58-62f1-4893-9861-83b7234644b5 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-42aebb58-62f1-4893-9861-83b7234644b5 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402 returned with HTTP 200 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1303/2654] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 16:06:35 2026] GET /volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402 => generated 318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-aba5b2a9-2250-460e-af84-df21cdfca589 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aba5b2a9-2250-460e-af84-df21cdfca589 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] PUT http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/encryption/0822b96e-e42c-4526-9003-4f046c110b74 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aba5b2a9-2250-460e-af84-df21cdfca589 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-aba5b2a9-2250-460e-af84-df21cdfca589 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b4feaae2201c4e388d96cc2d84267666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b7ec0cbaca942c9be26ac60965b79d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aba5b2a9-2250-460e-af84-df21cdfca589 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/encryption/0822b96e-e42c-4526-9003-4f046c110b74 returned with HTTP 403 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1352/2655] 192.168.122.126 () {60 vars in 1390 bytes} [Fri Sep 4 16:06:35 2026] PUT /volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/encryption/0822b96e-e42c-4526-9003-4f046c110b74 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-47456c92-4fc6-431e-92e5-553887140d5a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-47456c92-4fc6-431e-92e5-553887140d5a tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] PUT http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/extra_specs/key1 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-47456c92-4fc6-431e-92e5-553887140d5a tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-47456c92-4fc6-431e-92e5-553887140d5a tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b4feaae2201c4e388d96cc2d84267666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b7ec0cbaca942c9be26ac60965b79d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-47456c92-4fc6-431e-92e5-553887140d5a tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/extra_specs/key1 returned with HTTP 403 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1304/2656] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 16:06:35 2026] PUT /volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2557a2b2-2a16-424a-908f-7017d9af1ee5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2557a2b2-2a16-424a-908f-7017d9af1ee5 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] PUT http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2557a2b2-2a16-424a-908f-7017d9af1ee5 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-2557a2b2-2a16-424a-908f-7017d9af1ee5 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b4feaae2201c4e388d96cc2d84267666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b7ec0cbaca942c9be26ac60965b79d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2557a2b2-2a16-424a-908f-7017d9af1ee5 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-member] http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402 returned with HTTP 403 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1353/2657] 192.168.122.126 () {60 vars in 1246 bytes} [Fri Sep 4 16:06:35 2026] PUT /volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-598a9280-b76c-4a1a-a4e4-ddda28d6e549 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-598a9280-b76c-4a1a-a4e4-ddda28d6e549 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] DELETE http://192.168.122.126/volume/v3/types/e0632ce3-f20c-40a6-9916-61e1f3bc839a Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-598a9280-b76c-4a1a-a4e4-ddda28d6e549 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-598a9280-b76c-4a1a-a4e4-ddda28d6e549 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-598a9280-b76c-4a1a-a4e4-ddda28d6e549 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types/e0632ce3-f20c-40a6-9916-61e1f3bc839a returned with HTTP 202 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1305/2658] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:06:35 2026] DELETE /volume/v3/types/e0632ce3-f20c-40a6-9916-61e1f3bc839a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4b1556fc-e30f-48d4-9e40-fb5c1ee96041 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4b1556fc-e30f-48d4-9e40-fb5c1ee96041 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] DELETE http://192.168.122.126/volume/v3/types/9843d41f-3cf7-462e-85db-0d0e11cb5d65 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4b1556fc-e30f-48d4-9e40-fb5c1ee96041 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4b1556fc-e30f-48d4-9e40-fb5c1ee96041 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4b1556fc-e30f-48d4-9e40-fb5c1ee96041 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types/9843d41f-3cf7-462e-85db-0d0e11cb5d65 returned with HTTP 202 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1354/2659] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:06:35 2026] DELETE /volume/v3/types/9843d41f-3cf7-462e-85db-0d0e11cb5d65 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-be4c2cd9-fa7e-4790-8ffc-4173ef8fbe1e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-be4c2cd9-fa7e-4790-8ffc-4173ef8fbe1e tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] DELETE http://192.168.122.126/volume/v3/types/0b0d6cc3-409f-4354-a449-e995935b64f5 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-be4c2cd9-fa7e-4790-8ffc-4173ef8fbe1e tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-be4c2cd9-fa7e-4790-8ffc-4173ef8fbe1e tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-be4c2cd9-fa7e-4790-8ffc-4173ef8fbe1e tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types/0b0d6cc3-409f-4354-a449-e995935b64f5 returned with HTTP 202 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1306/2660] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:06:35 2026] DELETE /volume/v3/types/0b0d6cc3-409f-4354-a449-e995935b64f5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-11c687fc-fc07-4418-aaf5-566b97199ba7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-11c687fc-fc07-4418-aaf5-566b97199ba7 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] DELETE http://192.168.122.126/volume/v3/types/e6719161-6168-4b3b-b8cb-c7ac732646ae Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-11c687fc-fc07-4418-aaf5-566b97199ba7 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-11c687fc-fc07-4418-aaf5-566b97199ba7 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-11c687fc-fc07-4418-aaf5-566b97199ba7 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types/e6719161-6168-4b3b-b8cb-c7ac732646ae returned with HTTP 202 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1355/2661] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:06:35 2026] DELETE /volume/v3/types/e6719161-6168-4b3b-b8cb-c7ac732646ae => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-64cc4651-307c-4608-9930-7215ed627a58 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-64cc4651-307c-4608-9930-7215ed627a58 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] DELETE http://192.168.122.126/volume/v3/types/43dc01b6-9cf8-4eb7-9396-7e0479b876ec Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-64cc4651-307c-4608-9930-7215ed627a58 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-64cc4651-307c-4608-9930-7215ed627a58 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-64cc4651-307c-4608-9930-7215ed627a58 tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types/43dc01b6-9cf8-4eb7-9396-7e0479b876ec returned with HTTP 202 Sep 04 16:06:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1307/2662] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:06:35 2026] DELETE /volume/v3/types/43dc01b6-9cf8-4eb7-9396-7e0479b876ec => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ebf3370f-9695-42d9-97e3-2018eff7a5ab None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ebf3370f-9695-42d9-97e3-2018eff7a5ab tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] DELETE http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402 Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ebf3370f-9695-42d9-97e3-2018eff7a5ab tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ebf3370f-9695-42d9-97e3-2018eff7a5ab tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ebf3370f-9695-42d9-97e3-2018eff7a5ab tempest-VolumeTypesMemberTests-592617019 tempest-VolumeTypesMemberTests-592617019-project-admin] http://192.168.122.126/volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402 returned with HTTP 202 Sep 04 16:06:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1356/2663] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:06:35 2026] DELETE /volume/v3/types/a6d8ff1f-5eb9-4927-9a46-ec22ca224402 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:06:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:06:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-637170903", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-637170903', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:06:41 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Create volume of 1 GB Sep 04 16:06:41 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=152,cinder:UPDATE=16,cinder:INSERT=17 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:06:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Availability Zones retrieved successfully. Sep 04 16:06:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Flow 'volume_create_api' (ea6a2ac4-33cd-48ee-96b8-6b928df7a328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:06:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c7ef3b-c809-4806-b43e-9409605925e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:06:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c7ef3b-c809-4806-b43e-9409605925e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51597f1c-c492-40b8-a63b-3030cd51a59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:41 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Created reservations ['85679361-e8f0-4dcf-8709-9cbda825edc9', 'f9fd303a-4f2d-4f3f-a884-d2c8f47a5d93', 'cf7c62f8-e39c-41b2-aa60-974480900148', '6bde99ec-59bd-4f8e-ab64-490d5238301a'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:06:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51597f1c-c492-40b8-a63b-3030cd51a59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85679361-e8f0-4dcf-8709-9cbda825edc9', 'f9fd303a-4f2d-4f3f-a884-d2c8f47a5d93', 'cf7c62f8-e39c-41b2-aa60-974480900148', '6bde99ec-59bd-4f8e-ab64-490d5238301a']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0d3eed-92e5-4d1e-b50a-748c55a753c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0d3eed-92e5-4d1e-b50a-748c55a753c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-637170903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e47f152667944eb8a40ebdb6cbf8f63',qos_specs=None,replication_status=,reservations=['85679361-e8f0-4dcf-8709-9cbda825edc9','f9fd303a-4f2d-4f3f-a884-d2c8f47a5d93','cf7c62f8-e39c-41b2-aa60-974480900148','6bde99ec-59bd-4f8e-ab64-490d5238301a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a86d0a4286a4d7d985ee5a61a5589da',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-637170903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e47f152667944eb8a40ebdb6cbf8f63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a86d0a4286a4d7d985ee5a61a5589da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35daec37-b640-4815-bb7a-a1521506a806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35daec37-b640-4815-bb7a-a1521506a806) transitioned into state 'SUCCESS' from state '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-637170903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e47f152667944eb8a40ebdb6cbf8f63',qos_specs=None,replication_status=,reservations=['85679361-e8f0-4dcf-8709-9cbda825edc9','f9fd303a-4f2d-4f3f-a884-d2c8f47a5d93','cf7c62f8-e39c-41b2-aa60-974480900148','6bde99ec-59bd-4f8e-ab64-490d5238301a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a86d0a4286a4d7d985ee5a61a5589da',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6ba5306-13b0-4b2a-a383-40f4842ce9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6ba5306-13b0-4b2a-a383-40f4842ce9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Flow 'volume_create_api' (ea6a2ac4-33cd-48ee-96b8-6b928df7a328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:06:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Create volume request issued successfully. Sep 04 16:06:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cdbd154c-2b19-4e05-8b8a-56123f240344 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:06:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1308/2664] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 16:06:41 2026] POST /volume/v3/volumes => generated 797 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1e551b40-3033-4506-a270-c5c0e83ba7d5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1e551b40-3033-4506-a270-c5c0e83ba7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1e551b40-3033-4506-a270-c5c0e83ba7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1e551b40-3033-4506-a270-c5c0e83ba7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:42 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=217,cinder:INSERT=55,cinder:UPDATE=53 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:06:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1e551b40-3033-4506-a270-c5c0e83ba7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1e551b40-3033-4506-a270-c5c0e83ba7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1357/2665] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:06:42 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 865 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-25e0cca4-cea0-447e-9840-e6a74902fc74 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-25e0cca4-cea0-447e-9840-e6a74902fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-25e0cca4-cea0-447e-9840-e6a74902fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-25e0cca4-cea0-447e-9840-e6a74902fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-25e0cca4-cea0-447e-9840-e6a74902fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-25e0cca4-cea0-447e-9840-e6a74902fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1309/2666] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:06:43 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 889 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-da61da22-a52f-408d-8994-a02c2cea0445 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-da61da22-a52f-408d-8994-a02c2cea0445 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-da61da22-a52f-408d-8994-a02c2cea0445 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-da61da22-a52f-408d-8994-a02c2cea0445 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-da61da22-a52f-408d-8994-a02c2cea0445 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-da61da22-a52f-408d-8994-a02c2cea0445 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1358/2667] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:06:44 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 890 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5a221c64-8044-4044-927a-931016af3643 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5a221c64-8044-4044-927a-931016af3643 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5a221c64-8044-4044-927a-931016af3643 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5a221c64-8044-4044-927a-931016af3643 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5a221c64-8044-4044-927a-931016af3643 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5a221c64-8044-4044-927a-931016af3643 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1310/2668] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:06:44 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 890 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-5dc5e54e-1156-4e9d-86fd-003bcf168bc5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-5dc5e54e-1156-4e9d-86fd-003bcf168bc5 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-5dc5e54e-1156-4e9d-86fd-003bcf168bc5 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-5dc5e54e-1156-4e9d-86fd-003bcf168bc5 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-5dc5e54e-1156-4e9d-86fd-003bcf168bc5 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-5dc5e54e-1156-4e9d-86fd-003bcf168bc5 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1359/2669] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:06:44 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 872 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b5bc345d-d41f-42f2-8833-7c558b9c3cdf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b5bc345d-d41f-42f2-8833-7c558b9c3cdf None None] GET http://192.168.122.126/volume// Sep 04 16:06:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b5bc345d-d41f-42f2-8833-7c558b9c3cdf None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b5bc345d-d41f-42f2-8833-7c558b9c3cdf None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b5bc345d-d41f-42f2-8833-7c558b9c3cdf None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:06:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1311/2670] 192.168.122.126 () {58 vars in 1317 bytes} [Fri Sep 4 16:06:44 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:06:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-8c7bce4e-a7f1-4b0c-8017-a922ec141664 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-8c7bce4e-a7f1-4b0c-8017-a922ec141664 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] POST http://192.168.122.126/volume/v3/attachments Sep 04 16:06:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-8c7bce4e-a7f1-4b0c-8017-a922ec141664 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f", "connector": null, "instance_uuid": "345ee132-e58f-4229-b34a-752b0057888a"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-8c7bce4e-a7f1-4b0c-8017-a922ec141664 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/attachments returned with HTTP 200 Sep 04 16:06:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1360/2671] 192.168.122.126 () {66 vars in 1483 bytes} [Fri Sep 4 16:06:45 2026] POST /volume/v3/attachments => generated 273 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c12cffd8-9982-485a-a0da-02f6b56f546c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c12cffd8-9982-485a-a0da-02f6b56f546c tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c12cffd8-9982-485a-a0da-02f6b56f546c tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c12cffd8-9982-485a-a0da-02f6b56f546c tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-48d0d8d5-4264-4b7e-8269-c37e89253b34 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-48d0d8d5-4264-4b7e-8269-c37e89253b34 None None] GET http://192.168.122.126/volume// Sep 04 16:06:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-48d0d8d5-4264-4b7e-8269-c37e89253b34 None None] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-48d0d8d5-4264-4b7e-8269-c37e89253b34 None None] Calling method 'all' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-48d0d8d5-4264-4b7e-8269-c37e89253b34 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:06:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1361/2672] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:06:45 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 16:06:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-83252020-36ef-4f7f-b82b-06fb4a2f35a8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-83252020-36ef-4f7f-b82b-06fb4a2f35a8 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c12cffd8-9982-485a-a0da-02f6b56f546c tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-83252020-36ef-4f7f-b82b-06fb4a2f35a8 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-83252020-36ef-4f7f-b82b-06fb4a2f35a8 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c12cffd8-9982-485a-a0da-02f6b56f546c tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1312/2673] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:06:45 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 889 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-83252020-36ef-4f7f-b82b-06fb4a2f35a8 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-83252020-36ef-4f7f-b82b-06fb4a2f35a8 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1362/2674] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:06:45 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 1052 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:06:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-94a0c758-568c-404d-9c04-8f8cdd58ca2b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-94a0c758-568c-404d-9c04-8f8cdd58ca2b tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] PUT http://192.168.122.126/volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a Sep 04 16:06:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-94a0c758-568c-404d-9c04-8f8cdd58ca2b tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.126", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:17695f9927a0", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3cef5068-8cea-4b84-8671-5f2236a575ec", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:45 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-94a0c758-568c-404d-9c04-8f8cdd58ca2b tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Acquiring lock "cinder-attachment_update-bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f-devstack" by "attachment_update" {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 16:06:45 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-94a0c758-568c-404d-9c04-8f8cdd58ca2b tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Lock "cinder-attachment_update-bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 16:06:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:46 devstack devstack@c-api.service[87208]: DEBUG cinder.coordination [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-94a0c758-568c-404d-9c04-8f8cdd58ca2b tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Lock "cinder-attachment_update-bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f-devstack" released by "attachment_update" :: held 0.249s {{(pid=87208) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 16:06:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-94a0c758-568c-404d-9c04-8f8cdd58ca2b tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a returned with HTTP 200 Sep 04 16:06:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1313/2675] 192.168.122.126 () {66 vars in 1593 bytes} [Fri Sep 4 16:06:45 2026] PUT /volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a => generated 694 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d51850c2-3ede-4ba3-adde-8d88722f37cf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d51850c2-3ede-4ba3-adde-8d88722f37cf tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d51850c2-3ede-4ba3-adde-8d88722f37cf tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d51850c2-3ede-4ba3-adde-8d88722f37cf tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d51850c2-3ede-4ba3-adde-8d88722f37cf tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d51850c2-3ede-4ba3-adde-8d88722f37cf tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1363/2676] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:06:46 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 890 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-94ddabef-8877-4898-8d35-e24370501830 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-94ddabef-8877-4898-8d35-e24370501830 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] POST http://192.168.122.126/volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a/action Sep 04 16:06:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-94ddabef-8877-4898-8d35-e24370501830 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Action body: b'{"os-complete": null}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-94ddabef-8877-4898-8d35-e24370501830 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:46 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-6193eb70-c43f-4acf-b0a9-e06f3cc1e518 req-94ddabef-8877-4898-8d35-e24370501830 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a/action returned with HTTP 204 Sep 04 16:06:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1314/2677] 192.168.122.126 () {66 vars in 1614 bytes} [Fri Sep 4 16:06:46 2026] POST /volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c362a86c-7d5f-434e-8b14-38616eddeea4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c362a86c-7d5f-434e-8b14-38616eddeea4 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c362a86c-7d5f-434e-8b14-38616eddeea4 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c362a86c-7d5f-434e-8b14-38616eddeea4 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c362a86c-7d5f-434e-8b14-38616eddeea4 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c362a86c-7d5f-434e-8b14-38616eddeea4 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1364/2678] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:06:47 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 1182 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:06:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-85b4e681-bbfc-4a7b-bfe4-aee3e738af72 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-85b4e681-bbfc-4a7b-bfe4-aee3e738af72 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-85b4e681-bbfc-4a7b-bfe4-aee3e738af72 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-85b4e681-bbfc-4a7b-bfe4-aee3e738af72 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-85b4e681-bbfc-4a7b-bfe4-aee3e738af72 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-85b4e681-bbfc-4a7b-bfe4-aee3e738af72 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1315/2679] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:06:47 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 1182 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:06:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-88838746-0bb0-4861-bc6b-41543a13909d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1365/2680] 192.168.122.126 () {62 vars in 1495 bytes} [Fri Sep 4 16:06:47 2026] DELETE /volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 16:06:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-df25f296-a8c2-4873-b106-253172fcc8f9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:47 devstack devstack@c-api.service[87208]: WARNING keystonemiddleware.auth_token [None req-df25f296-a8c2-4873-b106-253172fcc8f9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 16:06:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1316/2681] 192.168.122.126 () {62 vars in 1495 bytes} [Fri Sep 4 16:06:47 2026] DELETE /volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a => generated 114 bytes in 53 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 16:06:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-89ba40a7-366e-4d7a-b52e-eace5cbd733e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-89ba40a7-366e-4d7a-b52e-eace5cbd733e tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] DELETE http://192.168.122.126/volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a Sep 04 16:06:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-89ba40a7-366e-4d7a-b52e-eace5cbd733e tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-89ba40a7-366e-4d7a-b52e-eace5cbd733e tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-89ba40a7-366e-4d7a-b52e-eace5cbd733e tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Attachment connected to vm 345ee132-e58f-4229-b34a-752b0057888a, checking data on nova Sep 04 16:06:47 devstack devstack@c-api.service[87209]: DEBUG cinder.compute.nova [None req-89ba40a7-366e-4d7a-b52e-eace5cbd733e tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Creating Keystone token plugin using URL: http://192.168.122.126/identity {{(pid=87209) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 16:06:48 devstack devstack@c-api.service[87209]: DEBUG novaclient.v2.client [None req-89ba40a7-366e-4d7a-b52e-eace5cbd733e tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] REQ: curl -g -i -X GET http://192.168.122.126/compute/v2.1/servers/345ee132-e58f-4229-b34a-752b0057888a/os-volume_attachments/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}75b83aa1c255f7da22c3b41faaad7c6fef83bdd4ff69f37e71467d57149f2f6b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-89ba40a7-366e-4d7a-b52e-eace5cbd733e" -H "X-Service-Token: {SHA256}1bea083febc7c8c3c776e8ab81bf5701ca74239dd0116fd9e2002c252d591684" {{(pid=87209) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 16:06:48 devstack devstack@c-api.service[87209]: DEBUG novaclient.v2.client [None req-89ba40a7-366e-4d7a-b52e-eace5cbd733e tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 14:06:48 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-b6941758-d31b-44b3-8835-1d1bac0ced88 x-openstack-request-id: req-b6941758-d31b-44b3-8835-1d1bac0ced88 {{(pid=87209) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 16:06:48 devstack devstack@c-api.service[87209]: DEBUG novaclient.v2.client [None req-89ba40a7-366e-4d7a-b52e-eace5cbd733e tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f", "serverId": "345ee132-e58f-4229-b34a-752b0057888a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7d5352e6-2d68-404d-b218-d4bfba03df7a", "bdm_uuid": "5276e28d-ccc4-438d-8559-e78875ea0609"}} {{(pid=87209) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 16:06:48 devstack devstack@c-api.service[87209]: DEBUG novaclient.v2.client [None req-89ba40a7-366e-4d7a-b52e-eace5cbd733e tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET call to compute for http://192.168.122.126/compute/v2.1/servers/345ee132-e58f-4229-b34a-752b0057888a/os-volume_attachments/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f used request id req-b6941758-d31b-44b3-8835-1d1bac0ced88 {{(pid=87209) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.volume.api [None req-89ba40a7-366e-4d7a-b52e-eace5cbd733e tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-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 Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault [None req-89ba40a7-366e-4d7a-b52e-eace5cbd733e tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Caught error: Detach volume from instance 345ee132-e58f-4229-b34a-752b0057888a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 345ee132-e58f-4229-b34a-752b0057888a using the Compute API Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 345ee132-e58f-4229-b34a-752b0057888a using the Compute API Sep 04 16:06:48 devstack devstack@c-api.service[87209]: ERROR cinder.api.middleware.fault Sep 04 16:06:48 devstack devstack@c-api.service[87209]: INFO cinder.api.middleware.fault [None req-89ba40a7-366e-4d7a-b52e-eace5cbd733e tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a returned with HTTP 409 Sep 04 16:06:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1366/2682] 192.168.122.126 () {60 vars in 1288 bytes} [Fri Sep 4 16:06:47 2026] DELETE /volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a => generated 167 bytes in 426 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:06:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-18ca1c89-a3a3-4cf0-a9cd-802a332d50ac None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-18ca1c89-a3a3-4cf0-a9cd-802a332d50ac tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-18ca1c89-a3a3-4cf0-a9cd-802a332d50ac tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-18ca1c89-a3a3-4cf0-a9cd-802a332d50ac tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-18ca1c89-a3a3-4cf0-a9cd-802a332d50ac tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-18ca1c89-a3a3-4cf0-a9cd-802a332d50ac tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1317/2683] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:06:48 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 1164 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-4dd43808-29df-4c65-85f7-b8c34a4bcce2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-4dd43808-29df-4c65-85f7-b8c34a4bcce2 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] POST http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f/action Sep 04 16:06:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-4dd43808-29df-4c65-85f7-b8c34a4bcce2 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:06:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-4dd43808-29df-4c65-85f7-b8c34a4bcce2 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:48 devstack devstack@c-api.service[87209]: DEBUG oslo_db.sqlalchemy.engines [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-4dd43808-29df-4c65-85f7-b8c34a4bcce2 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 16:06:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-4dd43808-29df-4c65-85f7-b8c34a4bcce2 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-4dd43808-29df-4c65-85f7-b8c34a4bcce2 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Begin detaching volume completed successfully. Sep 04 16:06:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-4dd43808-29df-4c65-85f7-b8c34a4bcce2 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f/action returned with HTTP 202 Sep 04 16:06:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1367/2684] 192.168.122.126 () {64 vars in 1561 bytes} [Fri Sep 4 16:06:48 2026] POST /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:06:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c7a923e9-9f09-46f6-9397-be2bc5660df1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c7a923e9-9f09-46f6-9397-be2bc5660df1 None None] GET http://192.168.122.126/volume// Sep 04 16:06:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c7a923e9-9f09-46f6-9397-be2bc5660df1 None None] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c7a923e9-9f09-46f6-9397-be2bc5660df1 None None] Calling method 'all' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c7a923e9-9f09-46f6-9397-be2bc5660df1 None None] http://192.168.122.126/volume// returned with HTTP 300 Sep 04 16:06:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1318/2685] 192.168.122.126 () {58 vars in 1315 bytes} [Fri Sep 4 16:06:48 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 16:06:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-ffba3704-81f5-46e3-a82c-b2b78f46b393 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-ffba3704-81f5-46e3-a82c-b2b78f46b393 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-ffba3704-81f5-46e3-a82c-b2b78f46b393 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-ffba3704-81f5-46e3-a82c-b2b78f46b393 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-ffba3704-81f5-46e3-a82c-b2b78f46b393 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-ffba3704-81f5-46e3-a82c-b2b78f46b393 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1368/2686] 192.168.122.126 () {62 vars in 1528 bytes} [Fri Sep 4 16:06:48 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 1348 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:06:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-857d5e80-c797-437e-a052-4f404ac5260c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-857d5e80-c797-437e-a052-4f404ac5260c tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] DELETE http://192.168.122.126/volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a Sep 04 16:06:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-857d5e80-c797-437e-a052-4f404ac5260c tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-857d5e80-c797-437e-a052-4f404ac5260c tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:49 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, Sep 04 16:06:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [req-5a54f8ba-6b8d-49c0-9abf-5f8a486d6cdf req-857d5e80-c797-437e-a052-4f404ac5260c tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a returned with HTTP 200 Sep 04 16:06:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1319/2687] 192.168.122.126 () {64 vars in 1562 bytes} [Fri Sep 4 16:06:49 2026] DELETE /volume/v3/attachments/7d5352e6-2d68-404d-b218-d4bfba03df7a => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [req-8a991487-934e-4f89-89c2-f068bf6a1c33 req-e8713e51-1430-4d5c-97af-b9cb53a5f43a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-8a991487-934e-4f89-89c2-f068bf6a1c33 req-e8713e51-1430-4d5c-97af-b9cb53a5f43a tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-8a991487-934e-4f89-89c2-f068bf6a1c33 req-e8713e51-1430-4d5c-97af-b9cb53a5f43a tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [req-8a991487-934e-4f89-89c2-f068bf6a1c33 req-e8713e51-1430-4d5c-97af-b9cb53a5f43a tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [req-8a991487-934e-4f89-89c2-f068bf6a1c33 req-e8713e51-1430-4d5c-97af-b9cb53a5f43a tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [req-8a991487-934e-4f89-89c2-f068bf6a1c33 req-e8713e51-1430-4d5c-97af-b9cb53a5f43a tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1369/2688] 192.168.122.126 () {60 vars in 1487 bytes} [Fri Sep 4 16:06:49 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 872 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:06:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-934fa9d9-fde8-4e85-a271-2e3f99be4147 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-934fa9d9-fde8-4e85-a271-2e3f99be4147 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] DELETE http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-934fa9d9-fde8-4e85-a271-2e3f99be4147 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-934fa9d9-fde8-4e85-a271-2e3f99be4147 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:49 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-934fa9d9-fde8-4e85-a271-2e3f99be4147 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Delete volume with id: bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-934fa9d9-fde8-4e85-a271-2e3f99be4147 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-934fa9d9-fde8-4e85-a271-2e3f99be4147 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Delete volume request issued successfully. Sep 04 16:06:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-934fa9d9-fde8-4e85-a271-2e3f99be4147 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 202 Sep 04 16:06:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1320/2689] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 16:06:49 2026] DELETE /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:06:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6122b3a2-d3b9-4040-905c-6d77d870f2cc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6122b3a2-d3b9-4040-905c-6d77d870f2cc tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6122b3a2-d3b9-4040-905c-6d77d870f2cc tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6122b3a2-d3b9-4040-905c-6d77d870f2cc tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:06:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6122b3a2-d3b9-4040-905c-6d77d870f2cc tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Volume info retrieved successfully. Sep 04 16:06:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6122b3a2-d3b9-4040-905c-6d77d870f2cc tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 200 Sep 04 16:06:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1370/2690] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:06:50 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 889 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:06:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-aff676ba-7761-4d49-bc0c-a6a1d49f2c60 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aff676ba-7761-4d49-bc0c-a6a1d49f2c60 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] GET http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f Sep 04 16:06:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aff676ba-7761-4d49-bc0c-a6a1d49f2c60 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aff676ba-7761-4d49-bc0c-a6a1d49f2c60 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aff676ba-7761-4d49-bc0c-a6a1d49f2c60 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614 tempest-TestServerVolumeAttachScenarioOldVersion-1364782614-project-member] http://192.168.122.126/volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f returned with HTTP 404 Sep 04 16:06:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1321/2691] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:06:51 2026] GET /volume/v3/volumes/bb7c1fd1-cfe7-46ee-9fe5-c886a6b7844f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:06:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-867460278", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-867460278', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Create volume of 1 GB Sep 04 16:06:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Availability Zones retrieved successfully. Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Flow 'volume_create_api' (c4bdb80c-084b-40b1-865b-c286ff2732a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a495fed2-697a-4592-9ca6-5df067157f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a495fed2-697a-4592-9ca6-5df067157f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393acbf7-9e5a-41ba-afba-bdb557887bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Created reservations ['0675d6f1-320a-4837-9d7a-cbeebaa4ccaf', '79c78339-a5ee-4249-af83-f0b8eebf783a', 'cd84d367-87f3-412a-a127-538e5835d66d', '3d7ae064-d729-45a3-8883-6e846f2b6ccf'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393acbf7-9e5a-41ba-afba-bdb557887bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0675d6f1-320a-4837-9d7a-cbeebaa4ccaf', '79c78339-a5ee-4249-af83-f0b8eebf783a', 'cd84d367-87f3-412a-a127-538e5835d66d', '3d7ae064-d729-45a3-8883-6e846f2b6ccf']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8da50b5-09d6-4fc7-9ac9-bfc3598840ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8da50b5-09d6-4fc7-9ac9-bfc3598840ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '458ef29a-a85c-4b02-baf7-238383804648', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-867460278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10416811c81d4c2594fba7fa07094af6',qos_specs=None,replication_status=,reservations=['0675d6f1-320a-4837-9d7a-cbeebaa4ccaf','79c78339-a5ee-4249-af83-f0b8eebf783a','cd84d367-87f3-412a-a127-538e5835d66d','3d7ae064-d729-45a3-8883-6e846f2b6ccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b1d1ed23f5844b3a90d8feb1bdc6444',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:06:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-867460278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=458ef29a-a85c-4b02-baf7-238383804648,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10416811c81d4c2594fba7fa07094af6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b1d1ed23f5844b3a90d8feb1bdc6444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9f7b60d-38d9-4369-8c28-4f1ad650f5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9f7b60d-38d9-4369-8c28-4f1ad650f5d0) transitioned into state 'SUCCESS' from state '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-867460278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10416811c81d4c2594fba7fa07094af6',qos_specs=None,replication_status=,reservations=['0675d6f1-320a-4837-9d7a-cbeebaa4ccaf','79c78339-a5ee-4249-af83-f0b8eebf783a','cd84d367-87f3-412a-a127-538e5835d66d','3d7ae064-d729-45a3-8883-6e846f2b6ccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b1d1ed23f5844b3a90d8feb1bdc6444',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (029a67b7-fc07-4c4f-860c-6213bce8388d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (029a67b7-fc07-4c4f-860c-6213bce8388d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Flow 'volume_create_api' (c4bdb80c-084b-40b1-865b-c286ff2732a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:06:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Create volume request issued successfully. Sep 04 16:06:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7a30efa8-38dd-4984-af0a-4adbd258c70d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:06:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1371/2692] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:06:58 2026] POST /volume/v3/volumes => generated 762 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:06:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4fddd3ea-caed-4fe9-9324-9688615141a7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:06:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4fddd3ea-caed-4fe9-9324-9688615141a7 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 Sep 04 16:06:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4fddd3ea-caed-4fe9-9324-9688615141a7 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:06:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4fddd3ea-caed-4fe9-9324-9688615141a7 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:06:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:06:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:06:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:06:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:06:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4fddd3ea-caed-4fe9-9324-9688615141a7 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:06:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4fddd3ea-caed-4fe9-9324-9688615141a7 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 returned with HTTP 200 Sep 04 16:06:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1322/2693] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:06:59 2026] GET /volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 => generated 830 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4333b6af-6ee4-47f2-b73b-8c80e45458cf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4333b6af-6ee4-47f2-b73b-8c80e45458cf tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 Sep 04 16:07:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4333b6af-6ee4-47f2-b73b-8c80e45458cf tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4333b6af-6ee4-47f2-b73b-8c80e45458cf tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4333b6af-6ee4-47f2-b73b-8c80e45458cf tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4333b6af-6ee4-47f2-b73b-8c80e45458cf tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 returned with HTTP 200 Sep 04 16:07:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1372/2694] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:00 2026] GET /volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-63d4d7da-c0b4-4ea7-8431-81fc69a853e9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-63d4d7da-c0b4-4ea7-8431-81fc69a853e9 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 Sep 04 16:07:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-63d4d7da-c0b4-4ea7-8431-81fc69a853e9 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-63d4d7da-c0b4-4ea7-8431-81fc69a853e9 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-63d4d7da-c0b4-4ea7-8431-81fc69a853e9 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-63d4d7da-c0b4-4ea7-8431-81fc69a853e9 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 returned with HTTP 200 Sep 04 16:07:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1323/2695] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:01 2026] GET /volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-33025a9a-dbfd-4284-aad7-96237b19ca13 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-33025a9a-dbfd-4284-aad7-96237b19ca13 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 Sep 04 16:07:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-33025a9a-dbfd-4284-aad7-96237b19ca13 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-33025a9a-dbfd-4284-aad7-96237b19ca13 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-33025a9a-dbfd-4284-aad7-96237b19ca13 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-33025a9a-dbfd-4284-aad7-96237b19ca13 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 returned with HTTP 200 Sep 04 16:07:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1373/2696] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:01 2026] GET /volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-34cd27ee-1be5-467b-bf52-0e5e606a9b88 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-34cd27ee-1be5-467b-bf52-0e5e606a9b88 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:07:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-34cd27ee-1be5-467b-bf52-0e5e606a9b88 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "458ef29a-a85c-4b02-baf7-238383804648", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1490520205", "description": null, "metadata": null}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-34cd27ee-1be5-467b-bf52-0e5e606a9b88 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:01 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-34cd27ee-1be5-467b-bf52-0e5e606a9b88 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Create snapshot from volume 458ef29a-a85c-4b02-baf7-238383804648 Sep 04 16:07:01 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-34cd27ee-1be5-467b-bf52-0e5e606a9b88 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Created reservations ['00e6b479-0b18-498e-9c81-f349bb50ec47', '74c0b440-2e59-47b7-bfa8-cf7ca4d4010d', '6bf0db92-e6e7-46f3-bb0e-14ef1d39b0e2', '4d6dcbc5-057a-403c-a54b-98db5de65506'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-34cd27ee-1be5-467b-bf52-0e5e606a9b88 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Snapshot force create request issued successfully. Sep 04 16:07:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-34cd27ee-1be5-467b-bf52-0e5e606a9b88 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:07:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1324/2697] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:07:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e0d0a8ce-25a5-41bf-89de-38a0659855aa None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e0d0a8ce-25a5-41bf-89de-38a0659855aa tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 Sep 04 16:07:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e0d0a8ce-25a5-41bf-89de-38a0659855aa tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e0d0a8ce-25a5-41bf-89de-38a0659855aa tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e0d0a8ce-25a5-41bf-89de-38a0659855aa tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Snapshot retrieved successfully. Sep 04 16:07:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e0d0a8ce-25a5-41bf-89de-38a0659855aa tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 returned with HTTP 200 Sep 04 16:07:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1374/2698] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:07:02 2026] GET /volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cbd65328-9e6a-45af-94af-e842b7ac0cba None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cbd65328-9e6a-45af-94af-e842b7ac0cba tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 Sep 04 16:07:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cbd65328-9e6a-45af-94af-e842b7ac0cba tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cbd65328-9e6a-45af-94af-e842b7ac0cba tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:03 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:03 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cbd65328-9e6a-45af-94af-e842b7ac0cba tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Snapshot retrieved successfully. Sep 04 16:07:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cbd65328-9e6a-45af-94af-e842b7ac0cba tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 returned with HTTP 200 Sep 04 16:07:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1325/2699] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:07:03 2026] GET /volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-05934c6b-b5c6-41b0-9748-611ca74e217a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05934c6b-b5c6-41b0-9748-611ca74e217a tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 Sep 04 16:07:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-05934c6b-b5c6-41b0-9748-611ca74e217a tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-05934c6b-b5c6-41b0-9748-611ca74e217a tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-05934c6b-b5c6-41b0-9748-611ca74e217a tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Snapshot retrieved successfully. Sep 04 16:07:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05934c6b-b5c6-41b0-9748-611ca74e217a tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 returned with HTTP 200 Sep 04 16:07:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1375/2700] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:07:04 2026] GET /volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-66a98742-2917-45e3-b401-6eeb1730f706 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-66a98742-2917-45e3-b401-6eeb1730f706 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-66a98742-2917-45e3-b401-6eeb1730f706 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-66a98742-2917-45e3-b401-6eeb1730f706 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-66a98742-2917-45e3-b401-6eeb1730f706 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Snapshot retrieved successfully. Sep 04 16:07:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-66a98742-2917-45e3-b401-6eeb1730f706 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 returned with HTTP 200 Sep 04 16:07:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1326/2701] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:07:04 2026] GET /volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c97ae5b7-b807-401e-ba6f-e21f16ad456c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c97ae5b7-b807-401e-ba6f-e21f16ad456c tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 Sep 04 16:07:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c97ae5b7-b807-401e-ba6f-e21f16ad456c tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c97ae5b7-b807-401e-ba6f-e21f16ad456c tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c97ae5b7-b807-401e-ba6f-e21f16ad456c tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Snapshot retrieved successfully. Sep 04 16:07:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c97ae5b7-b807-401e-ba6f-e21f16ad456c tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 returned with HTTP 200 Sep 04 16:07:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1376/2702] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:07:04 2026] GET /volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1b601185-c7dd-4b18-a085-ea3129b7c060", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Create volume request body: {'volume': {'snapshot_id': '1b601185-c7dd-4b18-a085-ea3129b7c060', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Snapshot retrieved successfully. Sep 04 16:07:04 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Create volume of 1 GB Sep 04 16:07:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Availability Zones retrieved successfully. Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Flow 'volume_create_api' (513b449b-7c88-4131-82a1-39cce6f2aea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ef26c1-421b-4598-94f0-52e216245b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ef26c1-421b-4598-94f0-52e216245b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1b601185-c7dd-4b18-a085-ea3129b7c060', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b14d496-9ecf-47d2-81d4-34ac506f2a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Created reservations ['cc4bc468-7634-4e97-a9f6-727f4fcd034e', '274c2665-83e1-4503-92cd-f3a9c0d52866', '7e93fdaa-5728-4d2c-b71e-b342fb13dcb1', 'bdf1cf93-1873-4013-81db-ad76383f801c'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b14d496-9ecf-47d2-81d4-34ac506f2a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc4bc468-7634-4e97-a9f6-727f4fcd034e', '274c2665-83e1-4503-92cd-f3a9c0d52866', '7e93fdaa-5728-4d2c-b71e-b342fb13dcb1', 'bdf1cf93-1873-4013-81db-ad76383f801c']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a1fa2d4-4868-40ed-86a9-5c3e772c566a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a1fa2d4-4868-40ed-86a9-5c3e772c566a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8389868-0db7-4411-be65-597e2815f10f', '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='10416811c81d4c2594fba7fa07094af6',qos_specs=None,replication_status=,reservations=['cc4bc468-7634-4e97-a9f6-727f4fcd034e','274c2665-83e1-4503-92cd-f3a9c0d52866','7e93fdaa-5728-4d2c-b71e-b342fb13dcb1','bdf1cf93-1873-4013-81db-ad76383f801c'],size=1,snapshot_id=1b601185-c7dd-4b18-a085-ea3129b7c060,source_replicaid=,source_volid=None,status='creating',user_id='7b1d1ed23f5844b3a90d8feb1bdc6444',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8389868-0db7-4411-be65-597e2815f10f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10416811c81d4c2594fba7fa07094af6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1b601185-c7dd-4b18-a085-ea3129b7c060,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b1d1ed23f5844b3a90d8feb1bdc6444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be0614bd-7766-4dc7-bbd2-013262946cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be0614bd-7766-4dc7-bbd2-013262946cfa) transitioned into state 'SUCCESS' from 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='10416811c81d4c2594fba7fa07094af6',qos_specs=None,replication_status=,reservations=['cc4bc468-7634-4e97-a9f6-727f4fcd034e','274c2665-83e1-4503-92cd-f3a9c0d52866','7e93fdaa-5728-4d2c-b71e-b342fb13dcb1','bdf1cf93-1873-4013-81db-ad76383f801c'],size=1,snapshot_id=1b601185-c7dd-4b18-a085-ea3129b7c060,source_replicaid=,source_volid=None,status='creating',user_id='7b1d1ed23f5844b3a90d8feb1bdc6444',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d0f379-7240-4e89-b50b-877ed807f2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d0f379-7240-4e89-b50b-877ed807f2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Flow 'volume_create_api' (513b449b-7c88-4131-82a1-39cce6f2aea7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Create volume request issued successfully. Sep 04 16:07:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c53f2daf-0b40-4a84-8cd7-26f6520fab02 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1327/2703] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:07:04 2026] POST /volume/v3/volumes => generated 750 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-78e3183b-3dab-4c8e-b883-cdee3ee6c74d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-78e3183b-3dab-4c8e-b883-cdee3ee6c74d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f Sep 04 16:07:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-78e3183b-3dab-4c8e-b883-cdee3ee6c74d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-78e3183b-3dab-4c8e-b883-cdee3ee6c74d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-78e3183b-3dab-4c8e-b883-cdee3ee6c74d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-78e3183b-3dab-4c8e-b883-cdee3ee6c74d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f returned with HTTP 200 Sep 04 16:07:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1377/2704] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:04 2026] GET /volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b567f34b-1a15-469c-95d7-109d30504069 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b567f34b-1a15-469c-95d7-109d30504069 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f Sep 04 16:07:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b567f34b-1a15-469c-95d7-109d30504069 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b567f34b-1a15-469c-95d7-109d30504069 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b567f34b-1a15-469c-95d7-109d30504069 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b567f34b-1a15-469c-95d7-109d30504069 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f returned with HTTP 200 Sep 04 16:07:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1328/2705] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:05 2026] GET /volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:07:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cffdcad4-266d-4c80-b58a-2d03e6b38d84 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cffdcad4-266d-4c80-b58a-2d03e6b38d84 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f Sep 04 16:07:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cffdcad4-266d-4c80-b58a-2d03e6b38d84 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cffdcad4-266d-4c80-b58a-2d03e6b38d84 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cffdcad4-266d-4c80-b58a-2d03e6b38d84 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cffdcad4-266d-4c80-b58a-2d03e6b38d84 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f returned with HTTP 200 Sep 04 16:07:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1378/2706] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:06 2026] GET /volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f => generated 842 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-33f0395f-ea8c-4aab-b631-c3d946ae7c95 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-33f0395f-ea8c-4aab-b631-c3d946ae7c95 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f Sep 04 16:07:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-33f0395f-ea8c-4aab-b631-c3d946ae7c95 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-33f0395f-ea8c-4aab-b631-c3d946ae7c95 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-33f0395f-ea8c-4aab-b631-c3d946ae7c95 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-33f0395f-ea8c-4aab-b631-c3d946ae7c95 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f returned with HTTP 200 Sep 04 16:07:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1329/2707] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:08 2026] GET /volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f => generated 842 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5ab1eb04-61d5-43f1-9b03-c03ab978e8e5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5ab1eb04-61d5-43f1-9b03-c03ab978e8e5 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f Sep 04 16:07:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5ab1eb04-61d5-43f1-9b03-c03ab978e8e5 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5ab1eb04-61d5-43f1-9b03-c03ab978e8e5 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5ab1eb04-61d5-43f1-9b03-c03ab978e8e5 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5ab1eb04-61d5-43f1-9b03-c03ab978e8e5 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f returned with HTTP 200 Sep 04 16:07:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1379/2708] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:09 2026] GET /volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f => generated 842 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:07:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9f43f5cd-1e18-48b6-961e-fb7efec2e9b4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9f43f5cd-1e18-48b6-961e-fb7efec2e9b4 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f Sep 04 16:07:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9f43f5cd-1e18-48b6-961e-fb7efec2e9b4 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9f43f5cd-1e18-48b6-961e-fb7efec2e9b4 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9f43f5cd-1e18-48b6-961e-fb7efec2e9b4 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9f43f5cd-1e18-48b6-961e-fb7efec2e9b4 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f returned with HTTP 200 Sep 04 16:07:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1330/2709] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:10 2026] GET /volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f => generated 842 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5cea8a06-c7f9-46eb-b9b3-945fb3fa9f21 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5cea8a06-c7f9-46eb-b9b3-945fb3fa9f21 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f Sep 04 16:07:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5cea8a06-c7f9-46eb-b9b3-945fb3fa9f21 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5cea8a06-c7f9-46eb-b9b3-945fb3fa9f21 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5cea8a06-c7f9-46eb-b9b3-945fb3fa9f21 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5cea8a06-c7f9-46eb-b9b3-945fb3fa9f21 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f returned with HTTP 200 Sep 04 16:07:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1380/2710] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:11 2026] GET /volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5caccd7c-b39e-45f6-a5b4-e70648242a9d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5caccd7c-b39e-45f6-a5b4-e70648242a9d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f Sep 04 16:07:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5caccd7c-b39e-45f6-a5b4-e70648242a9d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5caccd7c-b39e-45f6-a5b4-e70648242a9d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5caccd7c-b39e-45f6-a5b4-e70648242a9d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5caccd7c-b39e-45f6-a5b4-e70648242a9d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f returned with HTTP 200 Sep 04 16:07:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1331/2711] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:11 2026] GET /volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f6b14c43-b583-46c3-b037-479ab1bf12fe None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f6b14c43-b583-46c3-b037-479ab1bf12fe tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 Sep 04 16:07:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f6b14c43-b583-46c3-b037-479ab1bf12fe tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f6b14c43-b583-46c3-b037-479ab1bf12fe tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:11 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-f6b14c43-b583-46c3-b037-479ab1bf12fe tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Delete snapshot with id: 1b601185-c7dd-4b18-a085-ea3129b7c060 Sep 04 16:07:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f6b14c43-b583-46c3-b037-479ab1bf12fe tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Snapshot retrieved successfully. Sep 04 16:07:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f6b14c43-b583-46c3-b037-479ab1bf12fe tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Snapshot delete request issued successfully. Sep 04 16:07:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f6b14c43-b583-46c3-b037-479ab1bf12fe tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 returned with HTTP 202 Sep 04 16:07:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1381/2712] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:07:11 2026] DELETE /volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-732cbebe-4e62-469a-93c0-82d1e8178e93 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-732cbebe-4e62-469a-93c0-82d1e8178e93 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 Sep 04 16:07:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-732cbebe-4e62-469a-93c0-82d1e8178e93 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-732cbebe-4e62-469a-93c0-82d1e8178e93 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-732cbebe-4e62-469a-93c0-82d1e8178e93 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Snapshot retrieved successfully. Sep 04 16:07:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-732cbebe-4e62-469a-93c0-82d1e8178e93 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 returned with HTTP 200 Sep 04 16:07:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1332/2713] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:07:11 2026] GET /volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3d917e4a-d424-4356-8b1b-2a69fa93a407 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3d917e4a-d424-4356-8b1b-2a69fa93a407 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:07:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3d917e4a-d424-4356-8b1b-2a69fa93a407 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3d917e4a-d424-4356-8b1b-2a69fa93a407 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:07:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1382/2714] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:07:12 2026] POST /volume/v3/types => generated 287 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-39669635-7cd7-45e3-ae06-2acd94acf92f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-39669635-7cd7-45e3-ae06-2acd94acf92f tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 Sep 04 16:07:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-39669635-7cd7-45e3-ae06-2acd94acf92f tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-39669635-7cd7-45e3-ae06-2acd94acf92f tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-39669635-7cd7-45e3-ae06-2acd94acf92f tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Snapshot retrieved successfully. Sep 04 16:07:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-39669635-7cd7-45e3-ae06-2acd94acf92f tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 returned with HTTP 200 Sep 04 16:07:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1333/2715] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:07:12 2026] GET /volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-582050dc-bbb5-4a27-9aaa-2eb12b339997 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-582050dc-bbb5-4a27-9aaa-2eb12b339997 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 Sep 04 16:07:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-582050dc-bbb5-4a27-9aaa-2eb12b339997 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-582050dc-bbb5-4a27-9aaa-2eb12b339997 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-582050dc-bbb5-4a27-9aaa-2eb12b339997 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 returned with HTTP 404 Sep 04 16:07:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1383/2716] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:07:13 2026] GET /volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4e0b29e2-05da-4f54-8377-476027541de0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4e0b29e2-05da-4f54-8377-476027541de0 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] DELETE http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 Sep 04 16:07:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4e0b29e2-05da-4f54-8377-476027541de0 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4e0b29e2-05da-4f54-8377-476027541de0 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:14 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-4e0b29e2-05da-4f54-8377-476027541de0 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Delete volume with id: 458ef29a-a85c-4b02-baf7-238383804648 Sep 04 16:07:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4e0b29e2-05da-4f54-8377-476027541de0 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4e0b29e2-05da-4f54-8377-476027541de0 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Delete volume request issued successfully. Sep 04 16:07:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4e0b29e2-05da-4f54-8377-476027541de0 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 returned with HTTP 202 Sep 04 16:07:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1334/2717] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:13 2026] DELETE /volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0f532416-eaaa-4d6e-9515-f035d73f3c9d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0f532416-eaaa-4d6e-9515-f035d73f3c9d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 Sep 04 16:07:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0f532416-eaaa-4d6e-9515-f035d73f3c9d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0f532416-eaaa-4d6e-9515-f035d73f3c9d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0f532416-eaaa-4d6e-9515-f035d73f3c9d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0f532416-eaaa-4d6e-9515-f035d73f3c9d tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 returned with HTTP 200 Sep 04 16:07:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1384/2718] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:14 2026] GET /volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-13af8d6c-be23-46f0-84fa-166dfc5ed5e5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-13af8d6c-be23-46f0-84fa-166dfc5ed5e5 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-13af8d6c-be23-46f0-84fa-166dfc5ed5e5 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-13af8d6c-be23-46f0-84fa-166dfc5ed5e5 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-13af8d6c-be23-46f0-84fa-166dfc5ed5e5 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 returned with HTTP 404 Sep 04 16:07:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1335/2719] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:15 2026] GET /volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4c2b8c8e-4f23-45c2-be0e-1310f7c917b6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4c2b8c8e-4f23-45c2-be0e-1310f7c917b6 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] DELETE http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f Sep 04 16:07:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4c2b8c8e-4f23-45c2-be0e-1310f7c917b6 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4c2b8c8e-4f23-45c2-be0e-1310f7c917b6 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:15 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-4c2b8c8e-4f23-45c2-be0e-1310f7c917b6 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Delete volume with id: e8389868-0db7-4411-be65-597e2815f10f Sep 04 16:07:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4c2b8c8e-4f23-45c2-be0e-1310f7c917b6 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4c2b8c8e-4f23-45c2-be0e-1310f7c917b6 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Delete volume request issued successfully. Sep 04 16:07:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4c2b8c8e-4f23-45c2-be0e-1310f7c917b6 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f returned with HTTP 202 Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1385/2720] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:15 2026] DELETE /volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "afc4e125-f75e-45fc-b66e-3d0061cf1b90", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4a370b31-fb6b-47c0-9ccf-1ae840ec6c70 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'afc4e125-f75e-45fc-b66e-3d0061cf1b90', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4a370b31-fb6b-47c0-9ccf-1ae840ec6c70 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f Sep 04 16:07:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4a370b31-fb6b-47c0-9ccf-1ae840ec6c70 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4a370b31-fb6b-47c0-9ccf-1ae840ec6c70 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4a370b31-fb6b-47c0-9ccf-1ae840ec6c70 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Volume info retrieved successfully. Sep 04 16:07:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4a370b31-fb6b-47c0-9ccf-1ae840ec6c70 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f returned with HTTP 200 Sep 04 16:07:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1386/2721] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:15 2026] GET /volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:15 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Create volume of 1 GB Sep 04 16:07:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Availability Zones retrieved successfully. Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Flow 'volume_create_api' (37dd7b38-a2d5-4219-b2cf-aec4f5838ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f00d6a-f189-4d91-878d-735c57653ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f00d6a-f189-4d91-878d-735c57653ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:07:13Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=bd819bee-288b-41b2-aa01-0df33d254fad,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': 'bd819bee-288b-41b2-aa01-0df33d254fad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84cd01d2-a555-4a89-a58c-a2b594310137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-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. Sep 04 16:07:15 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-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. Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Created reservations ['90e142c1-6e97-4ef7-b1fc-19814b6d5631', '607477dc-8cac-4165-a8f8-df3530a945c5', 'aec9b20d-f27e-487f-9bec-ab85d040073d', 'f35142c8-6341-48be-87ab-be37676de6c2'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84cd01d2-a555-4a89-a58c-a2b594310137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90e142c1-6e97-4ef7-b1fc-19814b6d5631', '607477dc-8cac-4165-a8f8-df3530a945c5', 'aec9b20d-f27e-487f-9bec-ab85d040073d', 'f35142c8-6341-48be-87ab-be37676de6c2']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55108bb3-ffe5-4c6b-a188-4f373141c500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55108bb3-ffe5-4c6b-a188-4f373141c500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1380d126-8311-4a88-bc10-f105107ac9c2', '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='d843498e4eca417f9535674922664cfc',qos_specs=None,replication_status=,reservations=['90e142c1-6e97-4ef7-b1fc-19814b6d5631','607477dc-8cac-4165-a8f8-df3530a945c5','aec9b20d-f27e-487f-9bec-ab85d040073d','f35142c8-6341-48be-87ab-be37676de6c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='630362273e8d4ee5a239db88a8ddcded',volume_type_id=bd819bee-288b-41b2-aa01-0df33d254fad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:15Z,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=1380d126-8311-4a88-bc10-f105107ac9c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d843498e4eca417f9535674922664cfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='630362273e8d4ee5a239db88a8ddcded',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd819bee-288b-41b2-aa01-0df33d254fad),volume_type_id=bd819bee-288b-41b2-aa01-0df33d254fad)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cead702c-82ad-4ebe-8fcd-b95a1dfd8fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cead702c-82ad-4ebe-8fcd-b95a1dfd8fb6) transitioned into state 'SUCCESS' from 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='d843498e4eca417f9535674922664cfc',qos_specs=None,replication_status=,reservations=['90e142c1-6e97-4ef7-b1fc-19814b6d5631','607477dc-8cac-4165-a8f8-df3530a945c5','aec9b20d-f27e-487f-9bec-ab85d040073d','f35142c8-6341-48be-87ab-be37676de6c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='630362273e8d4ee5a239db88a8ddcded',volume_type_id=bd819bee-288b-41b2-aa01-0df33d254fad)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3efc1dd-ed39-40a0-aeca-45368cb9addb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3efc1dd-ed39-40a0-aeca-45368cb9addb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Flow 'volume_create_api' (37dd7b38-a2d5-4219-b2cf-aec4f5838ef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Create volume request issued successfully. Sep 04 16:07:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2b0ae1e4-617e-44a1-85fe-8e8ba6b80cae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1336/2722] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:07:15 2026] POST /volume/v3/volumes => generated 806 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:07:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7faf587a-1413-43c6-8e3f-c3cb12d62b18 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7faf587a-1413-43c6-8e3f-c3cb12d62b18 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] GET http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 Sep 04 16:07:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7faf587a-1413-43c6-8e3f-c3cb12d62b18 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7faf587a-1413-43c6-8e3f-c3cb12d62b18 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7faf587a-1413-43c6-8e3f-c3cb12d62b18 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Volume info retrieved successfully. Sep 04 16:07:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7faf587a-1413-43c6-8e3f-c3cb12d62b18 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 returned with HTTP 200 Sep 04 16:07:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1387/2723] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:15 2026] GET /volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 => generated 874 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0843a78f-14a5-4d7c-b770-b02d9bdf50bd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0843a78f-14a5-4d7c-b770-b02d9bdf50bd tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f Sep 04 16:07:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0843a78f-14a5-4d7c-b770-b02d9bdf50bd tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0843a78f-14a5-4d7c-b770-b02d9bdf50bd tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0843a78f-14a5-4d7c-b770-b02d9bdf50bd tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f returned with HTTP 404 Sep 04 16:07:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1337/2724] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:16 2026] GET /volume/v3/volumes/e8389868-0db7-4411-be65-597e2815f10f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a548a040-3723-47ff-ad40-db5c9115785a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a548a040-3723-47ff-ad40-db5c9115785a tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 Sep 04 16:07:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a548a040-3723-47ff-ad40-db5c9115785a tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a548a040-3723-47ff-ad40-db5c9115785a tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:16 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-a548a040-3723-47ff-ad40-db5c9115785a tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Delete snapshot with id: 1b601185-c7dd-4b18-a085-ea3129b7c060 Sep 04 16:07:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a548a040-3723-47ff-ad40-db5c9115785a tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 returned with HTTP 404 Sep 04 16:07:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1388/2725] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:07:16 2026] DELETE /volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f0a601f8-1c42-4df3-a61c-f06c528224ad None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f0a601f8-1c42-4df3-a61c-f06c528224ad tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 Sep 04 16:07:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f0a601f8-1c42-4df3-a61c-f06c528224ad tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f0a601f8-1c42-4df3-a61c-f06c528224ad tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f0a601f8-1c42-4df3-a61c-f06c528224ad tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 returned with HTTP 404 Sep 04 16:07:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1338/2726] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:07:16 2026] GET /volume/v3/snapshots/1b601185-c7dd-4b18-a085-ea3129b7c060 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-833ced02-9112-4597-b331-59323fbaeace None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-833ced02-9112-4597-b331-59323fbaeace tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] DELETE http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 Sep 04 16:07:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-833ced02-9112-4597-b331-59323fbaeace tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-833ced02-9112-4597-b331-59323fbaeace tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:16 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-833ced02-9112-4597-b331-59323fbaeace tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Delete volume with id: 458ef29a-a85c-4b02-baf7-238383804648 Sep 04 16:07:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-833ced02-9112-4597-b331-59323fbaeace tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 returned with HTTP 404 Sep 04 16:07:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1389/2727] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:16 2026] DELETE /volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b7efb8e3-2a32-4dc7-bab0-95f03f504b96 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b7efb8e3-2a32-4dc7-bab0-95f03f504b96 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] GET http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 Sep 04 16:07:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b7efb8e3-2a32-4dc7-bab0-95f03f504b96 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b7efb8e3-2a32-4dc7-bab0-95f03f504b96 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b7efb8e3-2a32-4dc7-bab0-95f03f504b96 tempest-SnapshotDependencyTests-70948626 tempest-SnapshotDependencyTests-70948626-project-member] http://192.168.122.126/volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 returned with HTTP 404 Sep 04 16:07:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1339/2728] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:16 2026] GET /volume/v3/volumes/458ef29a-a85c-4b02-baf7-238383804648 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-66290863-eee3-4ae5-aaa3-87e1332bd935 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-66290863-eee3-4ae5-aaa3-87e1332bd935 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] GET http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 Sep 04 16:07:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-66290863-eee3-4ae5-aaa3-87e1332bd935 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-66290863-eee3-4ae5-aaa3-87e1332bd935 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-66290863-eee3-4ae5-aaa3-87e1332bd935 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Volume info retrieved successfully. Sep 04 16:07:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-66290863-eee3-4ae5-aaa3-87e1332bd935 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 returned with HTTP 200 Sep 04 16:07:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1390/2729] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:16 2026] GET /volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 => generated 898 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1dc8e8e8-0107-4678-b301-f58419cf181a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1dc8e8e8-0107-4678-b301-f58419cf181a tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] GET http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 Sep 04 16:07:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1dc8e8e8-0107-4678-b301-f58419cf181a tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1dc8e8e8-0107-4678-b301-f58419cf181a tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1dc8e8e8-0107-4678-b301-f58419cf181a tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Volume info retrieved successfully. Sep 04 16:07:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1dc8e8e8-0107-4678-b301-f58419cf181a tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 returned with HTTP 200 Sep 04 16:07:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1340/2730] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:18 2026] GET /volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 => generated 956 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-35b39a24-d479-4a02-bd86-bd8aec10b88e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-35b39a24-d479-4a02-bd86-bd8aec10b88e tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] GET http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 Sep 04 16:07:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-35b39a24-d479-4a02-bd86-bd8aec10b88e tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-35b39a24-d479-4a02-bd86-bd8aec10b88e tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-35b39a24-d479-4a02-bd86-bd8aec10b88e tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Volume info retrieved successfully. Sep 04 16:07:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-35b39a24-d479-4a02-bd86-bd8aec10b88e tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 returned with HTTP 200 Sep 04 16:07:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1391/2731] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:19 2026] GET /volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 => generated 959 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fe49ec8d-e65a-48a7-a08b-2df198cfb44f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fe49ec8d-e65a-48a7-a08b-2df198cfb44f tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] GET http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 Sep 04 16:07:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fe49ec8d-e65a-48a7-a08b-2df198cfb44f tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fe49ec8d-e65a-48a7-a08b-2df198cfb44f tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fe49ec8d-e65a-48a7-a08b-2df198cfb44f tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Volume info retrieved successfully. Sep 04 16:07:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fe49ec8d-e65a-48a7-a08b-2df198cfb44f tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 returned with HTTP 200 Sep 04 16:07:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1341/2732] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:20 2026] GET /volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 => generated 959 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-aed61149-b43e-46b3-80f4-ba6adcd0155b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aed61149-b43e-46b3-80f4-ba6adcd0155b tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] GET http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 Sep 04 16:07:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aed61149-b43e-46b3-80f4-ba6adcd0155b tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aed61149-b43e-46b3-80f4-ba6adcd0155b tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-aed61149-b43e-46b3-80f4-ba6adcd0155b tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Volume info retrieved successfully. Sep 04 16:07:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aed61149-b43e-46b3-80f4-ba6adcd0155b tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 returned with HTTP 200 Sep 04 16:07:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1392/2733] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:21 2026] GET /volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 => generated 959 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ee2f5b5c-7dc6-468e-bf91-2285159add05 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee2f5b5c-7dc6-468e-bf91-2285159add05 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] GET http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 Sep 04 16:07:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee2f5b5c-7dc6-468e-bf91-2285159add05 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee2f5b5c-7dc6-468e-bf91-2285159add05 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ee2f5b5c-7dc6-468e-bf91-2285159add05 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Volume info retrieved successfully. Sep 04 16:07:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee2f5b5c-7dc6-468e-bf91-2285159add05 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 returned with HTTP 200 Sep 04 16:07:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1342/2734] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:22 2026] GET /volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 => generated 1303 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8802eb79-a5c8-4a41-ac0b-d978e1c25da9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8802eb79-a5c8-4a41-ac0b-d978e1c25da9 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] DELETE http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 Sep 04 16:07:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8802eb79-a5c8-4a41-ac0b-d978e1c25da9 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8802eb79-a5c8-4a41-ac0b-d978e1c25da9 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:22 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-8802eb79-a5c8-4a41-ac0b-d978e1c25da9 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Delete volume with id: 1380d126-8311-4a88-bc10-f105107ac9c2 Sep 04 16:07:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8802eb79-a5c8-4a41-ac0b-d978e1c25da9 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Volume info retrieved successfully. Sep 04 16:07:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8802eb79-a5c8-4a41-ac0b-d978e1c25da9 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Delete volume request issued successfully. Sep 04 16:07:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8802eb79-a5c8-4a41-ac0b-d978e1c25da9 tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 returned with HTTP 202 Sep 04 16:07:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1393/2735] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:22 2026] DELETE /volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6cc2421a-435c-45ae-be9b-ead8294f62ab None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6cc2421a-435c-45ae-be9b-ead8294f62ab tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] GET http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 Sep 04 16:07:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6cc2421a-435c-45ae-be9b-ead8294f62ab tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6cc2421a-435c-45ae-be9b-ead8294f62ab tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6cc2421a-435c-45ae-be9b-ead8294f62ab tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Volume info retrieved successfully. Sep 04 16:07:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6cc2421a-435c-45ae-be9b-ead8294f62ab tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 returned with HTTP 200 Sep 04 16:07:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1343/2736] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:22 2026] GET /volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 => generated 1302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9598fde8-85e7-43d0-b4f2-3765497dbaae None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9598fde8-85e7-43d0-b4f2-3765497dbaae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] GET http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 Sep 04 16:07:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9598fde8-85e7-43d0-b4f2-3765497dbaae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9598fde8-85e7-43d0-b4f2-3765497dbaae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9598fde8-85e7-43d0-b4f2-3765497dbaae tempest-VolumeAndVolumeTypeFromImageTest-347407878 tempest-VolumeAndVolumeTypeFromImageTest-347407878-project-member] http://192.168.122.126/volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 returned with HTTP 404 Sep 04 16:07:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1394/2737] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:23 2026] GET /volume/v3/volumes/1380d126-8311-4a88-bc10-f105107ac9c2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1cdce894-3268-43f0-80db-9292d5237ae7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1cdce894-3268-43f0-80db-9292d5237ae7 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] GET http://192.168.122.126/volume/v3/volumes/detail?all_tenants=1 Sep 04 16:07:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1cdce894-3268-43f0-80db-9292d5237ae7 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1cdce894-3268-43f0-80db-9292d5237ae7 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:23 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-1cdce894-3268-43f0-80db-9292d5237ae7 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:07:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1cdce894-3268-43f0-80db-9292d5237ae7 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] Get all volumes completed successfully. Sep 04 16:07:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1cdce894-3268-43f0-80db-9292d5237ae7 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] http://192.168.122.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 16:07:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1344/2738] 192.168.122.126 () {58 vars in 1169 bytes} [Fri Sep 4 16:07:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:07:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1ffebe74-90fc-4ae8-b0b4-43ac7a831638 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1ffebe74-90fc-4ae8-b0b4-43ac7a831638 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] DELETE http://192.168.122.126/volume/v3/types/bd819bee-288b-41b2-aa01-0df33d254fad Sep 04 16:07:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1ffebe74-90fc-4ae8-b0b4-43ac7a831638 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1ffebe74-90fc-4ae8-b0b4-43ac7a831638 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1ffebe74-90fc-4ae8-b0b4-43ac7a831638 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] http://192.168.122.126/volume/v3/types/bd819bee-288b-41b2-aa01-0df33d254fad returned with HTTP 202 Sep 04 16:07:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1395/2739] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:07:23 2026] DELETE /volume/v3/types/bd819bee-288b-41b2-aa01-0df33d254fad => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e56bca13-9ac7-4d7e-b9b7-474b55cdcff0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e56bca13-9ac7-4d7e-b9b7-474b55cdcff0 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] GET http://192.168.122.126/volume/v3/types/bd819bee-288b-41b2-aa01-0df33d254fad Sep 04 16:07:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e56bca13-9ac7-4d7e-b9b7-474b55cdcff0 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e56bca13-9ac7-4d7e-b9b7-474b55cdcff0 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e56bca13-9ac7-4d7e-b9b7-474b55cdcff0 tempest-VolumeAndVolumeTypeFromImageTest-168357606 tempest-VolumeAndVolumeTypeFromImageTest-168357606-project-admin] http://192.168.122.126/volume/v3/types/bd819bee-288b-41b2-aa01-0df33d254fad returned with HTTP 404 Sep 04 16:07:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1345/2740] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 16:07:23 2026] GET /volume/v3/types/bd819bee-288b-41b2-aa01-0df33d254fad => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:33 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=151,cinder:UPDATE=22,cinder:INSERT=14 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:07:33 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=190,cinder:INSERT=35,cinder:UPDATE=56 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:07:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c58fba70-9c44-402b-baef-3c1226903634 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1193637211"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1193637211'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:37 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume of 1 GB Sep 04 16:07:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Availability Zones retrieved successfully. Sep 04 16:07:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Flow 'volume_create_api' (4cbac196-a880-4756-8e29-7ad1e5b00602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ceb614d-e9cd-4a01-b4fc-dd69fd02a450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ceb614d-e9cd-4a01-b4fc-dd69fd02a450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0cc3fc-fde2-4728-901d-23e2c6605a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Created reservations ['889a2117-573c-4070-8284-42e75489088f', 'd864cd8e-a2b4-40cb-9ca3-b3196f3c9900', '2841af7e-653f-4e37-a2bd-cf1f7120c57a', 'c79e17b5-6e68-44f4-95c6-fa4bf6aec90d'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0cc3fc-fde2-4728-901d-23e2c6605a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['889a2117-573c-4070-8284-42e75489088f', 'd864cd8e-a2b4-40cb-9ca3-b3196f3c9900', '2841af7e-653f-4e37-a2bd-cf1f7120c57a', 'c79e17b5-6e68-44f4-95c6-fa4bf6aec90d']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1b195be-f839-4785-b0bb-be119bb61fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-401485604"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume request body: {'volume': {"'imageRef": '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-401485604'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume of 1 GB Sep 04 16:07:38 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Availability Zones retrieved successfully. Sep 04 16:07:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1b195be-f839-4785-b0bb-be119bb61fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b25f520-faac-4d25-a17c-f0135a6de8e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1193637211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f661b23fe9c04649a35e39b3309e63cb',qos_specs=None,replication_status=,reservations=['889a2117-573c-4070-8284-42e75489088f','d864cd8e-a2b4-40cb-9ca3-b3196f3c9900','2841af7e-653f-4e37-a2bd-cf1f7120c57a','c79e17b5-6e68-44f4-95c6-fa4bf6aec90d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1193637211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b25f520-faac-4d25-a17c-f0135a6de8e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f661b23fe9c04649a35e39b3309e63cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (164748ef-3571-49a4-9b6d-52be8c245c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Flow 'volume_create_api' (88b38cc8-f575-4c36-9086-023ce08347fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57eed8b1-bab3-4938-81d3-d9609deed7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (164748ef-3571-49a4-9b6d-52be8c245c1a) transitioned into state 'SUCCESS' from state '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-1193637211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f661b23fe9c04649a35e39b3309e63cb',qos_specs=None,replication_status=,reservations=['889a2117-573c-4070-8284-42e75489088f','d864cd8e-a2b4-40cb-9ca3-b3196f3c9900','2841af7e-653f-4e37-a2bd-cf1f7120c57a','c79e17b5-6e68-44f4-95c6-fa4bf6aec90d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a87f633-bd60-4016-be71-b4f70326e823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a87f633-bd60-4016-be71-b4f70326e823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Flow 'volume_create_api' (4cbac196-a880-4756-8e29-7ad1e5b00602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume request issued successfully. Sep 04 16:07:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c58fba70-9c44-402b-baef-3c1226903634 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57eed8b1-bab3-4938-81d3-d9609deed7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1396/2741] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:07:37 2026] POST /volume/v3/volumes => generated 773 bytes in 838 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd6f4de-83ad-4dc9-b579-263c36e0eaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7007b9f0-0914-4e33-9a1c-db57537e4440 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7007b9f0-0914-4e33-9a1c-db57537e4440 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7007b9f0-0914-4e33-9a1c-db57537e4440 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7007b9f0-0914-4e33-9a1c-db57537e4440 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7007b9f0-0914-4e33-9a1c-db57537e4440 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7007b9f0-0914-4e33-9a1c-db57537e4440 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 returned with HTTP 200 Sep 04 16:07:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1397/2742] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:38 2026] GET /volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 => generated 841 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Created reservations ['5c2781bc-6c54-4c2c-bdab-5fd9eca7a575', 'd3cd4779-e491-4783-b65d-e067bdaf8fe5', '3966da5c-d593-4f5d-b86d-185dbc337e59', 'aa7af2a4-e1f7-40e4-bb5f-0c4ba2ebd5cc'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd6f4de-83ad-4dc9-b579-263c36e0eaa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c2781bc-6c54-4c2c-bdab-5fd9eca7a575', 'd3cd4779-e491-4783-b65d-e067bdaf8fe5', '3966da5c-d593-4f5d-b86d-185dbc337e59', 'aa7af2a4-e1f7-40e4-bb5f-0c4ba2ebd5cc']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57482ee1-c897-4444-bb97-07940bffa98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:38 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57482ee1-c897-4444-bb97-07940bffa98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4daa2e0-3666-4e26-bef5-e06c18add1cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-401485604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40ea5dc2c34204ada014671ca124de',qos_specs=None,replication_status=,reservations=['5c2781bc-6c54-4c2c-bdab-5fd9eca7a575','d3cd4779-e491-4783-b65d-e067bdaf8fe5','3966da5c-d593-4f5d-b86d-185dbc337e59','aa7af2a4-e1f7-40e4-bb5f-0c4ba2ebd5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-401485604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4daa2e0-3666-4e26-bef5-e06c18add1cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa40ea5dc2c34204ada014671ca124de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8323dff6-7a5e-4f21-899c-7687019382d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8323dff6-7a5e-4f21-899c-7687019382d4) transitioned into state 'SUCCESS' from state '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-401485604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40ea5dc2c34204ada014671ca124de',qos_specs=None,replication_status=,reservations=['5c2781bc-6c54-4c2c-bdab-5fd9eca7a575','d3cd4779-e491-4783-b65d-e067bdaf8fe5','3966da5c-d593-4f5d-b86d-185dbc337e59','aa7af2a4-e1f7-40e4-bb5f-0c4ba2ebd5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb18d2af-caab-40f8-a8e7-953d205f287b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb18d2af-caab-40f8-a8e7-953d205f287b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Flow 'volume_create_api' (88b38cc8-f575-4c36-9086-023ce08347fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:38 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume request issued successfully. Sep 04 16:07:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-216c3eea-a137-41a4-9fd9-fca0efaf769d tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:38 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1346/2743] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:07:37 2026] POST /volume/v3/volumes => generated 765 bytes in 991 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e510f69a-803d-42dd-a031-cf6a9876e768 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-38568803"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume request body: {'volume': {"'imageRef": '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-38568803'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume of 1 GB Sep 04 16:07:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Availability Zones retrieved successfully. Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Flow 'volume_create_api' (5910474d-2168-4b5c-8635-c88573bfc1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050de3a9-ffcf-40c8-8c6a-ace032dcf279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050de3a9-ffcf-40c8-8c6a-ace032dcf279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b2d338-d8cb-4c44-86f3-d4dcb165429f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Created reservations ['7347fb4e-505c-4c61-89b3-a6e260c008b0', 'e4d1a7be-9d6e-437b-acf0-503fe49b1f8f', '5f4fb157-976c-4590-b931-6c8f35dd9695', 'efdda4f1-767e-4f91-9d74-8662969aa224'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b2d338-d8cb-4c44-86f3-d4dcb165429f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7347fb4e-505c-4c61-89b3-a6e260c008b0', 'e4d1a7be-9d6e-437b-acf0-503fe49b1f8f', '5f4fb157-976c-4590-b931-6c8f35dd9695', 'efdda4f1-767e-4f91-9d74-8662969aa224']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:38 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad56577-e5a9-45df-bc04-b60f5e850ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cad56577-e5a9-45df-bc04-b60f5e850ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79eae3b4-4e13-457b-b6b7-354023a6f5ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-38568803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40ea5dc2c34204ada014671ca124de',qos_specs=None,replication_status=,reservations=['7347fb4e-505c-4c61-89b3-a6e260c008b0','e4d1a7be-9d6e-437b-acf0-503fe49b1f8f','5f4fb157-976c-4590-b931-6c8f35dd9695','efdda4f1-767e-4f91-9d74-8662969aa224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-38568803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79eae3b4-4e13-457b-b6b7-354023a6f5ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa40ea5dc2c34204ada014671ca124de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c39763-4cfd-4d5d-9ecd-5a37a4fef93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c39763-4cfd-4d5d-9ecd-5a37a4fef93e) transitioned into state 'SUCCESS' from state '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-38568803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40ea5dc2c34204ada014671ca124de',qos_specs=None,replication_status=,reservations=['7347fb4e-505c-4c61-89b3-a6e260c008b0','e4d1a7be-9d6e-437b-acf0-503fe49b1f8f','5f4fb157-976c-4590-b931-6c8f35dd9695','efdda4f1-767e-4f91-9d74-8662969aa224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea6fa1bb-bedb-4135-a2d4-96fafb5c7c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-49fa673d-99b0-4a3f-9c8c-6f55a2077089 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea6fa1bb-bedb-4135-a2d4-96fafb5c7c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Flow 'volume_create_api' (5910474d-2168-4b5c-8635-c88573bfc1ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume request issued successfully. Sep 04 16:07:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e510f69a-803d-42dd-a031-cf6a9876e768 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1398/2744] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:07:38 2026] POST /volume/v3/volumes => generated 764 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2089323597"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume request body: {'volume': {"'imageRef": '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2089323597'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume of 1 GB Sep 04 16:07:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Availability Zones retrieved successfully. Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Flow 'volume_create_api' (7b6a8971-959c-42b5-aae1-344b4365ce11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c34fc99-351d-47c8-92c5-77abbb6bec47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-49fa673d-99b0-4a3f-9c8c-6f55a2077089 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:07:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-49fa673d-99b0-4a3f-9c8c-6f55a2077089 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-49fa673d-99b0-4a3f-9c8c-6f55a2077089 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:07:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1347/2745] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:07:39 2026] POST /volume/v3/types => generated 287 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5f9642f4-b5cd-483b-b2aa-cc88deaaaf76 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5f9642f4-b5cd-483b-b2aa-cc88deaaaf76 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 Sep 04 16:07:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5f9642f4-b5cd-483b-b2aa-cc88deaaaf76 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5f9642f4-b5cd-483b-b2aa-cc88deaaaf76 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:39 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c34fc99-351d-47c8-92c5-77abbb6bec47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a31dd10-483a-4c1e-9b66-dc1d9b695cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5f9642f4-b5cd-483b-b2aa-cc88deaaaf76 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5f9642f4-b5cd-483b-b2aa-cc88deaaaf76 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 returned with HTTP 200 Sep 04 16:07:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1348/2746] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:39 2026] GET /volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 => generated 865 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Created reservations ['60ee8bab-da89-497c-8bd8-14d2a9b40fa4', '8c2535c1-b988-4769-b280-8cf9064876ff', '9f5d5884-d773-4218-9029-5fb0b1bdfc25', 'f0751e18-cc00-429c-bc7d-5582853c5e8b'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a31dd10-483a-4c1e-9b66-dc1d9b695cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60ee8bab-da89-497c-8bd8-14d2a9b40fa4', '8c2535c1-b988-4769-b280-8cf9064876ff', '9f5d5884-d773-4218-9029-5fb0b1bdfc25', 'f0751e18-cc00-429c-bc7d-5582853c5e8b']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeea6615-d50f-4e59-ba0b-7eb9ed58aa8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeea6615-d50f-4e59-ba0b-7eb9ed58aa8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20f9a789-6099-4325-93e6-44956de7a04c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2089323597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40ea5dc2c34204ada014671ca124de',qos_specs=None,replication_status=,reservations=['60ee8bab-da89-497c-8bd8-14d2a9b40fa4','8c2535c1-b988-4769-b280-8cf9064876ff','9f5d5884-d773-4218-9029-5fb0b1bdfc25','f0751e18-cc00-429c-bc7d-5582853c5e8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2089323597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20f9a789-6099-4325-93e6-44956de7a04c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa40ea5dc2c34204ada014671ca124de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a536bdb4-4e8e-4df6-8674-84c298a65ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a536bdb4-4e8e-4df6-8674-84c298a65ea1) transitioned into state 'SUCCESS' from state '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-2089323597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40ea5dc2c34204ada014671ca124de',qos_specs=None,replication_status=,reservations=['60ee8bab-da89-497c-8bd8-14d2a9b40fa4','8c2535c1-b988-4769-b280-8cf9064876ff','9f5d5884-d773-4218-9029-5fb0b1bdfc25','f0751e18-cc00-429c-bc7d-5582853c5e8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ed7296-7d4f-4ab8-949e-edffd08e7fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ed7296-7d4f-4ab8-949e-edffd08e7fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Flow 'volume_create_api' (7b6a8971-959c-42b5-aae1-344b4365ce11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume request issued successfully. Sep 04 16:07:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3b6d495a-9a99-4106-ada8-89db8206ce07 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1399/2747] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:07:39 2026] POST /volume/v3/volumes => generated 766 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-410431775"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume request body: {'volume': {"'imageRef": '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-410431775'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:39 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume of 1 GB Sep 04 16:07:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Availability Zones retrieved successfully. Sep 04 16:07:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Flow 'volume_create_api' (6406c7c9-dc41-4ae0-9500-fcbcef1c0fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d64b2d-b5c6-4599-b4a1-67e1d7c7e6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:39 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d64b2d-b5c6-4599-b4a1-67e1d7c7e6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (854b4bec-bca3-4993-a884-e8b20c2093cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Created reservations ['c01625bb-ff6b-466d-8d03-6d723a979aad', '27ce6756-ac00-473e-abd5-0cb0dd48d6aa', 'e723362d-d45f-46e0-92a7-b8837ea56b58', '03ce8690-cd66-4907-97fc-5e5430e3c7e2'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (854b4bec-bca3-4993-a884-e8b20c2093cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c01625bb-ff6b-466d-8d03-6d723a979aad', '27ce6756-ac00-473e-abd5-0cb0dd48d6aa', 'e723362d-d45f-46e0-92a7-b8837ea56b58', '03ce8690-cd66-4907-97fc-5e5430e3c7e2']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4125c622-7819-4d11-9fcb-d429dc3805bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:40 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4125c622-7819-4d11-9fcb-d429dc3805bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39d9ce77-3e0f-449d-a360-0afc38232651', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-410431775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40ea5dc2c34204ada014671ca124de',qos_specs=None,replication_status=,reservations=['c01625bb-ff6b-466d-8d03-6d723a979aad','27ce6756-ac00-473e-abd5-0cb0dd48d6aa','e723362d-d45f-46e0-92a7-b8837ea56b58','03ce8690-cd66-4907-97fc-5e5430e3c7e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-410431775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39d9ce77-3e0f-449d-a360-0afc38232651,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa40ea5dc2c34204ada014671ca124de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce71f50-4c77-4e94-9305-2623d02250af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce71f50-4c77-4e94-9305-2623d02250af) transitioned into state 'SUCCESS' from state '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-410431775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40ea5dc2c34204ada014671ca124de',qos_specs=None,replication_status=,reservations=['c01625bb-ff6b-466d-8d03-6d723a979aad','27ce6756-ac00-473e-abd5-0cb0dd48d6aa','e723362d-d45f-46e0-92a7-b8837ea56b58','03ce8690-cd66-4907-97fc-5e5430e3c7e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65ff936a-5556-49a0-b331-36bbcf417c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65ff936a-5556-49a0-b331-36bbcf417c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Flow 'volume_create_api' (6406c7c9-dc41-4ae0-9500-fcbcef1c0fa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume request issued successfully. Sep 04 16:07:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4dc99ec9-7132-4ccc-b991-24d1ad0fe7e4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1349/2748] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:07:39 2026] POST /volume/v3/volumes => generated 765 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-63a087f6-2453-479f-85f9-f50afee72cf9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9488c80e-bb64-48e5-b1fb-9998fd167822", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2030202486"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume request body: {'volume': {"'imageRef": '9488c80e-bb64-48e5-b1fb-9998fd167822', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2030202486'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:40 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume of 1 GB Sep 04 16:07:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Availability Zones retrieved successfully. Sep 04 16:07:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Flow 'volume_create_api' (4b525448-2e0b-4f43-b597-775155da505d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d608203c-b068-437f-8c90-d44544725da0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c7d9ba-05a1-44d0-b770-9fd5d14ef79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d608203c-b068-437f-8c90-d44544725da0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d608203c-b068-437f-8c90-d44544725da0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d608203c-b068-437f-8c90-d44544725da0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:40 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d608203c-b068-437f-8c90-d44544725da0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d608203c-b068-437f-8c90-d44544725da0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 returned with HTTP 200 Sep 04 16:07:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1350/2749] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:40 2026] GET /volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-612c61c2-f98e-4d88-8494-d8d016a88759 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0b25f520-faac-4d25-a17c-f0135a6de8e6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-344769018"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume request body: {'volume': {"'source_volid": '0b25f520-faac-4d25-a17c-f0135a6de8e6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-344769018'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume of 1 GB Sep 04 16:07:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Availability Zones retrieved successfully. Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Flow 'volume_create_api' (fb2cbe6d-32b4-4bcc-bef8-520fe485a123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a648d60-77da-4c30-9e55-14e1bd459bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23c7d9ba-05a1-44d0-b770-9fd5d14ef79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca54acc3-0169-44b5-9349-254e22dff3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a648d60-77da-4c30-9e55-14e1bd459bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce35a92b-db79-46e1-bce5-ca134e31ab1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Created reservations ['f1302448-e28c-48c5-8e68-80e55c65a8b9', '6a0e1263-24a6-4294-a6ed-ddb835c24d7a', 'e71d6c8e-91ba-407a-a3c1-8b613c69277f', '69a9d64a-b80c-4f41-8865-f109c18e33a2'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce35a92b-db79-46e1-bce5-ca134e31ab1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1302448-e28c-48c5-8e68-80e55c65a8b9', '6a0e1263-24a6-4294-a6ed-ddb835c24d7a', 'e71d6c8e-91ba-407a-a3c1-8b613c69277f', '69a9d64a-b80c-4f41-8865-f109c18e33a2']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68fb72f7-51fa-47b7-9467-06110e97ed6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:40 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Created reservations ['93148a1d-439f-4aa8-84ba-6b2bf053d4d9', 'b0437faf-cb23-4d99-bea8-2550bf3445a6', 'dd5156c6-8d99-465e-980f-8c5a7222f02a', '221f04aa-fba0-42d7-84a6-643236ad26ba'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca54acc3-0169-44b5-9349-254e22dff3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93148a1d-439f-4aa8-84ba-6b2bf053d4d9', 'b0437faf-cb23-4d99-bea8-2550bf3445a6', 'dd5156c6-8d99-465e-980f-8c5a7222f02a', '221f04aa-fba0-42d7-84a6-643236ad26ba']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdb641f-7739-4981-bc48-7fca1d952b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:40 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68fb72f7-51fa-47b7-9467-06110e97ed6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90d88090-21e1-4b9a-b319-2f02da7a3bb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-344769018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f661b23fe9c04649a35e39b3309e63cb',qos_specs=None,replication_status=,reservations=['f1302448-e28c-48c5-8e68-80e55c65a8b9','6a0e1263-24a6-4294-a6ed-ddb835c24d7a','e71d6c8e-91ba-407a-a3c1-8b613c69277f','69a9d64a-b80c-4f41-8865-f109c18e33a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-344769018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90d88090-21e1-4b9a-b319-2f02da7a3bb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f661b23fe9c04649a35e39b3309e63cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:40 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c90812bc-05b8-452c-a7e7-3ff150502166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdb641f-7739-4981-bc48-7fca1d952b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2030202486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40ea5dc2c34204ada014671ca124de',qos_specs=None,replication_status=,reservations=['93148a1d-439f-4aa8-84ba-6b2bf053d4d9','b0437faf-cb23-4d99-bea8-2550bf3445a6','dd5156c6-8d99-465e-980f-8c5a7222f02a','221f04aa-fba0-42d7-84a6-643236ad26ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2030202486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa40ea5dc2c34204ada014671ca124de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (697e2b45-4dad-4a44-a6f1-19377d0b3cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c90812bc-05b8-452c-a7e7-3ff150502166) transitioned into state 'SUCCESS' from state '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-344769018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f661b23fe9c04649a35e39b3309e63cb',qos_specs=None,replication_status=,reservations=['f1302448-e28c-48c5-8e68-80e55c65a8b9','6a0e1263-24a6-4294-a6ed-ddb835c24d7a','e71d6c8e-91ba-407a-a3c1-8b613c69277f','69a9d64a-b80c-4f41-8865-f109c18e33a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a8e87b-20b8-4613-a61c-7bfa4bf19100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a8e87b-20b8-4613-a61c-7bfa4bf19100) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Flow 'volume_create_api' (fb2cbe6d-32b4-4bcc-bef8-520fe485a123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume request issued successfully. Sep 04 16:07:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-612c61c2-f98e-4d88-8494-d8d016a88759 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1351/2750] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:07:40 2026] POST /volume/v3/volumes => generated 772 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:41 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (697e2b45-4dad-4a44-a6f1-19377d0b3cc8) transitioned into state 'SUCCESS' from state '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-2030202486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa40ea5dc2c34204ada014671ca124de',qos_specs=None,replication_status=,reservations=['93148a1d-439f-4aa8-84ba-6b2bf053d4d9','b0437faf-cb23-4d99-bea8-2550bf3445a6','dd5156c6-8d99-465e-980f-8c5a7222f02a','221f04aa-fba0-42d7-84a6-643236ad26ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397cd15525d041fbbdb0cc05e2181f7b',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:41 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4fc5aac-b3c7-499e-acee-38856ec2c7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0b25f520-faac-4d25-a17c-f0135a6de8e6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-372860994"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume request body: {'volume': {"'source_volid": '0b25f520-faac-4d25-a17c-f0135a6de8e6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-372860994'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume of 1 GB Sep 04 16:07:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Availability Zones retrieved successfully. Sep 04 16:07:41 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4fc5aac-b3c7-499e-acee-38856ec2c7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:41 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Flow 'volume_create_api' (4b525448-2e0b-4f43-b597-775155da505d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Create volume request issued successfully. Sep 04 16:07:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-63a087f6-2453-479f-85f9-f50afee72cf9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1400/2751] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:07:40 2026] POST /volume/v3/volumes => generated 766 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a2d779f1-6218-42c4-a4dc-5e30ceba7b4f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Flow 'volume_create_api' (dbab8324-7057-4c65-b58a-786c46ed8c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a2d779f1-6218-42c4-a4dc-5e30ceba7b4f tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb Sep 04 16:07:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a2d779f1-6218-42c4-a4dc-5e30ceba7b4f tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a2d779f1-6218-42c4-a4dc-5e30ceba7b4f tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97a67b64-189c-4989-9fe7-e0d409eac607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a2d779f1-6218-42c4-a4dc-5e30ceba7b4f tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a2d779f1-6218-42c4-a4dc-5e30ceba7b4f tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb returned with HTTP 200 Sep 04 16:07:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1401/2752] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:41 2026] GET /volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb => generated 858 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b571f788-d633-421f-a7dc-c2e58cec7773 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b571f788-d633-421f-a7dc-c2e58cec7773 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee Sep 04 16:07:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b571f788-d633-421f-a7dc-c2e58cec7773 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b571f788-d633-421f-a7dc-c2e58cec7773 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97a67b64-189c-4989-9fe7-e0d409eac607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7047b03-b851-4fdb-b889-6d8b4b403205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b571f788-d633-421f-a7dc-c2e58cec7773 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b571f788-d633-421f-a7dc-c2e58cec7773 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee returned with HTTP 200 Sep 04 16:07:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1402/2753] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:41 2026] GET /volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee => generated 856 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Created reservations ['7894c327-222b-44a5-95ac-1519d1087026', 'ecebf5d0-08d6-4164-b214-0f93c9f95692', 'df29c897-e6cf-4ed7-9b13-cb5d00054d2a', '65b6e49e-2b60-4cb7-b47f-ab8e556eea07'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7047b03-b851-4fdb-b889-6d8b4b403205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7894c327-222b-44a5-95ac-1519d1087026', 'ecebf5d0-08d6-4164-b214-0f93c9f95692', 'df29c897-e6cf-4ed7-9b13-cb5d00054d2a', '65b6e49e-2b60-4cb7-b47f-ab8e556eea07']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d3539b3-e763-4799-b214-dc75fe89d70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:41 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d3539b3-e763-4799-b214-dc75fe89d70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beb2d3af-c468-4845-b293-06418e90d86f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-372860994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f661b23fe9c04649a35e39b3309e63cb',qos_specs=None,replication_status=,reservations=['7894c327-222b-44a5-95ac-1519d1087026','ecebf5d0-08d6-4164-b214-0f93c9f95692','df29c897-e6cf-4ed7-9b13-cb5d00054d2a','65b6e49e-2b60-4cb7-b47f-ab8e556eea07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-372860994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beb2d3af-c468-4845-b293-06418e90d86f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f661b23fe9c04649a35e39b3309e63cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8132782-cc07-4d08-a6f6-9564dcd62565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8132782-cc07-4d08-a6f6-9564dcd62565) transitioned into state 'SUCCESS' from state '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-372860994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f661b23fe9c04649a35e39b3309e63cb',qos_specs=None,replication_status=,reservations=['7894c327-222b-44a5-95ac-1519d1087026','ecebf5d0-08d6-4164-b214-0f93c9f95692','df29c897-e6cf-4ed7-9b13-cb5d00054d2a','65b6e49e-2b60-4cb7-b47f-ab8e556eea07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e5984a-d157-493c-a451-694f5465d590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cceb7dd9-b970-4555-95c1-95891b977341 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e5984a-d157-493c-a451-694f5465d590) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "92e3f49f-28ed-41c4-8374-1b3ef5194e28", "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Flow 'volume_create_api' (dbab8324-7057-4c65-b58a-786c46ed8c44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume request issued successfully. Sep 04 16:07:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bfa4511d-ca9a-4936-a2ed-0bfa29bcbf53 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '92e3f49f-28ed-41c4-8374-1b3ef5194e28', 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1352/2754] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:07:41 2026] POST /volume/v3/volumes => generated 772 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0b25f520-faac-4d25-a17c-f0135a6de8e6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1953617690"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume request body: {'volume': {"'source_volid": '0b25f520-faac-4d25-a17c-f0135a6de8e6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1953617690'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume of 1 GB Sep 04 16:07:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Availability Zones retrieved successfully. Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Flow 'volume_create_api' (5b1288da-d2d0-4c7b-8f33-0ca617c11b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fdc3212-b683-4e45-a5ab-b4cd31c84c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fdc3212-b683-4e45-a5ab-b4cd31c84c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b6771f-2a1d-4540-a2b9-049a4e6ee439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:41 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Create volume of 1 GB Sep 04 16:07:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Availability Zones retrieved successfully. Sep 04 16:07:41 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Created reservations ['8b126b5f-638b-4d7b-af47-bef13f744931', '7e8f487c-742f-4ea3-8a3f-e42983f84e7b', 'cc47e11d-8d36-4f01-ba85-615865b0c3cd', '4e5e91d1-e11b-4289-8d3a-610a106fac79'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b6771f-2a1d-4540-a2b9-049a4e6ee439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b126b5f-638b-4d7b-af47-bef13f744931', '7e8f487c-742f-4ea3-8a3f-e42983f84e7b', 'cc47e11d-8d36-4f01-ba85-615865b0c3cd', '4e5e91d1-e11b-4289-8d3a-610a106fac79']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02bb50d8-d5a2-44c5-8fb7-ee4c5c278dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Flow 'volume_create_api' (d1ab1fb8-df7f-4d53-af77-918f10a47cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fd32b6e-3fd6-456c-934b-d6a9df35e6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02bb50d8-d5a2-44c5-8fb7-ee4c5c278dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2187e4fd-1622-46d4-8d75-3bb136927c9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1953617690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f661b23fe9c04649a35e39b3309e63cb',qos_specs=None,replication_status=,reservations=['8b126b5f-638b-4d7b-af47-bef13f744931','7e8f487c-742f-4ea3-8a3f-e42983f84e7b','cc47e11d-8d36-4f01-ba85-615865b0c3cd','4e5e91d1-e11b-4289-8d3a-610a106fac79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1953617690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2187e4fd-1622-46d4-8d75-3bb136927c9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f661b23fe9c04649a35e39b3309e63cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4214e7-18c3-428d-8239-650b26f9c36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4214e7-18c3-428d-8239-650b26f9c36b) transitioned into state 'SUCCESS' from state '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-1953617690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f661b23fe9c04649a35e39b3309e63cb',qos_specs=None,replication_status=,reservations=['8b126b5f-638b-4d7b-af47-bef13f744931','7e8f487c-742f-4ea3-8a3f-e42983f84e7b','cc47e11d-8d36-4f01-ba85-615865b0c3cd','4e5e91d1-e11b-4289-8d3a-610a106fac79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef8be9c-4122-4419-9712-5f56d4f794d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef8be9c-4122-4419-9712-5f56d4f794d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Flow 'volume_create_api' (5b1288da-d2d0-4c7b-8f33-0ca617c11b89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume request issued successfully. Sep 04 16:07:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cb9e6e98-ea61-4d0e-bfa3-4a1214c52d34 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1353/2755] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:07:41 2026] POST /volume/v3/volumes => generated 773 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-453b4179-bc51-48b5-a745-801b1818cd83 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0b25f520-faac-4d25-a17c-f0135a6de8e6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1108157816"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume request body: {'volume': {"'source_volid": '0b25f520-faac-4d25-a17c-f0135a6de8e6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1108157816'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume of 1 GB Sep 04 16:07:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Availability Zones retrieved successfully. Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fd32b6e-3fd6-456c-934b-d6a9df35e6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a601eb35-0428-4f2d-88ec-56bedfb9b432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Flow 'volume_create_api' (e5acdbe9-9f3d-40bc-be8e-39c1dbd4433a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ed0683-4814-444e-8290-a1edd9f23032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ed0683-4814-444e-8290-a1edd9f23032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1deb40-214c-4a92-88c9-2a6d748e91c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Created reservations ['40d0263e-e5b9-4bb4-8457-23f96ab5f42c', '694975a7-9685-4d83-99bc-e67f75ae838c', '4fe70a58-b1e7-4f0d-90c4-692474e88392', 'cc08051a-99ec-491f-840d-99776253398d'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a601eb35-0428-4f2d-88ec-56bedfb9b432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40d0263e-e5b9-4bb4-8457-23f96ab5f42c', '694975a7-9685-4d83-99bc-e67f75ae838c', '4fe70a58-b1e7-4f0d-90c4-692474e88392', 'cc08051a-99ec-491f-840d-99776253398d']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b476cc-09ee-40b7-95d1-807cd79b660c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Created reservations ['a87b859c-943b-40df-858d-22725c732efe', '6aea8a73-8e81-48c8-a4cd-6f110c3258c8', '94062c09-2c1f-49f4-8499-5ba917d5bb64', 'f4fcbec2-5826-441e-b067-84f4c30d3ada'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1deb40-214c-4a92-88c9-2a6d748e91c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a87b859c-943b-40df-858d-22725c732efe', '6aea8a73-8e81-48c8-a4cd-6f110c3258c8', '94062c09-2c1f-49f4-8499-5ba917d5bb64', 'f4fcbec2-5826-441e-b067-84f4c30d3ada']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e02f8db-9d45-49ce-8755-66610fd4d613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b476cc-09ee-40b7-95d1-807cd79b660c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abfa0278-b08d-4c73-9a2b-489656a7a89a', '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='739c9c921a474ae2a31628b048f0c8c2',qos_specs=None,replication_status=,reservations=['40d0263e-e5b9-4bb4-8457-23f96ab5f42c','694975a7-9685-4d83-99bc-e67f75ae838c','4fe70a58-b1e7-4f0d-90c4-692474e88392','cc08051a-99ec-491f-840d-99776253398d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d0d4946a0004fbe80808657860da441',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:42Z,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=abfa0278-b08d-4c73-9a2b-489656a7a89a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='739c9c921a474ae2a31628b048f0c8c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d0d4946a0004fbe80808657860da441',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d59608-118f-4b40-9ced-30c1ec714e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e02f8db-9d45-49ce-8755-66610fd4d613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e551ffdc-e27b-4354-a3e6-d4f35eb3e78d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1108157816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f661b23fe9c04649a35e39b3309e63cb',qos_specs=None,replication_status=,reservations=['a87b859c-943b-40df-858d-22725c732efe','6aea8a73-8e81-48c8-a4cd-6f110c3258c8','94062c09-2c1f-49f4-8499-5ba917d5bb64','f4fcbec2-5826-441e-b067-84f4c30d3ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1108157816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e551ffdc-e27b-4354-a3e6-d4f35eb3e78d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f661b23fe9c04649a35e39b3309e63cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a9d9ee-f281-4ff2-af3a-fd4f6297690d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d59608-118f-4b40-9ced-30c1ec714e9d) transitioned into state 'SUCCESS' from 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='739c9c921a474ae2a31628b048f0c8c2',qos_specs=None,replication_status=,reservations=['40d0263e-e5b9-4bb4-8457-23f96ab5f42c','694975a7-9685-4d83-99bc-e67f75ae838c','4fe70a58-b1e7-4f0d-90c4-692474e88392','cc08051a-99ec-491f-840d-99776253398d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d0d4946a0004fbe80808657860da441',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66e5c185-8305-4b66-8984-35f20984a8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66e5c185-8305-4b66-8984-35f20984a8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Flow 'volume_create_api' (d1ab1fb8-df7f-4d53-af77-918f10a47cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Create volume request issued successfully. Sep 04 16:07:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cceb7dd9-b970-4555-95c1-95891b977341 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1403/2756] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 16:07:41 2026] POST /volume/v3/volumes => generated 784 bytes in 1148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4a6c8b39-c499-46b0-a55e-8a3d2d4ec0b9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4a6c8b39-c499-46b0-a55e-8a3d2d4ec0b9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4a6c8b39-c499-46b0-a55e-8a3d2d4ec0b9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4a6c8b39-c499-46b0-a55e-8a3d2d4ec0b9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a9d9ee-f281-4ff2-af3a-fd4f6297690d) transitioned into state 'SUCCESS' from state '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-1108157816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f661b23fe9c04649a35e39b3309e63cb',qos_specs=None,replication_status=,reservations=['a87b859c-943b-40df-858d-22725c732efe','6aea8a73-8e81-48c8-a4cd-6f110c3258c8','94062c09-2c1f-49f4-8499-5ba917d5bb64','f4fcbec2-5826-441e-b067-84f4c30d3ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1056c8ee-d6e0-4372-b546-f0bcff4e39fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4a6c8b39-c499-46b0-a55e-8a3d2d4ec0b9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4a6c8b39-c499-46b0-a55e-8a3d2d4ec0b9 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee returned with HTTP 200 Sep 04 16:07:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1404/2757] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:42 2026] GET /volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee => generated 857 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-eb474dd7-ccf8-4abf-bdcf-2481d227b201 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eb474dd7-ccf8-4abf-bdcf-2481d227b201 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eb474dd7-ccf8-4abf-bdcf-2481d227b201 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eb474dd7-ccf8-4abf-bdcf-2481d227b201 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1056c8ee-d6e0-4372-b546-f0bcff4e39fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Flow 'volume_create_api' (e5acdbe9-9f3d-40bc-be8e-39c1dbd4433a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume request issued successfully. Sep 04 16:07:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-453b4179-bc51-48b5-a745-801b1818cd83 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1354/2758] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:07:42 2026] POST /volume/v3/volumes => generated 773 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0fc01b05-5e30-4e6b-8f8c-cf95a0510cb4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0fc01b05-5e30-4e6b-8f8c-cf95a0510cb4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c Sep 04 16:07:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0fc01b05-5e30-4e6b-8f8c-cf95a0510cb4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0fc01b05-5e30-4e6b-8f8c-cf95a0510cb4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-eb474dd7-ccf8-4abf-bdcf-2481d227b201 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eb474dd7-ccf8-4abf-bdcf-2481d227b201 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1405/2759] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:42 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-89f1850c-ea30-4088-999d-46a940ba32a5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0b25f520-faac-4d25-a17c-f0135a6de8e6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-15964478"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume request body: {'volume': {"'source_volid": '0b25f520-faac-4d25-a17c-f0135a6de8e6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-15964478'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume of 1 GB Sep 04 16:07:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Availability Zones retrieved successfully. Sep 04 16:07:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0fc01b05-5e30-4e6b-8f8c-cf95a0510cb4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0fc01b05-5e30-4e6b-8f8c-cf95a0510cb4 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c returned with HTTP 200 Sep 04 16:07:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1355/2760] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:42 2026] GET /volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c => generated 858 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Flow 'volume_create_api' (5cac558d-b44a-43fc-bd83-38cae2331428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (398cdab4-a72b-41a7-908c-463b6b1d7104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (398cdab4-a72b-41a7-908c-463b6b1d7104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51453e19-da03-4510-8e06-70ece93ee3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Created reservations ['92e73cfb-6eec-414e-a279-82ddbd43c02b', '17df820b-49a5-48dc-bc95-5bb647bffcf8', 'da153133-9df6-4a8b-9e5a-744a72cd72ca', '5342acdb-4286-4163-b850-170532fca2c1'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51453e19-da03-4510-8e06-70ece93ee3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92e73cfb-6eec-414e-a279-82ddbd43c02b', '17df820b-49a5-48dc-bc95-5bb647bffcf8', 'da153133-9df6-4a8b-9e5a-744a72cd72ca', '5342acdb-4286-4163-b850-170532fca2c1']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fdb2795-54a3-4f6b-a053-80931ac20f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fdb2795-54a3-4f6b-a053-80931ac20f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdababc9-6961-4cad-b22b-fb871d1f2799', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-15964478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f661b23fe9c04649a35e39b3309e63cb',qos_specs=None,replication_status=,reservations=['92e73cfb-6eec-414e-a279-82ddbd43c02b','17df820b-49a5-48dc-bc95-5bb647bffcf8','da153133-9df6-4a8b-9e5a-744a72cd72ca','5342acdb-4286-4163-b850-170532fca2c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-15964478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdababc9-6961-4cad-b22b-fb871d1f2799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f661b23fe9c04649a35e39b3309e63cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05255d9a-e941-404d-8db4-0b146838e9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05255d9a-e941-404d-8db4-0b146838e9cc) transitioned into state 'SUCCESS' from state '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-15964478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f661b23fe9c04649a35e39b3309e63cb',qos_specs=None,replication_status=,reservations=['92e73cfb-6eec-414e-a279-82ddbd43c02b','17df820b-49a5-48dc-bc95-5bb647bffcf8','da153133-9df6-4a8b-9e5a-744a72cd72ca','5342acdb-4286-4163-b850-170532fca2c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d35e1c5a05d43a1b036e1a4ce542a8c',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e407b76-e903-4300-97e9-16434ffeee58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e407b76-e903-4300-97e9-16434ffeee58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "04bb8204-b734-4c31-ae1b-fc7dde1c7c99", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Flow 'volume_create_api' (5cac558d-b44a-43fc-bd83-38cae2331428) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '04bb8204-b734-4c31-ae1b-fc7dde1c7c99', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Create volume request issued successfully. Sep 04 16:07:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-89f1850c-ea30-4088-999d-46a940ba32a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1406/2761] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:07:43 2026] POST /volume/v3/volumes => generated 771 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7745fcf0-9622-4a7b-8335-d7c9c1e1e0a5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7745fcf0-9622-4a7b-8335-d7c9c1e1e0a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7745fcf0-9622-4a7b-8335-d7c9c1e1e0a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7745fcf0-9622-4a7b-8335-d7c9c1e1e0a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7745fcf0-9622-4a7b-8335-d7c9c1e1e0a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7745fcf0-9622-4a7b-8335-d7c9c1e1e0a5 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 returned with HTTP 200 Sep 04 16:07:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1407/2762] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:43 2026] GET /volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 => generated 864 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:43 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Create volume of 1 GB Sep 04 16:07:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Availability Zones retrieved successfully. Sep 04 16:07:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Flow 'volume_create_api' (4d24fb19-cd9a-4023-ab9e-00af54f57cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd9334f9-830a-477c-bbc5-e411125f86f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd9334f9-830a-477c-bbc5-e411125f86f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:07:39Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=39113aae-dab5-4fbc-9aa7-a3e4a030e8e1,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': '39113aae-dab5-4fbc-9aa7-a3e4a030e8e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c6fbc89-9431-4ce3-847b-3317f8a3587d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-879593a7-e024-493e-9040-b22d12111986 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-879593a7-e024-493e-9040-b22d12111986 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-879593a7-e024-493e-9040-b22d12111986 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-879593a7-e024-493e-9040-b22d12111986 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-879593a7-e024-493e-9040-b22d12111986 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:44 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Created reservations ['0e81ac16-87e0-4a32-b1ac-1ec1419e63a1', 'c4811852-49fd-4e92-9fa7-649d63c3f3a1', 'a96b6b2d-86f9-47c0-bf3a-02c5c02b2441', '69f8d05d-0869-41d0-b1b2-04a6dbbbaae1'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:44 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c6fbc89-9431-4ce3-847b-3317f8a3587d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e81ac16-87e0-4a32-b1ac-1ec1419e63a1', 'c4811852-49fd-4e92-9fa7-649d63c3f3a1', 'a96b6b2d-86f9-47c0-bf3a-02c5c02b2441', '69f8d05d-0869-41d0-b1b2-04a6dbbbaae1']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:44 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2ca19a-beec-4f3d-b374-62965dd0019c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-879593a7-e024-493e-9040-b22d12111986 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1408/2763] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:44 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 876 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-be4bdafa-934d-4b3f-986f-5a206a971199 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-be4bdafa-934d-4b3f-986f-5a206a971199 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c Sep 04 16:07:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-be4bdafa-934d-4b3f-986f-5a206a971199 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-be4bdafa-934d-4b3f-986f-5a206a971199 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:44 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2ca19a-beec-4f3d-b374-62965dd0019c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfd3ed11-05e6-4165-a2b3-2e0a87e00e56', '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='0ea54ef661c744539a85398472a475dd',qos_specs=None,replication_status=,reservations=['0e81ac16-87e0-4a32-b1ac-1ec1419e63a1','c4811852-49fd-4e92-9fa7-649d63c3f3a1','a96b6b2d-86f9-47c0-bf3a-02c5c02b2441','69f8d05d-0869-41d0-b1b2-04a6dbbbaae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d82ca988df14268a3f44c8c4674b492',volume_type_id=39113aae-dab5-4fbc-9aa7-a3e4a030e8e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:44Z,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=dfd3ed11-05e6-4165-a2b3-2e0a87e00e56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ea54ef661c744539a85398472a475dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d82ca988df14268a3f44c8c4674b492',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39113aae-dab5-4fbc-9aa7-a3e4a030e8e1),volume_type_id=39113aae-dab5-4fbc-9aa7-a3e4a030e8e1)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:44 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bcc2daa-5999-4043-a154-a771508721d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-be4bdafa-934d-4b3f-986f-5a206a971199 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-be4bdafa-934d-4b3f-986f-5a206a971199 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c returned with HTTP 200 Sep 04 16:07:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1409/2764] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:44 2026] GET /volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4a05152e-0dd2-4ea3-9f6f-7cdbe0df7fc6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4a05152e-0dd2-4ea3-9f6f-7cdbe0df7fc6 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 Sep 04 16:07:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4a05152e-0dd2-4ea3-9f6f-7cdbe0df7fc6 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4a05152e-0dd2-4ea3-9f6f-7cdbe0df7fc6 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:44 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bcc2daa-5999-4043-a154-a771508721d3) transitioned into state 'SUCCESS' from 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='0ea54ef661c744539a85398472a475dd',qos_specs=None,replication_status=,reservations=['0e81ac16-87e0-4a32-b1ac-1ec1419e63a1','c4811852-49fd-4e92-9fa7-649d63c3f3a1','a96b6b2d-86f9-47c0-bf3a-02c5c02b2441','69f8d05d-0869-41d0-b1b2-04a6dbbbaae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d82ca988df14268a3f44c8c4674b492',volume_type_id=39113aae-dab5-4fbc-9aa7-a3e4a030e8e1)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:44 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f37ea698-777e-45db-9e52-2cc7226faf19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4a05152e-0dd2-4ea3-9f6f-7cdbe0df7fc6 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4a05152e-0dd2-4ea3-9f6f-7cdbe0df7fc6 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 returned with HTTP 200 Sep 04 16:07:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1410/2765] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:44 2026] GET /volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:44 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f37ea698-777e-45db-9e52-2cc7226faf19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:44 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Flow 'volume_create_api' (4d24fb19-cd9a-4023-ab9e-00af54f57cd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Create volume request issued successfully. Sep 04 16:07:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cf0f359e-2a49-44eb-b0f4-49d2efc27016 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1356/2766] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:07:43 2026] POST /volume/v3/volumes => generated 806 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-342e9eef-a709-45de-95bb-de0e127e75f7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-342e9eef-a709-45de-95bb-de0e127e75f7 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] GET http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-342e9eef-a709-45de-95bb-de0e127e75f7 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-342e9eef-a709-45de-95bb-de0e127e75f7 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-342e9eef-a709-45de-95bb-de0e127e75f7 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Volume info retrieved successfully. Sep 04 16:07:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-342e9eef-a709-45de-95bb-de0e127e75f7 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 200 Sep 04 16:07:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1411/2767] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:44 2026] GET /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 874 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-127ed807-017b-4142-95ad-3cd663961290 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-127ed807-017b-4142-95ad-3cd663961290 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 Sep 04 16:07:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-127ed807-017b-4142-95ad-3cd663961290 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-127ed807-017b-4142-95ad-3cd663961290 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-127ed807-017b-4142-95ad-3cd663961290 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-127ed807-017b-4142-95ad-3cd663961290 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 returned with HTTP 200 Sep 04 16:07:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1357/2768] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:44 2026] GET /volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7e6d850f-72ce-4121-b649-0dec0d61ffd6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7e6d850f-72ce-4121-b649-0dec0d61ffd6 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7e6d850f-72ce-4121-b649-0dec0d61ffd6 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7e6d850f-72ce-4121-b649-0dec0d61ffd6 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7e6d850f-72ce-4121-b649-0dec0d61ffd6 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7e6d850f-72ce-4121-b649-0dec0d61ffd6 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1412/2769] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:45 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 934 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-03dc3f33-6848-440e-9f3b-a077293caf05 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-03dc3f33-6848-440e-9f3b-a077293caf05 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 Sep 04 16:07:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-03dc3f33-6848-440e-9f3b-a077293caf05 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-03dc3f33-6848-440e-9f3b-a077293caf05 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-03dc3f33-6848-440e-9f3b-a077293caf05 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-03dc3f33-6848-440e-9f3b-a077293caf05 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 returned with HTTP 200 Sep 04 16:07:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1358/2770] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:45 2026] GET /volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:07:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f27509a4-6bfa-4b9e-9bf7-62a683533327 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f27509a4-6bfa-4b9e-9bf7-62a683533327 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 Sep 04 16:07:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f27509a4-6bfa-4b9e-9bf7-62a683533327 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f27509a4-6bfa-4b9e-9bf7-62a683533327 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ed75209b-1913-4702-bb62-e863d7951f0e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ed75209b-1913-4702-bb62-e863d7951f0e tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] GET http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ed75209b-1913-4702-bb62-e863d7951f0e tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ed75209b-1913-4702-bb62-e863d7951f0e tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f27509a4-6bfa-4b9e-9bf7-62a683533327 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ed75209b-1913-4702-bb62-e863d7951f0e tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Volume info retrieved successfully. Sep 04 16:07:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ed75209b-1913-4702-bb62-e863d7951f0e tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 200 Sep 04 16:07:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1359/2771] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:45 2026] GET /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 898 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f27509a4-6bfa-4b9e-9bf7-62a683533327 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 returned with HTTP 200 Sep 04 16:07:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1413/2772] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:45 2026] GET /volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 => generated 858 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e6b10381-b503-494d-875d-521f8c03c559 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e6b10381-b503-494d-875d-521f8c03c559 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 Sep 04 16:07:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e6b10381-b503-494d-875d-521f8c03c559 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e6b10381-b503-494d-875d-521f8c03c559 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e6b10381-b503-494d-875d-521f8c03c559 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e6b10381-b503-494d-875d-521f8c03c559 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 returned with HTTP 200 Sep 04 16:07:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1360/2773] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:45 2026] GET /volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bed1f428-1c26-4108-b7c7-428ee4728365 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bed1f428-1c26-4108-b7c7-428ee4728365 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f Sep 04 16:07:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bed1f428-1c26-4108-b7c7-428ee4728365 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bed1f428-1c26-4108-b7c7-428ee4728365 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bed1f428-1c26-4108-b7c7-428ee4728365 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bed1f428-1c26-4108-b7c7-428ee4728365 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f returned with HTTP 200 Sep 04 16:07:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1414/2774] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:45 2026] GET /volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3cd4daa1-89c3-4d73-b512-fffcaaac3b44 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3cd4daa1-89c3-4d73-b512-fffcaaac3b44 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3cd4daa1-89c3-4d73-b512-fffcaaac3b44 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3cd4daa1-89c3-4d73-b512-fffcaaac3b44 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:46 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3cd4daa1-89c3-4d73-b512-fffcaaac3b44 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3cd4daa1-89c3-4d73-b512-fffcaaac3b44 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1361/2775] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:46 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 934 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7439274d-ce90-4d7b-8d17-261f41e693f2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a9e11265-9f2a-44bc-98de-eef5b2e7cb0a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7439274d-ce90-4d7b-8d17-261f41e693f2 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 Sep 04 16:07:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7439274d-ce90-4d7b-8d17-261f41e693f2 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7439274d-ce90-4d7b-8d17-261f41e693f2 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a9e11265-9f2a-44bc-98de-eef5b2e7cb0a tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] GET http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a9e11265-9f2a-44bc-98de-eef5b2e7cb0a tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a9e11265-9f2a-44bc-98de-eef5b2e7cb0a tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:46 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:46 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7439274d-ce90-4d7b-8d17-261f41e693f2 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a9e11265-9f2a-44bc-98de-eef5b2e7cb0a tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Volume info retrieved successfully. Sep 04 16:07:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7439274d-ce90-4d7b-8d17-261f41e693f2 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 returned with HTTP 200 Sep 04 16:07:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1415/2776] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:46 2026] GET /volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a9e11265-9f2a-44bc-98de-eef5b2e7cb0a tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 200 Sep 04 16:07:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1362/2777] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:46 2026] GET /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 956 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7e8c106c-f07d-4579-a00a-fbb702db958e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7e8c106c-f07d-4579-a00a-fbb702db958e tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f Sep 04 16:07:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7e8c106c-f07d-4579-a00a-fbb702db958e tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7e8c106c-f07d-4579-a00a-fbb702db958e tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7e8c106c-f07d-4579-a00a-fbb702db958e tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7e8c106c-f07d-4579-a00a-fbb702db958e tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f returned with HTTP 200 Sep 04 16:07:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1416/2778] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:46 2026] GET /volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3e7020fd-3edf-4cb0-9871-6702682943db None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3e7020fd-3edf-4cb0-9871-6702682943db tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3e7020fd-3edf-4cb0-9871-6702682943db tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3e7020fd-3edf-4cb0-9871-6702682943db tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3e7020fd-3edf-4cb0-9871-6702682943db tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3e7020fd-3edf-4cb0-9871-6702682943db tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1363/2779] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:47 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 934 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-76cbc1e4-7f4e-445e-a717-fe131c8fe58f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-76cbc1e4-7f4e-445e-a717-fe131c8fe58f tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 Sep 04 16:07:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-76cbc1e4-7f4e-445e-a717-fe131c8fe58f tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-76cbc1e4-7f4e-445e-a717-fe131c8fe58f tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0a293f4f-10ba-47fb-8d26-0a9672c8a415 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0a293f4f-10ba-47fb-8d26-0a9672c8a415 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] GET http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0a293f4f-10ba-47fb-8d26-0a9672c8a415 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0a293f4f-10ba-47fb-8d26-0a9672c8a415 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-76cbc1e4-7f4e-445e-a717-fe131c8fe58f tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-76cbc1e4-7f4e-445e-a717-fe131c8fe58f tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 returned with HTTP 200 Sep 04 16:07:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1417/2780] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:47 2026] GET /volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0a293f4f-10ba-47fb-8d26-0a9672c8a415 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Volume info retrieved successfully. Sep 04 16:07:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0a293f4f-10ba-47fb-8d26-0a9672c8a415 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 200 Sep 04 16:07:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1364/2781] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:47 2026] GET /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 956 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a0e49d76-d416-433e-92c3-7b3ab15cf560 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a0e49d76-d416-433e-92c3-7b3ab15cf560 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] DELETE http://192.168.122.126/volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 Sep 04 16:07:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a0e49d76-d416-433e-92c3-7b3ab15cf560 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a0e49d76-d416-433e-92c3-7b3ab15cf560 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:47 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-a0e49d76-d416-433e-92c3-7b3ab15cf560 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Delete volume with id: af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 Sep 04 16:07:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a0e49d76-d416-433e-92c3-7b3ab15cf560 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a0e49d76-d416-433e-92c3-7b3ab15cf560 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Delete volume request issued successfully. Sep 04 16:07:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a0e49d76-d416-433e-92c3-7b3ab15cf560 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 returned with HTTP 202 Sep 04 16:07:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1418/2782] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:47 2026] DELETE /volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2c2f4540-de60-4b21-87d1-ec66593822da None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c2f4540-de60-4b21-87d1-ec66593822da tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 Sep 04 16:07:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2c2f4540-de60-4b21-87d1-ec66593822da tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2c2f4540-de60-4b21-87d1-ec66593822da tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2c2f4540-de60-4b21-87d1-ec66593822da tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c2f4540-de60-4b21-87d1-ec66593822da tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 returned with HTTP 200 Sep 04 16:07:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1365/2783] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:47 2026] GET /volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-408deef9-e336-4713-927a-6c8eb3dae411 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-408deef9-e336-4713-927a-6c8eb3dae411 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f Sep 04 16:07:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-408deef9-e336-4713-927a-6c8eb3dae411 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-408deef9-e336-4713-927a-6c8eb3dae411 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-408deef9-e336-4713-927a-6c8eb3dae411 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-408deef9-e336-4713-927a-6c8eb3dae411 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f returned with HTTP 200 Sep 04 16:07:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1419/2784] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:48 2026] GET /volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b6fbc4bf-8c49-430a-803b-371ba39477d0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b6fbc4bf-8c49-430a-803b-371ba39477d0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c Sep 04 16:07:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b6fbc4bf-8c49-430a-803b-371ba39477d0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b6fbc4bf-8c49-430a-803b-371ba39477d0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b6fbc4bf-8c49-430a-803b-371ba39477d0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b6fbc4bf-8c49-430a-803b-371ba39477d0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c returned with HTTP 200 Sep 04 16:07:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1366/2785] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:48 2026] GET /volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1f8075fb-397a-4876-8184-d8008c006aa0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1f8075fb-397a-4876-8184-d8008c006aa0 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1f8075fb-397a-4876-8184-d8008c006aa0 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1f8075fb-397a-4876-8184-d8008c006aa0 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1f8075fb-397a-4876-8184-d8008c006aa0 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1f8075fb-397a-4876-8184-d8008c006aa0 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1420/2786] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:48 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 934 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a5e265ec-3e5a-4560-88c9-35ccf07ffdce None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a5e265ec-3e5a-4560-88c9-35ccf07ffdce tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] GET http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a5e265ec-3e5a-4560-88c9-35ccf07ffdce tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a5e265ec-3e5a-4560-88c9-35ccf07ffdce tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a5e265ec-3e5a-4560-88c9-35ccf07ffdce tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Volume info retrieved successfully. Sep 04 16:07:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a5e265ec-3e5a-4560-88c9-35ccf07ffdce tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 200 Sep 04 16:07:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1367/2787] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:48 2026] GET /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 956 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5d7c2826-2f9e-4802-9d36-2d1dd48ab292 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5d7c2826-2f9e-4802-9d36-2d1dd48ab292 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 Sep 04 16:07:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5d7c2826-2f9e-4802-9d36-2d1dd48ab292 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5d7c2826-2f9e-4802-9d36-2d1dd48ab292 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5d7c2826-2f9e-4802-9d36-2d1dd48ab292 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 returned with HTTP 404 Sep 04 16:07:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1421/2788] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:48 2026] GET /volume/v3/volumes/af4b52ce-137f-4a9e-a2cb-9a1ce98f5c23 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b6d6ccfd-be81-480a-abc6-dea6f82a4bf5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b6d6ccfd-be81-480a-abc6-dea6f82a4bf5 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] DELETE http://192.168.122.126/volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 Sep 04 16:07:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b6d6ccfd-be81-480a-abc6-dea6f82a4bf5 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b6d6ccfd-be81-480a-abc6-dea6f82a4bf5 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:48 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-b6d6ccfd-be81-480a-abc6-dea6f82a4bf5 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Delete volume with id: 39d9ce77-3e0f-449d-a360-0afc38232651 Sep 04 16:07:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b6d6ccfd-be81-480a-abc6-dea6f82a4bf5 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b6d6ccfd-be81-480a-abc6-dea6f82a4bf5 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Delete volume request issued successfully. Sep 04 16:07:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b6d6ccfd-be81-480a-abc6-dea6f82a4bf5 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 returned with HTTP 202 Sep 04 16:07:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1368/2789] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:48 2026] DELETE /volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-80f13f80-98a5-4d6c-a407-ddf920c5a649 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-80f13f80-98a5-4d6c-a407-ddf920c5a649 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 Sep 04 16:07:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-80f13f80-98a5-4d6c-a407-ddf920c5a649 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-80f13f80-98a5-4d6c-a407-ddf920c5a649 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-80f13f80-98a5-4d6c-a407-ddf920c5a649 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-80f13f80-98a5-4d6c-a407-ddf920c5a649 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 returned with HTTP 200 Sep 04 16:07:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1422/2790] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:48 2026] GET /volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 => generated 857 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-df7ba823-c7ce-4fc6-8295-ef26b04942d8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df7ba823-c7ce-4fc6-8295-ef26b04942d8 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c Sep 04 16:07:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df7ba823-c7ce-4fc6-8295-ef26b04942d8 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df7ba823-c7ce-4fc6-8295-ef26b04942d8 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-df7ba823-c7ce-4fc6-8295-ef26b04942d8 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df7ba823-c7ce-4fc6-8295-ef26b04942d8 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c returned with HTTP 200 Sep 04 16:07:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1369/2791] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:49 2026] GET /volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a5d72521-9109-4835-bd8a-b5c181a40428 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a5d72521-9109-4835-bd8a-b5c181a40428 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/e551ffdc-e27b-4354-a3e6-d4f35eb3e78d Sep 04 16:07:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a5d72521-9109-4835-bd8a-b5c181a40428 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a5d72521-9109-4835-bd8a-b5c181a40428 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a5d72521-9109-4835-bd8a-b5c181a40428 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a5d72521-9109-4835-bd8a-b5c181a40428 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/e551ffdc-e27b-4354-a3e6-d4f35eb3e78d returned with HTTP 200 Sep 04 16:07:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1423/2792] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:49 2026] GET /volume/v3/volumes/e551ffdc-e27b-4354-a3e6-d4f35eb3e78d => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5293a5cf-c9c9-4b2d-9cdf-3c72b40a5456 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5293a5cf-c9c9-4b2d-9cdf-3c72b40a5456 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 Sep 04 16:07:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5293a5cf-c9c9-4b2d-9cdf-3c72b40a5456 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5293a5cf-c9c9-4b2d-9cdf-3c72b40a5456 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5293a5cf-c9c9-4b2d-9cdf-3c72b40a5456 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5293a5cf-c9c9-4b2d-9cdf-3c72b40a5456 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 returned with HTTP 200 Sep 04 16:07:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1370/2793] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:49 2026] GET /volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-47bc23fa-bcfc-46c4-86b2-017e3ff162a8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-47bc23fa-bcfc-46c4-86b2-017e3ff162a8 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-47bc23fa-bcfc-46c4-86b2-017e3ff162a8 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-47bc23fa-bcfc-46c4-86b2-017e3ff162a8 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-47bc23fa-bcfc-46c4-86b2-017e3ff162a8 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-47bc23fa-bcfc-46c4-86b2-017e3ff162a8 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1424/2794] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:49 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 934 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dd85aef1-a05d-49c2-bcc6-ce664c5c2964 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dd85aef1-a05d-49c2-bcc6-ce664c5c2964 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] GET http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dd85aef1-a05d-49c2-bcc6-ce664c5c2964 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dd85aef1-a05d-49c2-bcc6-ce664c5c2964 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-dd85aef1-a05d-49c2-bcc6-ce664c5c2964 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Volume info retrieved successfully. Sep 04 16:07:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dd85aef1-a05d-49c2-bcc6-ce664c5c2964 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 200 Sep 04 16:07:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1371/2795] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:49 2026] GET /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e996435e-0bea-4d9a-8030-53e80bd9b8fd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e996435e-0bea-4d9a-8030-53e80bd9b8fd tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e996435e-0bea-4d9a-8030-53e80bd9b8fd tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e996435e-0bea-4d9a-8030-53e80bd9b8fd tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e996435e-0bea-4d9a-8030-53e80bd9b8fd tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 returned with HTTP 404 Sep 04 16:07:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1425/2796] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:50 2026] GET /volume/v3/volumes/39d9ce77-3e0f-449d-a360-0afc38232651 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-27abff6c-1f83-4171-95a0-3611102ddc62 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-27abff6c-1f83-4171-95a0-3611102ddc62 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] DELETE http://192.168.122.126/volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c Sep 04 16:07:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-27abff6c-1f83-4171-95a0-3611102ddc62 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-27abff6c-1f83-4171-95a0-3611102ddc62 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:50 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-27abff6c-1f83-4171-95a0-3611102ddc62 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Delete volume with id: 20f9a789-6099-4325-93e6-44956de7a04c Sep 04 16:07:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-27abff6c-1f83-4171-95a0-3611102ddc62 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-27abff6c-1f83-4171-95a0-3611102ddc62 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Delete volume request issued successfully. Sep 04 16:07:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-27abff6c-1f83-4171-95a0-3611102ddc62 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c returned with HTTP 202 Sep 04 16:07:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1372/2797] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:50 2026] DELETE /volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ac3c9f23-3c5b-4d30-a9d8-83e9f8fb9ce5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ac3c9f23-3c5b-4d30-a9d8-83e9f8fb9ce5 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ac3c9f23-3c5b-4d30-a9d8-83e9f8fb9ce5 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ac3c9f23-3c5b-4d30-a9d8-83e9f8fb9ce5 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ac3c9f23-3c5b-4d30-a9d8-83e9f8fb9ce5 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ac3c9f23-3c5b-4d30-a9d8-83e9f8fb9ce5 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c returned with HTTP 200 Sep 04 16:07:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1426/2798] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:50 2026] GET /volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-de3c54de-a479-41a3-9faa-a7bcf9b4ff54 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-de3c54de-a479-41a3-9faa-a7bcf9b4ff54 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 Sep 04 16:07:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-de3c54de-a479-41a3-9faa-a7bcf9b4ff54 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-de3c54de-a479-41a3-9faa-a7bcf9b4ff54 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-de3c54de-a479-41a3-9faa-a7bcf9b4ff54 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-de3c54de-a479-41a3-9faa-a7bcf9b4ff54 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 returned with HTTP 200 Sep 04 16:07:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1373/2799] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:50 2026] GET /volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ce40c796-04df-4a29-a68d-3f7215c709bd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ce40c796-04df-4a29-a68d-3f7215c709bd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] DELETE http://192.168.122.126/volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ce40c796-04df-4a29-a68d-3f7215c709bd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ce40c796-04df-4a29-a68d-3f7215c709bd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-ce40c796-04df-4a29-a68d-3f7215c709bd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Delete volume with id: cdababc9-6961-4cad-b22b-fb871d1f2799 Sep 04 16:07:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ce40c796-04df-4a29-a68d-3f7215c709bd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ce40c796-04df-4a29-a68d-3f7215c709bd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Delete volume request issued successfully. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ce40c796-04df-4a29-a68d-3f7215c709bd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 returned with HTTP 202 Sep 04 16:07:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1427/2800] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:50 2026] DELETE /volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-829db31e-fa56-4b7d-90fc-7a0a3dd84ff7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bfeab0c8-38d5-41f8-9a9f-cba44ecdd88f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-829db31e-fa56-4b7d-90fc-7a0a3dd84ff7 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-829db31e-fa56-4b7d-90fc-7a0a3dd84ff7 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-829db31e-fa56-4b7d-90fc-7a0a3dd84ff7 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bfeab0c8-38d5-41f8-9a9f-cba44ecdd88f tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bfeab0c8-38d5-41f8-9a9f-cba44ecdd88f tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bfeab0c8-38d5-41f8-9a9f-cba44ecdd88f tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:50 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:50 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:50 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:50 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bfeab0c8-38d5-41f8-9a9f-cba44ecdd88f tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:50 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-829db31e-fa56-4b7d-90fc-7a0a3dd84ff7 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bfeab0c8-38d5-41f8-9a9f-cba44ecdd88f tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 returned with HTTP 200 Sep 04 16:07:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1428/2801] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:50 2026] GET /volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-829db31e-fa56-4b7d-90fc-7a0a3dd84ff7 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1374/2802] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:50 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 934 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7ed47ed3-078d-4b73-b842-a825e1a5cbf2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7ed47ed3-078d-4b73-b842-a825e1a5cbf2 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] GET http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7ed47ed3-078d-4b73-b842-a825e1a5cbf2 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7ed47ed3-078d-4b73-b842-a825e1a5cbf2 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7ed47ed3-078d-4b73-b842-a825e1a5cbf2 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Volume info retrieved successfully. Sep 04 16:07:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7ed47ed3-078d-4b73-b842-a825e1a5cbf2 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 200 Sep 04 16:07:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1429/2803] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:50 2026] GET /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 956 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-55d1a584-e885-4975-abb7-2a83ceb3a761 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-55d1a584-e885-4975-abb7-2a83ceb3a761 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c Sep 04 16:07:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-55d1a584-e885-4975-abb7-2a83ceb3a761 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-55d1a584-e885-4975-abb7-2a83ceb3a761 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-55d1a584-e885-4975-abb7-2a83ceb3a761 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c returned with HTTP 404 Sep 04 16:07:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1375/2804] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:51 2026] GET /volume/v3/volumes/20f9a789-6099-4325-93e6-44956de7a04c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dc3e1375-9a7a-4cc3-a08d-d25479aa7302 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc3e1375-9a7a-4cc3-a08d-d25479aa7302 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] DELETE http://192.168.122.126/volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee Sep 04 16:07:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc3e1375-9a7a-4cc3-a08d-d25479aa7302 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc3e1375-9a7a-4cc3-a08d-d25479aa7302 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:51 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-dc3e1375-9a7a-4cc3-a08d-d25479aa7302 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Delete volume with id: 79eae3b4-4e13-457b-b6b7-354023a6f5ee Sep 04 16:07:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:51 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:51 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:51 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dc3e1375-9a7a-4cc3-a08d-d25479aa7302 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dc3e1375-9a7a-4cc3-a08d-d25479aa7302 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Delete volume request issued successfully. Sep 04 16:07:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc3e1375-9a7a-4cc3-a08d-d25479aa7302 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee returned with HTTP 202 Sep 04 16:07:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1430/2805] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:51 2026] DELETE /volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a1defa7b-8afc-477d-8c70-fd63bc4ae3e2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a1defa7b-8afc-477d-8c70-fd63bc4ae3e2 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee Sep 04 16:07:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a1defa7b-8afc-477d-8c70-fd63bc4ae3e2 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a1defa7b-8afc-477d-8c70-fd63bc4ae3e2 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:51 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a1defa7b-8afc-477d-8c70-fd63bc4ae3e2 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a1defa7b-8afc-477d-8c70-fd63bc4ae3e2 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee returned with HTTP 200 Sep 04 16:07:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1376/2806] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:51 2026] GET /volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e350b7d5-1d8b-4ce8-adba-1807016d343e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e350b7d5-1d8b-4ce8-adba-1807016d343e tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 Sep 04 16:07:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e350b7d5-1d8b-4ce8-adba-1807016d343e tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e350b7d5-1d8b-4ce8-adba-1807016d343e tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4cfaa3c8-4a04-4659-8322-551432c47003 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4cfaa3c8-4a04-4659-8322-551432c47003 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4cfaa3c8-4a04-4659-8322-551432c47003 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4cfaa3c8-4a04-4659-8322-551432c47003 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:51 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:51 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:51 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:51 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e350b7d5-1d8b-4ce8-adba-1807016d343e tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e350b7d5-1d8b-4ce8-adba-1807016d343e tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 returned with HTTP 200 Sep 04 16:07:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1431/2807] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:51 2026] GET /volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 => generated 863 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:07:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4cfaa3c8-4a04-4659-8322-551432c47003 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4cfaa3c8-4a04-4659-8322-551432c47003 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1377/2808] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:51 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 937 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ac047e02-0441-420d-8697-8d1122657832 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ac047e02-0441-420d-8697-8d1122657832 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] GET http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ac047e02-0441-420d-8697-8d1122657832 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ac047e02-0441-420d-8697-8d1122657832 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:51 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:51 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:51 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ac047e02-0441-420d-8697-8d1122657832 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Volume info retrieved successfully. Sep 04 16:07:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ac047e02-0441-420d-8697-8d1122657832 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 200 Sep 04 16:07:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1432/2809] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:51 2026] GET /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 956 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3dfdf23c-0c09-470f-8f25-005f949bc264 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3dfdf23c-0c09-470f-8f25-005f949bc264 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee Sep 04 16:07:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3dfdf23c-0c09-470f-8f25-005f949bc264 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3dfdf23c-0c09-470f-8f25-005f949bc264 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3dfdf23c-0c09-470f-8f25-005f949bc264 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3dfdf23c-0c09-470f-8f25-005f949bc264 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee returned with HTTP 200 Sep 04 16:07:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1378/2810] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:52 2026] GET /volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-41876fe4-9a55-46ab-bf39-05a76962b0bd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-41876fe4-9a55-46ab-bf39-05a76962b0bd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 Sep 04 16:07:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-41876fe4-9a55-46ab-bf39-05a76962b0bd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-41876fe4-9a55-46ab-bf39-05a76962b0bd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-41876fe4-9a55-46ab-bf39-05a76962b0bd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 returned with HTTP 404 Sep 04 16:07:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1433/2811] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:52 2026] GET /volume/v3/volumes/cdababc9-6961-4cad-b22b-fb871d1f2799 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-952c59a5-b5dc-4301-99c3-3fe0accaf4d0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e3540cb2-6125-4e12-b3e5-a7b88a3b03ff None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e3540cb2-6125-4e12-b3e5-a7b88a3b03ff tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e3540cb2-6125-4e12-b3e5-a7b88a3b03ff tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e3540cb2-6125-4e12-b3e5-a7b88a3b03ff tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-952c59a5-b5dc-4301-99c3-3fe0accaf4d0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] DELETE http://192.168.122.126/volume/v3/volumes/e551ffdc-e27b-4354-a3e6-d4f35eb3e78d Sep 04 16:07:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-952c59a5-b5dc-4301-99c3-3fe0accaf4d0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-952c59a5-b5dc-4301-99c3-3fe0accaf4d0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:52 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-952c59a5-b5dc-4301-99c3-3fe0accaf4d0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Delete volume with id: e551ffdc-e27b-4354-a3e6-d4f35eb3e78d Sep 04 16:07:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:52 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:52 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-952c59a5-b5dc-4301-99c3-3fe0accaf4d0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e3540cb2-6125-4e12-b3e5-a7b88a3b03ff tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e3540cb2-6125-4e12-b3e5-a7b88a3b03ff tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1434/2812] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:52 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 937 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:07:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-952c59a5-b5dc-4301-99c3-3fe0accaf4d0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Delete volume request issued successfully. Sep 04 16:07:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-952c59a5-b5dc-4301-99c3-3fe0accaf4d0 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/e551ffdc-e27b-4354-a3e6-d4f35eb3e78d returned with HTTP 202 Sep 04 16:07:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1379/2813] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:52 2026] DELETE /volume/v3/volumes/e551ffdc-e27b-4354-a3e6-d4f35eb3e78d => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-72312a5c-a451-41b1-8ea7-7948eae6b664 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-72312a5c-a451-41b1-8ea7-7948eae6b664 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/e551ffdc-e27b-4354-a3e6-d4f35eb3e78d Sep 04 16:07:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-72312a5c-a451-41b1-8ea7-7948eae6b664 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-72312a5c-a451-41b1-8ea7-7948eae6b664 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d7c331d3-e31f-4171-9607-69fc7fbe5ec4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d7c331d3-e31f-4171-9607-69fc7fbe5ec4 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] GET http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d7c331d3-e31f-4171-9607-69fc7fbe5ec4 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d7c331d3-e31f-4171-9607-69fc7fbe5ec4 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-72312a5c-a451-41b1-8ea7-7948eae6b664 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-72312a5c-a451-41b1-8ea7-7948eae6b664 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/e551ffdc-e27b-4354-a3e6-d4f35eb3e78d returned with HTTP 200 Sep 04 16:07:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1435/2814] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:52 2026] GET /volume/v3/volumes/e551ffdc-e27b-4354-a3e6-d4f35eb3e78d => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d7c331d3-e31f-4171-9607-69fc7fbe5ec4 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Volume info retrieved successfully. Sep 04 16:07:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d7c331d3-e31f-4171-9607-69fc7fbe5ec4 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 200 Sep 04 16:07:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1380/2815] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:52 2026] GET /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 959 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:07:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-45ee1e42-b5df-4c73-8e78-c927953d2eaa None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-45ee1e42-b5df-4c73-8e78-c927953d2eaa tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee Sep 04 16:07:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-45ee1e42-b5df-4c73-8e78-c927953d2eaa tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-45ee1e42-b5df-4c73-8e78-c927953d2eaa tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-45ee1e42-b5df-4c73-8e78-c927953d2eaa tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee returned with HTTP 404 Sep 04 16:07:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1436/2816] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:53 2026] GET /volume/v3/volumes/79eae3b4-4e13-457b-b6b7-354023a6f5ee => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-aa334414-b7f5-486d-9aa6-9879e694c4fe None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aa334414-b7f5-486d-9aa6-9879e694c4fe tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] DELETE http://192.168.122.126/volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb Sep 04 16:07:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aa334414-b7f5-486d-9aa6-9879e694c4fe tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aa334414-b7f5-486d-9aa6-9879e694c4fe tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:53 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-aa334414-b7f5-486d-9aa6-9879e694c4fe tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Delete volume with id: b4daa2e0-3666-4e26-bef5-e06c18add1cb Sep 04 16:07:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-aa334414-b7f5-486d-9aa6-9879e694c4fe tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-aa334414-b7f5-486d-9aa6-9879e694c4fe tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Delete volume request issued successfully. Sep 04 16:07:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aa334414-b7f5-486d-9aa6-9879e694c4fe tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb returned with HTTP 202 Sep 04 16:07:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1381/2817] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:53 2026] DELETE /volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:07:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8c24d608-19f2-47ad-9799-e30a208d425e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8c24d608-19f2-47ad-9799-e30a208d425e tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb Sep 04 16:07:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8c24d608-19f2-47ad-9799-e30a208d425e tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8c24d608-19f2-47ad-9799-e30a208d425e tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8c24d608-19f2-47ad-9799-e30a208d425e tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8c24d608-19f2-47ad-9799-e30a208d425e tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb returned with HTTP 200 Sep 04 16:07:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1437/2818] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:53 2026] GET /volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb => generated 857 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5241a52d-3ec7-4c96-b461-52a2782a19e0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5241a52d-3ec7-4c96-b461-52a2782a19e0 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5241a52d-3ec7-4c96-b461-52a2782a19e0 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5241a52d-3ec7-4c96-b461-52a2782a19e0 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5241a52d-3ec7-4c96-b461-52a2782a19e0 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5241a52d-3ec7-4c96-b461-52a2782a19e0 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1382/2819] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:53 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:07:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-47f6bcdc-098a-4039-a4b9-61a604a1926f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-47f6bcdc-098a-4039-a4b9-61a604a1926f tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-47f6bcdc-098a-4039-a4b9-61a604a1926f tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-47f6bcdc-098a-4039-a4b9-61a604a1926f tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-47f6bcdc-098a-4039-a4b9-61a604a1926f tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bc98de0d-9370-481a-bead-c7d2f024c088 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-47f6bcdc-098a-4039-a4b9-61a604a1926f tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bc98de0d-9370-481a-bead-c7d2f024c088 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/e551ffdc-e27b-4354-a3e6-d4f35eb3e78d Sep 04 16:07:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1438/2820] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:53 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 1202 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:07:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bc98de0d-9370-481a-bead-c7d2f024c088 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bc98de0d-9370-481a-bead-c7d2f024c088 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bc98de0d-9370-481a-bead-c7d2f024c088 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/e551ffdc-e27b-4354-a3e6-d4f35eb3e78d returned with HTTP 404 Sep 04 16:07:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-55474a9c-9b8e-47c2-a7f8-b21f1345e700 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1383/2821] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:54 2026] GET /volume/v3/volumes/e551ffdc-e27b-4354-a3e6-d4f35eb3e78d => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-55474a9c-9b8e-47c2-a7f8-b21f1345e700 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] DELETE http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-55474a9c-9b8e-47c2-a7f8-b21f1345e700 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-55474a9c-9b8e-47c2-a7f8-b21f1345e700 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:54 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-55474a9c-9b8e-47c2-a7f8-b21f1345e700 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Delete volume with id: abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-016d6929-45c3-4f9f-8f42-9a20f84786dd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-016d6929-45c3-4f9f-8f42-9a20f84786dd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] DELETE http://192.168.122.126/volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c Sep 04 16:07:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-016d6929-45c3-4f9f-8f42-9a20f84786dd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-016d6929-45c3-4f9f-8f42-9a20f84786dd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:54 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-016d6929-45c3-4f9f-8f42-9a20f84786dd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Delete volume with id: 2187e4fd-1622-46d4-8d75-3bb136927c9c Sep 04 16:07:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-55474a9c-9b8e-47c2-a7f8-b21f1345e700 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-016d6929-45c3-4f9f-8f42-9a20f84786dd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-55474a9c-9b8e-47c2-a7f8-b21f1345e700 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Delete volume request issued successfully. Sep 04 16:07:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-55474a9c-9b8e-47c2-a7f8-b21f1345e700 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 202 Sep 04 16:07:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1439/2822] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 16:07:54 2026] DELETE /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 16:07:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bf43964c-4942-4024-9a6b-8304f8f295c9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bf43964c-4942-4024-9a6b-8304f8f295c9 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] GET http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bf43964c-4942-4024-9a6b-8304f8f295c9 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bf43964c-4942-4024-9a6b-8304f8f295c9 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-016d6929-45c3-4f9f-8f42-9a20f84786dd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Delete volume request issued successfully. Sep 04 16:07:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-016d6929-45c3-4f9f-8f42-9a20f84786dd tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c returned with HTTP 202 Sep 04 16:07:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1384/2823] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:54 2026] DELETE /volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:07:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-11514ab6-df8a-467e-8156-055cd5cf76ef None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-11514ab6-df8a-467e-8156-055cd5cf76ef tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-11514ab6-df8a-467e-8156-055cd5cf76ef tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-11514ab6-df8a-467e-8156-055cd5cf76ef tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bf43964c-4942-4024-9a6b-8304f8f295c9 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Volume info retrieved successfully. Sep 04 16:07:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-11514ab6-df8a-467e-8156-055cd5cf76ef tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bf43964c-4942-4024-9a6b-8304f8f295c9 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 200 Sep 04 16:07:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1440/2824] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:54 2026] GET /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 959 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1c77cada-89c5-4b3b-8c2c-aad1789342f9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1c77cada-89c5-4b3b-8c2c-aad1789342f9 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c Sep 04 16:07:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1c77cada-89c5-4b3b-8c2c-aad1789342f9 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1c77cada-89c5-4b3b-8c2c-aad1789342f9 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-11514ab6-df8a-467e-8156-055cd5cf76ef tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1385/2825] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:54 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 1201 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:07:54 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:54 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1c77cada-89c5-4b3b-8c2c-aad1789342f9 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1c77cada-89c5-4b3b-8c2c-aad1789342f9 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c returned with HTTP 200 Sep 04 16:07:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1441/2826] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:54 2026] GET /volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c => generated 865 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cab6b837-a714-47ee-acdc-03bd8d51d10b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cab6b837-a714-47ee-acdc-03bd8d51d10b tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb Sep 04 16:07:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cab6b837-a714-47ee-acdc-03bd8d51d10b tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cab6b837-a714-47ee-acdc-03bd8d51d10b tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cab6b837-a714-47ee-acdc-03bd8d51d10b tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Volume info retrieved successfully. Sep 04 16:07:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cab6b837-a714-47ee-acdc-03bd8d51d10b tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb returned with HTTP 200 Sep 04 16:07:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1386/2827] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:54 2026] GET /volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb => generated 857 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ed283620-a515-4da1-a946-a7f48b8a238a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ed283620-a515-4da1-a946-a7f48b8a238a tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] GET http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ed283620-a515-4da1-a946-a7f48b8a238a tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ed283620-a515-4da1-a946-a7f48b8a238a tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ac92b7f4-c8c5-4730-9ded-1ffdec62ff4e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ac92b7f4-c8c5-4730-9ded-1ffdec62ff4e tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ac92b7f4-c8c5-4730-9ded-1ffdec62ff4e tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ac92b7f4-c8c5-4730-9ded-1ffdec62ff4e tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ed283620-a515-4da1-a946-a7f48b8a238a tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Volume info retrieved successfully. Sep 04 16:07:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ed283620-a515-4da1-a946-a7f48b8a238a tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 200 Sep 04 16:07:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1442/2828] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:55 2026] GET /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 1303 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ac92b7f4-c8c5-4730-9ded-1ffdec62ff4e tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Volume info retrieved successfully. Sep 04 16:07:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fe9411a6-ffde-4d80-8e72-c241aaffb758 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fe9411a6-ffde-4d80-8e72-c241aaffb758 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] DELETE http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fe9411a6-ffde-4d80-8e72-c241aaffb758 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fe9411a6-ffde-4d80-8e72-c241aaffb758 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-fe9411a6-ffde-4d80-8e72-c241aaffb758 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Delete volume with id: dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ac92b7f4-c8c5-4730-9ded-1ffdec62ff4e tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 200 Sep 04 16:07:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1387/2829] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:55 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 1201 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:07:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8e2c5304-b54d-47f3-a6c4-bcf8b38196fa None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8e2c5304-b54d-47f3-a6c4-bcf8b38196fa tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c Sep 04 16:07:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8e2c5304-b54d-47f3-a6c4-bcf8b38196fa tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8e2c5304-b54d-47f3-a6c4-bcf8b38196fa tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8e2c5304-b54d-47f3-a6c4-bcf8b38196fa tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c returned with HTTP 404 Sep 04 16:07:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1388/2830] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:55 2026] GET /volume/v3/volumes/2187e4fd-1622-46d4-8d75-3bb136927c9c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fe9411a6-ffde-4d80-8e72-c241aaffb758 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Volume info retrieved successfully. Sep 04 16:07:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-97ba3e82-fa47-4bca-a8e7-0262bbcce6ef None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-97ba3e82-fa47-4bca-a8e7-0262bbcce6ef tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] DELETE http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f Sep 04 16:07:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-97ba3e82-fa47-4bca-a8e7-0262bbcce6ef tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-97ba3e82-fa47-4bca-a8e7-0262bbcce6ef tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:55 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-97ba3e82-fa47-4bca-a8e7-0262bbcce6ef tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Delete volume with id: beb2d3af-c468-4845-b293-06418e90d86f Sep 04 16:07:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-97ba3e82-fa47-4bca-a8e7-0262bbcce6ef tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fe9411a6-ffde-4d80-8e72-c241aaffb758 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Delete volume request issued successfully. Sep 04 16:07:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fe9411a6-ffde-4d80-8e72-c241aaffb758 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 202 Sep 04 16:07:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1443/2831] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:55 2026] DELETE /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a644711d-d941-42be-b89d-54f5d65997b7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a644711d-d941-42be-b89d-54f5d65997b7 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] GET http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a644711d-d941-42be-b89d-54f5d65997b7 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a644711d-d941-42be-b89d-54f5d65997b7 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a644711d-d941-42be-b89d-54f5d65997b7 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Volume info retrieved successfully. Sep 04 16:07:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-97ba3e82-fa47-4bca-a8e7-0262bbcce6ef tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Delete volume request issued successfully. Sep 04 16:07:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-97ba3e82-fa47-4bca-a8e7-0262bbcce6ef tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f returned with HTTP 202 Sep 04 16:07:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1389/2832] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:55 2026] DELETE /volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5667834d-7b4d-4908-aebe-26738666935c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a644711d-d941-42be-b89d-54f5d65997b7 tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 200 Sep 04 16:07:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1444/2833] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:55 2026] GET /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 1302 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5667834d-7b4d-4908-aebe-26738666935c tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f Sep 04 16:07:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5667834d-7b4d-4908-aebe-26738666935c tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5667834d-7b4d-4908-aebe-26738666935c tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5667834d-7b4d-4908-aebe-26738666935c tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5667834d-7b4d-4908-aebe-26738666935c tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f returned with HTTP 200 Sep 04 16:07:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1390/2834] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:55 2026] GET /volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-431ffdff-ba93-4e17-aa99-288a65e17617 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-431ffdff-ba93-4e17-aa99-288a65e17617 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] GET http://192.168.122.126/volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb Sep 04 16:07:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-431ffdff-ba93-4e17-aa99-288a65e17617 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-431ffdff-ba93-4e17-aa99-288a65e17617 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-431ffdff-ba93-4e17-aa99-288a65e17617 tempest-CreateVolumesFromImageTest-1861563137 tempest-CreateVolumesFromImageTest-1861563137-project-member] http://192.168.122.126/volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb returned with HTTP 404 Sep 04 16:07:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1445/2835] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:55 2026] GET /volume/v3/volumes/b4daa2e0-3666-4e26-bef5-e06c18add1cb => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bd212fea-7526-427e-9da9-d60ff83b25cf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bd212fea-7526-427e-9da9-d60ff83b25cf tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bd212fea-7526-427e-9da9-d60ff83b25cf tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bd212fea-7526-427e-9da9-d60ff83b25cf tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bd212fea-7526-427e-9da9-d60ff83b25cf tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 404 Sep 04 16:07:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1391/2836] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:56 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 16:07:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0ba336b1-3b86-4695-aaef-a2dd412b9ebc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0ba336b1-3b86-4695-aaef-a2dd412b9ebc tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] GET http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 Sep 04 16:07:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0ba336b1-3b86-4695-aaef-a2dd412b9ebc tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0ba336b1-3b86-4695-aaef-a2dd412b9ebc tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0ba336b1-3b86-4695-aaef-a2dd412b9ebc tempest-VolumeAndVolumeTypeFromImageTest-1578951392 tempest-VolumeAndVolumeTypeFromImageTest-1578951392-project-member] http://192.168.122.126/volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 returned with HTTP 404 Sep 04 16:07:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1446/2837] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:56 2026] GET /volume/v3/volumes/dfd3ed11-05e6-4165-a2b3-2e0a87e00e56 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b3865bcf-e891-4a50-b367-c25acad8ea17 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b3865bcf-e891-4a50-b367-c25acad8ea17 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f Sep 04 16:07:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b3865bcf-e891-4a50-b367-c25acad8ea17 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b3865bcf-e891-4a50-b367-c25acad8ea17 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1bf1871e-bc4a-45c9-95ac-37aa3fca25eb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1bf1871e-bc4a-45c9-95ac-37aa3fca25eb tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] DELETE http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1bf1871e-bc4a-45c9-95ac-37aa3fca25eb tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1bf1871e-bc4a-45c9-95ac-37aa3fca25eb tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:56 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-1bf1871e-bc4a-45c9-95ac-37aa3fca25eb tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Delete volume with id: abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1bf1871e-bc4a-45c9-95ac-37aa3fca25eb tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 404 Sep 04 16:07:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1447/2838] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 16:07:56 2026] DELETE /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:07:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b3865bcf-e891-4a50-b367-c25acad8ea17 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8085a43e-fae2-44ac-b747-acf0b2a60829 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8085a43e-fae2-44ac-b747-acf0b2a60829 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] GET http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a Sep 04 16:07:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8085a43e-fae2-44ac-b747-acf0b2a60829 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8085a43e-fae2-44ac-b747-acf0b2a60829 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b3865bcf-e891-4a50-b367-c25acad8ea17 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f returned with HTTP 200 Sep 04 16:07:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1392/2839] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:56 2026] GET /volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f => generated 864 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:07:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8085a43e-fae2-44ac-b747-acf0b2a60829 tempest-VolumeImageDependencyTests-250021049 tempest-VolumeImageDependencyTests-250021049-project-member] http://192.168.122.126/volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a returned with HTTP 404 Sep 04 16:07:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1448/2840] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:07:56 2026] GET /volume/v3/volumes/abfa0278-b08d-4c73-9a2b-489656a7a89a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:07:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a2a0887d-471f-4fcd-b66d-8cee5ad35c59 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a2a0887d-471f-4fcd-b66d-8cee5ad35c59 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] GET http://192.168.122.126/volume/v3/volumes/detail?all_tenants=1 Sep 04 16:07:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a2a0887d-471f-4fcd-b66d-8cee5ad35c59 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a2a0887d-471f-4fcd-b66d-8cee5ad35c59 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] Calling method 'detail' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:56 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-a2a0887d-471f-4fcd-b66d-8cee5ad35c59 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:07:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a2a0887d-471f-4fcd-b66d-8cee5ad35c59 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] Get all volumes completed successfully. Sep 04 16:07:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a2a0887d-471f-4fcd-b66d-8cee5ad35c59 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] http://192.168.122.126/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 16:07:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1393/2841] 192.168.122.126 () {58 vars in 1169 bytes} [Fri Sep 4 16:07:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2050 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:07:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-70bf77ba-b0ee-4908-bde4-1e2356d6cc55 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-70bf77ba-b0ee-4908-bde4-1e2356d6cc55 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] DELETE http://192.168.122.126/volume/v3/types/39113aae-dab5-4fbc-9aa7-a3e4a030e8e1 Sep 04 16:07:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-70bf77ba-b0ee-4908-bde4-1e2356d6cc55 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-70bf77ba-b0ee-4908-bde4-1e2356d6cc55 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-70bf77ba-b0ee-4908-bde4-1e2356d6cc55 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] http://192.168.122.126/volume/v3/types/39113aae-dab5-4fbc-9aa7-a3e4a030e8e1 returned with HTTP 202 Sep 04 16:07:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1449/2842] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:07:56 2026] DELETE /volume/v3/types/39113aae-dab5-4fbc-9aa7-a3e4a030e8e1 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6d43b24c-854a-4ed6-b744-f4d0d47b25f4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6d43b24c-854a-4ed6-b744-f4d0d47b25f4 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] GET http://192.168.122.126/volume/v3/types/39113aae-dab5-4fbc-9aa7-a3e4a030e8e1 Sep 04 16:07:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6d43b24c-854a-4ed6-b744-f4d0d47b25f4 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6d43b24c-854a-4ed6-b744-f4d0d47b25f4 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6d43b24c-854a-4ed6-b744-f4d0d47b25f4 tempest-VolumeAndVolumeTypeFromImageTest-524494815 tempest-VolumeAndVolumeTypeFromImageTest-524494815-project-admin] http://192.168.122.126/volume/v3/types/39113aae-dab5-4fbc-9aa7-a3e4a030e8e1 returned with HTTP 404 Sep 04 16:07:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1394/2843] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 16:07:57 2026] GET /volume/v3/types/39113aae-dab5-4fbc-9aa7-a3e4a030e8e1 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-881761f1-f098-4b0e-94fb-bf153e23ea2b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-881761f1-f098-4b0e-94fb-bf153e23ea2b tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f Sep 04 16:07:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-881761f1-f098-4b0e-94fb-bf153e23ea2b tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-881761f1-f098-4b0e-94fb-bf153e23ea2b tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-881761f1-f098-4b0e-94fb-bf153e23ea2b tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f returned with HTTP 404 Sep 04 16:07:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1450/2844] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:57 2026] GET /volume/v3/volumes/beb2d3af-c468-4845-b293-06418e90d86f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c31c491d-10af-4c3b-a3a7-6a2869c38505 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c31c491d-10af-4c3b-a3a7-6a2869c38505 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] DELETE http://192.168.122.126/volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 Sep 04 16:07:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c31c491d-10af-4c3b-a3a7-6a2869c38505 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c31c491d-10af-4c3b-a3a7-6a2869c38505 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:57 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-c31c491d-10af-4c3b-a3a7-6a2869c38505 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Delete volume with id: 90d88090-21e1-4b9a-b319-2f02da7a3bb7 Sep 04 16:07:57 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:57 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c31c491d-10af-4c3b-a3a7-6a2869c38505 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c31c491d-10af-4c3b-a3a7-6a2869c38505 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Delete volume request issued successfully. Sep 04 16:07:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c31c491d-10af-4c3b-a3a7-6a2869c38505 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 returned with HTTP 202 Sep 04 16:07:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1395/2845] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:57 2026] DELETE /volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-72d6495b-8076-465d-a1c2-d04ec02b6fa8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-72d6495b-8076-465d-a1c2-d04ec02b6fa8 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 Sep 04 16:07:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-72d6495b-8076-465d-a1c2-d04ec02b6fa8 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:57 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-72d6495b-8076-465d-a1c2-d04ec02b6fa8 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:57 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:57 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:57 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:57 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:07:57 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-72d6495b-8076-465d-a1c2-d04ec02b6fa8 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:57 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-72d6495b-8076-465d-a1c2-d04ec02b6fa8 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 returned with HTTP 200 Sep 04 16:07:57 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1451/2846] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:57 2026] GET /volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 => generated 864 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4bae6ed9-799d-4c0f-8f64-4115467ade32 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4bae6ed9-799d-4c0f-8f64-4115467ade32 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 Sep 04 16:07:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4bae6ed9-799d-4c0f-8f64-4115467ade32 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4bae6ed9-799d-4c0f-8f64-4115467ade32 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4bae6ed9-799d-4c0f-8f64-4115467ade32 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 returned with HTTP 404 Sep 04 16:07:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1396/2847] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:58 2026] GET /volume/v3/volumes/90d88090-21e1-4b9a-b319-2f02da7a3bb7 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:07:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bd10f7af-f72b-4bd4-a560-1ed92fb83b94 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bd10f7af-f72b-4bd4-a560-1ed92fb83b94 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] DELETE http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 Sep 04 16:07:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bd10f7af-f72b-4bd4-a560-1ed92fb83b94 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bd10f7af-f72b-4bd4-a560-1ed92fb83b94 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:59 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-bd10f7af-f72b-4bd4-a560-1ed92fb83b94 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Delete volume with id: 0b25f520-faac-4d25-a17c-f0135a6de8e6 Sep 04 16:07:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bd10f7af-f72b-4bd4-a560-1ed92fb83b94 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bd10f7af-f72b-4bd4-a560-1ed92fb83b94 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Delete volume request issued successfully. Sep 04 16:07:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bd10f7af-f72b-4bd4-a560-1ed92fb83b94 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 returned with HTTP 202 Sep 04 16:07:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1397/2848] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:07:59 2026] DELETE /volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:07:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f0a77448-e7ba-4752-8c19-e524ed554f3d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f0a77448-e7ba-4752-8c19-e524ed554f3d tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 Sep 04 16:07:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f0a77448-e7ba-4752-8c19-e524ed554f3d tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f0a77448-e7ba-4752-8c19-e524ed554f3d tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:07:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:07:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:07:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:07:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f0a77448-e7ba-4752-8c19-e524ed554f3d tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:07:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f0a77448-e7ba-4752-8c19-e524ed554f3d tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 returned with HTTP 200 Sep 04 16:07:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1398/2849] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:59 2026] GET /volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 => generated 865 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:07:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-391263671"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-391263671'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume of 1 GB Sep 04 16:07:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Availability Zones retrieved successfully. Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Flow 'volume_create_api' (994e4242-65fb-406d-b592-3cf0e61fe80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (016b7dc3-26e9-4361-acc9-e022189c115d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (016b7dc3-26e9-4361-acc9-e022189c115d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff838c8-8429-4bd2-abbe-4fe8f372b1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Created reservations ['af0cf781-9578-49bb-98bf-922ac8e8354e', 'd0ba39b4-1da3-4083-bbf9-04ca058fedd9', '812eb0cc-4c31-42f9-9646-7acbceb48e5c', 'fd534930-33f2-4161-86e3-5a65d00ffa3e'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff838c8-8429-4bd2-abbe-4fe8f372b1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af0cf781-9578-49bb-98bf-922ac8e8354e', 'd0ba39b4-1da3-4083-bbf9-04ca058fedd9', '812eb0cc-4c31-42f9-9646-7acbceb48e5c', 'fd534930-33f2-4161-86e3-5a65d00ffa3e']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b8b4609-69d1-4aa1-a5d7-a919b84112b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:07:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b8b4609-69d1-4aa1-a5d7-a919b84112b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6687469a-08df-44a9-ae9f-e6c60d15a9bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-391263671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5733482120ea4cfd955c2419bdf4aa0c',qos_specs=None,replication_status=,reservations=['af0cf781-9578-49bb-98bf-922ac8e8354e','d0ba39b4-1da3-4083-bbf9-04ca058fedd9','812eb0cc-4c31-42f9-9646-7acbceb48e5c','fd534930-33f2-4161-86e3-5a65d00ffa3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:07:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-391263671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6687469a-08df-44a9-ae9f-e6c60d15a9bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5733482120ea4cfd955c2419bdf4aa0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1da9fd-f207-49f8-a3ad-defef6fb016d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1da9fd-f207-49f8-a3ad-defef6fb016d) transitioned into state 'SUCCESS' from state '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-391263671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5733482120ea4cfd955c2419bdf4aa0c',qos_specs=None,replication_status=,reservations=['af0cf781-9578-49bb-98bf-922ac8e8354e','d0ba39b4-1da3-4083-bbf9-04ca058fedd9','812eb0cc-4c31-42f9-9646-7acbceb48e5c','fd534930-33f2-4161-86e3-5a65d00ffa3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1f2cf6-5654-466c-b43b-205db33b86f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1f2cf6-5654-466c-b43b-205db33b86f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Flow 'volume_create_api' (994e4242-65fb-406d-b592-3cf0e61fe80f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:07:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume request issued successfully. Sep 04 16:07:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c551c1a-aaa6-4c29-8801-d0b9955946e9 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:07:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1452/2850] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:07:59 2026] POST /volume/v3/volumes => generated 768 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:07:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e19e35e1-a8ab-4f95-a3b6-b11139584609 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:07:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e19e35e1-a8ab-4f95-a3b6-b11139584609 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf Sep 04 16:07:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e19e35e1-a8ab-4f95-a3b6-b11139584609 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:07:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e19e35e1-a8ab-4f95-a3b6-b11139584609 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e19e35e1-a8ab-4f95-a3b6-b11139584609 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e19e35e1-a8ab-4f95-a3b6-b11139584609 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf returned with HTTP 200 Sep 04 16:08:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1399/2851] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:07:59 2026] GET /volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf => generated 836 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Create volume of 1 GB Sep 04 16:08:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-59b0c348-2552-4ce8-bc30-f613b181dd70 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Availability Zones retrieved successfully. Sep 04 16:08:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-59b0c348-2552-4ce8-bc30-f613b181dd70 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 Sep 04 16:08:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-59b0c348-2552-4ce8-bc30-f613b181dd70 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-59b0c348-2552-4ce8-bc30-f613b181dd70 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Flow 'volume_create_api' (c8021754-8d44-4283-98f4-ea13e2c1ab11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd5159b3-8b9a-483b-ada5-0bd8e3cc0237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-59b0c348-2552-4ce8-bc30-f613b181dd70 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Volume info retrieved successfully. Sep 04 16:08:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-59b0c348-2552-4ce8-bc30-f613b181dd70 tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 returned with HTTP 200 Sep 04 16:08:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1400/2852] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:00 2026] GET /volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd5159b3-8b9a-483b-ada5-0bd8e3cc0237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72590b88-a05f-4b1a-b0dd-03def45451e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Created reservations ['ad7a86d4-5bc8-4a2e-9ae0-df12f33f78dc', 'b5510584-66b8-4c93-b7c1-7da5d5570026', '0c36f04e-69c4-442c-bae8-fa53a38e2a1e', 'bca67a9c-8e68-4994-9f13-732c83e96ba1'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72590b88-a05f-4b1a-b0dd-03def45451e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad7a86d4-5bc8-4a2e-9ae0-df12f33f78dc', 'b5510584-66b8-4c93-b7c1-7da5d5570026', '0c36f04e-69c4-442c-bae8-fa53a38e2a1e', 'bca67a9c-8e68-4994-9f13-732c83e96ba1']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9114e92d-bc79-4f78-806a-d2e385e3bc37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9114e92d-bc79-4f78-806a-d2e385e3bc37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56d3036a-d568-46a2-ac23-830600363594', '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='b6e5e88b966a4c44b9e5b1df8fbf24d0',qos_specs=None,replication_status=,reservations=['ad7a86d4-5bc8-4a2e-9ae0-df12f33f78dc','b5510584-66b8-4c93-b7c1-7da5d5570026','0c36f04e-69c4-442c-bae8-fa53a38e2a1e','bca67a9c-8e68-4994-9f13-732c83e96ba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f98efa07725746af9fd0da849df2d5ef',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:00Z,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=56d3036a-d568-46a2-ac23-830600363594,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6e5e88b966a4c44b9e5b1df8fbf24d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f98efa07725746af9fd0da849df2d5ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ee479f-5ec8-420f-9e28-b63c0a7c35eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ee479f-5ec8-420f-9e28-b63c0a7c35eb) transitioned into state 'SUCCESS' from 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='b6e5e88b966a4c44b9e5b1df8fbf24d0',qos_specs=None,replication_status=,reservations=['ad7a86d4-5bc8-4a2e-9ae0-df12f33f78dc','b5510584-66b8-4c93-b7c1-7da5d5570026','0c36f04e-69c4-442c-bae8-fa53a38e2a1e','bca67a9c-8e68-4994-9f13-732c83e96ba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f98efa07725746af9fd0da849df2d5ef',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b3ed3f-b88b-4e39-b833-c237204f7427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b3ed3f-b88b-4e39-b833-c237204f7427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Flow 'volume_create_api' (c8021754-8d44-4283-98f4-ea13e2c1ab11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Create volume request issued successfully. Sep 04 16:08:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5c65b902-356d-4f97-9931-0b5814fa9f65 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1453/2853] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:08:00 2026] POST /volume/v3/volumes => generated 749 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9ddc19c8-3d04-455c-986b-9203a6674cbc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ddc19c8-3d04-455c-986b-9203a6674cbc tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 Sep 04 16:08:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9ddc19c8-3d04-455c-986b-9203a6674cbc tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9ddc19c8-3d04-455c-986b-9203a6674cbc tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9ddc19c8-3d04-455c-986b-9203a6674cbc tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ddc19c8-3d04-455c-986b-9203a6674cbc tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 returned with HTTP 200 Sep 04 16:08:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1401/2854] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:00 2026] GET /volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-87f0f20e-9688-48ad-af73-f58dafd10f4f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-87f0f20e-9688-48ad-af73-f58dafd10f4f tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf Sep 04 16:08:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-87f0f20e-9688-48ad-af73-f58dafd10f4f tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-87f0f20e-9688-48ad-af73-f58dafd10f4f tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-87f0f20e-9688-48ad-af73-f58dafd10f4f tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-87f0f20e-9688-48ad-af73-f58dafd10f4f tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf returned with HTTP 200 Sep 04 16:08:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1454/2855] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:01 2026] GET /volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:08:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dcd1b2c7-17a1-4d13-84d2-7045cb2de0df None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dcd1b2c7-17a1-4d13-84d2-7045cb2de0df tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] GET http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 Sep 04 16:08:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dcd1b2c7-17a1-4d13-84d2-7045cb2de0df tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dcd1b2c7-17a1-4d13-84d2-7045cb2de0df tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dcd1b2c7-17a1-4d13-84d2-7045cb2de0df tempest-CreateVolumesFromSourceVolumeTest-221165456 tempest-CreateVolumesFromSourceVolumeTest-221165456-project-member] http://192.168.122.126/volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 returned with HTTP 404 Sep 04 16:08:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1402/2856] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:01 2026] GET /volume/v3/volumes/0b25f520-faac-4d25-a17c-f0135a6de8e6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fdc4f439-8890-43db-b245-102f4d80fba5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fdc4f439-8890-43db-b245-102f4d80fba5 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 Sep 04 16:08:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fdc4f439-8890-43db-b245-102f4d80fba5 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fdc4f439-8890-43db-b245-102f4d80fba5 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fdc4f439-8890-43db-b245-102f4d80fba5 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fdc4f439-8890-43db-b245-102f4d80fba5 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 returned with HTTP 200 Sep 04 16:08:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1455/2857] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:01 2026] GET /volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 => generated 841 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-184e558b-c093-4de3-b66c-a289c88fd165 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-184e558b-c093-4de3-b66c-a289c88fd165 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf Sep 04 16:08:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-184e558b-c093-4de3-b66c-a289c88fd165 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-184e558b-c093-4de3-b66c-a289c88fd165 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-184e558b-c093-4de3-b66c-a289c88fd165 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-184e558b-c093-4de3-b66c-a289c88fd165 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf returned with HTTP 200 Sep 04 16:08:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1403/2858] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:02 2026] GET /volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b9fbbe5a-ac0e-42b8-9771-54a51d1709af None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b9fbbe5a-ac0e-42b8-9771-54a51d1709af tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:08:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b9fbbe5a-ac0e-42b8-9771-54a51d1709af tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6687469a-08df-44a9-ae9f-e6c60d15a9bf", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1520545831"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:02 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:02 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b9fbbe5a-ac0e-42b8-9771-54a51d1709af tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:02 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-b9fbbe5a-ac0e-42b8-9771-54a51d1709af tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create snapshot from volume 6687469a-08df-44a9-ae9f-e6c60d15a9bf Sep 04 16:08:02 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-b9fbbe5a-ac0e-42b8-9771-54a51d1709af tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Created reservations ['32a36d0e-bbde-4027-8abc-fde4596b96db', 'a44d9645-afea-4773-880d-f64d1950a30c', 'c4d2c2d5-1879-4efb-9176-6b2d268ff77e', '957bf990-eee6-47a5-8a47-5bcba0c503ff'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:02 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:02 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b9fbbe5a-ac0e-42b8-9771-54a51d1709af tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Snapshot create request issued successfully. Sep 04 16:08:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b9fbbe5a-ac0e-42b8-9771-54a51d1709af tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:08:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1456/2859] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:08:02 2026] POST /volume/v3/snapshots => generated 316 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-20e43a76-de43-4d39-8968-7fa37c13420e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-20e43a76-de43-4d39-8968-7fa37c13420e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 Sep 04 16:08:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-20e43a76-de43-4d39-8968-7fa37c13420e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-20e43a76-de43-4d39-8968-7fa37c13420e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-20e43a76-de43-4d39-8968-7fa37c13420e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Snapshot retrieved successfully. Sep 04 16:08:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-20e43a76-de43-4d39-8968-7fa37c13420e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 returned with HTTP 200 Sep 04 16:08:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1404/2860] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:02 2026] GET /volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 => generated 448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e96e3385-e225-4d28-8376-18cd85d7221b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e96e3385-e225-4d28-8376-18cd85d7221b tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e96e3385-e225-4d28-8376-18cd85d7221b tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e96e3385-e225-4d28-8376-18cd85d7221b tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:03 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:03 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:03 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e96e3385-e225-4d28-8376-18cd85d7221b tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e96e3385-e225-4d28-8376-18cd85d7221b tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 returned with HTTP 200 Sep 04 16:08:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1457/2861] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:03 2026] GET /volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 => generated 842 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-32128ada-28b9-4fd3-b180-b2bd929a7d83 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-32128ada-28b9-4fd3-b180-b2bd929a7d83 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 Sep 04 16:08:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-32128ada-28b9-4fd3-b180-b2bd929a7d83 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-32128ada-28b9-4fd3-b180-b2bd929a7d83 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:03 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:03 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:03 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:03 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-32128ada-28b9-4fd3-b180-b2bd929a7d83 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-32128ada-28b9-4fd3-b180-b2bd929a7d83 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 returned with HTTP 200 Sep 04 16:08:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1405/2862] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:03 2026] GET /volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3a94f505-bd26-4993-85b4-c6dcca68982d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2089494535"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2089494535'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Create volume of 1 GB Sep 04 16:08:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Availability Zones retrieved successfully. Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Flow 'volume_create_api' (e0b91b28-75d3-4894-8a2a-a959aa35112d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec6e402-aced-4fa9-80f0-0b95bfdfdc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec6e402-aced-4fa9-80f0-0b95bfdfdc87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ec35f25-54b9-4499-bf9b-c97f7fb099a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Created reservations ['076e9b47-249c-4cd0-9ca4-521fd86db992', '4ea7ada9-862c-44c7-a0b6-1d8d734c21b9', '6da29ad4-b461-4e90-bd7f-ff112dd50013', '93f4a710-30da-45e3-9aa9-786389d24881'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ec35f25-54b9-4499-bf9b-c97f7fb099a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['076e9b47-249c-4cd0-9ca4-521fd86db992', '4ea7ada9-862c-44c7-a0b6-1d8d734c21b9', '6da29ad4-b461-4e90-bd7f-ff112dd50013', '93f4a710-30da-45e3-9aa9-786389d24881']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad21c8b4-44ce-4c9d-a91b-131c6f062ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:03 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad21c8b4-44ce-4c9d-a91b-131c6f062ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c13b36f0-49f9-48e2-8e7c-4e9e2684de88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2089494535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6e5e88b966a4c44b9e5b1df8fbf24d0',qos_specs=None,replication_status=,reservations=['076e9b47-249c-4cd0-9ca4-521fd86db992','4ea7ada9-862c-44c7-a0b6-1d8d734c21b9','6da29ad4-b461-4e90-bd7f-ff112dd50013','93f4a710-30da-45e3-9aa9-786389d24881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f98efa07725746af9fd0da849df2d5ef',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:03Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2089494535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c13b36f0-49f9-48e2-8e7c-4e9e2684de88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6e5e88b966a4c44b9e5b1df8fbf24d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f98efa07725746af9fd0da849df2d5ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d5df6e1-1f42-4c64-ab2f-48b3f22febf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6a02b82e-dd70-4168-913f-a5e043a855e4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6a02b82e-dd70-4168-913f-a5e043a855e4 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 Sep 04 16:08:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6a02b82e-dd70-4168-913f-a5e043a855e4 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6a02b82e-dd70-4168-913f-a5e043a855e4 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:03 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:03 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6a02b82e-dd70-4168-913f-a5e043a855e4 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Snapshot retrieved successfully. Sep 04 16:08:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6a02b82e-dd70-4168-913f-a5e043a855e4 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 returned with HTTP 200 Sep 04 16:08:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1406/2863] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:03 2026] GET /volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 => generated 448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d5df6e1-1f42-4c64-ab2f-48b3f22febf2) transitioned into 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-2089494535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6e5e88b966a4c44b9e5b1df8fbf24d0',qos_specs=None,replication_status=,reservations=['076e9b47-249c-4cd0-9ca4-521fd86db992','4ea7ada9-862c-44c7-a0b6-1d8d734c21b9','6da29ad4-b461-4e90-bd7f-ff112dd50013','93f4a710-30da-45e3-9aa9-786389d24881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f98efa07725746af9fd0da849df2d5ef',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e409b849-0424-42b0-b37a-f8993df64ffe None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdf978cd-6e92-456d-a366-a695423e7cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdf978cd-6e92-456d-a366-a695423e7cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Flow 'volume_create_api' (e0b91b28-75d3-4894-8a2a-a959aa35112d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Create volume request issued successfully. Sep 04 16:08:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3a94f505-bd26-4993-85b4-c6dcca68982d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1458/2864] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:08:03 2026] POST /volume/v3/volumes => generated 785 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bdc9d009-956f-4014-b348-2c479355916f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bdc9d009-956f-4014-b348-2c479355916f tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bdc9d009-956f-4014-b348-2c479355916f tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bdc9d009-956f-4014-b348-2c479355916f tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:03 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:03 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:03 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:03 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bdc9d009-956f-4014-b348-2c479355916f tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bdc9d009-956f-4014-b348-2c479355916f tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 returned with HTTP 200 Sep 04 16:08:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1459/2865] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:03 2026] GET /volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e409b849-0424-42b0-b37a-f8993df64ffe tempest-ProjectMemberTests-392279655 tempest-ProjectMemberTests-392279655-project-admin] GET http://192.168.122.126/volume/v3/scheduler-stats/get_pools Sep 04 16:08:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e409b849-0424-42b0-b37a-f8993df64ffe tempest-ProjectMemberTests-392279655 tempest-ProjectMemberTests-392279655-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e409b849-0424-42b0-b37a-f8993df64ffe tempest-ProjectMemberTests-392279655 tempest-ProjectMemberTests-392279655-project-admin] Calling method 'get_pools' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e409b849-0424-42b0-b37a-f8993df64ffe tempest-ProjectMemberTests-392279655 tempest-ProjectMemberTests-392279655-project-admin] http://192.168.122.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 16:08:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1407/2866] 192.168.122.126 () {58 vars in 1175 bytes} [Fri Sep 4 16:08:03 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:08:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f0daf45c-9dc8-40b9-b489-b4b572405f40 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f0daf45c-9dc8-40b9-b489-b4b572405f40 tempest-ProjectMemberTests-392279655 tempest-ProjectMemberTests-392279655-project-member] GET http://192.168.122.126/volume/v3/capabilities/devstack@QuobyteHD Sep 04 16:08:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f0daf45c-9dc8-40b9-b489-b4b572405f40 tempest-ProjectMemberTests-392279655 tempest-ProjectMemberTests-392279655-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f0daf45c-9dc8-40b9-b489-b4b572405f40 tempest-ProjectMemberTests-392279655 tempest-ProjectMemberTests-392279655-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:04 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-f0daf45c-9dc8-40b9-b489-b4b572405f40 tempest-ProjectMemberTests-392279655 tempest-ProjectMemberTests-392279655-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'a23118b417124c60a52ebfeeb2a53441', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2d9b55fc65d4713a413ae9aa6063d45', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:08:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f0daf45c-9dc8-40b9-b489-b4b572405f40 tempest-ProjectMemberTests-392279655 tempest-ProjectMemberTests-392279655-project-member] http://192.168.122.126/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 04 16:08:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1460/2867] 192.168.122.126 () {58 vars in 1193 bytes} [Fri Sep 4 16:08:03 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 259 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-51d08cbd-754b-443d-8231-0f15db750557 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-51d08cbd-754b-443d-8231-0f15db750557 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 Sep 04 16:08:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-51d08cbd-754b-443d-8231-0f15db750557 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-51d08cbd-754b-443d-8231-0f15db750557 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-51d08cbd-754b-443d-8231-0f15db750557 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Snapshot retrieved successfully. Sep 04 16:08:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-51d08cbd-754b-443d-8231-0f15db750557 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 returned with HTTP 200 Sep 04 16:08:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1408/2868] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:04 2026] GET /volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 => generated 448 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-09e92b84-db6d-44d1-a225-2e2e07cff156 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-09e92b84-db6d-44d1-a225-2e2e07cff156 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 Sep 04 16:08:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-09e92b84-db6d-44d1-a225-2e2e07cff156 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-09e92b84-db6d-44d1-a225-2e2e07cff156 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-09e92b84-db6d-44d1-a225-2e2e07cff156 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-09e92b84-db6d-44d1-a225-2e2e07cff156 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 returned with HTTP 200 Sep 04 16:08:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1461/2869] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:04 2026] GET /volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 => generated 877 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-12b67712-3227-4b86-93fc-c42df58171ad None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-12b67712-3227-4b86-93fc-c42df58171ad tempest-ProjectAdminTests-178486335 tempest-ProjectAdminTests-178486335-project-admin] GET http://192.168.122.126/volume/v3/scheduler-stats/get_pools Sep 04 16:08:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-12b67712-3227-4b86-93fc-c42df58171ad tempest-ProjectAdminTests-178486335 tempest-ProjectAdminTests-178486335-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-12b67712-3227-4b86-93fc-c42df58171ad tempest-ProjectAdminTests-178486335 tempest-ProjectAdminTests-178486335-project-admin] Calling method 'get_pools' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-12b67712-3227-4b86-93fc-c42df58171ad tempest-ProjectAdminTests-178486335 tempest-ProjectAdminTests-178486335-project-admin] http://192.168.122.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 16:08:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1409/2870] 192.168.122.126 () {58 vars in 1175 bytes} [Fri Sep 4 16:08:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:08:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bf420513-0dfc-48e5-9ebc-5503b92cddf6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bf420513-0dfc-48e5-9ebc-5503b92cddf6 tempest-ProjectAdminTests-178486335 tempest-ProjectAdminTests-178486335-project-admin] GET http://192.168.122.126/volume/v3/capabilities/devstack@QuobyteHD Sep 04 16:08:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bf420513-0dfc-48e5-9ebc-5503b92cddf6 tempest-ProjectAdminTests-178486335 tempest-ProjectAdminTests-178486335-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bf420513-0dfc-48e5-9ebc-5503b92cddf6 tempest-ProjectAdminTests-178486335 tempest-ProjectAdminTests-178486335-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:05 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 16:08:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bf420513-0dfc-48e5-9ebc-5503b92cddf6 tempest-ProjectAdminTests-178486335 tempest-ProjectAdminTests-178486335-project-admin] http://192.168.122.126/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 04 16:08:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1462/2871] 192.168.122.126 () {58 vars in 1193 bytes} [Fri Sep 4 16:08:05 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-02eddfb2-b8dd-4c17-a9fb-fe4ab1febff5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-02eddfb2-b8dd-4c17-a9fb-fe4ab1febff5 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 Sep 04 16:08:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-02eddfb2-b8dd-4c17-a9fb-fe4ab1febff5 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-02eddfb2-b8dd-4c17-a9fb-fe4ab1febff5 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-02eddfb2-b8dd-4c17-a9fb-fe4ab1febff5 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Snapshot retrieved successfully. Sep 04 16:08:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-02eddfb2-b8dd-4c17-a9fb-fe4ab1febff5 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 returned with HTTP 200 Sep 04 16:08:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1410/2872] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:05 2026] GET /volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 => generated 475 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:08:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "05d43b92-6e88-4a51-831d-6f25433d9de5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1977337974"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume request body: {'volume': {"'snapshot_id": '05d43b92-6e88-4a51-831d-6f25433d9de5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1977337974'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:05 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume of 1 GB Sep 04 16:08:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Availability Zones retrieved successfully. Sep 04 16:08:05 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Flow 'volume_create_api' (7f8a16db-30b1-416a-8968-37ee4b87c26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:05 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6f6312c-806d-4333-9974-cfd8e714bca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:05 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:05 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6f6312c-806d-4333-9974-cfd8e714bca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:05 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31297230-5c7f-4a3e-be32-6584d5366931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7986a313-3d34-4dcc-9b78-02ea1c55a436 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7986a313-3d34-4dcc-9b78-02ea1c55a436 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 Sep 04 16:08:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7986a313-3d34-4dcc-9b78-02ea1c55a436 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7986a313-3d34-4dcc-9b78-02ea1c55a436 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7986a313-3d34-4dcc-9b78-02ea1c55a436 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7986a313-3d34-4dcc-9b78-02ea1c55a436 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 returned with HTTP 200 Sep 04 16:08:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1411/2873] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:05 2026] GET /volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 => generated 877 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Created reservations ['872cdfd1-550f-4a63-842e-c3e1421a503f', 'bff06581-a32f-4e56-9445-b8d15f95a04e', '99cb67b1-e717-46e3-a0d1-781278c953b3', 'bd7930c4-2f81-4460-9493-351595db7bd7'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31297230-5c7f-4a3e-be32-6584d5366931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['872cdfd1-550f-4a63-842e-c3e1421a503f', 'bff06581-a32f-4e56-9445-b8d15f95a04e', '99cb67b1-e717-46e3-a0d1-781278c953b3', 'bd7930c4-2f81-4460-9493-351595db7bd7']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5eef66a-bb01-428f-961d-83810a8d54ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5eef66a-bb01-428f-961d-83810a8d54ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aff8193-334e-42fc-b989-b8a67bf02ee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1977337974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5733482120ea4cfd955c2419bdf4aa0c',qos_specs=None,replication_status=,reservations=['872cdfd1-550f-4a63-842e-c3e1421a503f','bff06581-a32f-4e56-9445-b8d15f95a04e','99cb67b1-e717-46e3-a0d1-781278c953b3','bd7930c4-2f81-4460-9493-351595db7bd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1977337974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3aff8193-334e-42fc-b989-b8a67bf02ee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5733482120ea4cfd955c2419bdf4aa0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2742ba2-c588-448e-ba8b-e084871a1836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2742ba2-c588-448e-ba8b-e084871a1836) transitioned into state 'SUCCESS' from state '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-1977337974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5733482120ea4cfd955c2419bdf4aa0c',qos_specs=None,replication_status=,reservations=['872cdfd1-550f-4a63-842e-c3e1421a503f','bff06581-a32f-4e56-9445-b8d15f95a04e','99cb67b1-e717-46e3-a0d1-781278c953b3','bd7930c4-2f81-4460-9493-351595db7bd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a50e0f11-4809-451c-84c4-2a0686ef71ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a50e0f11-4809-451c-84c4-2a0686ef71ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Flow 'volume_create_api' (7f8a16db-30b1-416a-8968-37ee4b87c26a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume request issued successfully. Sep 04 16:08:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c7d63b38-3592-4fd4-b4ec-5bc38b63f031 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1463/2874] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:08:05 2026] POST /volume/v3/volumes => generated 769 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "05d43b92-6e88-4a51-831d-6f25433d9de5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1264534375"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume request body: {'volume': {"'snapshot_id": '05d43b92-6e88-4a51-831d-6f25433d9de5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1264534375'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume of 1 GB Sep 04 16:08:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Availability Zones retrieved successfully. Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Flow 'volume_create_api' (9f349ff8-14d1-4eca-8886-fa9c2da226e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8afc4d47-9de1-4129-abb9-8ad7f8b2b16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8afc4d47-9de1-4129-abb9-8ad7f8b2b16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e882a34-47f0-4879-83e8-3d2e54bdd9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Created reservations ['576a1871-fefc-45ea-b075-74ae37b8a98d', 'b4111331-d7da-4799-831c-184e3d7fa53e', 'cd3dc570-3db1-4cc5-91b6-fb9c1bc8a01a', 'b5d65183-e7d1-4320-808f-b7ab595eba7f'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e882a34-47f0-4879-83e8-3d2e54bdd9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['576a1871-fefc-45ea-b075-74ae37b8a98d', 'b4111331-d7da-4799-831c-184e3d7fa53e', 'cd3dc570-3db1-4cc5-91b6-fb9c1bc8a01a', 'b5d65183-e7d1-4320-808f-b7ab595eba7f']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77168643-9f43-4917-82c5-9cf6da678ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77168643-9f43-4917-82c5-9cf6da678ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1264534375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5733482120ea4cfd955c2419bdf4aa0c',qos_specs=None,replication_status=,reservations=['576a1871-fefc-45ea-b075-74ae37b8a98d','b4111331-d7da-4799-831c-184e3d7fa53e','cd3dc570-3db1-4cc5-91b6-fb9c1bc8a01a','b5d65183-e7d1-4320-808f-b7ab595eba7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1264534375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5733482120ea4cfd955c2419bdf4aa0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d98262b0-27ae-4b15-80e1-46732a75e578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d98262b0-27ae-4b15-80e1-46732a75e578) transitioned into state 'SUCCESS' from state '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-1264534375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5733482120ea4cfd955c2419bdf4aa0c',qos_specs=None,replication_status=,reservations=['576a1871-fefc-45ea-b075-74ae37b8a98d','b4111331-d7da-4799-831c-184e3d7fa53e','cd3dc570-3db1-4cc5-91b6-fb9c1bc8a01a','b5d65183-e7d1-4320-808f-b7ab595eba7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec780d67-8d3f-41f9-8edc-b4d063bd0ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec780d67-8d3f-41f9-8edc-b4d063bd0ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Flow 'volume_create_api' (9f349ff8-14d1-4eca-8886-fa9c2da226e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume request issued successfully. Sep 04 16:08:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-294498e2-af0a-4d8b-be17-0093fbaabe04 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1412/2875] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:08:06 2026] POST /volume/v3/volumes => generated 769 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "05d43b92-6e88-4a51-831d-6f25433d9de5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-678730330"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume request body: {'volume': {"'snapshot_id": '05d43b92-6e88-4a51-831d-6f25433d9de5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-678730330'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume of 1 GB Sep 04 16:08:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Availability Zones retrieved successfully. Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Flow 'volume_create_api' (0db5f76f-c01a-420a-8643-701a167cb160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4c8557-7e49-4001-90d8-ec3173e7f204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4c8557-7e49-4001-90d8-ec3173e7f204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463ab7f9-c4e6-4aaf-8231-90e7687ae296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1a99a6ea-659e-4846-a7d5-2ed097b5de95 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1a99a6ea-659e-4846-a7d5-2ed097b5de95 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1a99a6ea-659e-4846-a7d5-2ed097b5de95 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1a99a6ea-659e-4846-a7d5-2ed097b5de95 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:06 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Created reservations ['d84cc41d-a928-44f4-a55b-6c939c0d63f9', '077ea2cd-0794-4ef1-830c-a658527f1312', 'a46a476c-ecf6-4fe0-83d9-c586f6f127e7', '463c595d-8a03-4e33-a5c9-15c6033cafb4'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1a99a6ea-659e-4846-a7d5-2ed097b5de95 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463ab7f9-c4e6-4aaf-8231-90e7687ae296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d84cc41d-a928-44f4-a55b-6c939c0d63f9', '077ea2cd-0794-4ef1-830c-a658527f1312', 'a46a476c-ecf6-4fe0-83d9-c586f6f127e7', '463c595d-8a03-4e33-a5c9-15c6033cafb4']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fceeac12-77ed-421a-9012-c02f1244ce62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1a99a6ea-659e-4846-a7d5-2ed097b5de95 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 returned with HTTP 200 Sep 04 16:08:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1413/2876] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:06 2026] GET /volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 => generated 878 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cbffa79e-f6c2-4dc0-afe2-252d875b0f67 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cbffa79e-f6c2-4dc0-afe2-252d875b0f67 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 Sep 04 16:08:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cbffa79e-f6c2-4dc0-afe2-252d875b0f67 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cbffa79e-f6c2-4dc0-afe2-252d875b0f67 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fceeac12-77ed-421a-9012-c02f1244ce62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8bcbe8e-f0a8-40ae-9e34-1568071a0e54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-678730330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5733482120ea4cfd955c2419bdf4aa0c',qos_specs=None,replication_status=,reservations=['d84cc41d-a928-44f4-a55b-6c939c0d63f9','077ea2cd-0794-4ef1-830c-a658527f1312','a46a476c-ecf6-4fe0-83d9-c586f6f127e7','463c595d-8a03-4e33-a5c9-15c6033cafb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-678730330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8bcbe8e-f0a8-40ae-9e34-1568071a0e54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5733482120ea4cfd955c2419bdf4aa0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cbffa79e-f6c2-4dc0-afe2-252d875b0f67 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bc33d4-e0bf-4dca-b78c-d56b9ed3612b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cbffa79e-f6c2-4dc0-afe2-252d875b0f67 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 returned with HTTP 200 Sep 04 16:08:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1414/2877] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:07 2026] GET /volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 => generated 878 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1f60f331-39b8-410c-9510-1fa8f5ef7dcc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1f60f331-39b8-410c-9510-1fa8f5ef7dcc tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:08:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1f60f331-39b8-410c-9510-1fa8f5ef7dcc tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c13b36f0-49f9-48e2-8e7c-4e9e2684de88", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1947188646"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1f60f331-39b8-410c-9510-1fa8f5ef7dcc tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-1f60f331-39b8-410c-9510-1fa8f5ef7dcc tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Create snapshot from volume c13b36f0-49f9-48e2-8e7c-4e9e2684de88 Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bc33d4-e0bf-4dca-b78c-d56b9ed3612b) transitioned into state 'SUCCESS' from state '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-678730330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5733482120ea4cfd955c2419bdf4aa0c',qos_specs=None,replication_status=,reservations=['d84cc41d-a928-44f4-a55b-6c939c0d63f9','077ea2cd-0794-4ef1-830c-a658527f1312','a46a476c-ecf6-4fe0-83d9-c586f6f127e7','463c595d-8a03-4e33-a5c9-15c6033cafb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3994aa14-ca98-4649-b825-2ed8f2ca8647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3994aa14-ca98-4649-b825-2ed8f2ca8647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Flow 'volume_create_api' (0db5f76f-c01a-420a-8643-701a167cb160) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume request issued successfully. Sep 04 16:08:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a811b9a9-91fc-4d0b-8946-471bbe9cf812 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1464/2878] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:08:06 2026] POST /volume/v3/volumes => generated 768 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-df072066-e5eb-4a87-89b3-17a62bef83be None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "05d43b92-6e88-4a51-831d-6f25433d9de5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1368454292"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume request body: {'volume': {"'snapshot_id": '05d43b92-6e88-4a51-831d-6f25433d9de5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1368454292'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume of 1 GB Sep 04 16:08:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Availability Zones retrieved successfully. Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Flow 'volume_create_api' (daaabbd6-8897-458d-89fd-0869669a1e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dde48304-109c-4066-8adf-f7addb431c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-1f60f331-39b8-410c-9510-1fa8f5ef7dcc tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Created reservations ['987f926b-334c-4bf0-a6ef-880b0a73dfca', '9d10a110-59d1-4b6a-be76-72cc97de1a9e', 'c509ec25-2a27-41f4-b534-172b1a4ae3cf', '7a77ca4e-3f94-49aa-81f9-6b601e3fd770'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dde48304-109c-4066-8adf-f7addb431c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e179e562-f90b-4f41-a2d2-6dfe0810456a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1f60f331-39b8-410c-9510-1fa8f5ef7dcc tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Snapshot create request issued successfully. Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1f60f331-39b8-410c-9510-1fa8f5ef7dcc tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:08:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1415/2879] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:08:07 2026] POST /volume/v3/snapshots => generated 326 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a063597c-cd36-4042-a118-01b814e2874e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a063597c-cd36-4042-a118-01b814e2874e tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a Sep 04 16:08:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a063597c-cd36-4042-a118-01b814e2874e tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a063597c-cd36-4042-a118-01b814e2874e tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a063597c-cd36-4042-a118-01b814e2874e tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Snapshot retrieved successfully. Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a063597c-cd36-4042-a118-01b814e2874e tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a returned with HTTP 200 Sep 04 16:08:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1416/2880] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:07 2026] GET /volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a => generated 458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Created reservations ['5e2eeccf-975f-45f8-81fd-270117f4e424', '6bf57b3e-a412-4f7b-918c-390bbcddec67', 'f10db054-3b61-4609-b18a-ff8012ba6c87', '33864ffb-2a3a-49d1-bb9c-1897dfdc4417'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e179e562-f90b-4f41-a2d2-6dfe0810456a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e2eeccf-975f-45f8-81fd-270117f4e424', '6bf57b3e-a412-4f7b-918c-390bbcddec67', 'f10db054-3b61-4609-b18a-ff8012ba6c87', '33864ffb-2a3a-49d1-bb9c-1897dfdc4417']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe04f9a6-1988-4daa-9490-60a2868ab5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe04f9a6-1988-4daa-9490-60a2868ab5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83857b90-f26c-405a-a1a3-43303392915a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1368454292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5733482120ea4cfd955c2419bdf4aa0c',qos_specs=None,replication_status=,reservations=['5e2eeccf-975f-45f8-81fd-270117f4e424','6bf57b3e-a412-4f7b-918c-390bbcddec67','f10db054-3b61-4609-b18a-ff8012ba6c87','33864ffb-2a3a-49d1-bb9c-1897dfdc4417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1368454292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83857b90-f26c-405a-a1a3-43303392915a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5733482120ea4cfd955c2419bdf4aa0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc9b1e46-401c-4382-b38d-b333be96216b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc9b1e46-401c-4382-b38d-b333be96216b) transitioned into state 'SUCCESS' from state '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-1368454292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5733482120ea4cfd955c2419bdf4aa0c',qos_specs=None,replication_status=,reservations=['5e2eeccf-975f-45f8-81fd-270117f4e424','6bf57b3e-a412-4f7b-918c-390bbcddec67','f10db054-3b61-4609-b18a-ff8012ba6c87','33864ffb-2a3a-49d1-bb9c-1897dfdc4417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5a3c796-5a11-44c7-83d0-5bfe6a6f7b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5a3c796-5a11-44c7-83d0-5bfe6a6f7b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Flow 'volume_create_api' (daaabbd6-8897-458d-89fd-0869669a1e78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume request issued successfully. Sep 04 16:08:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-df072066-e5eb-4a87-89b3-17a62bef83be tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1465/2881] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:08:07 2026] POST /volume/v3/volumes => generated 769 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "05d43b92-6e88-4a51-831d-6f25433d9de5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2122038302"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume request body: {'volume': {"'snapshot_id": '05d43b92-6e88-4a51-831d-6f25433d9de5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2122038302'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume of 1 GB Sep 04 16:08:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Availability Zones retrieved successfully. Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Flow 'volume_create_api' (d4b48422-0774-48cf-a92b-4921eed81de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b5652f-6af0-48b5-830b-a93a9adc18d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b5652f-6af0-48b5-830b-a93a9adc18d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8615537-3e14-4257-91a4-d64c9e92a9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Created reservations ['f5a98bb7-cde6-4552-993c-553bdae8a0f8', 'c58417ba-8c33-4edf-bee7-3d14c7b2fe88', '35ad742f-144f-4fa0-97eb-1c55774e9c48', '47255c5a-21a8-45da-9030-91e954d1e10f'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8615537-3e14-4257-91a4-d64c9e92a9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5a98bb7-cde6-4552-993c-553bdae8a0f8', 'c58417ba-8c33-4edf-bee7-3d14c7b2fe88', '35ad742f-144f-4fa0-97eb-1c55774e9c48', '47255c5a-21a8-45da-9030-91e954d1e10f']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4097d2c7-7744-4893-9b49-ee4260d0c3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4097d2c7-7744-4893-9b49-ee4260d0c3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18ccc181-3dcc-4c2a-af79-f4bace19907c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2122038302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5733482120ea4cfd955c2419bdf4aa0c',qos_specs=None,replication_status=,reservations=['f5a98bb7-cde6-4552-993c-553bdae8a0f8','c58417ba-8c33-4edf-bee7-3d14c7b2fe88','35ad742f-144f-4fa0-97eb-1c55774e9c48','47255c5a-21a8-45da-9030-91e954d1e10f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2122038302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18ccc181-3dcc-4c2a-af79-f4bace19907c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5733482120ea4cfd955c2419bdf4aa0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af4c027-31dd-4f74-a04c-07242a68abef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af4c027-31dd-4f74-a04c-07242a68abef) transitioned into state 'SUCCESS' from state '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-2122038302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5733482120ea4cfd955c2419bdf4aa0c',qos_specs=None,replication_status=,reservations=['f5a98bb7-cde6-4552-993c-553bdae8a0f8','c58417ba-8c33-4edf-bee7-3d14c7b2fe88','35ad742f-144f-4fa0-97eb-1c55774e9c48','47255c5a-21a8-45da-9030-91e954d1e10f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b47a7c532b24d1e86b44e7dd453c27a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4425bf21-afe8-4062-b5dd-3495537c05cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4425bf21-afe8-4062-b5dd-3495537c05cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Flow 'volume_create_api' (d4b48422-0774-48cf-a92b-4921eed81de9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Create volume request issued successfully. Sep 04 16:08:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-123c50ac-d48c-4dac-b80f-e636f3501f41 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1417/2882] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:08:07 2026] POST /volume/v3/volumes => generated 769 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-24d69beb-7afb-4e1e-9e50-37b43cb3ddba None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-24d69beb-7afb-4e1e-9e50-37b43cb3ddba tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/3aff8193-334e-42fc-b989-b8a67bf02ee0 Sep 04 16:08:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-24d69beb-7afb-4e1e-9e50-37b43cb3ddba tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-24d69beb-7afb-4e1e-9e50-37b43cb3ddba tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-24d69beb-7afb-4e1e-9e50-37b43cb3ddba tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-24d69beb-7afb-4e1e-9e50-37b43cb3ddba tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/3aff8193-334e-42fc-b989-b8a67bf02ee0 returned with HTTP 200 Sep 04 16:08:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1466/2883] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:08 2026] GET /volume/v3/volumes/3aff8193-334e-42fc-b989-b8a67bf02ee0 => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-973f4a45-92f4-4375-be57-de1a41ea9a32 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-973f4a45-92f4-4375-be57-de1a41ea9a32 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-973f4a45-92f4-4375-be57-de1a41ea9a32 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-973f4a45-92f4-4375-be57-de1a41ea9a32 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-973f4a45-92f4-4375-be57-de1a41ea9a32 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-973f4a45-92f4-4375-be57-de1a41ea9a32 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 returned with HTTP 200 Sep 04 16:08:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1418/2884] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:08 2026] GET /volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-134a400b-eb1f-4dfb-8369-d6d99f16d897 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-134a400b-eb1f-4dfb-8369-d6d99f16d897 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a Sep 04 16:08:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-134a400b-eb1f-4dfb-8369-d6d99f16d897 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-134a400b-eb1f-4dfb-8369-d6d99f16d897 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-134a400b-eb1f-4dfb-8369-d6d99f16d897 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Snapshot retrieved successfully. Sep 04 16:08:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-134a400b-eb1f-4dfb-8369-d6d99f16d897 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a returned with HTTP 200 Sep 04 16:08:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1467/2885] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:08 2026] GET /volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a => generated 458 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:08:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1385904312"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0823ad29-53a2-44cb-a92e-ce4faa17b51c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1385904312'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:09 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume of 1 GB Sep 04 16:08:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0823ad29-53a2-44cb-a92e-ce4faa17b51c tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 Sep 04 16:08:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0823ad29-53a2-44cb-a92e-ce4faa17b51c tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0823ad29-53a2-44cb-a92e-ce4faa17b51c tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Availability Zones retrieved successfully. Sep 04 16:08:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Flow 'volume_create_api' (639b1586-d59b-43f0-8841-aab3f4270212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa11ec47-ac77-43bc-bd0b-b27567e829b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0823ad29-53a2-44cb-a92e-ce4faa17b51c tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0823ad29-53a2-44cb-a92e-ce4faa17b51c tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 returned with HTTP 200 Sep 04 16:08:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1468/2886] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:09 2026] GET /volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 => generated 862 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fbe15999-2722-4a7e-8407-d0d3996fa734 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa11ec47-ac77-43bc-bd0b-b27567e829b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b523e94-66cb-4629-b2c7-ca1ab580d12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:09 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Created reservations ['21f007e0-5e34-441a-a0f7-ff2083b2fea9', 'a9882bd3-005f-4a3b-8f9c-bfd33db9e111', '4fef0dcc-a9a0-499d-9548-0f41fab9990b', '8a277110-b149-4f87-85c3-c929520573a0'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:09 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b523e94-66cb-4629-b2c7-ca1ab580d12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21f007e0-5e34-441a-a0f7-ff2083b2fea9', 'a9882bd3-005f-4a3b-8f9c-bfd33db9e111', '4fef0dcc-a9a0-499d-9548-0f41fab9990b', '8a277110-b149-4f87-85c3-c929520573a0']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f55afc-c779-446f-b0ea-7ff8a093a797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fbe15999-2722-4a7e-8407-d0d3996fa734 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fbe15999-2722-4a7e-8407-d0d3996fa734 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1637254303", "extra_specs": {"storage_protocol": "tempest-storage_protocol-409291459", "vendor_name": "tempest-vendor_name-531751269"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f55afc-c779-446f-b0ea-7ff8a093a797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a825906-d797-4c80-a700-c62b856b93c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1385904312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07bb09d5823f43dca188c4caaa4b5480',qos_specs=None,replication_status=,reservations=['21f007e0-5e34-441a-a0f7-ff2083b2fea9','a9882bd3-005f-4a3b-8f9c-bfd33db9e111','4fef0dcc-a9a0-499d-9548-0f41fab9990b','8a277110-b149-4f87-85c3-c929520573a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1385904312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a825906-d797-4c80-a700-c62b856b93c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07bb09d5823f43dca188c4caaa4b5480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3624fae-19a5-4957-9c57-16d8dbc846a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fbe15999-2722-4a7e-8407-d0d3996fa734 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:08:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1469/2887] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:08:09 2026] POST /volume/v3/types => generated 327 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-837c428c-2a62-41c8-b8a2-12e35be84f43 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-837c428c-2a62-41c8-b8a2-12e35be84f43 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-837c428c-2a62-41c8-b8a2-12e35be84f43 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-837c428c-2a62-41c8-b8a2-12e35be84f43 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-837c428c-2a62-41c8-b8a2-12e35be84f43 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Snapshot retrieved successfully. Sep 04 16:08:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-837c428c-2a62-41c8-b8a2-12e35be84f43 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a returned with HTTP 200 Sep 04 16:08:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1470/2888] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:10 2026] GET /volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a => generated 458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bd3572a5-f07f-4aa2-9e63-5052795cbb36 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bd3572a5-f07f-4aa2-9e63-5052795cbb36 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bd3572a5-f07f-4aa2-9e63-5052795cbb36 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bd3572a5-f07f-4aa2-9e63-5052795cbb36 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3624fae-19a5-4957-9c57-16d8dbc846a8) transitioned into state 'SUCCESS' from state '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-1385904312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07bb09d5823f43dca188c4caaa4b5480',qos_specs=None,replication_status=,reservations=['21f007e0-5e34-441a-a0f7-ff2083b2fea9','a9882bd3-005f-4a3b-8f9c-bfd33db9e111','4fef0dcc-a9a0-499d-9548-0f41fab9990b','8a277110-b149-4f87-85c3-c929520573a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb2b1e4-4ccd-4a94-9b69-9ddba1aa8b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bd3572a5-f07f-4aa2-9e63-5052795cbb36 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb2b1e4-4ccd-4a94-9b69-9ddba1aa8b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bd3572a5-f07f-4aa2-9e63-5052795cbb36 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 returned with HTTP 200 Sep 04 16:08:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1471/2889] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:10 2026] GET /volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:10 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Flow 'volume_create_api' (639b1586-d59b-43f0-8841-aab3f4270212) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume request issued successfully. Sep 04 16:08:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d7bbc9d8-db47-4c3d-a5b3-625e17c17918 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1419/2890] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:08:09 2026] POST /volume/v3/volumes => generated 787 bytes in 907 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "962cfbaa-53bc-4fb7-ac50-25126f8899ea", "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Create volume request body: {'volume': {'volume_type': '962cfbaa-53bc-4fb7-ac50-25126f8899ea', 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Create volume of 1 GB Sep 04 16:08:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Availability Zones retrieved successfully. Sep 04 16:08:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5970d870-b266-4d16-9b91-e7a6b1e3c78a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5970d870-b266-4d16-9b91-e7a6b1e3c78a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 Sep 04 16:08:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5970d870-b266-4d16-9b91-e7a6b1e3c78a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5970d870-b266-4d16-9b91-e7a6b1e3c78a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Flow 'volume_create_api' (483ae4a1-812e-458f-911f-5a8e1c8092be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07e93d90-140d-4695-a257-7bc5033804aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5970d870-b266-4d16-9b91-e7a6b1e3c78a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5970d870-b266-4d16-9b91-e7a6b1e3c78a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 returned with HTTP 200 Sep 04 16:08:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1420/2891] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:10 2026] GET /volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 => generated 966 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07e93d90-140d-4695-a257-7bc5033804aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:08:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-409291459',vendor_name='tempest-vendor_name-531751269'},id=962cfbaa-53bc-4fb7-ac50-25126f8899ea,is_public=True,name='tempest-ProjectAdminTests-volume-type-1637254303',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '962cfbaa-53bc-4fb7-ac50-25126f8899ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01456707-b4ca-4524-a6c8-fbca5dac5d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1637254303 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1637254303, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:10 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1637254303 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1637254303, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Created reservations ['04b7c31f-dd94-48c3-8cd9-fc5982794501', 'e4438906-24c7-4a5f-9899-342522a55ccb', 'cdd68cbd-5581-4d6f-90df-428d4602206c', 'b2521680-e330-4042-a5e5-e910fb9005fc'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01456707-b4ca-4524-a6c8-fbca5dac5d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04b7c31f-dd94-48c3-8cd9-fc5982794501', 'e4438906-24c7-4a5f-9899-342522a55ccb', 'cdd68cbd-5581-4d6f-90df-428d4602206c', 'b2521680-e330-4042-a5e5-e910fb9005fc']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c00019d-1092-47f5-b654-cb163224b747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c00019d-1092-47f5-b654-cb163224b747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b243d5cd-880f-4934-88ea-d8bf56b85d1f', '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='70839562bd334d9dacaa85cbf2f65a9b',qos_specs=None,replication_status=,reservations=['04b7c31f-dd94-48c3-8cd9-fc5982794501','e4438906-24c7-4a5f-9899-342522a55ccb','cdd68cbd-5581-4d6f-90df-428d4602206c','b2521680-e330-4042-a5e5-e910fb9005fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605249c2448b46d8bc2b8ceef4b09d41',volume_type_id=962cfbaa-53bc-4fb7-ac50-25126f8899ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:10Z,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=b243d5cd-880f-4934-88ea-d8bf56b85d1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70839562bd334d9dacaa85cbf2f65a9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='605249c2448b46d8bc2b8ceef4b09d41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(962cfbaa-53bc-4fb7-ac50-25126f8899ea),volume_type_id=962cfbaa-53bc-4fb7-ac50-25126f8899ea)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (107562f5-3f0f-44b0-ba03-31c230a2321e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (107562f5-3f0f-44b0-ba03-31c230a2321e) transitioned into state 'SUCCESS' from 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='70839562bd334d9dacaa85cbf2f65a9b',qos_specs=None,replication_status=,reservations=['04b7c31f-dd94-48c3-8cd9-fc5982794501','e4438906-24c7-4a5f-9899-342522a55ccb','cdd68cbd-5581-4d6f-90df-428d4602206c','b2521680-e330-4042-a5e5-e910fb9005fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605249c2448b46d8bc2b8ceef4b09d41',volume_type_id=962cfbaa-53bc-4fb7-ac50-25126f8899ea)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f15fb70-b7cb-4687-966a-b679f5d010a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f15fb70-b7cb-4687-966a-b679f5d010a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Flow 'volume_create_api' (483ae4a1-812e-458f-911f-5a8e1c8092be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Create volume request issued successfully. Sep 04 16:08:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b3455cf6-bc46-46aa-a95a-1e665497ad89 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1472/2892] 192.168.122.126 () {62 vars in 1182 bytes} [Fri Sep 4 16:08:10 2026] POST /volume/v3/volumes => generated 781 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c8d5ea60-4866-4a5c-b445-a0b8eecac129 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c8d5ea60-4866-4a5c-b445-a0b8eecac129 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] GET http://192.168.122.126/volume/v3/volumes/b243d5cd-880f-4934-88ea-d8bf56b85d1f Sep 04 16:08:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c8d5ea60-4866-4a5c-b445-a0b8eecac129 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c8d5ea60-4866-4a5c-b445-a0b8eecac129 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c8d5ea60-4866-4a5c-b445-a0b8eecac129 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Volume info retrieved successfully. Sep 04 16:08:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c8d5ea60-4866-4a5c-b445-a0b8eecac129 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/volumes/b243d5cd-880f-4934-88ea-d8bf56b85d1f returned with HTTP 200 Sep 04 16:08:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1421/2893] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:08:10 2026] GET /volume/v3/volumes/b243d5cd-880f-4934-88ea-d8bf56b85d1f => generated 960 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7cea97af-7984-402c-bf63-d574186a974a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7cea97af-7984-402c-bf63-d574186a974a tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7cea97af-7984-402c-bf63-d574186a974a tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7cea97af-7984-402c-bf63-d574186a974a tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7cea97af-7984-402c-bf63-d574186a974a tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Snapshot retrieved successfully. Sep 04 16:08:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7cea97af-7984-402c-bf63-d574186a974a tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a returned with HTTP 200 Sep 04 16:08:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1473/2894] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:11 2026] GET /volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a => generated 458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b5b57c4c-3e85-499c-8ca4-bebcf6cc80f5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b5b57c4c-3e85-499c-8ca4-bebcf6cc80f5 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b5b57c4c-3e85-499c-8ca4-bebcf6cc80f5 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b5b57c4c-3e85-499c-8ca4-bebcf6cc80f5 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b5b57c4c-3e85-499c-8ca4-bebcf6cc80f5 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b5b57c4c-3e85-499c-8ca4-bebcf6cc80f5 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 returned with HTTP 200 Sep 04 16:08:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1422/2895] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:11 2026] GET /volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-363a141a-1068-4e95-98f2-080efe5da2d2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-363a141a-1068-4e95-98f2-080efe5da2d2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-363a141a-1068-4e95-98f2-080efe5da2d2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-363a141a-1068-4e95-98f2-080efe5da2d2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-363a141a-1068-4e95-98f2-080efe5da2d2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-363a141a-1068-4e95-98f2-080efe5da2d2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 returned with HTTP 200 Sep 04 16:08:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1474/2896] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:11 2026] GET /volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-537887bd-ec40-4b59-b21d-d2c792bcb235 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-537887bd-ec40-4b59-b21d-d2c792bcb235 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] GET http://192.168.122.126/volume/v3/volumes/b243d5cd-880f-4934-88ea-d8bf56b85d1f Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-537887bd-ec40-4b59-b21d-d2c792bcb235 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-537887bd-ec40-4b59-b21d-d2c792bcb235 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-537887bd-ec40-4b59-b21d-d2c792bcb235 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Volume info retrieved successfully. Sep 04 16:08:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-537887bd-ec40-4b59-b21d-d2c792bcb235 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/volumes/b243d5cd-880f-4934-88ea-d8bf56b85d1f returned with HTTP 200 Sep 04 16:08:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1423/2897] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:08:11 2026] GET /volume/v3/volumes/b243d5cd-880f-4934-88ea-d8bf56b85d1f => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-20aaac06-4ae4-4e38-9c30-36605035ba47 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-20aaac06-4ae4-4e38-9c30-36605035ba47 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] GET http://192.168.122.126/volume/v3/messages Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-20aaac06-4ae4-4e38-9c30-36605035ba47 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-20aaac06-4ae4-4e38-9c30-36605035ba47 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-20aaac06-4ae4-4e38-9c30-36605035ba47 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 16:08:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1475/2898] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 16:08:11 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1ee0227a-d418-486c-b32a-7b00308ceab1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1ee0227a-d418-486c-b32a-7b00308ceab1 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] DELETE http://192.168.122.126/volume/v3/messages/8700b9e7-d4f2-43d7-bb54-00c0d030013c Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1ee0227a-d418-486c-b32a-7b00308ceab1 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1ee0227a-d418-486c-b32a-7b00308ceab1 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1ee0227a-d418-486c-b32a-7b00308ceab1 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/messages/8700b9e7-d4f2-43d7-bb54-00c0d030013c returned with HTTP 204 Sep 04 16:08:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1424/2899] 192.168.122.126 () {60 vars in 1278 bytes} [Fri Sep 4 16:08:11 2026] DELETE /volume/v3/messages/8700b9e7-d4f2-43d7-bb54-00c0d030013c => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4474fb0c-051a-4ce7-9edf-36fa119db795 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4474fb0c-051a-4ce7-9edf-36fa119db795 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] GET http://192.168.122.126/volume/v3/messages/8700b9e7-d4f2-43d7-bb54-00c0d030013c Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4474fb0c-051a-4ce7-9edf-36fa119db795 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4474fb0c-051a-4ce7-9edf-36fa119db795 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4474fb0c-051a-4ce7-9edf-36fa119db795 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/messages/8700b9e7-d4f2-43d7-bb54-00c0d030013c returned with HTTP 404 Sep 04 16:08:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1476/2900] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:08:11 2026] GET /volume/v3/messages/8700b9e7-d4f2-43d7-bb54-00c0d030013c => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ee050ff1-1e99-4b45-802a-b61c820e3440 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee050ff1-1e99-4b45-802a-b61c820e3440 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/b243d5cd-880f-4934-88ea-d8bf56b85d1f Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee050ff1-1e99-4b45-802a-b61c820e3440 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee050ff1-1e99-4b45-802a-b61c820e3440 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-ee050ff1-1e99-4b45-802a-b61c820e3440 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Delete volume with id: b243d5cd-880f-4934-88ea-d8bf56b85d1f Sep 04 16:08:11 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:11 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:11 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:11 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ee050ff1-1e99-4b45-802a-b61c820e3440 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Volume info retrieved successfully. Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ee050ff1-1e99-4b45-802a-b61c820e3440 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87208) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-ee050ff1-1e99-4b45-802a-b61c820e3440 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1637254303 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1637254303, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:11 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-ee050ff1-1e99-4b45-802a-b61c820e3440 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1637254303 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1637254303, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:11 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-ee050ff1-1e99-4b45-802a-b61c820e3440 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Created reservations ['592f53d6-0515-4d09-8cfb-81e407bb053f', '987aac40-8974-4a7d-beb5-f4d712ffcf9a', '2589b6f7-f5df-4bf5-afce-0aec749de079', '9a8d63c0-b7d3-4c7f-9275-0abe6801d159'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ee050ff1-1e99-4b45-802a-b61c820e3440 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Delete volume request issued successfully. Sep 04 16:08:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee050ff1-1e99-4b45-802a-b61c820e3440 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/volumes/b243d5cd-880f-4934-88ea-d8bf56b85d1f returned with HTTP 202 Sep 04 16:08:11 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1425/2901] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:08:11 2026] DELETE /volume/v3/volumes/b243d5cd-880f-4934-88ea-d8bf56b85d1f => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6d6f4d70-75da-4035-84f4-00c09e9f024d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6d6f4d70-75da-4035-84f4-00c09e9f024d tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] DELETE http://192.168.122.126/volume/v3/types/962cfbaa-53bc-4fb7-ac50-25126f8899ea Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6d6f4d70-75da-4035-84f4-00c09e9f024d tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6d6f4d70-75da-4035-84f4-00c09e9f024d tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6d6f4d70-75da-4035-84f4-00c09e9f024d tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/types/962cfbaa-53bc-4fb7-ac50-25126f8899ea returned with HTTP 202 Sep 04 16:08:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1477/2902] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:08:11 2026] DELETE /volume/v3/types/962cfbaa-53bc-4fb7-ac50-25126f8899ea => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-16bdd40b-63a9-4484-80e4-e202801428de None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-16bdd40b-63a9-4484-80e4-e202801428de tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-16bdd40b-63a9-4484-80e4-e202801428de tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-615588939", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2064561897", "vendor_name": "tempest-vendor_name-24560616"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-16bdd40b-63a9-4484-80e4-e202801428de tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:08:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1426/2903] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:08:12 2026] POST /volume/v3/types => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d37cb5dc-8621-45ff-8698-c7589210d58c", "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Create volume request body: {'volume': {'volume_type': 'd37cb5dc-8621-45ff-8698-c7589210d58c', 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Create volume of 1 GB Sep 04 16:08:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Availability Zones retrieved successfully. Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Flow 'volume_create_api' (049ebc4e-9fcd-4056-a3db-b956ba0e974f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5e8291-4791-4f38-a7d4-f6e7a5be9db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c5aa8882-99f4-4e84-9f0d-5410ce3c58ad None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c5aa8882-99f4-4e84-9f0d-5410ce3c58ad tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c5aa8882-99f4-4e84-9f0d-5410ce3c58ad tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c5aa8882-99f4-4e84-9f0d-5410ce3c58ad tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5e8291-4791-4f38-a7d4-f6e7a5be9db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:08:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2064561897',vendor_name='tempest-vendor_name-24560616'},id=d37cb5dc-8621-45ff-8698-c7589210d58c,is_public=True,name='tempest-ProjectAdminTests-volume-type-615588939',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd37cb5dc-8621-45ff-8698-c7589210d58c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dacdc2bc-eb6c-4800-97f1-43d6b4d6984c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c5aa8882-99f4-4e84-9f0d-5410ce3c58ad tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Snapshot retrieved successfully. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c5aa8882-99f4-4e84-9f0d-5410ce3c58ad tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a returned with HTTP 200 Sep 04 16:08:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1427/2904] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:12 2026] GET /volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a => generated 485 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-49d2c6f8-0a86-445b-b4ee-65e2f45c15f3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-49d2c6f8-0a86-445b-b4ee-65e2f45c15f3 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-49d2c6f8-0a86-445b-b4ee-65e2f45c15f3 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-49d2c6f8-0a86-445b-b4ee-65e2f45c15f3 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-49d2c6f8-0a86-445b-b4ee-65e2f45c15f3 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Snapshot retrieved successfully. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-49d2c6f8-0a86-445b-b4ee-65e2f45c15f3 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a returned with HTTP 200 Sep 04 16:08:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1428/2905] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:12 2026] GET /volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a => generated 485 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:12 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-615588939 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-615588939, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:12 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-615588939 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-615588939, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fb9b2e65-f22c-4eac-81eb-3410fafa5b46 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb9b2e65-f22c-4eac-81eb-3410fafa5b46 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb9b2e65-f22c-4eac-81eb-3410fafa5b46 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb9b2e65-f22c-4eac-81eb-3410fafa5b46 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-fb9b2e65-f22c-4eac-81eb-3410fafa5b46 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Delete snapshot with id: c3a3edd4-232e-4d32-b14e-726140c47f8a Sep 04 16:08:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb9b2e65-f22c-4eac-81eb-3410fafa5b46 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Snapshot retrieved successfully. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb9b2e65-f22c-4eac-81eb-3410fafa5b46 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Snapshot delete request issued successfully. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb9b2e65-f22c-4eac-81eb-3410fafa5b46 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a returned with HTTP 202 Sep 04 16:08:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1429/2906] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:08:12 2026] DELETE /volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-64bb2ecd-20f7-484b-bec1-ac957751c805 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Created reservations ['f2d43414-15a4-451f-a748-55c045920b58', '30677a98-0516-4c97-afb8-b547f07b8790', '8dbf34ec-6ad4-424d-92a8-18be8e8ff1a7', '1b5f802e-ca8f-45bb-9380-3f14b9d710f9'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dacdc2bc-eb6c-4800-97f1-43d6b4d6984c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2d43414-15a4-451f-a748-55c045920b58', '30677a98-0516-4c97-afb8-b547f07b8790', '8dbf34ec-6ad4-424d-92a8-18be8e8ff1a7', '1b5f802e-ca8f-45bb-9380-3f14b9d710f9']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-64bb2ecd-20f7-484b-bec1-ac957751c805 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-64bb2ecd-20f7-484b-bec1-ac957751c805 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-64bb2ecd-20f7-484b-bec1-ac957751c805 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64d6e58a-630b-4d8b-812e-784873561ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-64bb2ecd-20f7-484b-bec1-ac957751c805 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-64bb2ecd-20f7-484b-bec1-ac957751c805 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 returned with HTTP 200 Sep 04 16:08:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1430/2907] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:12 2026] GET /volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b31d0957-1266-4b6e-8caf-5aaf38f8365d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b31d0957-1266-4b6e-8caf-5aaf38f8365d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b31d0957-1266-4b6e-8caf-5aaf38f8365d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b31d0957-1266-4b6e-8caf-5aaf38f8365d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64d6e58a-630b-4d8b-812e-784873561ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b323adf5-5a5f-4b92-895b-aa008678ffeb', '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='70839562bd334d9dacaa85cbf2f65a9b',qos_specs=None,replication_status=,reservations=['f2d43414-15a4-451f-a748-55c045920b58','30677a98-0516-4c97-afb8-b547f07b8790','8dbf34ec-6ad4-424d-92a8-18be8e8ff1a7','1b5f802e-ca8f-45bb-9380-3f14b9d710f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605249c2448b46d8bc2b8ceef4b09d41',volume_type_id=d37cb5dc-8621-45ff-8698-c7589210d58c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b323adf5-5a5f-4b92-895b-aa008678ffeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70839562bd334d9dacaa85cbf2f65a9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='605249c2448b46d8bc2b8ceef4b09d41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d37cb5dc-8621-45ff-8698-c7589210d58c),volume_type_id=d37cb5dc-8621-45ff-8698-c7589210d58c)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b31d0957-1266-4b6e-8caf-5aaf38f8365d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Snapshot retrieved successfully. Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8dad1f-afe2-4a2d-b779-0bfdfe7de589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b31d0957-1266-4b6e-8caf-5aaf38f8365d tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a returned with HTTP 200 Sep 04 16:08:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1431/2908] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:12 2026] GET /volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a => generated 484 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-228bea46-cdb9-45a5-836e-8fc135552a4b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-228bea46-cdb9-45a5-836e-8fc135552a4b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-228bea46-cdb9-45a5-836e-8fc135552a4b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-228bea46-cdb9-45a5-836e-8fc135552a4b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-228bea46-cdb9-45a5-836e-8fc135552a4b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8dad1f-afe2-4a2d-b779-0bfdfe7de589) transitioned into state 'SUCCESS' from 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='70839562bd334d9dacaa85cbf2f65a9b',qos_specs=None,replication_status=,reservations=['f2d43414-15a4-451f-a748-55c045920b58','30677a98-0516-4c97-afb8-b547f07b8790','8dbf34ec-6ad4-424d-92a8-18be8e8ff1a7','1b5f802e-ca8f-45bb-9380-3f14b9d710f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605249c2448b46d8bc2b8ceef4b09d41',volume_type_id=d37cb5dc-8621-45ff-8698-c7589210d58c)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-228bea46-cdb9-45a5-836e-8fc135552a4b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 returned with HTTP 200 Sep 04 16:08:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1432/2909] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:12 2026] GET /volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb89adb6-35ad-4450-bec5-8cd71268fbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-67c349d6-4368-4a64-b3ed-8e35e810e29e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-67c349d6-4368-4a64-b3ed-8e35e810e29e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-67c349d6-4368-4a64-b3ed-8e35e810e29e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-67c349d6-4368-4a64-b3ed-8e35e810e29e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb89adb6-35ad-4450-bec5-8cd71268fbb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Flow 'volume_create_api' (049ebc4e-9fcd-4056-a3db-b956ba0e974f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Create volume request issued successfully. Sep 04 16:08:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-46bf39fe-24e5-4c77-a8f2-b5118ca60069 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1478/2910] 192.168.122.126 () {62 vars in 1182 bytes} [Fri Sep 4 16:08:12 2026] POST /volume/v3/volumes => generated 780 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b3f789bd-a18b-4ad2-aa0c-82e22a69ee96 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-67c349d6-4368-4a64-b3ed-8e35e810e29e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b3f789bd-a18b-4ad2-aa0c-82e22a69ee96 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] GET http://192.168.122.126/volume/v3/volumes/b323adf5-5a5f-4b92-895b-aa008678ffeb Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b3f789bd-a18b-4ad2-aa0c-82e22a69ee96 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b3f789bd-a18b-4ad2-aa0c-82e22a69ee96 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-67c349d6-4368-4a64-b3ed-8e35e810e29e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a returned with HTTP 200 Sep 04 16:08:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1433/2911] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:12 2026] GET /volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a => generated 861 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b3f789bd-a18b-4ad2-aa0c-82e22a69ee96 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Volume info retrieved successfully. Sep 04 16:08:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b3f789bd-a18b-4ad2-aa0c-82e22a69ee96 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/volumes/b323adf5-5a5f-4b92-895b-aa008678ffeb returned with HTTP 200 Sep 04 16:08:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1479/2912] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:08:12 2026] GET /volume/v3/volumes/b323adf5-5a5f-4b92-895b-aa008678ffeb => generated 959 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a23902b8-c50b-446e-84f4-99ae5db639d4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a23902b8-c50b-446e-84f4-99ae5db639d4 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a23902b8-c50b-446e-84f4-99ae5db639d4 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a23902b8-c50b-446e-84f4-99ae5db639d4 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a23902b8-c50b-446e-84f4-99ae5db639d4 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Snapshot retrieved successfully. Sep 04 16:08:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a23902b8-c50b-446e-84f4-99ae5db639d4 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a returned with HTTP 200 Sep 04 16:08:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1434/2913] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:13 2026] GET /volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a => generated 484 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c1a95209-8236-45a4-b542-10773bb6278a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c1a95209-8236-45a4-b542-10773bb6278a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c1a95209-8236-45a4-b542-10773bb6278a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c1a95209-8236-45a4-b542-10773bb6278a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c1a95209-8236-45a4-b542-10773bb6278a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c1a95209-8236-45a4-b542-10773bb6278a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 returned with HTTP 200 Sep 04 16:08:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1480/2914] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:13 2026] GET /volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7a0e20db-2f47-45b3-9d8d-496836fd18f2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7a0e20db-2f47-45b3-9d8d-496836fd18f2 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7a0e20db-2f47-45b3-9d8d-496836fd18f2 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7a0e20db-2f47-45b3-9d8d-496836fd18f2 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7a0e20db-2f47-45b3-9d8d-496836fd18f2 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7a0e20db-2f47-45b3-9d8d-496836fd18f2 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a returned with HTTP 200 Sep 04 16:08:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1435/2915] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:13 2026] GET /volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3e18c1f4-c8c0-4d00-99be-5407147b2faf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e18c1f4-c8c0-4d00-99be-5407147b2faf tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] GET http://192.168.122.126/volume/v3/volumes/b323adf5-5a5f-4b92-895b-aa008678ffeb Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e18c1f4-c8c0-4d00-99be-5407147b2faf tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e18c1f4-c8c0-4d00-99be-5407147b2faf tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c845d375-29a2-4f9f-ae4a-16ba9d34578b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c845d375-29a2-4f9f-ae4a-16ba9d34578b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c845d375-29a2-4f9f-ae4a-16ba9d34578b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c845d375-29a2-4f9f-ae4a-16ba9d34578b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:13 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:13 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3e18c1f4-c8c0-4d00-99be-5407147b2faf tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Volume info retrieved successfully. Sep 04 16:08:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c845d375-29a2-4f9f-ae4a-16ba9d34578b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c845d375-29a2-4f9f-ae4a-16ba9d34578b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c returned with HTTP 200 Sep 04 16:08:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e18c1f4-c8c0-4d00-99be-5407147b2faf tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/volumes/b323adf5-5a5f-4b92-895b-aa008678ffeb returned with HTTP 200 Sep 04 16:08:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1436/2916] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:13 2026] GET /volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1481/2917] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:08:13 2026] GET /volume/v3/volumes/b323adf5-5a5f-4b92-895b-aa008678ffeb => generated 980 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a2e53e60-10dd-4e42-b394-ef2d0e0fbd24 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a2e53e60-10dd-4e42-b394-ef2d0e0fbd24 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] GET http://192.168.122.126/volume/v3/messages Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a2e53e60-10dd-4e42-b394-ef2d0e0fbd24 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a2e53e60-10dd-4e42-b394-ef2d0e0fbd24 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a2e53e60-10dd-4e42-b394-ef2d0e0fbd24 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 16:08:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1437/2918] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 16:08:13 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9db9748b-9c6e-4739-b992-80feaf660b1c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9db9748b-9c6e-4739-b992-80feaf660b1c tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] GET http://192.168.122.126/volume/v3/messages Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9db9748b-9c6e-4739-b992-80feaf660b1c tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9db9748b-9c6e-4739-b992-80feaf660b1c tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9db9748b-9c6e-4739-b992-80feaf660b1c tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 16:08:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1482/2919] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 16:08:13 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-733cded1-6419-4d6e-94cf-a65499fae3f1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-733cded1-6419-4d6e-94cf-a65499fae3f1 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] DELETE http://192.168.122.126/volume/v3/messages/c04190e9-c6c3-4924-ad6b-c807eccb8b86 Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-733cded1-6419-4d6e-94cf-a65499fae3f1 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-733cded1-6419-4d6e-94cf-a65499fae3f1 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-733cded1-6419-4d6e-94cf-a65499fae3f1 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/messages/c04190e9-c6c3-4924-ad6b-c807eccb8b86 returned with HTTP 204 Sep 04 16:08:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1438/2920] 192.168.122.126 () {60 vars in 1278 bytes} [Fri Sep 4 16:08:13 2026] DELETE /volume/v3/messages/c04190e9-c6c3-4924-ad6b-c807eccb8b86 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-45a0896b-728e-45e5-a402-95d8df6b3b73 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-45a0896b-728e-45e5-a402-95d8df6b3b73 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/b323adf5-5a5f-4b92-895b-aa008678ffeb Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-45a0896b-728e-45e5-a402-95d8df6b3b73 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-45a0896b-728e-45e5-a402-95d8df6b3b73 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:13 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-45a0896b-728e-45e5-a402-95d8df6b3b73 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Delete volume with id: b323adf5-5a5f-4b92-895b-aa008678ffeb Sep 04 16:08:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-45a0896b-728e-45e5-a402-95d8df6b3b73 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Volume info retrieved successfully. Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-45a0896b-728e-45e5-a402-95d8df6b3b73 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87209) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:08:13 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-45a0896b-728e-45e5-a402-95d8df6b3b73 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Created reservations ['c50a25ab-e998-4ecc-bbb2-c3db04595b25', '68023899-bdb1-48fb-8695-e7452b6672bb', '9bc6d812-c0c8-4b68-ad09-280877b895a4', '5f7b2598-922c-4d54-8fe5-cd02ff3dd344'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-45a0896b-728e-45e5-a402-95d8df6b3b73 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Delete volume request issued successfully. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-45a0896b-728e-45e5-a402-95d8df6b3b73 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/volumes/b323adf5-5a5f-4b92-895b-aa008678ffeb returned with HTTP 202 Sep 04 16:08:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1483/2921] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:08:13 2026] DELETE /volume/v3/volumes/b323adf5-5a5f-4b92-895b-aa008678ffeb => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dcc5c149-3b5b-4db8-b5f7-b9a34cca06c9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dcc5c149-3b5b-4db8-b5f7-b9a34cca06c9 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] DELETE http://192.168.122.126/volume/v3/types/d37cb5dc-8621-45ff-8698-c7589210d58c Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dcc5c149-3b5b-4db8-b5f7-b9a34cca06c9 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dcc5c149-3b5b-4db8-b5f7-b9a34cca06c9 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dcc5c149-3b5b-4db8-b5f7-b9a34cca06c9 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/types/d37cb5dc-8621-45ff-8698-c7589210d58c returned with HTTP 202 Sep 04 16:08:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1439/2922] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:08:14 2026] DELETE /volume/v3/types/d37cb5dc-8621-45ff-8698-c7589210d58c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0815ec6d-1be1-4b30-8d19-2553be2b4ce7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0815ec6d-1be1-4b30-8d19-2553be2b4ce7 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0815ec6d-1be1-4b30-8d19-2553be2b4ce7 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-272332231", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1092875446", "vendor_name": "tempest-vendor_name-1740255645"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0815ec6d-1be1-4b30-8d19-2553be2b4ce7 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:08:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1484/2923] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:08:14 2026] POST /volume/v3/types => generated 328 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f0067ef5-7354-4d3b-815b-17e2c3dffdcf", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Create volume request body: {'volume': {'volume_type': 'f0067ef5-7354-4d3b-815b-17e2c3dffdcf', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Create volume of 1 GB Sep 04 16:08:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Availability Zones retrieved successfully. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Flow 'volume_create_api' (c62118a6-92a9-4167-9f44-2c02bbb2ad7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b9014c-c4b5-42c7-bf5c-53c58af12158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b9014c-c4b5-42c7-bf5c-53c58af12158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:08:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1092875446',vendor_name='tempest-vendor_name-1740255645'},id=f0067ef5-7354-4d3b-815b-17e2c3dffdcf,is_public=True,name='tempest-ProjectAdminTests-volume-type-272332231',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0067ef5-7354-4d3b-815b-17e2c3dffdcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6987bca2-6784-4ef3-973f-36089365bd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-272332231 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-272332231, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-272332231 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-272332231, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Created reservations ['dcd1a4be-5a43-4e5c-8d09-7f357f1a0427', '379d349d-4956-471b-9dd4-8616462060a8', '609cd148-cc99-4487-b26f-afe647a16f47', '6bed13da-af3a-4995-a3ad-c29a68b59af2'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6987bca2-6784-4ef3-973f-36089365bd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcd1a4be-5a43-4e5c-8d09-7f357f1a0427', '379d349d-4956-471b-9dd4-8616462060a8', '609cd148-cc99-4487-b26f-afe647a16f47', '6bed13da-af3a-4995-a3ad-c29a68b59af2']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2efaeb56-be28-49e9-8182-0bd3622f768f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d766cb2b-56b6-4148-a4d9-9e619dca330e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2efaeb56-be28-49e9-8182-0bd3622f768f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f9079a2-42f4-4d1a-8884-a04ea6eb81ce', '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='70839562bd334d9dacaa85cbf2f65a9b',qos_specs=None,replication_status=,reservations=['dcd1a4be-5a43-4e5c-8d09-7f357f1a0427','379d349d-4956-471b-9dd4-8616462060a8','609cd148-cc99-4487-b26f-afe647a16f47','6bed13da-af3a-4995-a3ad-c29a68b59af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605249c2448b46d8bc2b8ceef4b09d41',volume_type_id=f0067ef5-7354-4d3b-815b-17e2c3dffdcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:14Z,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=8f9079a2-42f4-4d1a-8884-a04ea6eb81ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70839562bd334d9dacaa85cbf2f65a9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='605249c2448b46d8bc2b8ceef4b09d41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0067ef5-7354-4d3b-815b-17e2c3dffdcf),volume_type_id=f0067ef5-7354-4d3b-815b-17e2c3dffdcf)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d766cb2b-56b6-4148-a4d9-9e619dca330e tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d766cb2b-56b6-4148-a4d9-9e619dca330e tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66ef0a22-2895-4b6c-8890-525b88ab29ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d766cb2b-56b6-4148-a4d9-9e619dca330e tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d766cb2b-56b6-4148-a4d9-9e619dca330e tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a returned with HTTP 404 Sep 04 16:08:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1485/2924] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:14 2026] GET /volume/v3/snapshots/c3a3edd4-232e-4d32-b14e-726140c47f8a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f2fcb103-2c66-41f3-9076-391a55d68615 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f2fcb103-2c66-41f3-9076-391a55d68615 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] DELETE http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f2fcb103-2c66-41f3-9076-391a55d68615 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f2fcb103-2c66-41f3-9076-391a55d68615 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-f2fcb103-2c66-41f3-9076-391a55d68615 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Delete volume with id: c13b36f0-49f9-48e2-8e7c-4e9e2684de88 Sep 04 16:08:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f2fcb103-2c66-41f3-9076-391a55d68615 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66ef0a22-2895-4b6c-8890-525b88ab29ea) transitioned into state 'SUCCESS' from 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='70839562bd334d9dacaa85cbf2f65a9b',qos_specs=None,replication_status=,reservations=['dcd1a4be-5a43-4e5c-8d09-7f357f1a0427','379d349d-4956-471b-9dd4-8616462060a8','609cd148-cc99-4487-b26f-afe647a16f47','6bed13da-af3a-4995-a3ad-c29a68b59af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605249c2448b46d8bc2b8ceef4b09d41',volume_type_id=f0067ef5-7354-4d3b-815b-17e2c3dffdcf)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77bfb1f9-7461-470d-98dd-db8b824811b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77bfb1f9-7461-470d-98dd-db8b824811b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Flow 'volume_create_api' (c62118a6-92a9-4167-9f44-2c02bbb2ad7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Create volume request issued successfully. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f2fcb103-2c66-41f3-9076-391a55d68615 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Delete volume request issued successfully. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f2fcb103-2c66-41f3-9076-391a55d68615 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 returned with HTTP 202 Sep 04 16:08:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1486/2925] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:08:14 2026] DELETE /volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c2df7c1b-3820-451b-b9bf-605f5b65f0f6 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1440/2926] 192.168.122.126 () {62 vars in 1182 bytes} [Fri Sep 4 16:08:14 2026] POST /volume/v3/volumes => generated 780 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4b48aa1c-e1d2-4465-958b-62e079468144 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ae2273a7-ea2e-4b2a-b6d8-a197a82e6e62 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ae2273a7-ea2e-4b2a-b6d8-a197a82e6e62 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4b48aa1c-e1d2-4465-958b-62e079468144 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4b48aa1c-e1d2-4465-958b-62e079468144 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ae2273a7-ea2e-4b2a-b6d8-a197a82e6e62 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4b48aa1c-e1d2-4465-958b-62e079468144 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ae2273a7-ea2e-4b2a-b6d8-a197a82e6e62 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ae2273a7-ea2e-4b2a-b6d8-a197a82e6e62 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ae2273a7-ea2e-4b2a-b6d8-a197a82e6e62 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 returned with HTTP 200 Sep 04 16:08:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1441/2927] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:14 2026] GET /volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 => generated 877 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4b48aa1c-e1d2-4465-958b-62e079468144 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-48a6ca83-0a1a-445a-895f-57a6b47d3093 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4b48aa1c-e1d2-4465-958b-62e079468144 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 returned with HTTP 200 Sep 04 16:08:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1487/2928] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:14 2026] GET /volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 => generated 1016 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-48a6ca83-0a1a-445a-895f-57a6b47d3093 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] GET http://192.168.122.126/volume/v3/volumes/8f9079a2-42f4-4d1a-8884-a04ea6eb81ce Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-48a6ca83-0a1a-445a-895f-57a6b47d3093 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-48a6ca83-0a1a-445a-895f-57a6b47d3093 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-48a6ca83-0a1a-445a-895f-57a6b47d3093 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Volume info retrieved successfully. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3d0efd83-0233-4899-ab6a-fb849e6d81eb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-48a6ca83-0a1a-445a-895f-57a6b47d3093 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/volumes/8f9079a2-42f4-4d1a-8884-a04ea6eb81ce returned with HTTP 200 Sep 04 16:08:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1442/2929] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:08:14 2026] GET /volume/v3/volumes/8f9079a2-42f4-4d1a-8884-a04ea6eb81ce => generated 959 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3d0efd83-0233-4899-ab6a-fb849e6d81eb tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3d0efd83-0233-4899-ab6a-fb849e6d81eb tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3d0efd83-0233-4899-ab6a-fb849e6d81eb tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3d0efd83-0233-4899-ab6a-fb849e6d81eb tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3d0efd83-0233-4899-ab6a-fb849e6d81eb tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c returned with HTTP 200 Sep 04 16:08:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1488/2930] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:14 2026] GET /volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ed3ddb65-5139-40e8-aaf7-630dd0fa1019 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ed3ddb65-5139-40e8-aaf7-630dd0fa1019 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] DELETE http://192.168.122.126/volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ed3ddb65-5139-40e8-aaf7-630dd0fa1019 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ed3ddb65-5139-40e8-aaf7-630dd0fa1019 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-ed3ddb65-5139-40e8-aaf7-630dd0fa1019 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Delete volume with id: 18ccc181-3dcc-4c2a-af79-f4bace19907c Sep 04 16:08:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ed3ddb65-5139-40e8-aaf7-630dd0fa1019 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ed3ddb65-5139-40e8-aaf7-630dd0fa1019 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Delete volume request issued successfully. Sep 04 16:08:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ed3ddb65-5139-40e8-aaf7-630dd0fa1019 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c returned with HTTP 202 Sep 04 16:08:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1443/2931] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:08:14 2026] DELETE /volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b97722e0-83c8-4aab-9e94-978ba42866cc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b97722e0-83c8-4aab-9e94-978ba42866cc tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b97722e0-83c8-4aab-9e94-978ba42866cc tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b97722e0-83c8-4aab-9e94-978ba42866cc tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b97722e0-83c8-4aab-9e94-978ba42866cc tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b97722e0-83c8-4aab-9e94-978ba42866cc tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c returned with HTTP 200 Sep 04 16:08:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1489/2932] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:14 2026] GET /volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-352c393c-33bc-438b-9c50-3a51b7e6a4c1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-352c393c-33bc-438b-9c50-3a51b7e6a4c1 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-352c393c-33bc-438b-9c50-3a51b7e6a4c1 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-352c393c-33bc-438b-9c50-3a51b7e6a4c1 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c8d64c26-09f3-4b18-8f29-ae63fe336da9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c8d64c26-09f3-4b18-8f29-ae63fe336da9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 Sep 04 16:08:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c8d64c26-09f3-4b18-8f29-ae63fe336da9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c8d64c26-09f3-4b18-8f29-ae63fe336da9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-352c393c-33bc-438b-9c50-3a51b7e6a4c1 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 returned with HTTP 404 Sep 04 16:08:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1444/2933] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:15 2026] GET /volume/v3/volumes/c13b36f0-49f9-48e2-8e7c-4e9e2684de88 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-304c37e6-051c-40a2-9ca0-a692271cfc13 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c8d64c26-09f3-4b18-8f29-ae63fe336da9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-304c37e6-051c-40a2-9ca0-a692271cfc13 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] DELETE http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-304c37e6-051c-40a2-9ca0-a692271cfc13 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-304c37e6-051c-40a2-9ca0-a692271cfc13 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-304c37e6-051c-40a2-9ca0-a692271cfc13 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Delete volume with id: 56d3036a-d568-46a2-ac23-830600363594 Sep 04 16:08:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c8d64c26-09f3-4b18-8f29-ae63fe336da9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 returned with HTTP 200 Sep 04 16:08:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1490/2934] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:15 2026] GET /volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 => generated 1017 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-05840d73-ac5b-4188-ba2a-7e0a955492fb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-304c37e6-051c-40a2-9ca0-a692271cfc13 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05840d73-ac5b-4188-ba2a-7e0a955492fb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:08:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-05840d73-ac5b-4188-ba2a-7e0a955492fb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a825906-d797-4c80-a700-c62b856b93c5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-545414706"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-05840d73-ac5b-4188-ba2a-7e0a955492fb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:15 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-05840d73-ac5b-4188-ba2a-7e0a955492fb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create snapshot from volume 8a825906-d797-4c80-a700-c62b856b93c5 Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-304c37e6-051c-40a2-9ca0-a692271cfc13 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Delete volume request issued successfully. Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-304c37e6-051c-40a2-9ca0-a692271cfc13 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 returned with HTTP 202 Sep 04 16:08:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1445/2935] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:08:15 2026] DELETE /volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c8c702e2-4a0e-4891-b9ab-9ed7da0d58af None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c8c702e2-4a0e-4891-b9ab-9ed7da0d58af tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] GET http://192.168.122.126/volume/v3/volumes/8f9079a2-42f4-4d1a-8884-a04ea6eb81ce Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c8c702e2-4a0e-4891-b9ab-9ed7da0d58af tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c8c702e2-4a0e-4891-b9ab-9ed7da0d58af tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c8c702e2-4a0e-4891-b9ab-9ed7da0d58af tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Volume info retrieved successfully. Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c8c702e2-4a0e-4891-b9ab-9ed7da0d58af tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/volumes/8f9079a2-42f4-4d1a-8884-a04ea6eb81ce returned with HTTP 200 Sep 04 16:08:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1446/2936] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:08:15 2026] GET /volume/v3/volumes/8f9079a2-42f4-4d1a-8884-a04ea6eb81ce => generated 980 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d92a295e-19ea-4d42-ba4d-f2880030d1b5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d92a295e-19ea-4d42-ba4d-f2880030d1b5 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d92a295e-19ea-4d42-ba4d-f2880030d1b5 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d92a295e-19ea-4d42-ba4d-f2880030d1b5 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:15 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:15 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-05840d73-ac5b-4188-ba2a-7e0a955492fb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Created reservations ['02262458-10a9-4f71-bbf2-7a67ca03b02d', '70878369-dfa4-46c8-9ba8-a7ff26e0707f', '8e03ffd2-464d-49da-8f23-a56cd736117f', '1ceb67b4-3fc7-4c7c-a1e4-f4c4c2300c91'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d92a295e-19ea-4d42-ba4d-f2880030d1b5 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d92a295e-19ea-4d42-ba4d-f2880030d1b5 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 returned with HTTP 200 Sep 04 16:08:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1447/2937] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:15 2026] GET /volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a3bee21d-2b65-4ab0-bfee-9f8f9c9ae1c7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a3bee21d-2b65-4ab0-bfee-9f8f9c9ae1c7 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] GET http://192.168.122.126/volume/v3/messages Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a3bee21d-2b65-4ab0-bfee-9f8f9c9ae1c7 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a3bee21d-2b65-4ab0-bfee-9f8f9c9ae1c7 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a3bee21d-2b65-4ab0-bfee-9f8f9c9ae1c7 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 16:08:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1448/2938] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 16:08:15 2026] GET /volume/v3/messages => generated 678 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2bff183b-a8f4-463d-91c4-39c097681fa0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:15 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:15 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2bff183b-a8f4-463d-91c4-39c097681fa0 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2bff183b-a8f4-463d-91c4-39c097681fa0 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2bff183b-a8f4-463d-91c4-39c097681fa0 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2bff183b-a8f4-463d-91c4-39c097681fa0 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c returned with HTTP 404 Sep 04 16:08:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1449/2939] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:15 2026] GET /volume/v3/volumes/18ccc181-3dcc-4c2a-af79-f4bace19907c => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7f5b2d4d-04c2-4034-8521-b80448e3fce3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f5b2d4d-04c2-4034-8521-b80448e3fce3 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] GET http://192.168.122.126/volume/v3/messages/05de66f5-8860-435f-9159-ace4601cc5b7 Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f5b2d4d-04c2-4034-8521-b80448e3fce3 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f5b2d4d-04c2-4034-8521-b80448e3fce3 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f5b2d4d-04c2-4034-8521-b80448e3fce3 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/messages/05de66f5-8860-435f-9159-ace4601cc5b7 returned with HTTP 200 Sep 04 16:08:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1450/2940] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:08:16 2026] GET /volume/v3/messages/05de66f5-8860-435f-9159-ace4601cc5b7 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-78d51685-dfcb-44aa-92cf-dff8abc78959 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-78d51685-dfcb-44aa-92cf-dff8abc78959 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] DELETE http://192.168.122.126/volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-78d51685-dfcb-44aa-92cf-dff8abc78959 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-78d51685-dfcb-44aa-92cf-dff8abc78959 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-78d51685-dfcb-44aa-92cf-dff8abc78959 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Delete volume with id: 83857b90-f26c-405a-a1a3-43303392915a Sep 04 16:08:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-78d51685-dfcb-44aa-92cf-dff8abc78959 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-05840d73-ac5b-4188-ba2a-7e0a955492fb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot create request issued successfully. Sep 04 16:08:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05840d73-ac5b-4188-ba2a-7e0a955492fb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:08:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1491/2941] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:08:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8b5e72cc-3068-448b-929b-9c0ad7edfa3a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8b5e72cc-3068-448b-929b-9c0ad7edfa3a tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] DELETE http://192.168.122.126/volume/v3/messages/05de66f5-8860-435f-9159-ace4601cc5b7 Sep 04 16:08:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8b5e72cc-3068-448b-929b-9c0ad7edfa3a tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8b5e72cc-3068-448b-929b-9c0ad7edfa3a tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8b5e72cc-3068-448b-929b-9c0ad7edfa3a tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/messages/05de66f5-8860-435f-9159-ace4601cc5b7 returned with HTTP 204 Sep 04 16:08:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1492/2942] 192.168.122.126 () {60 vars in 1278 bytes} [Fri Sep 4 16:08:16 2026] DELETE /volume/v3/messages/05de66f5-8860-435f-9159-ace4601cc5b7 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:08:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e9c90c6f-9bf4-482f-b403-521b21487fe2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e9c90c6f-9bf4-482f-b403-521b21487fe2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 Sep 04 16:08:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e9c90c6f-9bf4-482f-b403-521b21487fe2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e9c90c6f-9bf4-482f-b403-521b21487fe2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-78d51685-dfcb-44aa-92cf-dff8abc78959 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Delete volume request issued successfully. Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-78d51685-dfcb-44aa-92cf-dff8abc78959 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a returned with HTTP 202 Sep 04 16:08:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1451/2943] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:08:16 2026] DELETE /volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0f493f8a-c55e-4de3-8329-d7c521ed8782 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e9c90c6f-9bf4-482f-b403-521b21487fe2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e9c90c6f-9bf4-482f-b403-521b21487fe2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 returned with HTTP 200 Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0f493f8a-c55e-4de3-8329-d7c521ed8782 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/8f9079a2-42f4-4d1a-8884-a04ea6eb81ce Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0f493f8a-c55e-4de3-8329-d7c521ed8782 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1493/2944] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:16 2026] GET /volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0f493f8a-c55e-4de3-8329-d7c521ed8782 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-0f493f8a-c55e-4de3-8329-d7c521ed8782 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Delete volume with id: 8f9079a2-42f4-4d1a-8884-a04ea6eb81ce Sep 04 16:08:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7147b72b-3900-4b84-bda8-6db0e6f3191c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7147b72b-3900-4b84-bda8-6db0e6f3191c tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a Sep 04 16:08:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7147b72b-3900-4b84-bda8-6db0e6f3191c tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7147b72b-3900-4b84-bda8-6db0e6f3191c tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0f493f8a-c55e-4de3-8329-d7c521ed8782 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Volume info retrieved successfully. Sep 04 16:08:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0f493f8a-c55e-4de3-8329-d7c521ed8782 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87208) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:08:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7147b72b-3900-4b84-bda8-6db0e6f3191c tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7147b72b-3900-4b84-bda8-6db0e6f3191c tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a returned with HTTP 200 Sep 04 16:08:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1494/2945] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:16 2026] GET /volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a => generated 861 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-0f493f8a-c55e-4de3-8329-d7c521ed8782 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Created reservations ['87bafa1c-7473-4f6e-a0ea-bba0d805cddb', 'e4f88d5d-8886-4766-960b-81e46b59d9a6', '3b8dc94e-7e75-4316-8f41-03dc3085f230', 'f782753d-f187-43df-9fd7-4cc1f238a5b5'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0f493f8a-c55e-4de3-8329-d7c521ed8782 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Delete volume request issued successfully. Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0f493f8a-c55e-4de3-8329-d7c521ed8782 tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/volumes/8f9079a2-42f4-4d1a-8884-a04ea6eb81ce returned with HTTP 202 Sep 04 16:08:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1452/2946] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:08:16 2026] DELETE /volume/v3/volumes/8f9079a2-42f4-4d1a-8884-a04ea6eb81ce => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-eabf1e4e-ca57-4ee7-8342-69464a39effa None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eabf1e4e-ca57-4ee7-8342-69464a39effa tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] DELETE http://192.168.122.126/volume/v3/types/f0067ef5-7354-4d3b-815b-17e2c3dffdcf Sep 04 16:08:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eabf1e4e-ca57-4ee7-8342-69464a39effa tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eabf1e4e-ca57-4ee7-8342-69464a39effa tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eabf1e4e-ca57-4ee7-8342-69464a39effa tempest-ProjectAdminTests-1556204856 tempest-ProjectAdminTests-1556204856-project-admin] http://192.168.122.126/volume/v3/types/f0067ef5-7354-4d3b-815b-17e2c3dffdcf returned with HTTP 202 Sep 04 16:08:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1495/2947] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:08:16 2026] DELETE /volume/v3/types/f0067ef5-7354-4d3b-815b-17e2c3dffdcf => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-22bab3cb-a3bd-4d01-bb4c-3bd54e330987 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-22bab3cb-a3bd-4d01-bb4c-3bd54e330987 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-22bab3cb-a3bd-4d01-bb4c-3bd54e330987 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-22bab3cb-a3bd-4d01-bb4c-3bd54e330987 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-22bab3cb-a3bd-4d01-bb4c-3bd54e330987 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Volume info retrieved successfully. Sep 04 16:08:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-22bab3cb-a3bd-4d01-bb4c-3bd54e330987 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 returned with HTTP 200 Sep 04 16:08:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1453/2948] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:16 2026] GET /volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 => generated 841 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f299c98d-6055-4db9-bed7-03692bae3911 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f299c98d-6055-4db9-bed7-03692bae3911 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 Sep 04 16:08:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f299c98d-6055-4db9-bed7-03692bae3911 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f299c98d-6055-4db9-bed7-03692bae3911 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f299c98d-6055-4db9-bed7-03692bae3911 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f299c98d-6055-4db9-bed7-03692bae3911 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 returned with HTTP 200 Sep 04 16:08:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1496/2949] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:17 2026] GET /volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-04ab4a0c-d358-49b9-978b-76048e2fcf79 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-04ab4a0c-d358-49b9-978b-76048e2fcf79 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a Sep 04 16:08:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-04ab4a0c-d358-49b9-978b-76048e2fcf79 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-04ab4a0c-d358-49b9-978b-76048e2fcf79 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-04ab4a0c-d358-49b9-978b-76048e2fcf79 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-04ab4a0c-d358-49b9-978b-76048e2fcf79 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a returned with HTTP 200 Sep 04 16:08:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1454/2950] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:17 2026] GET /volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a => generated 861 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1f59419e-b0e4-4060-8994-a5a54f9262f3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1f59419e-b0e4-4060-8994-a5a54f9262f3 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] GET http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 Sep 04 16:08:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1f59419e-b0e4-4060-8994-a5a54f9262f3 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1f59419e-b0e4-4060-8994-a5a54f9262f3 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1f59419e-b0e4-4060-8994-a5a54f9262f3 tempest-CinderUnicodeTest-1229689783 tempest-CinderUnicodeTest-1229689783-project-member] http://192.168.122.126/volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 returned with HTTP 404 Sep 04 16:08:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1497/2951] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:18 2026] GET /volume/v3/volumes/56d3036a-d568-46a2-ac23-830600363594 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ff41b6c7-8340-4e09-9929-d2921126d0a4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ff41b6c7-8340-4e09-9929-d2921126d0a4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 Sep 04 16:08:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ff41b6c7-8340-4e09-9929-d2921126d0a4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ff41b6c7-8340-4e09-9929-d2921126d0a4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ff41b6c7-8340-4e09-9929-d2921126d0a4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ff41b6c7-8340-4e09-9929-d2921126d0a4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 returned with HTTP 200 Sep 04 16:08:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1455/2952] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:18 2026] GET /volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9a492955-a729-4164-a811-fd1d1493e934 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9a492955-a729-4164-a811-fd1d1493e934 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a Sep 04 16:08:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9a492955-a729-4164-a811-fd1d1493e934 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9a492955-a729-4164-a811-fd1d1493e934 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9a492955-a729-4164-a811-fd1d1493e934 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a returned with HTTP 404 Sep 04 16:08:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1498/2953] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:18 2026] GET /volume/v3/volumes/83857b90-f26c-405a-a1a3-43303392915a => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ad481a32-b464-4475-b1e1-d01f517a5f6b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ad481a32-b464-4475-b1e1-d01f517a5f6b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] DELETE http://192.168.122.126/volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 Sep 04 16:08:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ad481a32-b464-4475-b1e1-d01f517a5f6b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ad481a32-b464-4475-b1e1-d01f517a5f6b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:18 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-ad481a32-b464-4475-b1e1-d01f517a5f6b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Delete volume with id: b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 Sep 04 16:08:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ad481a32-b464-4475-b1e1-d01f517a5f6b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ad481a32-b464-4475-b1e1-d01f517a5f6b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Delete volume request issued successfully. Sep 04 16:08:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ad481a32-b464-4475-b1e1-d01f517a5f6b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 returned with HTTP 202 Sep 04 16:08:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1456/2954] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:08:18 2026] DELETE /volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6d2aae1b-4cec-4558-951b-82687f501c95 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6d2aae1b-4cec-4558-951b-82687f501c95 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 Sep 04 16:08:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6d2aae1b-4cec-4558-951b-82687f501c95 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6d2aae1b-4cec-4558-951b-82687f501c95 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:18 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:18 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6d2aae1b-4cec-4558-951b-82687f501c95 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6d2aae1b-4cec-4558-951b-82687f501c95 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 returned with HTTP 200 Sep 04 16:08:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1499/2955] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:18 2026] GET /volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 => generated 860 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7f32bf95-94b3-4db6-a12b-6b10d69f2ba3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f32bf95-94b3-4db6-a12b-6b10d69f2ba3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 Sep 04 16:08:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f32bf95-94b3-4db6-a12b-6b10d69f2ba3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7f32bf95-94b3-4db6-a12b-6b10d69f2ba3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7f32bf95-94b3-4db6-a12b-6b10d69f2ba3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7f32bf95-94b3-4db6-a12b-6b10d69f2ba3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 returned with HTTP 200 Sep 04 16:08:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1457/2956] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:19 2026] GET /volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-58533fad-5225-4347-a6a0-4321deaf1a93 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-58533fad-5225-4347-a6a0-4321deaf1a93 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] POST http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48/action Sep 04 16:08:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-58533fad-5225-4347-a6a0-4321deaf1a93 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:08:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-58533fad-5225-4347-a6a0-4321deaf1a93 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-58533fad-5225-4347-a6a0-4321deaf1a93 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Snapshot retrieved successfully. Sep 04 16:08:19 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-58533fad-5225-4347-a6a0-4321deaf1a93 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f70b1315853b4a2b94da4488f50ed9fd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07bb09d5823f43dca188c4caaa4b5480', '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=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:08:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-58533fad-5225-4347-a6a0-4321deaf1a93 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48/action returned with HTTP 403 Sep 04 16:08:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1500/2957] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 16:08:19 2026] POST /volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48/action => generated 133 bytes in 299 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9a5716ed-45f0-4472-a92b-78d68040971e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9a5716ed-45f0-4472-a92b-78d68040971e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] DELETE http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 Sep 04 16:08:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9a5716ed-45f0-4472-a92b-78d68040971e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9a5716ed-45f0-4472-a92b-78d68040971e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:19 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-9a5716ed-45f0-4472-a92b-78d68040971e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete snapshot with id: 1f5366e0-af2f-470e-9704-99e0ea2cea48 Sep 04 16:08:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9a5716ed-45f0-4472-a92b-78d68040971e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-985aa5ef-cec1-4bcd-8ffc-494a4917671e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-985aa5ef-cec1-4bcd-8ffc-494a4917671e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 Sep 04 16:08:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-985aa5ef-cec1-4bcd-8ffc-494a4917671e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-985aa5ef-cec1-4bcd-8ffc-494a4917671e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-985aa5ef-cec1-4bcd-8ffc-494a4917671e tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 returned with HTTP 404 Sep 04 16:08:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1501/2958] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:19 2026] GET /volume/v3/volumes/b8bcbe8e-f0a8-40ae-9e34-1568071a0e54 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9a5716ed-45f0-4472-a92b-78d68040971e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot delete request issued successfully. Sep 04 16:08:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9a5716ed-45f0-4472-a92b-78d68040971e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 returned with HTTP 202 Sep 04 16:08:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cc0f615b-0cd5-4f74-8093-f2d8f8fddd16 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1458/2959] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:08:19 2026] DELETE /volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-622c6b67-5186-4731-9fd7-2cb5a4d29c0b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-622c6b67-5186-4731-9fd7-2cb5a4d29c0b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 Sep 04 16:08:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-622c6b67-5186-4731-9fd7-2cb5a4d29c0b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-622c6b67-5186-4731-9fd7-2cb5a4d29c0b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cc0f615b-0cd5-4f74-8093-f2d8f8fddd16 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] DELETE http://192.168.122.126/volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 Sep 04 16:08:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cc0f615b-0cd5-4f74-8093-f2d8f8fddd16 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cc0f615b-0cd5-4f74-8093-f2d8f8fddd16 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:19 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-cc0f615b-0cd5-4f74-8093-f2d8f8fddd16 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Delete volume with id: 97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 Sep 04 16:08:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-622c6b67-5186-4731-9fd7-2cb5a4d29c0b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-622c6b67-5186-4731-9fd7-2cb5a4d29c0b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 returned with HTTP 200 Sep 04 16:08:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1459/2960] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:19 2026] GET /volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:19 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:19 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cc0f615b-0cd5-4f74-8093-f2d8f8fddd16 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cc0f615b-0cd5-4f74-8093-f2d8f8fddd16 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Delete volume request issued successfully. Sep 04 16:08:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cc0f615b-0cd5-4f74-8093-f2d8f8fddd16 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 returned with HTTP 202 Sep 04 16:08:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1502/2961] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:08:19 2026] DELETE /volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e3a02ba4-2f4d-4b54-a854-4ec8099da6ea None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e3a02ba4-2f4d-4b54-a854-4ec8099da6ea tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 Sep 04 16:08:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e3a02ba4-2f4d-4b54-a854-4ec8099da6ea tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e3a02ba4-2f4d-4b54-a854-4ec8099da6ea tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:19 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:19 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e3a02ba4-2f4d-4b54-a854-4ec8099da6ea tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e3a02ba4-2f4d-4b54-a854-4ec8099da6ea tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 returned with HTTP 200 Sep 04 16:08:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1460/2962] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:19 2026] GET /volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 => generated 861 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-03dc3d88-9560-45ea-8311-4ec412afb3a3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-03dc3d88-9560-45ea-8311-4ec412afb3a3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 Sep 04 16:08:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-03dc3d88-9560-45ea-8311-4ec412afb3a3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-03dc3d88-9560-45ea-8311-4ec412afb3a3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-03dc3d88-9560-45ea-8311-4ec412afb3a3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-03dc3d88-9560-45ea-8311-4ec412afb3a3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 returned with HTTP 200 Sep 04 16:08:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1461/2963] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:20 2026] GET /volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1772838580"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1772838580'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Create volume of 1 GB Sep 04 16:08:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Availability Zones retrieved successfully. Sep 04 16:08:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-218d2e80-2fa8-497c-9e7d-3d85869f6119 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Flow 'volume_create_api' (2e9f59b1-ba3c-4c76-9447-15737c16a58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-218d2e80-2fa8-497c-9e7d-3d85869f6119 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 Sep 04 16:08:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-218d2e80-2fa8-497c-9e7d-3d85869f6119 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-218d2e80-2fa8-497c-9e7d-3d85869f6119 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f639796d-73dc-49bf-be5b-68f655815dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-218d2e80-2fa8-497c-9e7d-3d85869f6119 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-218d2e80-2fa8-497c-9e7d-3d85869f6119 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 returned with HTTP 200 Sep 04 16:08:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1462/2964] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:21 2026] GET /volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 => generated 861 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f639796d-73dc-49bf-be5b-68f655815dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32c9e54-8fdf-4323-a83e-44b6c4251ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Created reservations ['8dfc1c76-101c-4889-aa38-a8b8ed109600', 'ee195c57-4bee-483f-a74e-2f47f378610e', '2f7d7ffe-fca4-4f63-b25f-99045606b0a7', '9ded57ad-efc0-4932-a8aa-bba4b385006c'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32c9e54-8fdf-4323-a83e-44b6c4251ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dfc1c76-101c-4889-aa38-a8b8ed109600', 'ee195c57-4bee-483f-a74e-2f47f378610e', '2f7d7ffe-fca4-4f63-b25f-99045606b0a7', '9ded57ad-efc0-4932-a8aa-bba4b385006c']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7bd478-6057-4217-bab6-5893aed7007c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:21 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7bd478-6057-4217-bab6-5893aed7007c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eafc96c3-2f96-4c7f-a970-2cfc6d51c122', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1772838580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c94454a7a9946518062071ef26a0f2e',qos_specs=None,replication_status=,reservations=['8dfc1c76-101c-4889-aa38-a8b8ed109600','ee195c57-4bee-483f-a74e-2f47f378610e','2f7d7ffe-fca4-4f63-b25f-99045606b0a7','9ded57ad-efc0-4932-a8aa-bba4b385006c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03268f6236264965b4832cb83d97aceb',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1772838580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eafc96c3-2f96-4c7f-a970-2cfc6d51c122,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c94454a7a9946518062071ef26a0f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03268f6236264965b4832cb83d97aceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da14ccae-fe1f-4e24-b8d6-79b8f8af59fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da14ccae-fe1f-4e24-b8d6-79b8f8af59fc) transitioned into state 'SUCCESS' from state '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-1772838580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c94454a7a9946518062071ef26a0f2e',qos_specs=None,replication_status=,reservations=['8dfc1c76-101c-4889-aa38-a8b8ed109600','ee195c57-4bee-483f-a74e-2f47f378610e','2f7d7ffe-fca4-4f63-b25f-99045606b0a7','9ded57ad-efc0-4932-a8aa-bba4b385006c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03268f6236264965b4832cb83d97aceb',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa6eb442-572c-4de7-aa57-312961da28da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa6eb442-572c-4de7-aa57-312961da28da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Flow 'volume_create_api' (2e9f59b1-ba3c-4c76-9447-15737c16a58a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Create volume request issued successfully. Sep 04 16:08:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5fe6628d-708c-4cab-ae45-81cb44dbf97c tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1503/2965] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:08:20 2026] POST /volume/v3/volumes => generated 787 bytes in 910 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-47d43d5f-50a3-417d-bb05-3e6fe0575ce3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-47d43d5f-50a3-417d-bb05-3e6fe0575ce3 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] GET http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 Sep 04 16:08:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-47d43d5f-50a3-417d-bb05-3e6fe0575ce3 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-47d43d5f-50a3-417d-bb05-3e6fe0575ce3 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:21 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:21 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-47d43d5f-50a3-417d-bb05-3e6fe0575ce3 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Volume info retrieved successfully. Sep 04 16:08:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-47d43d5f-50a3-417d-bb05-3e6fe0575ce3 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 returned with HTTP 200 Sep 04 16:08:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1463/2966] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:21 2026] GET /volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 => generated 966 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e115a1a7-9578-40bc-98a4-e5d864ef2e9f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e115a1a7-9578-40bc-98a4-e5d864ef2e9f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e115a1a7-9578-40bc-98a4-e5d864ef2e9f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e115a1a7-9578-40bc-98a4-e5d864ef2e9f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e115a1a7-9578-40bc-98a4-e5d864ef2e9f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e115a1a7-9578-40bc-98a4-e5d864ef2e9f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 returned with HTTP 200 Sep 04 16:08:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1504/2967] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:21 2026] GET /volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-583dfe03-6aa7-47e8-9973-2f3d56a7f55b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-583dfe03-6aa7-47e8-9973-2f3d56a7f55b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-583dfe03-6aa7-47e8-9973-2f3d56a7f55b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-583dfe03-6aa7-47e8-9973-2f3d56a7f55b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-583dfe03-6aa7-47e8-9973-2f3d56a7f55b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 returned with HTTP 404 Sep 04 16:08:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1464/2968] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:22 2026] GET /volume/v3/volumes/97fe8dd0-0daa-4bb8-80d0-3b27ed72ea52 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5ca08f1a-e077-4f45-95cb-96f8dcedaa2f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7089fdc0-b5df-4001-b4b3-c2d54a787ad4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7089fdc0-b5df-4001-b4b3-c2d54a787ad4 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] DELETE http://192.168.122.126/volume/v3/volumes/3aff8193-334e-42fc-b989-b8a67bf02ee0 Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7089fdc0-b5df-4001-b4b3-c2d54a787ad4 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7089fdc0-b5df-4001-b4b3-c2d54a787ad4 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-7089fdc0-b5df-4001-b4b3-c2d54a787ad4 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Delete volume with id: 3aff8193-334e-42fc-b989-b8a67bf02ee0 Sep 04 16:08:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7089fdc0-b5df-4001-b4b3-c2d54a787ad4 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7089fdc0-b5df-4001-b4b3-c2d54a787ad4 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Delete volume request issued successfully. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7089fdc0-b5df-4001-b4b3-c2d54a787ad4 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/3aff8193-334e-42fc-b989-b8a67bf02ee0 returned with HTTP 202 Sep 04 16:08:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1465/2969] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:08:22 2026] DELETE /volume/v3/volumes/3aff8193-334e-42fc-b989-b8a67bf02ee0 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9897e5ac-f4a2-49a9-aa4f-9877f1610ce7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9897e5ac-f4a2-49a9-aa4f-9877f1610ce7 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/3aff8193-334e-42fc-b989-b8a67bf02ee0 Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9897e5ac-f4a2-49a9-aa4f-9877f1610ce7 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9897e5ac-f4a2-49a9-aa4f-9877f1610ce7 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9897e5ac-f4a2-49a9-aa4f-9877f1610ce7 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9897e5ac-f4a2-49a9-aa4f-9877f1610ce7 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/3aff8193-334e-42fc-b989-b8a67bf02ee0 returned with HTTP 200 Sep 04 16:08:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1466/2970] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:22 2026] GET /volume/v3/volumes/3aff8193-334e-42fc-b989-b8a67bf02ee0 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5ca08f1a-e077-4f45-95cb-96f8dcedaa2f tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:08:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5ca08f1a-e077-4f45-95cb-96f8dcedaa2f tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1285275467", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1791582741", "vendor_name": "tempest-vendor_name-1072386360"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5ca08f1a-e077-4f45-95cb-96f8dcedaa2f tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:08:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1505/2971] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:08:22 2026] POST /volume/v3/types => generated 330 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e4a27f13-5e91-4e8d-9be2-fe0da531e731", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Create volume request body: {'volume': {'volume_type': 'e4a27f13-5e91-4e8d-9be2-fe0da531e731', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Create volume of 1 GB Sep 04 16:08:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Availability Zones retrieved successfully. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Flow 'volume_create_api' (06353780-a227-4824-8b98-93b6cfd171b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd3ab8b-572e-45eb-8903-b0b7f96af0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd3ab8b-572e-45eb-8903-b0b7f96af0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:08:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1791582741',vendor_name='tempest-vendor_name-1072386360'},id=e4a27f13-5e91-4e8d-9be2-fe0da531e731,is_public=True,name='tempest-ProjectReaderTests-volume-type-1285275467',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4a27f13-5e91-4e8d-9be2-fe0da531e731', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737c32c4-cf73-4aa4-932c-2b84ff513eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1285275467 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1285275467, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1285275467 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1285275467, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Created reservations ['cfc2d9ee-3ae3-44d8-91ee-c39c595e8152', '8f345091-69e1-451c-a705-fce404270e28', '9ef03f77-98b7-4113-a070-57e010e25439', 'e40f4261-e3c6-4e6f-9678-27359e10afe5'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737c32c4-cf73-4aa4-932c-2b84ff513eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfc2d9ee-3ae3-44d8-91ee-c39c595e8152', '8f345091-69e1-451c-a705-fce404270e28', '9ef03f77-98b7-4113-a070-57e010e25439', 'e40f4261-e3c6-4e6f-9678-27359e10afe5']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1ecac985-142d-4d77-a075-c41cb0332849 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3afa915-5abe-437c-a184-089545cec800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1ecac985-142d-4d77-a075-c41cb0332849 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] GET http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 Sep 04 16:08:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1ecac985-142d-4d77-a075-c41cb0332849 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1ecac985-142d-4d77-a075-c41cb0332849 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1ecac985-142d-4d77-a075-c41cb0332849 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Volume info retrieved successfully. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3afa915-5abe-437c-a184-089545cec800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3296079-47c1-436a-9a0a-b712d6dc036b', '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='6d03b6c95b844730a0311622fa8f66f3',qos_specs=None,replication_status=,reservations=['cfc2d9ee-3ae3-44d8-91ee-c39c595e8152','8f345091-69e1-451c-a705-fce404270e28','9ef03f77-98b7-4113-a070-57e010e25439','e40f4261-e3c6-4e6f-9678-27359e10afe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39152d541c5549ba9da7595e8307a9cc',volume_type_id=e4a27f13-5e91-4e8d-9be2-fe0da531e731), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:22Z,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=a3296079-47c1-436a-9a0a-b712d6dc036b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d03b6c95b844730a0311622fa8f66f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39152d541c5549ba9da7595e8307a9cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4a27f13-5e91-4e8d-9be2-fe0da531e731),volume_type_id=e4a27f13-5e91-4e8d-9be2-fe0da531e731)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1ecac985-142d-4d77-a075-c41cb0332849 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 returned with HTTP 200 Sep 04 16:08:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1506/2972] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:22 2026] GET /volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91f26954-8d1e-4336-90b1-aa06a0873824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91f26954-8d1e-4336-90b1-aa06a0873824) transitioned into state 'SUCCESS' from 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='6d03b6c95b844730a0311622fa8f66f3',qos_specs=None,replication_status=,reservations=['cfc2d9ee-3ae3-44d8-91ee-c39c595e8152','8f345091-69e1-451c-a705-fce404270e28','9ef03f77-98b7-4113-a070-57e010e25439','e40f4261-e3c6-4e6f-9678-27359e10afe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39152d541c5549ba9da7595e8307a9cc',volume_type_id=e4a27f13-5e91-4e8d-9be2-fe0da531e731)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54143a0b-437d-4457-8115-4c5e8651b8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54143a0b-437d-4457-8115-4c5e8651b8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Flow 'volume_create_api' (06353780-a227-4824-8b98-93b6cfd171b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Create volume request issued successfully. Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9bbaa2bf-c6d3-4468-abd2-c95eecbefc7d tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1467/2973] 192.168.122.126 () {62 vars in 1182 bytes} [Fri Sep 4 16:08:22 2026] POST /volume/v3/volumes => generated 782 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bb70de36-dee7-456e-b374-4e78d90c8af9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb70de36-dee7-456e-b374-4e78d90c8af9 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] GET http://192.168.122.126/volume/v3/volumes/a3296079-47c1-436a-9a0a-b712d6dc036b Sep 04 16:08:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bb70de36-dee7-456e-b374-4e78d90c8af9 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bb70de36-dee7-456e-b374-4e78d90c8af9 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bb70de36-dee7-456e-b374-4e78d90c8af9 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Volume info retrieved successfully. Sep 04 16:08:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bb70de36-dee7-456e-b374-4e78d90c8af9 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/volumes/a3296079-47c1-436a-9a0a-b712d6dc036b returned with HTTP 200 Sep 04 16:08:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1507/2974] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:08:22 2026] GET /volume/v3/volumes/a3296079-47c1-436a-9a0a-b712d6dc036b => generated 961 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-27d0f1a2-12c8-4692-8247-c307305b2646 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-27d0f1a2-12c8-4692-8247-c307305b2646 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-27d0f1a2-12c8-4692-8247-c307305b2646 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-27d0f1a2-12c8-4692-8247-c307305b2646 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-27d0f1a2-12c8-4692-8247-c307305b2646 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 returned with HTTP 404 Sep 04 16:08:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1468/2975] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:22 2026] GET /volume/v3/snapshots/1f5366e0-af2f-470e-9704-99e0ea2cea48 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ad984154-6f45-47ba-86ea-c05f933a3916 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ad984154-6f45-47ba-86ea-c05f933a3916 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 Sep 04 16:08:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ad984154-6f45-47ba-86ea-c05f933a3916 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ad984154-6f45-47ba-86ea-c05f933a3916 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:22 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-ad984154-6f45-47ba-86ea-c05f933a3916 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete volume with id: 8a825906-d797-4c80-a700-c62b856b93c5 Sep 04 16:08:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ad984154-6f45-47ba-86ea-c05f933a3916 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ad984154-6f45-47ba-86ea-c05f933a3916 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete volume request issued successfully. Sep 04 16:08:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ad984154-6f45-47ba-86ea-c05f933a3916 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 returned with HTTP 202 Sep 04 16:08:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1508/2976] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:08:22 2026] DELETE /volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2aad0181-80c4-486c-b1dd-10f0076386a7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2aad0181-80c4-486c-b1dd-10f0076386a7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2aad0181-80c4-486c-b1dd-10f0076386a7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2aad0181-80c4-486c-b1dd-10f0076386a7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:23 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2aad0181-80c4-486c-b1dd-10f0076386a7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2aad0181-80c4-486c-b1dd-10f0076386a7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 returned with HTTP 200 Sep 04 16:08:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1469/2977] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:22 2026] GET /volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-74cec45b-1ca8-440f-b2f2-87e8fb82083f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74cec45b-1ca8-440f-b2f2-87e8fb82083f tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/3aff8193-334e-42fc-b989-b8a67bf02ee0 Sep 04 16:08:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-74cec45b-1ca8-440f-b2f2-87e8fb82083f tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-74cec45b-1ca8-440f-b2f2-87e8fb82083f tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74cec45b-1ca8-440f-b2f2-87e8fb82083f tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/3aff8193-334e-42fc-b989-b8a67bf02ee0 returned with HTTP 404 Sep 04 16:08:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1509/2978] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:23 2026] GET /volume/v3/volumes/3aff8193-334e-42fc-b989-b8a67bf02ee0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:08:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-81ccab55-fada-434b-8271-b9f3d03e57ec None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-81ccab55-fada-434b-8271-b9f3d03e57ec tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 Sep 04 16:08:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-81ccab55-fada-434b-8271-b9f3d03e57ec tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-81ccab55-fada-434b-8271-b9f3d03e57ec tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:23 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-81ccab55-fada-434b-8271-b9f3d03e57ec tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Delete snapshot with id: 05d43b92-6e88-4a51-831d-6f25433d9de5 Sep 04 16:08:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-81ccab55-fada-434b-8271-b9f3d03e57ec tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Snapshot retrieved successfully. Sep 04 16:08:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:23 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-81ccab55-fada-434b-8271-b9f3d03e57ec tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Snapshot delete request issued successfully. Sep 04 16:08:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-81ccab55-fada-434b-8271-b9f3d03e57ec tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 returned with HTTP 202 Sep 04 16:08:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1470/2979] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:08:23 2026] DELETE /volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ea64d489-2c4c-4baf-b083-c92e9c9bb6b8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ea64d489-2c4c-4baf-b083-c92e9c9bb6b8 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 Sep 04 16:08:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ea64d489-2c4c-4baf-b083-c92e9c9bb6b8 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ea64d489-2c4c-4baf-b083-c92e9c9bb6b8 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ea64d489-2c4c-4baf-b083-c92e9c9bb6b8 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Snapshot retrieved successfully. Sep 04 16:08:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ea64d489-2c4c-4baf-b083-c92e9c9bb6b8 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 returned with HTTP 200 Sep 04 16:08:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1510/2980] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:23 2026] GET /volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 => generated 474 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5e05106e-bd67-4c3c-adf5-683517e56bf4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5e05106e-bd67-4c3c-adf5-683517e56bf4 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] GET http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 Sep 04 16:08:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5e05106e-bd67-4c3c-adf5-683517e56bf4 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5e05106e-bd67-4c3c-adf5-683517e56bf4 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:23 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5e05106e-bd67-4c3c-adf5-683517e56bf4 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Volume info retrieved successfully. Sep 04 16:08:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5e05106e-bd67-4c3c-adf5-683517e56bf4 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 returned with HTTP 200 Sep 04 16:08:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1471/2981] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:23 2026] GET /volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a082fb63-c343-4333-8f85-9a5d397370a8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5ecf1db5-87ee-4073-b3db-2e6c6e7483fc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5ecf1db5-87ee-4073-b3db-2e6c6e7483fc tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] GET http://192.168.122.126/volume/v3/volumes/a3296079-47c1-436a-9a0a-b712d6dc036b Sep 04 16:08:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5ecf1db5-87ee-4073-b3db-2e6c6e7483fc tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5ecf1db5-87ee-4073-b3db-2e6c6e7483fc tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:23 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:23 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:23 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:23 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5ecf1db5-87ee-4073-b3db-2e6c6e7483fc tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Volume info retrieved successfully. Sep 04 16:08:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5ecf1db5-87ee-4073-b3db-2e6c6e7483fc tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/volumes/a3296079-47c1-436a-9a0a-b712d6dc036b returned with HTTP 200 Sep 04 16:08:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1472/2982] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:08:23 2026] GET /volume/v3/volumes/a3296079-47c1-436a-9a0a-b712d6dc036b => generated 982 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a082fb63-c343-4333-8f85-9a5d397370a8 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-reader] POST http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122/action Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a082fb63-c343-4333-8f85-9a5d397370a8 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a082fb63-c343-4333-8f85-9a5d397370a8 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ec7ae05e-90b9-4bef-9d30-7b6ce4427969 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ec7ae05e-90b9-4bef-9d30-7b6ce4427969 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] GET http://192.168.122.126/volume/v3/messages Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ec7ae05e-90b9-4bef-9d30-7b6ce4427969 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ec7ae05e-90b9-4bef-9d30-7b6ce4427969 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a082fb63-c343-4333-8f85-9a5d397370a8 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-reader] Volume info retrieved successfully. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ec7ae05e-90b9-4bef-9d30-7b6ce4427969 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 16:08:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1473/2983] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 16:08:23 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-a082fb63-c343-4333-8f85-9a5d397370a8 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c90fc01e3a9b41418b117d5b65cb823d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5c94454a7a9946518062071ef26a0f2e', '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=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a082fb63-c343-4333-8f85-9a5d397370a8 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-reader] http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122/action returned with HTTP 403 Sep 04 16:08:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1511/2984] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:08:23 2026] POST /volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122/action => generated 131 bytes in 201 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f40e8a08-953f-49f4-897a-6fe6a3e3b961 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9d092b9a-a7ec-4476-8c5d-6008c5ea64b7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f40e8a08-953f-49f4-897a-6fe6a3e3b961 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f40e8a08-953f-49f4-897a-6fe6a3e3b961 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f40e8a08-953f-49f4-897a-6fe6a3e3b961 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-f40e8a08-953f-49f4-897a-6fe6a3e3b961 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Delete volume with id: eafc96c3-2f96-4c7f-a970-2cfc6d51c122 Sep 04 16:08:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f40e8a08-953f-49f4-897a-6fe6a3e3b961 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Volume info retrieved successfully. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f40e8a08-953f-49f4-897a-6fe6a3e3b961 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Delete volume request issued successfully. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f40e8a08-953f-49f4-897a-6fe6a3e3b961 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 returned with HTTP 202 Sep 04 16:08:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1474/2985] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:08:23 2026] DELETE /volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f96b1fa6-bf67-4d3b-b50e-96a0717dfaac None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f96b1fa6-bf67-4d3b-b50e-96a0717dfaac tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f96b1fa6-bf67-4d3b-b50e-96a0717dfaac tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f96b1fa6-bf67-4d3b-b50e-96a0717dfaac tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f96b1fa6-bf67-4d3b-b50e-96a0717dfaac tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 returned with HTTP 404 Sep 04 16:08:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1475/2986] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:24 2026] GET /volume/v3/volumes/8a825906-d797-4c80-a700-c62b856b93c5 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e19645e9-aebc-4790-91a0-2fc16f62d7cd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e19645e9-aebc-4790-91a0-2fc16f62d7cd tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] GET http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e19645e9-aebc-4790-91a0-2fc16f62d7cd tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e19645e9-aebc-4790-91a0-2fc16f62d7cd tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e19645e9-aebc-4790-91a0-2fc16f62d7cd tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Volume info retrieved successfully. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e19645e9-aebc-4790-91a0-2fc16f62d7cd tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 returned with HTTP 200 Sep 04 16:08:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1476/2987] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:24 2026] GET /volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 => generated 1016 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dc8d6f40-185c-46df-8add-26e481be6e72 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-620779277"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-620779277'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume of 1 GB Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Availability Zones retrieved successfully. Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9d092b9a-a7ec-4476-8c5d-6008c5ea64b7 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-reader] GET http://192.168.122.126/volume/v3/messages Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9d092b9a-a7ec-4476-8c5d-6008c5ea64b7 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9d092b9a-a7ec-4476-8c5d-6008c5ea64b7 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-reader] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Flow 'volume_create_api' (ca5545f0-3f78-4c47-98a8-ab2442d84190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9272905b-790d-4cb1-8d5e-fc7ba621b3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9d092b9a-a7ec-4476-8c5d-6008c5ea64b7 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-reader] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 16:08:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1512/2988] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 16:08:23 2026] GET /volume/v3/messages => generated 678 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-896ab005-b75f-4fa0-a00c-9967173d69f2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-896ab005-b75f-4fa0-a00c-9967173d69f2 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] DELETE http://192.168.122.126/volume/v3/messages/71e8158c-4499-4e21-8b37-8d4394e3d0c7 Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-896ab005-b75f-4fa0-a00c-9967173d69f2 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-896ab005-b75f-4fa0-a00c-9967173d69f2 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-896ab005-b75f-4fa0-a00c-9967173d69f2 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/messages/71e8158c-4499-4e21-8b37-8d4394e3d0c7 returned with HTTP 204 Sep 04 16:08:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1513/2989] 192.168.122.126 () {60 vars in 1278 bytes} [Fri Sep 4 16:08:24 2026] DELETE /volume/v3/messages/71e8158c-4499-4e21-8b37-8d4394e3d0c7 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2c794b0b-db64-4ba4-a620-f838a778b2e1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9272905b-790d-4cb1-8d5e-fc7ba621b3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f8b7299-7e4f-40af-9092-310a29a52d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2c794b0b-db64-4ba4-a620-f838a778b2e1 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/a3296079-47c1-436a-9a0a-b712d6dc036b Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2c794b0b-db64-4ba4-a620-f838a778b2e1 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2c794b0b-db64-4ba4-a620-f838a778b2e1 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-2c794b0b-db64-4ba4-a620-f838a778b2e1 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Delete volume with id: a3296079-47c1-436a-9a0a-b712d6dc036b Sep 04 16:08:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2c794b0b-db64-4ba4-a620-f838a778b2e1 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Volume info retrieved successfully. Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2c794b0b-db64-4ba4-a620-f838a778b2e1 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87209) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Created reservations ['8d209d4f-1f43-4b81-9b0e-eb23b42cfae6', '54cd7790-f5a0-4176-b73f-ffbfa9ee8bbc', 'a843c767-585e-4da4-81b1-6e8f1030e815', 'abba3226-92e0-431f-9c9f-9d2472c3cb0c'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f8b7299-7e4f-40af-9092-310a29a52d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d209d4f-1f43-4b81-9b0e-eb23b42cfae6', '54cd7790-f5a0-4176-b73f-ffbfa9ee8bbc', 'a843c767-585e-4da4-81b1-6e8f1030e815', 'abba3226-92e0-431f-9c9f-9d2472c3cb0c']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0407224e-89e9-41fb-8b0a-7e362d01d871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-2c794b0b-db64-4ba4-a620-f838a778b2e1 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1285275467 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1285275467, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:24 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-2c794b0b-db64-4ba4-a620-f838a778b2e1 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1285275467 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1285275467, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-2c794b0b-db64-4ba4-a620-f838a778b2e1 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Created reservations ['cc758907-ae30-48c3-bba1-cd68d8542a73', '400d09d1-0780-4160-bcad-dff7be55b600', '26e3308e-e540-4f60-8d8f-6db5996d66aa', 'e2a39ddf-1376-40bf-83a4-bceeb172abe9'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0407224e-89e9-41fb-8b0a-7e362d01d871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf3791e5-8418-456e-8b9d-3adb0e086159', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-620779277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07bb09d5823f43dca188c4caaa4b5480',qos_specs=None,replication_status=,reservations=['8d209d4f-1f43-4b81-9b0e-eb23b42cfae6','54cd7790-f5a0-4176-b73f-ffbfa9ee8bbc','a843c767-585e-4da4-81b1-6e8f1030e815','abba3226-92e0-431f-9c9f-9d2472c3cb0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-620779277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf3791e5-8418-456e-8b9d-3adb0e086159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07bb09d5823f43dca188c4caaa4b5480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf7c212-7c9f-4d16-bf69-fd2de5821a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf7c212-7c9f-4d16-bf69-fd2de5821a53) transitioned into state 'SUCCESS' from state '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-620779277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07bb09d5823f43dca188c4caaa4b5480',qos_specs=None,replication_status=,reservations=['8d209d4f-1f43-4b81-9b0e-eb23b42cfae6','54cd7790-f5a0-4176-b73f-ffbfa9ee8bbc','a843c767-585e-4da4-81b1-6e8f1030e815','abba3226-92e0-431f-9c9f-9d2472c3cb0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb346b84-d6db-453d-a9e1-def2e7cc099a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb346b84-d6db-453d-a9e1-def2e7cc099a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Flow 'volume_create_api' (ca5545f0-3f78-4c47-98a8-ab2442d84190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume request issued successfully. Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2c794b0b-db64-4ba4-a620-f838a778b2e1 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Delete volume request issued successfully. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc8d6f40-185c-46df-8add-26e481be6e72 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2c794b0b-db64-4ba4-a620-f838a778b2e1 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/volumes/a3296079-47c1-436a-9a0a-b712d6dc036b returned with HTTP 202 Sep 04 16:08:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1477/2990] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:08:24 2026] POST /volume/v3/volumes => generated 786 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-788b1298-5b64-4d20-9fe2-8b6361067ec7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-788b1298-5b64-4d20-9fe2-8b6361067ec7 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-788b1298-5b64-4d20-9fe2-8b6361067ec7 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-788b1298-5b64-4d20-9fe2-8b6361067ec7 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1514/2991] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:08:24 2026] DELETE /volume/v3/volumes/a3296079-47c1-436a-9a0a-b712d6dc036b => generated 0 bytes in 423 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-788b1298-5b64-4d20-9fe2-8b6361067ec7 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Snapshot retrieved successfully. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-788b1298-5b64-4d20-9fe2-8b6361067ec7 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 returned with HTTP 200 Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-36eb4411-b794-4fbb-ac57-44d38eda1283 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1478/2992] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:24 2026] GET /volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 => generated 474 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9fd8bd58-a707-4d38-a431-a3769fff5061 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9fd8bd58-a707-4d38-a431-a3769fff5061 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9fd8bd58-a707-4d38-a431-a3769fff5061 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9fd8bd58-a707-4d38-a431-a3769fff5061 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-36eb4411-b794-4fbb-ac57-44d38eda1283 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] DELETE http://192.168.122.126/volume/v3/types/e4a27f13-5e91-4e8d-9be2-fe0da531e731 Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-36eb4411-b794-4fbb-ac57-44d38eda1283 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-36eb4411-b794-4fbb-ac57-44d38eda1283 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:24 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9fd8bd58-a707-4d38-a431-a3769fff5061 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9fd8bd58-a707-4d38-a431-a3769fff5061 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 returned with HTTP 200 Sep 04 16:08:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1479/2993] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:24 2026] GET /volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 => generated 965 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-36eb4411-b794-4fbb-ac57-44d38eda1283 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/types/e4a27f13-5e91-4e8d-9be2-fe0da531e731 returned with HTTP 202 Sep 04 16:08:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1515/2994] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:08:24 2026] DELETE /volume/v3/types/e4a27f13-5e91-4e8d-9be2-fe0da531e731 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-aedaf543-5439-4706-9f2d-f5702520372b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aedaf543-5439-4706-9f2d-f5702520372b tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:08:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-aedaf543-5439-4706-9f2d-f5702520372b tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-55516177", "extra_specs": {"storage_protocol": "tempest-storage_protocol-11859084", "vendor_name": "tempest-vendor_name-935512700"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-aedaf543-5439-4706-9f2d-f5702520372b tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:08:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1480/2995] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:08:24 2026] POST /volume/v3/types => generated 325 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b33afef5-cd18-4eaf-8276-f3d922577692 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "68dce3d8-afb6-4065-8030-82563076893a", "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Create volume request body: {'volume': {'volume_type': '68dce3d8-afb6-4065-8030-82563076893a', 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Create volume of 1 GB Sep 04 16:08:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Availability Zones retrieved successfully. Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Flow 'volume_create_api' (36a61fa4-7827-49e1-a156-236e7f137738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9355ae-f78f-4cf2-a286-6570d3b1ba52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9355ae-f78f-4cf2-a286-6570d3b1ba52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:08:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-11859084',vendor_name='tempest-vendor_name-935512700'},id=68dce3d8-afb6-4065-8030-82563076893a,is_public=True,name='tempest-ProjectReaderTests-volume-type-55516177',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68dce3d8-afb6-4065-8030-82563076893a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1155b66-34e9-448d-9abd-f59566154cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-55516177 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-55516177, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:25 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-55516177 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-55516177, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:08:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b3379a07-7673-43bc-b185-786958660767 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b3379a07-7673-43bc-b185-786958660767 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] GET http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 Sep 04 16:08:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b3379a07-7673-43bc-b185-786958660767 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b3379a07-7673-43bc-b185-786958660767 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b3379a07-7673-43bc-b185-786958660767 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Volume info retrieved successfully. Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Created reservations ['25327e07-9e03-43f7-a4af-6829986a487f', 'ba86267f-c46e-4be7-9d3c-de904c75c30d', 'a7e247fe-34be-49f5-8960-8bc8696d3c37', '61cf7109-4dde-4372-8bce-32d9e6d02a57'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1155b66-34e9-448d-9abd-f59566154cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25327e07-9e03-43f7-a4af-6829986a487f', 'ba86267f-c46e-4be7-9d3c-de904c75c30d', 'a7e247fe-34be-49f5-8960-8bc8696d3c37', '61cf7109-4dde-4372-8bce-32d9e6d02a57']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2431017-8435-46d6-847f-852f14f2d9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b3379a07-7673-43bc-b185-786958660767 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 returned with HTTP 200 Sep 04 16:08:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1481/2996] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:25 2026] GET /volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 => generated 1016 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:25 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2431017-8435-46d6-847f-852f14f2d9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b6e06ba-38e5-4743-851a-de9e6563867f', '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='6d03b6c95b844730a0311622fa8f66f3',qos_specs=None,replication_status=,reservations=['25327e07-9e03-43f7-a4af-6829986a487f','ba86267f-c46e-4be7-9d3c-de904c75c30d','a7e247fe-34be-49f5-8960-8bc8696d3c37','61cf7109-4dde-4372-8bce-32d9e6d02a57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39152d541c5549ba9da7595e8307a9cc',volume_type_id=68dce3d8-afb6-4065-8030-82563076893a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:25Z,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=8b6e06ba-38e5-4743-851a-de9e6563867f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d03b6c95b844730a0311622fa8f66f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39152d541c5549ba9da7595e8307a9cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(68dce3d8-afb6-4065-8030-82563076893a),volume_type_id=68dce3d8-afb6-4065-8030-82563076893a)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e40a4be-c223-472a-8eb4-f465dd8e9c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e40a4be-c223-472a-8eb4-f465dd8e9c36) transitioned into state 'SUCCESS' from 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='6d03b6c95b844730a0311622fa8f66f3',qos_specs=None,replication_status=,reservations=['25327e07-9e03-43f7-a4af-6829986a487f','ba86267f-c46e-4be7-9d3c-de904c75c30d','a7e247fe-34be-49f5-8960-8bc8696d3c37','61cf7109-4dde-4372-8bce-32d9e6d02a57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39152d541c5549ba9da7595e8307a9cc',volume_type_id=68dce3d8-afb6-4065-8030-82563076893a)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4157ecbc-ffe1-4a44-b163-07f923dffb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4157ecbc-ffe1-4a44-b163-07f923dffb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Flow 'volume_create_api' (36a61fa4-7827-49e1-a156-236e7f137738) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Create volume request issued successfully. Sep 04 16:08:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b33afef5-cd18-4eaf-8276-f3d922577692 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1516/2997] 192.168.122.126 () {62 vars in 1182 bytes} [Fri Sep 4 16:08:25 2026] POST /volume/v3/volumes => generated 780 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a7fa95ec-8e04-45d7-a78d-ec66f5757520 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a7fa95ec-8e04-45d7-a78d-ec66f5757520 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] GET http://192.168.122.126/volume/v3/volumes/8b6e06ba-38e5-4743-851a-de9e6563867f Sep 04 16:08:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a7fa95ec-8e04-45d7-a78d-ec66f5757520 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a7fa95ec-8e04-45d7-a78d-ec66f5757520 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a7fa95ec-8e04-45d7-a78d-ec66f5757520 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Volume info retrieved successfully. Sep 04 16:08:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a7fa95ec-8e04-45d7-a78d-ec66f5757520 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/volumes/8b6e06ba-38e5-4743-851a-de9e6563867f returned with HTTP 200 Sep 04 16:08:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1482/2998] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:08:25 2026] GET /volume/v3/volumes/8b6e06ba-38e5-4743-851a-de9e6563867f => generated 959 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e0ff2e31-5563-477e-9459-a112b396515b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e0ff2e31-5563-477e-9459-a112b396515b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e0ff2e31-5563-477e-9459-a112b396515b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e0ff2e31-5563-477e-9459-a112b396515b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e0ff2e31-5563-477e-9459-a112b396515b tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 returned with HTTP 404 Sep 04 16:08:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1517/2999] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:25 2026] GET /volume/v3/snapshots/05d43b92-6e88-4a51-831d-6f25433d9de5 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-90e74844-e6f7-462b-8258-80090f389c28 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-90e74844-e6f7-462b-8258-80090f389c28 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] DELETE http://192.168.122.126/volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf Sep 04 16:08:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-90e74844-e6f7-462b-8258-80090f389c28 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-90e74844-e6f7-462b-8258-80090f389c28 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-90e74844-e6f7-462b-8258-80090f389c28 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Delete volume with id: 6687469a-08df-44a9-ae9f-e6c60d15a9bf Sep 04 16:08:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-90e74844-e6f7-462b-8258-80090f389c28 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-90e74844-e6f7-462b-8258-80090f389c28 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Delete volume request issued successfully. Sep 04 16:08:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-90e74844-e6f7-462b-8258-80090f389c28 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf returned with HTTP 202 Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4b69a6c5-4016-43a1-8295-2259cbce4f3f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1483/3000] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:08:25 2026] DELETE /volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4b69a6c5-4016-43a1-8295-2259cbce4f3f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4b69a6c5-4016-43a1-8295-2259cbce4f3f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4b69a6c5-4016-43a1-8295-2259cbce4f3f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-64cb5a67-f210-48ad-8b05-f80e5a858dba None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-64cb5a67-f210-48ad-8b05-f80e5a858dba tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf Sep 04 16:08:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-64cb5a67-f210-48ad-8b05-f80e5a858dba tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-64cb5a67-f210-48ad-8b05-f80e5a858dba tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:25 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:25 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:25 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:25 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:25 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4b69a6c5-4016-43a1-8295-2259cbce4f3f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-64cb5a67-f210-48ad-8b05-f80e5a858dba tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Volume info retrieved successfully. Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4b69a6c5-4016-43a1-8295-2259cbce4f3f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 returned with HTTP 200 Sep 04 16:08:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1518/3001] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:25 2026] GET /volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 => generated 1015 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-64cb5a67-f210-48ad-8b05-f80e5a858dba tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf returned with HTTP 200 Sep 04 16:08:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1484/3002] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:25 2026] GET /volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf => generated 860 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0afcdd79-1de3-4759-8a3c-dfbc8547e84b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0afcdd79-1de3-4759-8a3c-dfbc8547e84b tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] GET http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0afcdd79-1de3-4759-8a3c-dfbc8547e84b tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0afcdd79-1de3-4759-8a3c-dfbc8547e84b tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0afcdd79-1de3-4759-8a3c-dfbc8547e84b tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 returned with HTTP 404 Sep 04 16:08:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1519/3003] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:26 2026] GET /volume/v3/volumes/eafc96c3-2f96-4c7f-a970-2cfc6d51c122 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-245047411"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-245047411'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Create volume of 1 GB Sep 04 16:08:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Availability Zones retrieved successfully. Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Flow 'volume_create_api' (89c89b45-335b-4bd1-b595-38397884463b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3700ebfc-e6f1-473d-8d7c-9f8b776f565e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3700ebfc-e6f1-473d-8d7c-9f8b776f565e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21710cb-4010-4082-9358-b8de3e2d568b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6a6093ef-0e6d-4a6a-8e25-81ffc79a5669 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6a6093ef-0e6d-4a6a-8e25-81ffc79a5669 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] GET http://192.168.122.126/volume/v3/volumes/8b6e06ba-38e5-4743-851a-de9e6563867f Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6a6093ef-0e6d-4a6a-8e25-81ffc79a5669 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6a6093ef-0e6d-4a6a-8e25-81ffc79a5669 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Created reservations ['d379a33f-674b-4614-90e1-ba073e6c3392', 'aa264a3b-1a48-4d7b-b5de-b06d757bf01e', '71377a47-acb8-4ad0-bad7-3a71c79b1bdb', '2b5d9013-1eb5-4117-a6cd-ab9dd3f9f537'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21710cb-4010-4082-9358-b8de3e2d568b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d379a33f-674b-4614-90e1-ba073e6c3392', 'aa264a3b-1a48-4d7b-b5de-b06d757bf01e', '71377a47-acb8-4ad0-bad7-3a71c79b1bdb', '2b5d9013-1eb5-4117-a6cd-ab9dd3f9f537']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc2296a2-be41-49a0-b84b-e7799cb16273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6a6093ef-0e6d-4a6a-8e25-81ffc79a5669 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Volume info retrieved successfully. Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6a6093ef-0e6d-4a6a-8e25-81ffc79a5669 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/volumes/8b6e06ba-38e5-4743-851a-de9e6563867f returned with HTTP 200 Sep 04 16:08:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1520/3004] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:08:26 2026] GET /volume/v3/volumes/8b6e06ba-38e5-4743-851a-de9e6563867f => generated 980 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a07c627e-be40-48ed-bfb5-6fa46b07912c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a07c627e-be40-48ed-bfb5-6fa46b07912c tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] GET http://192.168.122.126/volume/v3/messages Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a07c627e-be40-48ed-bfb5-6fa46b07912c tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a07c627e-be40-48ed-bfb5-6fa46b07912c tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc2296a2-be41-49a0-b84b-e7799cb16273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93a600fd-06b4-4135-9460-70afc8d9fdd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245047411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c94454a7a9946518062071ef26a0f2e',qos_specs=None,replication_status=,reservations=['d379a33f-674b-4614-90e1-ba073e6c3392','aa264a3b-1a48-4d7b-b5de-b06d757bf01e','71377a47-acb8-4ad0-bad7-3a71c79b1bdb','2b5d9013-1eb5-4117-a6cd-ab9dd3f9f537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03268f6236264965b4832cb83d97aceb',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245047411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93a600fd-06b4-4135-9460-70afc8d9fdd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c94454a7a9946518062071ef26a0f2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03268f6236264965b4832cb83d97aceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a07c627e-be40-48ed-bfb5-6fa46b07912c tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 16:08:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1521/3005] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 16:08:26 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (891dfce3-e972-490b-aec0-f17f37d5f2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a9c8285e-c67a-4969-aab1-515cbcfdf890 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a9c8285e-c67a-4969-aab1-515cbcfdf890 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-reader] GET http://192.168.122.126/volume/v3/messages/9509947c-fc64-4202-909c-6040e672d8e5 Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a9c8285e-c67a-4969-aab1-515cbcfdf890 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a9c8285e-c67a-4969-aab1-515cbcfdf890 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-reader] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a9c8285e-c67a-4969-aab1-515cbcfdf890 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-reader] http://192.168.122.126/volume/v3/messages/9509947c-fc64-4202-909c-6040e672d8e5 returned with HTTP 200 Sep 04 16:08:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1522/3006] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:08:26 2026] GET /volume/v3/messages/9509947c-fc64-4202-909c-6040e672d8e5 => generated 675 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-780fb28a-8575-4aee-8097-55e7f13406f5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-780fb28a-8575-4aee-8097-55e7f13406f5 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] DELETE http://192.168.122.126/volume/v3/messages/9509947c-fc64-4202-909c-6040e672d8e5 Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-780fb28a-8575-4aee-8097-55e7f13406f5 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-780fb28a-8575-4aee-8097-55e7f13406f5 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (891dfce3-e972-490b-aec0-f17f37d5f2c0) transitioned into state 'SUCCESS' from state '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-245047411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c94454a7a9946518062071ef26a0f2e',qos_specs=None,replication_status=,reservations=['d379a33f-674b-4614-90e1-ba073e6c3392','aa264a3b-1a48-4d7b-b5de-b06d757bf01e','71377a47-acb8-4ad0-bad7-3a71c79b1bdb','2b5d9013-1eb5-4117-a6cd-ab9dd3f9f537'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03268f6236264965b4832cb83d97aceb',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-780fb28a-8575-4aee-8097-55e7f13406f5 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/messages/9509947c-fc64-4202-909c-6040e672d8e5 returned with HTTP 204 Sep 04 16:08:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1523/3007] 192.168.122.126 () {60 vars in 1278 bytes} [Fri Sep 4 16:08:26 2026] DELETE /volume/v3/messages/9509947c-fc64-4202-909c-6040e672d8e5 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7ed4e8-413b-4507-ab38-f3977412b1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-af082bf0-10e5-47fc-b827-4728ee435bf6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-af082bf0-10e5-47fc-b827-4728ee435bf6 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/8b6e06ba-38e5-4743-851a-de9e6563867f Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-af082bf0-10e5-47fc-b827-4728ee435bf6 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-af082bf0-10e5-47fc-b827-4728ee435bf6 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-af082bf0-10e5-47fc-b827-4728ee435bf6 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Delete volume with id: 8b6e06ba-38e5-4743-851a-de9e6563867f Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7ed4e8-413b-4507-ab38-f3977412b1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-af082bf0-10e5-47fc-b827-4728ee435bf6 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Volume info retrieved successfully. Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-af082bf0-10e5-47fc-b827-4728ee435bf6 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87209) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Flow 'volume_create_api' (89c89b45-335b-4bd1-b595-38397884463b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Create volume request issued successfully. Sep 04 16:08:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0756b14c-2de6-4483-bce4-e8e493d2ef4e tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1485/3008] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:08:26 2026] POST /volume/v3/volumes => generated 786 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c96faf2a-b92c-4b84-8b18-21ee0e173b0a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c96faf2a-b92c-4b84-8b18-21ee0e173b0a tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] GET http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c96faf2a-b92c-4b84-8b18-21ee0e173b0a tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c96faf2a-b92c-4b84-8b18-21ee0e173b0a tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c96faf2a-b92c-4b84-8b18-21ee0e173b0a tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Volume info retrieved successfully. Sep 04 16:08:26 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-af082bf0-10e5-47fc-b827-4728ee435bf6 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Created reservations ['6313b35d-587a-4147-a0df-2fbc32b3472a', '2ecc059f-a67f-4424-a16a-f7d3e6ce581b', 'a2d2223a-ca36-4951-a717-55ea56fdcb7d', '2fc6c847-a6a8-4f71-ab3f-6280d871df4e'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c96faf2a-b92c-4b84-8b18-21ee0e173b0a tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 returned with HTTP 200 Sep 04 16:08:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1486/3009] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:26 2026] GET /volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 => generated 965 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-af082bf0-10e5-47fc-b827-4728ee435bf6 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Delete volume request issued successfully. Sep 04 16:08:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-af082bf0-10e5-47fc-b827-4728ee435bf6 tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/volumes/8b6e06ba-38e5-4743-851a-de9e6563867f returned with HTTP 202 Sep 04 16:08:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1524/3010] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:08:26 2026] DELETE /volume/v3/volumes/8b6e06ba-38e5-4743-851a-de9e6563867f => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e7be5afe-3b93-43e7-844c-5ffd7dbe3f3a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e7be5afe-3b93-43e7-844c-5ffd7dbe3f3a tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] DELETE http://192.168.122.126/volume/v3/types/68dce3d8-afb6-4065-8030-82563076893a Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e7be5afe-3b93-43e7-844c-5ffd7dbe3f3a tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e7be5afe-3b93-43e7-844c-5ffd7dbe3f3a tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e7be5afe-3b93-43e7-844c-5ffd7dbe3f3a tempest-ProjectReaderTests-1336502442 tempest-ProjectReaderTests-1336502442-project-admin] http://192.168.122.126/volume/v3/types/68dce3d8-afb6-4065-8030-82563076893a returned with HTTP 202 Sep 04 16:08:26 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1487/3011] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:08:26 2026] DELETE /volume/v3/types/68dce3d8-afb6-4065-8030-82563076893a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cf18f891-7f22-4336-9a32-eb44a92d3756 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bec3629c-e365-456b-94b8-566d2477171c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cf18f891-7f22-4336-9a32-eb44a92d3756 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] GET http://192.168.122.126/volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf Sep 04 16:08:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bec3629c-e365-456b-94b8-566d2477171c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 Sep 04 16:08:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bec3629c-e365-456b-94b8-566d2477171c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bec3629c-e365-456b-94b8-566d2477171c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cf18f891-7f22-4336-9a32-eb44a92d3756 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cf18f891-7f22-4336-9a32-eb44a92d3756 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cf18f891-7f22-4336-9a32-eb44a92d3756 tempest-CreateVolumesFromSnapshotTest-842543388 tempest-CreateVolumesFromSnapshotTest-842543388-project-member] http://192.168.122.126/volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf returned with HTTP 404 Sep 04 16:08:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1488/3012] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:27 2026] GET /volume/v3/volumes/6687469a-08df-44a9-ae9f-e6c60d15a9bf => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bec3629c-e365-456b-94b8-566d2477171c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bec3629c-e365-456b-94b8-566d2477171c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 returned with HTTP 200 Sep 04 16:08:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1525/3013] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:27 2026] GET /volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 => generated 1016 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b96e9126-90a0-4869-8b27-c9138fb0f32b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b96e9126-90a0-4869-8b27-c9138fb0f32b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:08:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b96e9126-90a0-4869-8b27-c9138fb0f32b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf3791e5-8418-456e-8b9d-3adb0e086159", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1675082215"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b96e9126-90a0-4869-8b27-c9138fb0f32b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:27 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-b96e9126-90a0-4869-8b27-c9138fb0f32b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create snapshot from volume cf3791e5-8418-456e-8b9d-3adb0e086159 Sep 04 16:08:27 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-b96e9126-90a0-4869-8b27-c9138fb0f32b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Created reservations ['c6e4a61e-fc49-4267-a3f8-8028d27647e0', '706ad9f2-2e0b-446c-b227-4b0a1fdb6ccf', 'e19a7226-1e9b-469f-91d7-6c58583177e6', '9486e809-e43d-45d7-8019-f67530ae4816'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b96e9126-90a0-4869-8b27-c9138fb0f32b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot create request issued successfully. Sep 04 16:08:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b96e9126-90a0-4869-8b27-c9138fb0f32b tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:08:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1489/3014] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:08:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 16:08:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2e3da0a0-2e35-40de-9202-f304633cbc63 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2e3da0a0-2e35-40de-9202-f304633cbc63 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 Sep 04 16:08:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2e3da0a0-2e35-40de-9202-f304633cbc63 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2e3da0a0-2e35-40de-9202-f304633cbc63 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2e3da0a0-2e35-40de-9202-f304633cbc63 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2e3da0a0-2e35-40de-9202-f304633cbc63 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 returned with HTTP 200 Sep 04 16:08:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1526/3015] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:27 2026] GET /volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2d8e7d1d-c061-44c3-8f36-074170c39302 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2d8e7d1d-c061-44c3-8f36-074170c39302 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] GET http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 Sep 04 16:08:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2d8e7d1d-c061-44c3-8f36-074170c39302 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2d8e7d1d-c061-44c3-8f36-074170c39302 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2d8e7d1d-c061-44c3-8f36-074170c39302 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Volume info retrieved successfully. Sep 04 16:08:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2d8e7d1d-c061-44c3-8f36-074170c39302 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 returned with HTTP 200 Sep 04 16:08:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1490/3016] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:27 2026] GET /volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fa39c87b-0554-42fe-8f92-20b87a07e340 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fa39c87b-0554-42fe-8f92-20b87a07e340 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 Sep 04 16:08:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fa39c87b-0554-42fe-8f92-20b87a07e340 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fa39c87b-0554-42fe-8f92-20b87a07e340 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:28 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:28 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fa39c87b-0554-42fe-8f92-20b87a07e340 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fa39c87b-0554-42fe-8f92-20b87a07e340 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 returned with HTTP 200 Sep 04 16:08:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1527/3017] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:28 2026] GET /volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e9279366-6874-4a21-8aa7-097750ecd306 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e9279366-6874-4a21-8aa7-097750ecd306 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] GET http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 Sep 04 16:08:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e9279366-6874-4a21-8aa7-097750ecd306 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e9279366-6874-4a21-8aa7-097750ecd306 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:28 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e9279366-6874-4a21-8aa7-097750ecd306 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Volume info retrieved successfully. Sep 04 16:08:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e9279366-6874-4a21-8aa7-097750ecd306 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 returned with HTTP 200 Sep 04 16:08:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1491/3018] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:28 2026] GET /volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 => generated 1016 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-73f6b7cb-d6a2-4bc2-96a0-a012bb615b44 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-73f6b7cb-d6a2-4bc2-96a0-a012bb615b44 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-reader] POST http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5/action Sep 04 16:08:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-73f6b7cb-d6a2-4bc2-96a0-a012bb615b44 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:08:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-73f6b7cb-d6a2-4bc2-96a0-a012bb615b44 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:28 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:28 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:29 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-73f6b7cb-d6a2-4bc2-96a0-a012bb615b44 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c90fc01e3a9b41418b117d5b65cb823d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5c94454a7a9946518062071ef26a0f2e', '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=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:08:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-73f6b7cb-d6a2-4bc2-96a0-a012bb615b44 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-reader] http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5/action returned with HTTP 403 Sep 04 16:08:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1528/3019] 192.168.122.126 () {60 vars in 1274 bytes} [Fri Sep 4 16:08:28 2026] POST /volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5/action => generated 131 bytes in 39 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8ca73973-9fca-4616-9d09-b031d4bf66c1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8ca73973-9fca-4616-9d09-b031d4bf66c1 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 Sep 04 16:08:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8ca73973-9fca-4616-9d09-b031d4bf66c1 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8ca73973-9fca-4616-9d09-b031d4bf66c1 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:29 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-8ca73973-9fca-4616-9d09-b031d4bf66c1 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Delete volume with id: 93a600fd-06b4-4135-9460-70afc8d9fdd5 Sep 04 16:08:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8ca73973-9fca-4616-9d09-b031d4bf66c1 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Volume info retrieved successfully. Sep 04 16:08:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8ca73973-9fca-4616-9d09-b031d4bf66c1 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Delete volume request issued successfully. Sep 04 16:08:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8ca73973-9fca-4616-9d09-b031d4bf66c1 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 returned with HTTP 202 Sep 04 16:08:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1492/3020] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:08:29 2026] DELETE /volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-696e6465-1586-4b1f-af37-15364142f7b1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-696e6465-1586-4b1f-af37-15364142f7b1 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] GET http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 Sep 04 16:08:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-696e6465-1586-4b1f-af37-15364142f7b1 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-696e6465-1586-4b1f-af37-15364142f7b1 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-696e6465-1586-4b1f-af37-15364142f7b1 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Volume info retrieved successfully. Sep 04 16:08:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-696e6465-1586-4b1f-af37-15364142f7b1 tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 returned with HTTP 200 Sep 04 16:08:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1529/3021] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:29 2026] GET /volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b509c23b-1545-40cc-9aea-9dae53a45af0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b509c23b-1545-40cc-9aea-9dae53a45af0 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 Sep 04 16:08:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b509c23b-1545-40cc-9aea-9dae53a45af0 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b509c23b-1545-40cc-9aea-9dae53a45af0 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b509c23b-1545-40cc-9aea-9dae53a45af0 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b509c23b-1545-40cc-9aea-9dae53a45af0 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 returned with HTTP 200 Sep 04 16:08:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1493/3022] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:29 2026] GET /volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2cc1faaf-9767-4b41-a725-8a2d8aa4423f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2cc1faaf-9767-4b41-a725-8a2d8aa4423f tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] GET http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 Sep 04 16:08:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2cc1faaf-9767-4b41-a725-8a2d8aa4423f tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2cc1faaf-9767-4b41-a725-8a2d8aa4423f tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2cc1faaf-9767-4b41-a725-8a2d8aa4423f tempest-ProjectReaderTests-1049900588 tempest-ProjectReaderTests-1049900588-project-admin] http://192.168.122.126/volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 returned with HTTP 404 Sep 04 16:08:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1530/3023] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:30 2026] GET /volume/v3/volumes/93a600fd-06b4-4135-9460-70afc8d9fdd5 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1765400205"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1765400205'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Create volume of 1 GB Sep 04 16:08:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Availability Zones retrieved successfully. Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Flow 'volume_create_api' (1d17cf3b-7815-4ecd-8693-d4a11111530e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d48f1e3-6102-44b0-8897-724cab206a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2c2f854f-c806-4f13-b6d9-eccd1a2a7267 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2c2f854f-c806-4f13-b6d9-eccd1a2a7267 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 Sep 04 16:08:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2c2f854f-c806-4f13-b6d9-eccd1a2a7267 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2c2f854f-c806-4f13-b6d9-eccd1a2a7267 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d48f1e3-6102-44b0-8897-724cab206a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e885e90e-a4cb-474f-b0ed-7adb7298cace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2c2f854f-c806-4f13-b6d9-eccd1a2a7267 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2c2f854f-c806-4f13-b6d9-eccd1a2a7267 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 returned with HTTP 200 Sep 04 16:08:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1531/3024] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:30 2026] GET /volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 => generated 440 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Created reservations ['d44ca36b-c411-48a5-839c-4fa448ed7e83', '056a9b48-05ae-4b21-82f5-47a0bef672b3', 'c2f505f7-28a3-4a2c-9bdb-23b1e316e14c', '02f72258-c050-4e94-9bbb-fd654e8cd28b'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e885e90e-a4cb-474f-b0ed-7adb7298cace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d44ca36b-c411-48a5-839c-4fa448ed7e83', '056a9b48-05ae-4b21-82f5-47a0bef672b3', 'c2f505f7-28a3-4a2c-9bdb-23b1e316e14c', '02f72258-c050-4e94-9bbb-fd654e8cd28b']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e39f3bc-0ebe-469a-9fc5-f7a3f87c9065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:30 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e39f3bc-0ebe-469a-9fc5-f7a3f87c9065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '829a5415-9c4b-473b-bed6-70743841a143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1765400205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d5ff198ced54135a5a8f0ea5d270503',qos_specs=None,replication_status=,reservations=['d44ca36b-c411-48a5-839c-4fa448ed7e83','056a9b48-05ae-4b21-82f5-47a0bef672b3','c2f505f7-28a3-4a2c-9bdb-23b1e316e14c','02f72258-c050-4e94-9bbb-fd654e8cd28b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45137da81e2d4837917bc342603a4959',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1765400205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=829a5415-9c4b-473b-bed6-70743841a143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d5ff198ced54135a5a8f0ea5d270503',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45137da81e2d4837917bc342603a4959',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e998a37-8d50-4d26-9530-35eb1c464da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e998a37-8d50-4d26-9530-35eb1c464da6) transitioned into state 'SUCCESS' from state '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-1765400205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d5ff198ced54135a5a8f0ea5d270503',qos_specs=None,replication_status=,reservations=['d44ca36b-c411-48a5-839c-4fa448ed7e83','056a9b48-05ae-4b21-82f5-47a0bef672b3','c2f505f7-28a3-4a2c-9bdb-23b1e316e14c','02f72258-c050-4e94-9bbb-fd654e8cd28b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45137da81e2d4837917bc342603a4959',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcff09a3-25e0-453a-b1e6-2fbea573d618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcff09a3-25e0-453a-b1e6-2fbea573d618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Flow 'volume_create_api' (1d17cf3b-7815-4ecd-8693-d4a11111530e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Create volume request issued successfully. Sep 04 16:08:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b1c52d61-7b39-40f7-af43-e1aeb1cddaa1 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1494/3025] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 16:08:30 2026] POST /volume/v3/volumes => generated 779 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:08:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d2659f5d-9efc-433f-a2e4-83528c798dab None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d2659f5d-9efc-433f-a2e4-83528c798dab tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 Sep 04 16:08:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d2659f5d-9efc-433f-a2e4-83528c798dab tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d2659f5d-9efc-433f-a2e4-83528c798dab tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d2659f5d-9efc-433f-a2e4-83528c798dab tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d2659f5d-9efc-433f-a2e4-83528c798dab tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 returned with HTTP 200 Sep 04 16:08:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1532/3026] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:30 2026] GET /volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 => generated 847 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-50f121c4-a021-4b00-9625-71d5bb83965e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-50f121c4-a021-4b00-9625-71d5bb83965e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 Sep 04 16:08:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-50f121c4-a021-4b00-9625-71d5bb83965e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-50f121c4-a021-4b00-9625-71d5bb83965e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-50f121c4-a021-4b00-9625-71d5bb83965e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-50f121c4-a021-4b00-9625-71d5bb83965e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 returned with HTTP 200 Sep 04 16:08:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1495/3027] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:31 2026] GET /volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b019d01f-eb7b-4f9c-9464-ef939eb6bc2d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b019d01f-eb7b-4f9c-9464-ef939eb6bc2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] GET http://192.168.122.126/volume/v3/snapshots Sep 04 16:08:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b019d01f-eb7b-4f9c-9464-ef939eb6bc2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b019d01f-eb7b-4f9c-9464-ef939eb6bc2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-b019d01f-eb7b-4f9c-9464-ef939eb6bc2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:08:31 devstack devstack@c-api.service[87209]: DEBUG cinder.db.api [None req-b019d01f-eb7b-4f9c-9464-ef939eb6bc2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Building query based on filter {{(pid=87209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:08:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:31 devstack devstack@c-api.service[87209]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:08:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b019d01f-eb7b-4f9c-9464-ef939eb6bc2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Get all snapshots completed successfully. Sep 04 16:08:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b019d01f-eb7b-4f9c-9464-ef939eb6bc2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] http://192.168.122.126/volume/v3/snapshots returned with HTTP 200 Sep 04 16:08:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1533/3028] 192.168.122.126 () {58 vars in 1127 bytes} [Fri Sep 4 16:08:31 2026] GET /volume/v3/snapshots => generated 336 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:08:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2c6f1d4c-0d32-4f80-ae8f-64f8fa7eb7e6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c6f1d4c-0d32-4f80-ae8f-64f8fa7eb7e6 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] DELETE http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 Sep 04 16:08:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2c6f1d4c-0d32-4f80-ae8f-64f8fa7eb7e6 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2c6f1d4c-0d32-4f80-ae8f-64f8fa7eb7e6 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:31 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-2c6f1d4c-0d32-4f80-ae8f-64f8fa7eb7e6 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete snapshot with id: 3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 Sep 04 16:08:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2c6f1d4c-0d32-4f80-ae8f-64f8fa7eb7e6 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2c6f1d4c-0d32-4f80-ae8f-64f8fa7eb7e6 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot delete request issued successfully. Sep 04 16:08:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2c6f1d4c-0d32-4f80-ae8f-64f8fa7eb7e6 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 returned with HTTP 202 Sep 04 16:08:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1496/3029] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:08:31 2026] DELETE /volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-615bcb2d-3557-4778-a58e-130e15d1d714 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-615bcb2d-3557-4778-a58e-130e15d1d714 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 Sep 04 16:08:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-615bcb2d-3557-4778-a58e-130e15d1d714 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-615bcb2d-3557-4778-a58e-130e15d1d714 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-615bcb2d-3557-4778-a58e-130e15d1d714 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-615bcb2d-3557-4778-a58e-130e15d1d714 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 returned with HTTP 200 Sep 04 16:08:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1534/3030] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:31 2026] GET /volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-787c2a8d-9f11-414b-a68b-26924782db02 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-787c2a8d-9f11-414b-a68b-26924782db02 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 Sep 04 16:08:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-787c2a8d-9f11-414b-a68b-26924782db02 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-787c2a8d-9f11-414b-a68b-26924782db02 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-787c2a8d-9f11-414b-a68b-26924782db02 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-787c2a8d-9f11-414b-a68b-26924782db02 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 returned with HTTP 200 Sep 04 16:08:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1497/3031] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:32 2026] GET /volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 => generated 871 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8853a386-7425-4bd8-bc25-7f8cbc3e19a2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8853a386-7425-4bd8-bc25-7f8cbc3e19a2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 Sep 04 16:08:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8853a386-7425-4bd8-bc25-7f8cbc3e19a2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8853a386-7425-4bd8-bc25-7f8cbc3e19a2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8853a386-7425-4bd8-bc25-7f8cbc3e19a2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8853a386-7425-4bd8-bc25-7f8cbc3e19a2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 returned with HTTP 200 Sep 04 16:08:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1535/3032] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:32 2026] GET /volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0dc003ac-21a0-48cb-bfa8-06758efe6dc4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0dc003ac-21a0-48cb-bfa8-06758efe6dc4 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 Sep 04 16:08:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0dc003ac-21a0-48cb-bfa8-06758efe6dc4 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0dc003ac-21a0-48cb-bfa8-06758efe6dc4 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0dc003ac-21a0-48cb-bfa8-06758efe6dc4 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0dc003ac-21a0-48cb-bfa8-06758efe6dc4 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 returned with HTTP 200 Sep 04 16:08:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1498/3033] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:33 2026] GET /volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 => generated 872 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0dae2579-3d0b-461a-8865-b355d373411d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0dae2579-3d0b-461a-8865-b355d373411d tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:08:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0dae2579-3d0b-461a-8865-b355d373411d tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "829a5415-9c4b-473b-bed6-70743841a143", "name": "tempest-VolumeDependencyTests-Snapshot-248393480"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0dae2579-3d0b-461a-8865-b355d373411d tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:33 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-0dae2579-3d0b-461a-8865-b355d373411d tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Create snapshot from volume 829a5415-9c4b-473b-bed6-70743841a143 Sep 04 16:08:33 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-0dae2579-3d0b-461a-8865-b355d373411d tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Created reservations ['55d8cd79-98d4-40a7-91a2-874c61b27396', '74c474a5-32ce-4f53-8eb0-1d962ef3a922', 'c04d889d-1c75-4dff-bc94-f5ac49a5f8c5', '9057c3a9-1618-45b4-a175-fa3254851f4d'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0dae2579-3d0b-461a-8865-b355d373411d tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Snapshot create request issued successfully. Sep 04 16:08:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0dae2579-3d0b-461a-8865-b355d373411d tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:08:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1536/3034] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:08:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b3ef9b5b-4cfb-4575-b4d1-e644bd09af52 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b3ef9b5b-4cfb-4575-b4d1-e644bd09af52 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de Sep 04 16:08:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b3ef9b5b-4cfb-4575-b4d1-e644bd09af52 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b3ef9b5b-4cfb-4575-b4d1-e644bd09af52 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b3ef9b5b-4cfb-4575-b4d1-e644bd09af52 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Snapshot retrieved successfully. Sep 04 16:08:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b3ef9b5b-4cfb-4575-b4d1-e644bd09af52 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de returned with HTTP 200 Sep 04 16:08:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1499/3035] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:33 2026] GET /volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-188d9986-587a-409a-92ae-54351b91dd87 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-188d9986-587a-409a-92ae-54351b91dd87 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 Sep 04 16:08:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-188d9986-587a-409a-92ae-54351b91dd87 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-188d9986-587a-409a-92ae-54351b91dd87 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:33 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:33 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-188d9986-587a-409a-92ae-54351b91dd87 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-188d9986-587a-409a-92ae-54351b91dd87 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 returned with HTTP 200 Sep 04 16:08:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1537/3036] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:33 2026] GET /volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 => generated 466 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-07042a0e-fb2d-411e-bc34-99b72cb6985a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-07042a0e-fb2d-411e-bc34-99b72cb6985a tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-07042a0e-fb2d-411e-bc34-99b72cb6985a tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-682466270", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=788,cinder:INSERT=155,cinder:UPDATE=264 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-07042a0e-fb2d-411e-bc34-99b72cb6985a tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:08:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1500/3037] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:08:33 2026] POST /volume/v3/types => generated 379 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7da1289b-1978-49b8-af5a-432bf886ef5b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7da1289b-1978-49b8-af5a-432bf886ef5b tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] POST http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/encryption Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7da1289b-1978-49b8-af5a-432bf886ef5b tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=788,cinder:INSERT=174,cinder:UPDATE=300 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7da1289b-1978-49b8-af5a-432bf886ef5b tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/encryption returned with HTTP 200 Sep 04 16:08:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1538/3038] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 16:08:34 2026] POST /volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/encryption => generated 239 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7e3b032d-975b-488b-a5e6-cb699a52357b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7e3b032d-975b-488b-a5e6-cb699a52357b tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7e3b032d-975b-488b-a5e6-cb699a52357b tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1862041283", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7e3b032d-975b-488b-a5e6-cb699a52357b tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:08:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1501/3039] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:08:34 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4e025d57-228c-447a-86ec-a4ea630e7adc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4e025d57-228c-447a-86ec-a4ea630e7adc tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] POST http://192.168.122.126/volume/v3/types/89a92de7-848b-4c30-83e1-d173080552ad/encryption Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4e025d57-228c-447a-86ec-a4ea630e7adc tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4e025d57-228c-447a-86ec-a4ea630e7adc tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/89a92de7-848b-4c30-83e1-d173080552ad/encryption returned with HTTP 200 Sep 04 16:08:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1539/3040] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 16:08:34 2026] POST /volume/v3/types/89a92de7-848b-4c30-83e1-d173080552ad/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fc5ff8e1-4025-4b76-92df-1ad89258eaee None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fc5ff8e1-4025-4b76-92df-1ad89258eaee tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fc5ff8e1-4025-4b76-92df-1ad89258eaee tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-476048622", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fc5ff8e1-4025-4b76-92df-1ad89258eaee tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:08:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1502/3041] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:08:34 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-07037eed-9739-4098-b9ad-a8ebf44e6534 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07037eed-9739-4098-b9ad-a8ebf44e6534 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] POST http://192.168.122.126/volume/v3/types/0a134df8-9d91-4209-98b9-02b4c06aceb4/extra_specs Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-07037eed-9739-4098-b9ad-a8ebf44e6534 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07037eed-9739-4098-b9ad-a8ebf44e6534 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/0a134df8-9d91-4209-98b9-02b4c06aceb4/extra_specs returned with HTTP 200 Sep 04 16:08:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1540/3042] 192.168.122.126 () {60 vars in 1283 bytes} [Fri Sep 4 16:08:34 2026] POST /volume/v3/types/0a134df8-9d91-4209-98b9-02b4c06aceb4/extra_specs => generated 35 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e5a0b917-5772-4e47-89e6-0a2ed6b133ce None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e5a0b917-5772-4e47-89e6-0a2ed6b133ce tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] PUT http://192.168.122.126/volume/v3/types/0a134df8-9d91-4209-98b9-02b4c06aceb4/extra_specs/key2 Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e5a0b917-5772-4e47-89e6-0a2ed6b133ce tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-db28c55d-7bb0-4aaf-a2cb-edb5122a6151 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-db28c55d-7bb0-4aaf-a2cb-edb5122a6151 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-db28c55d-7bb0-4aaf-a2cb-edb5122a6151 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-db28c55d-7bb0-4aaf-a2cb-edb5122a6151 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e5a0b917-5772-4e47-89e6-0a2ed6b133ce tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/0a134df8-9d91-4209-98b9-02b4c06aceb4/extra_specs/key2 returned with HTTP 200 Sep 04 16:08:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1503/3043] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 16:08:34 2026] PUT /volume/v3/types/0a134df8-9d91-4209-98b9-02b4c06aceb4/extra_specs/key2 => generated 25 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-adcea5b8-b1a9-450f-804e-e640633a66e7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-adcea5b8-b1a9-450f-804e-e640633a66e7 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-adcea5b8-b1a9-450f-804e-e640633a66e7 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-db28c55d-7bb0-4aaf-a2cb-edb5122a6151 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Snapshot retrieved successfully. Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-db28c55d-7bb0-4aaf-a2cb-edb5122a6151 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de returned with HTTP 200 Sep 04 16:08:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1541/3044] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:34 2026] GET /volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-adcea5b8-b1a9-450f-804e-e640633a66e7 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:08:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1504/3045] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 16:08:34 2026] POST /volume/v3/types => generated 195 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-def0476c-8aff-4755-b790-55ffc62b4912 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-def0476c-8aff-4755-b790-55ffc62b4912 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] DELETE http://192.168.122.126/volume/v3/types/cb5cf29d-0442-417f-b38d-705c7d315fb5 Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-def0476c-8aff-4755-b790-55ffc62b4912 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-def0476c-8aff-4755-b790-55ffc62b4912 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-def0476c-8aff-4755-b790-55ffc62b4912 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/cb5cf29d-0442-417f-b38d-705c7d315fb5 returned with HTTP 202 Sep 04 16:08:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1542/3046] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:08:34 2026] DELETE /volume/v3/types/cb5cf29d-0442-417f-b38d-705c7d315fb5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-475a04c7-d937-455a-b20e-5e050c8d1dae None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-475a04c7-d937-455a-b20e-5e050c8d1dae tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-475a04c7-d937-455a-b20e-5e050c8d1dae tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-269104575", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-475a04c7-d937-455a-b20e-5e050c8d1dae tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:08:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1505/3047] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:08:34 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-df8c6a71-0582-4947-811f-dbdb0afbf8da None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-df8c6a71-0582-4947-811f-dbdb0afbf8da tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] POST http://192.168.122.126/volume/v3/types/29c04d28-4064-485d-a46c-dcdecf79db21/encryption Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-df8c6a71-0582-4947-811f-dbdb0afbf8da tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-df8c6a71-0582-4947-811f-dbdb0afbf8da tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/29c04d28-4064-485d-a46c-dcdecf79db21/encryption returned with HTTP 200 Sep 04 16:08:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1543/3048] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 16:08:34 2026] POST /volume/v3/types/29c04d28-4064-485d-a46c-dcdecf79db21/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-da4065c2-2ff1-4572-9454-ac73ad17d291 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-da4065c2-2ff1-4572-9454-ac73ad17d291 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] DELETE http://192.168.122.126/volume/v3/types/29c04d28-4064-485d-a46c-dcdecf79db21/encryption/5f69af6a-0449-4a07-94e5-069bbc4c75a8 Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-da4065c2-2ff1-4572-9454-ac73ad17d291 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-da4065c2-2ff1-4572-9454-ac73ad17d291 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-da4065c2-2ff1-4572-9454-ac73ad17d291 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/29c04d28-4064-485d-a46c-dcdecf79db21/encryption/5f69af6a-0449-4a07-94e5-069bbc4c75a8 returned with HTTP 202 Sep 04 16:08:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1506/3049] 192.168.122.126 () {58 vars in 1373 bytes} [Fri Sep 4 16:08:34 2026] DELETE /volume/v3/types/29c04d28-4064-485d-a46c-dcdecf79db21/encryption/5f69af6a-0449-4a07-94e5-069bbc4c75a8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-09be2806-3dee-4558-8e92-edc51bffd38d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ca623472-5f88-4475-ade7-6377215f1804 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-09be2806-3dee-4558-8e92-edc51bffd38d tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-09be2806-3dee-4558-8e92-edc51bffd38d tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-598376303", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ca623472-5f88-4475-ade7-6377215f1804 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ca623472-5f88-4475-ade7-6377215f1804 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ca623472-5f88-4475-ade7-6377215f1804 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ca623472-5f88-4475-ade7-6377215f1804 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 returned with HTTP 404 Sep 04 16:08:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1507/3050] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:34 2026] GET /volume/v3/snapshots/3d16a0c3-297e-4f2c-bd1d-6ac380f2f120 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9b438a69-a4c7-49af-aa81-38fe54d01f4d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9b438a69-a4c7-49af-aa81-38fe54d01f4d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9b438a69-a4c7-49af-aa81-38fe54d01f4d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9b438a69-a4c7-49af-aa81-38fe54d01f4d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-9b438a69-a4c7-49af-aa81-38fe54d01f4d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete volume with id: cf3791e5-8418-456e-8b9d-3adb0e086159 Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-09be2806-3dee-4558-8e92-edc51bffd38d tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:08:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1544/3051] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:08:34 2026] POST /volume/v3/types => generated 379 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:34 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:34 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5a62696c-4c40-4532-96cc-8bb824440f13 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9b438a69-a4c7-49af-aa81-38fe54d01f4d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5a62696c-4c40-4532-96cc-8bb824440f13 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] DELETE http://192.168.122.126/volume/v3/types/6c60e355-8ab5-49a2-8e4b-b32d17f31bc9/extra_specs/key1 Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5a62696c-4c40-4532-96cc-8bb824440f13 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:34 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5a62696c-4c40-4532-96cc-8bb824440f13 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5a62696c-4c40-4532-96cc-8bb824440f13 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/6c60e355-8ab5-49a2-8e4b-b32d17f31bc9/extra_specs/key1 returned with HTTP 202 Sep 04 16:08:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1545/3052] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 16:08:34 2026] DELETE /volume/v3/types/6c60e355-8ab5-49a2-8e4b-b32d17f31bc9/extra_specs/key1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-22c905d9-9fab-47f4-a2cd-7e98979df2f8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9b438a69-a4c7-49af-aa81-38fe54d01f4d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete volume request issued successfully. Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9b438a69-a4c7-49af-aa81-38fe54d01f4d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 returned with HTTP 202 Sep 04 16:08:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1508/3053] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:08:34 2026] DELETE /volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-22c905d9-9fab-47f4-a2cd-7e98979df2f8 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-22c905d9-9fab-47f4-a2cd-7e98979df2f8 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-620510051", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-546bebd5-b39a-45ba-9659-0bd021e7e6ca None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-546bebd5-b39a-45ba-9659-0bd021e7e6ca tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-546bebd5-b39a-45ba-9659-0bd021e7e6ca tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-546bebd5-b39a-45ba-9659-0bd021e7e6ca tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-22c905d9-9fab-47f4-a2cd-7e98979df2f8 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1546/3054] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:08:35 2026] POST /volume/v3/types => generated 379 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c52c0054-cc3e-4d9f-b17d-983891327d39 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c52c0054-cc3e-4d9f-b17d-983891327d39 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] DELETE http://192.168.122.126/volume/v3/types/8326a787-d5b3-4081-a133-7940e07ad08a Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c52c0054-cc3e-4d9f-b17d-983891327d39 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c52c0054-cc3e-4d9f-b17d-983891327d39 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-546bebd5-b39a-45ba-9659-0bd021e7e6ca tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-546bebd5-b39a-45ba-9659-0bd021e7e6ca tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1509/3055] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:35 2026] GET /volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 => generated 1015 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c52c0054-cc3e-4d9f-b17d-983891327d39 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/8326a787-d5b3-4081-a133-7940e07ad08a returned with HTTP 202 Sep 04 16:08:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1547/3056] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:08:35 2026] DELETE /volume/v3/types/8326a787-d5b3-4081-a133-7940e07ad08a => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-72be034b-35b2-48ca-85d7-9a2dd04a0318 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-72be034b-35b2-48ca-85d7-9a2dd04a0318 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] GET http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/extra_specs Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-72be034b-35b2-48ca-85d7-9a2dd04a0318 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-72be034b-35b2-48ca-85d7-9a2dd04a0318 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-72be034b-35b2-48ca-85d7-9a2dd04a0318 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/extra_specs returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1510/3057] 192.168.122.126 () {58 vars in 1262 bytes} [Fri Sep 4 16:08:35 2026] GET /volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/extra_specs => generated 185 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-21f824dd-ab5b-4c89-8df5-26458d1ba195 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-21f824dd-ab5b-4c89-8df5-26458d1ba195 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] GET http://192.168.122.126/volume/v3/types Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-21f824dd-ab5b-4c89-8df5-26458d1ba195 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-21f824dd-ab5b-4c89-8df5-26458d1ba195 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-21f824dd-ab5b-4c89-8df5-26458d1ba195 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1548/3058] 192.168.122.126 () {58 vars in 1115 bytes} [Fri Sep 4 16:08:35 2026] GET /volume/v3/types => generated 2586 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cdf4a7f5-b389-49bd-80e1-27e6e559aa16 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cdf4a7f5-b389-49bd-80e1-27e6e559aa16 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] GET http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/encryption/cipher Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cdf4a7f5-b389-49bd-80e1-27e6e559aa16 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cdf4a7f5-b389-49bd-80e1-27e6e559aa16 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cdf4a7f5-b389-49bd-80e1-27e6e559aa16 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/encryption/cipher returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1511/3059] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 16:08:35 2026] GET /volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/encryption/cipher => generated 29 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-42b9a264-f69b-4f01-ab60-f354287a2eb8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-42b9a264-f69b-4f01-ab60-f354287a2eb8 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] GET http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/encryption Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-42b9a264-f69b-4f01-ab60-f354287a2eb8 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-42b9a264-f69b-4f01-ab60-f354287a2eb8 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-42b9a264-f69b-4f01-ab60-f354287a2eb8 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/encryption returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1549/3060] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 16:08:35 2026] GET /volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/encryption => generated 325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d7f95e3c-9185-4a43-a7d4-3793b0d12137 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d7f95e3c-9185-4a43-a7d4-3793b0d12137 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] GET http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/extra_specs/multiattach Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d7f95e3c-9185-4a43-a7d4-3793b0d12137 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d7f95e3c-9185-4a43-a7d4-3793b0d12137 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d7f95e3c-9185-4a43-a7d4-3793b0d12137 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/extra_specs/multiattach returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1512/3061] 192.168.122.126 () {58 vars in 1298 bytes} [Fri Sep 4 16:08:35 2026] GET /volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/extra_specs/multiattach => generated 29 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ae5307da-28c3-472d-9145-68664647c9fe None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ae5307da-28c3-472d-9145-68664647c9fe tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] GET http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/extra_specs/volume_backend_name Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ae5307da-28c3-472d-9145-68664647c9fe tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ae5307da-28c3-472d-9145-68664647c9fe tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ae5307da-28c3-472d-9145-68664647c9fe tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/extra_specs/volume_backend_name returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1550/3062] 192.168.122.126 () {58 vars in 1322 bytes} [Fri Sep 4 16:08:35 2026] GET /volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/extra_specs/volume_backend_name => generated 44 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a35f6446-4029-4c4e-801d-b133b5ecd59f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-153c41e2-6404-4853-9523-08abdcc0db89 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-153c41e2-6404-4853-9523-08abdcc0db89 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] GET http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56 Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a35f6446-4029-4c4e-801d-b133b5ecd59f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-153c41e2-6404-4853-9523-08abdcc0db89 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-153c41e2-6404-4853-9523-08abdcc0db89 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a35f6446-4029-4c4e-801d-b133b5ecd59f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a35f6446-4029-4c4e-801d-b133b5ecd59f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-153c41e2-6404-4853-9523-08abdcc0db89 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56 returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1513/3063] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 16:08:35 2026] GET /volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56 => generated 401 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a35f6446-4029-4c4e-801d-b133b5ecd59f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Snapshot retrieved successfully. Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a35f6446-4029-4c4e-801d-b133b5ecd59f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1551/3064] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:35 2026] GET /volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4d200a25-1c8b-4b78-a6a2-cd4490973037 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4d200a25-1c8b-4b78-a6a2-cd4490973037 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] PUT http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/encryption/a25f8a3d-27cf-404b-8d7a-79e083c27d94 Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4d200a25-1c8b-4b78-a6a2-cd4490973037 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4d200a25-1c8b-4b78-a6a2-cd4490973037 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/encryption/a25f8a3d-27cf-404b-8d7a-79e083c27d94 returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1514/3065] 192.168.122.126 () {60 vars in 1390 bytes} [Fri Sep 4 16:08:35 2026] PUT /volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/encryption/a25f8a3d-27cf-404b-8d7a-79e083c27d94 => generated 33 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ba7500a6-5ecf-4ac1-8d4f-0723788e88d7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ba7500a6-5ecf-4ac1-8d4f-0723788e88d7 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] PUT http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/extra_specs/key1 Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ba7500a6-5ecf-4ac1-8d4f-0723788e88d7 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ba7500a6-5ecf-4ac1-8d4f-0723788e88d7 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/extra_specs/key1 returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1552/3066] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 16:08:35 2026] PUT /volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56/extra_specs/key1 => generated 30 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c9b9869a-af9b-447d-ab52-68620f4b5320 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c9b9869a-af9b-447d-ab52-68620f4b5320 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] PUT http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56 Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c9b9869a-af9b-447d-ab52-68620f4b5320 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c9b9869a-af9b-447d-ab52-68620f4b5320 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56 returned with HTTP 200 Sep 04 16:08:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1515/3067] 192.168.122.126 () {60 vars in 1246 bytes} [Fri Sep 4 16:08:35 2026] PUT /volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56 => generated 370 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7f9ff432-ec6c-4769-a23a-56d0b5b81eab None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7f9ff432-ec6c-4769-a23a-56d0b5b81eab tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] DELETE http://192.168.122.126/volume/v3/types/6c60e355-8ab5-49a2-8e4b-b32d17f31bc9 Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7f9ff432-ec6c-4769-a23a-56d0b5b81eab tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7f9ff432-ec6c-4769-a23a-56d0b5b81eab tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7f9ff432-ec6c-4769-a23a-56d0b5b81eab tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/6c60e355-8ab5-49a2-8e4b-b32d17f31bc9 returned with HTTP 202 Sep 04 16:08:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1553/3068] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:08:35 2026] DELETE /volume/v3/types/6c60e355-8ab5-49a2-8e4b-b32d17f31bc9 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ea79a9b8-35da-4314-93c7-8005986cc082 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ea79a9b8-35da-4314-93c7-8005986cc082 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] DELETE http://192.168.122.126/volume/v3/types/29c04d28-4064-485d-a46c-dcdecf79db21 Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ea79a9b8-35da-4314-93c7-8005986cc082 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ea79a9b8-35da-4314-93c7-8005986cc082 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ea79a9b8-35da-4314-93c7-8005986cc082 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/29c04d28-4064-485d-a46c-dcdecf79db21 returned with HTTP 202 Sep 04 16:08:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1516/3069] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:08:35 2026] DELETE /volume/v3/types/29c04d28-4064-485d-a46c-dcdecf79db21 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:08:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5fbd550b-2463-4a82-b196-2c0a100a9d12 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5fbd550b-2463-4a82-b196-2c0a100a9d12 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] DELETE http://192.168.122.126/volume/v3/types/0a134df8-9d91-4209-98b9-02b4c06aceb4 Sep 04 16:08:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5fbd550b-2463-4a82-b196-2c0a100a9d12 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5fbd550b-2463-4a82-b196-2c0a100a9d12 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5fbd550b-2463-4a82-b196-2c0a100a9d12 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/0a134df8-9d91-4209-98b9-02b4c06aceb4 returned with HTTP 202 Sep 04 16:08:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1554/3070] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:08:36 2026] DELETE /volume/v3/types/0a134df8-9d91-4209-98b9-02b4c06aceb4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-130a6124-06a7-417b-8388-c2500824fdc1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-130a6124-06a7-417b-8388-c2500824fdc1 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] DELETE http://192.168.122.126/volume/v3/types/89a92de7-848b-4c30-83e1-d173080552ad Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-130a6124-06a7-417b-8388-c2500824fdc1 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-130a6124-06a7-417b-8388-c2500824fdc1 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-da59b773-d6af-4916-af5d-5ea060c0b97c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-da59b773-d6af-4916-af5d-5ea060c0b97c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 Sep 04 16:08:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-da59b773-d6af-4916-af5d-5ea060c0b97c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-da59b773-d6af-4916-af5d-5ea060c0b97c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:36 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:36 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-130a6124-06a7-417b-8388-c2500824fdc1 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/89a92de7-848b-4c30-83e1-d173080552ad returned with HTTP 202 Sep 04 16:08:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1517/3071] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:08:36 2026] DELETE /volume/v3/types/89a92de7-848b-4c30-83e1-d173080552ad => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-da59b773-d6af-4916-af5d-5ea060c0b97c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e4ddb1db-f058-4813-91eb-0719548efef5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e4ddb1db-f058-4813-91eb-0719548efef5 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] DELETE http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56 Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e4ddb1db-f058-4813-91eb-0719548efef5 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e4ddb1db-f058-4813-91eb-0719548efef5 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-da59b773-d6af-4916-af5d-5ea060c0b97c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 returned with HTTP 200 Sep 04 16:08:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1555/3072] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:36 2026] GET /volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 => generated 1015 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e4ddb1db-f058-4813-91eb-0719548efef5 tempest-VolumeTypesAdminTests-2105994830 tempest-VolumeTypesAdminTests-2105994830-project-admin] http://192.168.122.126/volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56 returned with HTTP 202 Sep 04 16:08:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1518/3073] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:08:36 2026] DELETE /volume/v3/types/87877a08-e77d-42f4-aca6-5ad0eabbed56 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-96604d96-fdd9-4f7a-b0d1-e348ad6f791f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-96604d96-fdd9-4f7a-b0d1-e348ad6f791f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de Sep 04 16:08:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-96604d96-fdd9-4f7a-b0d1-e348ad6f791f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-96604d96-fdd9-4f7a-b0d1-e348ad6f791f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-96604d96-fdd9-4f7a-b0d1-e348ad6f791f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Snapshot retrieved successfully. Sep 04 16:08:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-96604d96-fdd9-4f7a-b0d1-e348ad6f791f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de returned with HTTP 200 Sep 04 16:08:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1556/3074] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:36 2026] GET /volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "70e87d3c-fe52-4e9d-9e96-0c26f596a2de", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1192984729"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Create volume request body: {'volume': {'snapshot_id': '70e87d3c-fe52-4e9d-9e96-0c26f596a2de', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1192984729'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Snapshot retrieved successfully. Sep 04 16:08:36 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Create volume of 1 GB Sep 04 16:08:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Availability Zones retrieved successfully. Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Flow 'volume_create_api' (9ad1d31d-49d5-41c8-93db-7e0b44c940a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec768087-d7a6-41f2-92fb-16a05af6abd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:36 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:36 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec768087-d7a6-41f2-92fb-16a05af6abd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '70e87d3c-fe52-4e9d-9e96-0c26f596a2de', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5cb9e2-5377-47b8-a7d7-d20fd1ece13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Created reservations ['824278e5-d241-4f81-9536-8f9bedb13628', '8be70464-bee3-4600-bad3-1c59a8749906', 'ccfc4e30-4446-405a-9457-25ea6864fb47', 'e7974391-4e21-4170-b41e-9c5f146b2db4'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5cb9e2-5377-47b8-a7d7-d20fd1ece13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['824278e5-d241-4f81-9536-8f9bedb13628', '8be70464-bee3-4600-bad3-1c59a8749906', 'ccfc4e30-4446-405a-9457-25ea6864fb47', 'e7974391-4e21-4170-b41e-9c5f146b2db4']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a60758e-0047-468f-9c66-22d372c81142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a60758e-0047-468f-9c66-22d372c81142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8105b1e-7626-4575-9c4d-4f51f2beb31c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1192984729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d5ff198ced54135a5a8f0ea5d270503',qos_specs=None,replication_status=,reservations=['824278e5-d241-4f81-9536-8f9bedb13628','8be70464-bee3-4600-bad3-1c59a8749906','ccfc4e30-4446-405a-9457-25ea6864fb47','e7974391-4e21-4170-b41e-9c5f146b2db4'],size=1,snapshot_id=70e87d3c-fe52-4e9d-9e96-0c26f596a2de,source_replicaid=,source_volid=None,status='creating',user_id='45137da81e2d4837917bc342603a4959',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1192984729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8105b1e-7626-4575-9c4d-4f51f2beb31c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d5ff198ced54135a5a8f0ea5d270503',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=70e87d3c-fe52-4e9d-9e96-0c26f596a2de,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45137da81e2d4837917bc342603a4959',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffeb0b1-0946-4d23-8c82-466e44b999c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffeb0b1-0946-4d23-8c82-466e44b999c8) transitioned into state 'SUCCESS' from state '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-1192984729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d5ff198ced54135a5a8f0ea5d270503',qos_specs=None,replication_status=,reservations=['824278e5-d241-4f81-9536-8f9bedb13628','8be70464-bee3-4600-bad3-1c59a8749906','ccfc4e30-4446-405a-9457-25ea6864fb47','e7974391-4e21-4170-b41e-9c5f146b2db4'],size=1,snapshot_id=70e87d3c-fe52-4e9d-9e96-0c26f596a2de,source_replicaid=,source_volid=None,status='creating',user_id='45137da81e2d4837917bc342603a4959',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8b28cf1-54b1-4f63-b2af-bf00eb62b45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-93e1585b-3519-4057-b6ab-35ca6c6f8707 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-93e1585b-3519-4057-b6ab-35ca6c6f8707 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-93e1585b-3519-4057-b6ab-35ca6c6f8707 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-93e1585b-3519-4057-b6ab-35ca6c6f8707 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-93e1585b-3519-4057-b6ab-35ca6c6f8707 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 returned with HTTP 404 Sep 04 16:08:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1557/3075] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:37 2026] GET /volume/v3/volumes/cf3791e5-8418-456e-8b9d-3adb0e086159 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8b28cf1-54b1-4f63-b2af-bf00eb62b45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Flow 'volume_create_api' (9ad1d31d-49d5-41c8-93db-7e0b44c940a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Create volume request issued successfully. Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2127125543"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e2ea4598-ebee-454f-85a5-d75eeceba789 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1519/3076] 192.168.122.126 () {62 vars in 1184 bytes} [Fri Sep 4 16:08:36 2026] POST /volume/v3/volumes => generated 813 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2127125543'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume of 1 GB Sep 04 16:08:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Availability Zones retrieved successfully. Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b32bd350-c442-4906-b1d6-89c7dce065d2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b32bd350-c442-4906-b1d6-89c7dce065d2 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b32bd350-c442-4906-b1d6-89c7dce065d2 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b32bd350-c442-4906-b1d6-89c7dce065d2 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Flow 'volume_create_api' (8229ca72-260c-4f10-b754-832634fbc149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22acd51f-4e1f-49e6-aecd-988297069cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b32bd350-c442-4906-b1d6-89c7dce065d2 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b32bd350-c442-4906-b1d6-89c7dce065d2 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c returned with HTTP 200 Sep 04 16:08:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1520/3077] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:37 2026] GET /volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c => generated 881 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22acd51f-4e1f-49e6-aecd-988297069cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46a1f0e4-edb7-4179-8d3c-37f39aaf5166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Created reservations ['fda0eb6a-08b0-4cd0-bcd1-bb1165b94f45', 'e45696f1-cbf6-4930-bb29-8ec54889d779', '3dc0cdaf-c9f2-419b-b564-a33e50f164ca', 'be7fb388-ed4e-4ed8-a148-ddf6c359cc58'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46a1f0e4-edb7-4179-8d3c-37f39aaf5166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fda0eb6a-08b0-4cd0-bcd1-bb1165b94f45', 'e45696f1-cbf6-4930-bb29-8ec54889d779', '3dc0cdaf-c9f2-419b-b564-a33e50f164ca', 'be7fb388-ed4e-4ed8-a148-ddf6c359cc58']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a516c303-b69e-44bd-ba6e-ef317bfb90e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a516c303-b69e-44bd-ba6e-ef317bfb90e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ebc30e7-2bf9-48f3-98e0-9be021b142fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2127125543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07bb09d5823f43dca188c4caaa4b5480',qos_specs=None,replication_status=,reservations=['fda0eb6a-08b0-4cd0-bcd1-bb1165b94f45','e45696f1-cbf6-4930-bb29-8ec54889d779','3dc0cdaf-c9f2-419b-b564-a33e50f164ca','be7fb388-ed4e-4ed8-a148-ddf6c359cc58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2127125543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ebc30e7-2bf9-48f3-98e0-9be021b142fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07bb09d5823f43dca188c4caaa4b5480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aefa076-946f-4a10-8ddd-96c262cc6ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aefa076-946f-4a10-8ddd-96c262cc6ce4) transitioned into state 'SUCCESS' from state '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-2127125543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07bb09d5823f43dca188c4caaa4b5480',qos_specs=None,replication_status=,reservations=['fda0eb6a-08b0-4cd0-bcd1-bb1165b94f45','e45696f1-cbf6-4930-bb29-8ec54889d779','3dc0cdaf-c9f2-419b-b564-a33e50f164ca','be7fb388-ed4e-4ed8-a148-ddf6c359cc58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00e822cc-2571-454b-9359-e8e7b29af8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00e822cc-2571-454b-9359-e8e7b29af8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Flow 'volume_create_api' (8229ca72-260c-4f10-b754-832634fbc149) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume request issued successfully. Sep 04 16:08:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b6401eff-b2c8-489e-8e57-8d21b19a5888 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1558/3078] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:08:37 2026] POST /volume/v3/volumes => generated 787 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-108bde90-a58c-4fa7-be90-e9fca28bdeb7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-108bde90-a58c-4fa7-be90-e9fca28bdeb7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-108bde90-a58c-4fa7-be90-e9fca28bdeb7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-108bde90-a58c-4fa7-be90-e9fca28bdeb7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-108bde90-a58c-4fa7-be90-e9fca28bdeb7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-108bde90-a58c-4fa7-be90-e9fca28bdeb7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb returned with HTTP 200 Sep 04 16:08:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1521/3079] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:37 2026] GET /volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb => generated 966 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a908e443-035d-4227-b7aa-fcc95f8d0c52 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a908e443-035d-4227-b7aa-fcc95f8d0c52 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c Sep 04 16:08:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a908e443-035d-4227-b7aa-fcc95f8d0c52 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a908e443-035d-4227-b7aa-fcc95f8d0c52 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a908e443-035d-4227-b7aa-fcc95f8d0c52 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a908e443-035d-4227-b7aa-fcc95f8d0c52 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c returned with HTTP 200 Sep 04 16:08:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1559/3080] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:38 2026] GET /volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c => generated 905 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-30572910-ef64-4b54-8a10-25bf92fbed09 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-30572910-ef64-4b54-8a10-25bf92fbed09 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb Sep 04 16:08:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-30572910-ef64-4b54-8a10-25bf92fbed09 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-30572910-ef64-4b54-8a10-25bf92fbed09 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:38 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:38 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:38 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:38 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-30572910-ef64-4b54-8a10-25bf92fbed09 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-30572910-ef64-4b54-8a10-25bf92fbed09 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb returned with HTTP 200 Sep 04 16:08:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1522/3081] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:38 2026] GET /volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-38a29045-938d-4788-8b04-09b1467132b0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38a29045-938d-4788-8b04-09b1467132b0 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c Sep 04 16:08:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38a29045-938d-4788-8b04-09b1467132b0 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-38a29045-938d-4788-8b04-09b1467132b0 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-38a29045-938d-4788-8b04-09b1467132b0 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-38a29045-938d-4788-8b04-09b1467132b0 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c returned with HTTP 200 Sep 04 16:08:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1560/3082] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:39 2026] GET /volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c => generated 905 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9b0de215-767a-444b-8cdc-e91be1b8280c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9b0de215-767a-444b-8cdc-e91be1b8280c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb Sep 04 16:08:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9b0de215-767a-444b-8cdc-e91be1b8280c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9b0de215-767a-444b-8cdc-e91be1b8280c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:40 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:40 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:40 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:40 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:40 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9b0de215-767a-444b-8cdc-e91be1b8280c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9b0de215-767a-444b-8cdc-e91be1b8280c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb returned with HTTP 200 Sep 04 16:08:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1523/3083] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:40 2026] GET /volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb => generated 1016 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:08:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-25cf2f47-7788-4940-b9e1-c97050cc4a47 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-25cf2f47-7788-4940-b9e1-c97050cc4a47 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c Sep 04 16:08:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-25cf2f47-7788-4940-b9e1-c97050cc4a47 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-25cf2f47-7788-4940-b9e1-c97050cc4a47 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:40 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:40 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-25cf2f47-7788-4940-b9e1-c97050cc4a47 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-25cf2f47-7788-4940-b9e1-c97050cc4a47 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c returned with HTTP 200 Sep 04 16:08:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1561/3084] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:40 2026] GET /volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c => generated 905 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6852f5c9-d36e-4fb2-b9b6-2081954524de None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6852f5c9-d36e-4fb2-b9b6-2081954524de tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb Sep 04 16:08:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6852f5c9-d36e-4fb2-b9b6-2081954524de tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6852f5c9-d36e-4fb2-b9b6-2081954524de tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:41 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6852f5c9-d36e-4fb2-b9b6-2081954524de tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6852f5c9-d36e-4fb2-b9b6-2081954524de tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb returned with HTTP 200 Sep 04 16:08:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1524/3085] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:41 2026] GET /volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb => generated 1016 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2a70ed32-decc-4865-a081-000bf082b274 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a70ed32-decc-4865-a081-000bf082b274 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c Sep 04 16:08:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a70ed32-decc-4865-a081-000bf082b274 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2a70ed32-decc-4865-a081-000bf082b274 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:42 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:42 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:42 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:42 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:42 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2a70ed32-decc-4865-a081-000bf082b274 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2a70ed32-decc-4865-a081-000bf082b274 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c returned with HTTP 200 Sep 04 16:08:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1562/3086] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:41 2026] GET /volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c => generated 905 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-48e65fb6-06db-4724-9a5e-289d701d9550 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-48e65fb6-06db-4724-9a5e-289d701d9550 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb Sep 04 16:08:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-48e65fb6-06db-4724-9a5e-289d701d9550 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-48e65fb6-06db-4724-9a5e-289d701d9550 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-48e65fb6-06db-4724-9a5e-289d701d9550 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-48e65fb6-06db-4724-9a5e-289d701d9550 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb returned with HTTP 200 Sep 04 16:08:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1525/3087] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:42 2026] GET /volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb => generated 1016 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3e6bb375-8a6c-4920-91e1-543c6e93405f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e6bb375-8a6c-4920-91e1-543c6e93405f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c Sep 04 16:08:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e6bb375-8a6c-4920-91e1-543c6e93405f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e6bb375-8a6c-4920-91e1-543c6e93405f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3e6bb375-8a6c-4920-91e1-543c6e93405f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e6bb375-8a6c-4920-91e1-543c6e93405f tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c returned with HTTP 200 Sep 04 16:08:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1563/3088] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:43 2026] GET /volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c => generated 905 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7dc835df-63bd-4a39-a536-192a6c84b5ec None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7dc835df-63bd-4a39-a536-192a6c84b5ec tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb Sep 04 16:08:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7dc835df-63bd-4a39-a536-192a6c84b5ec tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7dc835df-63bd-4a39-a536-192a6c84b5ec tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7dc835df-63bd-4a39-a536-192a6c84b5ec tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7dc835df-63bd-4a39-a536-192a6c84b5ec tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb returned with HTTP 200 Sep 04 16:08:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1526/3089] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:43 2026] GET /volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb => generated 1016 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-01ee2193-683e-4aca-b0f4-ef1627591795 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-01ee2193-683e-4aca-b0f4-ef1627591795 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c Sep 04 16:08:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-01ee2193-683e-4aca-b0f4-ef1627591795 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-01ee2193-683e-4aca-b0f4-ef1627591795 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:44 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:44 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-01ee2193-683e-4aca-b0f4-ef1627591795 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-01ee2193-683e-4aca-b0f4-ef1627591795 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c returned with HTTP 200 Sep 04 16:08:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1564/3090] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:44 2026] GET /volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c => generated 906 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:08:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f0b1315e-741e-425d-bb66-b832f39ae875 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f0b1315e-741e-425d-bb66-b832f39ae875 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de Sep 04 16:08:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f0b1315e-741e-425d-bb66-b832f39ae875 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f0b1315e-741e-425d-bb66-b832f39ae875 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:44 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-f0b1315e-741e-425d-bb66-b832f39ae875 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Delete snapshot with id: 70e87d3c-fe52-4e9d-9e96-0c26f596a2de Sep 04 16:08:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f0b1315e-741e-425d-bb66-b832f39ae875 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Snapshot retrieved successfully. Sep 04 16:08:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f0b1315e-741e-425d-bb66-b832f39ae875 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Snapshot delete request issued successfully. Sep 04 16:08:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f0b1315e-741e-425d-bb66-b832f39ae875 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de returned with HTTP 202 Sep 04 16:08:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1527/3091] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:08:44 2026] DELETE /volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1eca1954-b1b6-44ed-9185-6fc40554d23c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1eca1954-b1b6-44ed-9185-6fc40554d23c tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de Sep 04 16:08:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1eca1954-b1b6-44ed-9185-6fc40554d23c tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1eca1954-b1b6-44ed-9185-6fc40554d23c tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:44 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:44 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:44 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1eca1954-b1b6-44ed-9185-6fc40554d23c tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Snapshot retrieved successfully. Sep 04 16:08:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1eca1954-b1b6-44ed-9185-6fc40554d23c tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de returned with HTTP 200 Sep 04 16:08:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1565/3092] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:44 2026] GET /volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3ed50e41-2f0d-44ee-a604-8f6d4279f159 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3ed50e41-2f0d-44ee-a604-8f6d4279f159 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb Sep 04 16:08:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3ed50e41-2f0d-44ee-a604-8f6d4279f159 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3ed50e41-2f0d-44ee-a604-8f6d4279f159 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3ed50e41-2f0d-44ee-a604-8f6d4279f159 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3ed50e41-2f0d-44ee-a604-8f6d4279f159 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb returned with HTTP 200 Sep 04 16:08:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1528/3093] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:44 2026] GET /volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:08:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-799650b4-a035-4920-9dd0-8e603308e03d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-799650b4-a035-4920-9dd0-8e603308e03d tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de Sep 04 16:08:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-799650b4-a035-4920-9dd0-8e603308e03d tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-799650b4-a035-4920-9dd0-8e603308e03d tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-799650b4-a035-4920-9dd0-8e603308e03d tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Snapshot retrieved successfully. Sep 04 16:08:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-799650b4-a035-4920-9dd0-8e603308e03d tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de returned with HTTP 200 Sep 04 16:08:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1566/3094] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:45 2026] GET /volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c8bd89cf-d853-4d8e-9233-303eb1e95742 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c8bd89cf-d853-4d8e-9233-303eb1e95742 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb Sep 04 16:08:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c8bd89cf-d853-4d8e-9233-303eb1e95742 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c8bd89cf-d853-4d8e-9233-303eb1e95742 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c8bd89cf-d853-4d8e-9233-303eb1e95742 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c8bd89cf-d853-4d8e-9233-303eb1e95742 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb returned with HTTP 200 Sep 04 16:08:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1529/3095] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:45 2026] GET /volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb => generated 1017 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a7d055bc-f630-4f71-8576-a3e7da7335cb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a7d055bc-f630-4f71-8576-a3e7da7335cb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:08:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a7d055bc-f630-4f71-8576-a3e7da7335cb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ebc30e7-2bf9-48f3-98e0-9be021b142fb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-806771478"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a7d055bc-f630-4f71-8576-a3e7da7335cb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:45 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-a7d055bc-f630-4f71-8576-a3e7da7335cb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create snapshot from volume 9ebc30e7-2bf9-48f3-98e0-9be021b142fb Sep 04 16:08:46 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-a7d055bc-f630-4f71-8576-a3e7da7335cb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Created reservations ['85e99509-de1d-4c15-86bd-61ed58a3f7ac', 'fe867a7b-56af-466c-895b-a1c57c5b91de', 'd15c4c2f-f77c-408f-a923-6de561f469fc', '2515bc04-b938-40b6-ac9d-349e462831f7'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:46 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:46 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a7d055bc-f630-4f71-8576-a3e7da7335cb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot create request issued successfully. Sep 04 16:08:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a7d055bc-f630-4f71-8576-a3e7da7335cb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:08:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1567/3096] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:08:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c8c4ea7f-0550-4d4b-83f4-c15252405d34 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c8c4ea7f-0550-4d4b-83f4-c15252405d34 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b Sep 04 16:08:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c8c4ea7f-0550-4d4b-83f4-c15252405d34 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:46 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c8c4ea7f-0550-4d4b-83f4-c15252405d34 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:46 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:46 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:46 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c8c4ea7f-0550-4d4b-83f4-c15252405d34 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:46 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c8c4ea7f-0550-4d4b-83f4-c15252405d34 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b returned with HTTP 200 Sep 04 16:08:46 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1530/3097] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:46 2026] GET /volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-45c65afe-2df7-40bd-8939-6255b0f0bf05 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-45c65afe-2df7-40bd-8939-6255b0f0bf05 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de Sep 04 16:08:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-45c65afe-2df7-40bd-8939-6255b0f0bf05 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-45c65afe-2df7-40bd-8939-6255b0f0bf05 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-45c65afe-2df7-40bd-8939-6255b0f0bf05 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Snapshot retrieved successfully. Sep 04 16:08:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-45c65afe-2df7-40bd-8939-6255b0f0bf05 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de returned with HTTP 200 Sep 04 16:08:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1568/3098] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:46 2026] GET /volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9a53d388-2d6b-4877-8024-0690bd604c68 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9a53d388-2d6b-4877-8024-0690bd604c68 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b Sep 04 16:08:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9a53d388-2d6b-4877-8024-0690bd604c68 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9a53d388-2d6b-4877-8024-0690bd604c68 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9a53d388-2d6b-4877-8024-0690bd604c68 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9a53d388-2d6b-4877-8024-0690bd604c68 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b returned with HTTP 200 Sep 04 16:08:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1531/3099] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:47 2026] GET /volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:08:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dae69459-66ff-4d39-9de1-8c8b6d8e84dc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dae69459-66ff-4d39-9de1-8c8b6d8e84dc tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de Sep 04 16:08:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dae69459-66ff-4d39-9de1-8c8b6d8e84dc tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dae69459-66ff-4d39-9de1-8c8b6d8e84dc tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dae69459-66ff-4d39-9de1-8c8b6d8e84dc tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de returned with HTTP 404 Sep 04 16:08:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1569/3100] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:47 2026] GET /volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4edcbbd9-8d03-4617-9eb9-6e475ba3bda9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4edcbbd9-8d03-4617-9eb9-6e475ba3bda9 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] DELETE http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 Sep 04 16:08:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4edcbbd9-8d03-4617-9eb9-6e475ba3bda9 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4edcbbd9-8d03-4617-9eb9-6e475ba3bda9 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:47 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-4edcbbd9-8d03-4617-9eb9-6e475ba3bda9 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Delete volume with id: 829a5415-9c4b-473b-bed6-70743841a143 Sep 04 16:08:47 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:47 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4edcbbd9-8d03-4617-9eb9-6e475ba3bda9 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4edcbbd9-8d03-4617-9eb9-6e475ba3bda9 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Delete volume request issued successfully. Sep 04 16:08:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4edcbbd9-8d03-4617-9eb9-6e475ba3bda9 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 returned with HTTP 202 Sep 04 16:08:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1532/3101] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 16:08:47 2026] DELETE /volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:08:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dc6c0897-fcb7-4791-b5ca-bfba606b91d3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc6c0897-fcb7-4791-b5ca-bfba606b91d3 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 Sep 04 16:08:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc6c0897-fcb7-4791-b5ca-bfba606b91d3 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:47 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc6c0897-fcb7-4791-b5ca-bfba606b91d3 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:47 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:47 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:47 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:47 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:47 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dc6c0897-fcb7-4791-b5ca-bfba606b91d3 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:47 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc6c0897-fcb7-4791-b5ca-bfba606b91d3 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 returned with HTTP 200 Sep 04 16:08:47 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1570/3102] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:47 2026] GET /volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 => generated 871 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4baefdaa-b245-4aaa-9093-19dddc5918fc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4baefdaa-b245-4aaa-9093-19dddc5918fc tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b Sep 04 16:08:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4baefdaa-b245-4aaa-9093-19dddc5918fc tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4baefdaa-b245-4aaa-9093-19dddc5918fc tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4baefdaa-b245-4aaa-9093-19dddc5918fc tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4baefdaa-b245-4aaa-9093-19dddc5918fc tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b returned with HTTP 200 Sep 04 16:08:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1533/3103] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:48 2026] GET /volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-caa7cc2f-1fa5-445d-a6be-b069eb9e3e85 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-caa7cc2f-1fa5-445d-a6be-b069eb9e3e85 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 Sep 04 16:08:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-caa7cc2f-1fa5-445d-a6be-b069eb9e3e85 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-caa7cc2f-1fa5-445d-a6be-b069eb9e3e85 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-caa7cc2f-1fa5-445d-a6be-b069eb9e3e85 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 returned with HTTP 404 Sep 04 16:08:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1571/3104] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:48 2026] GET /volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:08:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f4525f9c-31c1-4715-b167-f5e690e7a7f8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f4525f9c-31c1-4715-b167-f5e690e7a7f8 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] DELETE http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c Sep 04 16:08:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f4525f9c-31c1-4715-b167-f5e690e7a7f8 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f4525f9c-31c1-4715-b167-f5e690e7a7f8 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:48 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-f4525f9c-31c1-4715-b167-f5e690e7a7f8 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Delete volume with id: c8105b1e-7626-4575-9c4d-4f51f2beb31c Sep 04 16:08:48 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:48 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f4525f9c-31c1-4715-b167-f5e690e7a7f8 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f4525f9c-31c1-4715-b167-f5e690e7a7f8 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Delete volume request issued successfully. Sep 04 16:08:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f4525f9c-31c1-4715-b167-f5e690e7a7f8 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c returned with HTTP 202 Sep 04 16:08:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1534/3105] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 16:08:48 2026] DELETE /volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:08:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-85b7ff2c-51a1-4c93-9e73-03cbfe179322 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-85b7ff2c-51a1-4c93-9e73-03cbfe179322 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c Sep 04 16:08:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-85b7ff2c-51a1-4c93-9e73-03cbfe179322 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-85b7ff2c-51a1-4c93-9e73-03cbfe179322 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:49 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:49 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-85b7ff2c-51a1-4c93-9e73-03cbfe179322 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Volume info retrieved successfully. Sep 04 16:08:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-85b7ff2c-51a1-4c93-9e73-03cbfe179322 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c returned with HTTP 200 Sep 04 16:08:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1572/3106] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:49 2026] GET /volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c => generated 905 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9e690fe0-69d3-417e-b74e-7c840c448d9c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9e690fe0-69d3-417e-b74e-7c840c448d9c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b Sep 04 16:08:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9e690fe0-69d3-417e-b74e-7c840c448d9c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9e690fe0-69d3-417e-b74e-7c840c448d9c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9e690fe0-69d3-417e-b74e-7c840c448d9c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9e690fe0-69d3-417e-b74e-7c840c448d9c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b returned with HTTP 200 Sep 04 16:08:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1535/3107] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:49 2026] GET /volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d6558455-4ebe-4e03-89f9-6bc54ebc8c51 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d6558455-4ebe-4e03-89f9-6bc54ebc8c51 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] POST http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b/action Sep 04 16:08:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d6558455-4ebe-4e03-89f9-6bc54ebc8c51 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:08:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d6558455-4ebe-4e03-89f9-6bc54ebc8c51 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-d6558455-4ebe-4e03-89f9-6bc54ebc8c51 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Updating snapshot '6a6cd3c3-bc7d-4448-b775-9a8f60944d3b' with '{'status': 'error'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 16:08:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:49 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-d6558455-4ebe-4e03-89f9-6bc54ebc8c51 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f70b1315853b4a2b94da4488f50ed9fd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07bb09d5823f43dca188c4caaa4b5480', '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=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:08:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d6558455-4ebe-4e03-89f9-6bc54ebc8c51 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b/action returned with HTTP 403 Sep 04 16:08:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1573/3108] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 16:08:49 2026] POST /volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b/action => generated 133 bytes in 38 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5682f5cb-ab9f-4878-b5c7-badc9e258032 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5682f5cb-ab9f-4878-b5c7-badc9e258032 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] DELETE http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b Sep 04 16:08:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5682f5cb-ab9f-4878-b5c7-badc9e258032 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:49 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5682f5cb-ab9f-4878-b5c7-badc9e258032 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:49 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-5682f5cb-ab9f-4878-b5c7-badc9e258032 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete snapshot with id: 6a6cd3c3-bc7d-4448-b775-9a8f60944d3b Sep 04 16:08:49 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:49 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5682f5cb-ab9f-4878-b5c7-badc9e258032 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:49 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:49 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:49 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5682f5cb-ab9f-4878-b5c7-badc9e258032 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot delete request issued successfully. Sep 04 16:08:49 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5682f5cb-ab9f-4878-b5c7-badc9e258032 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b returned with HTTP 202 Sep 04 16:08:49 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1536/3109] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:08:49 2026] DELETE /volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-913f5041-1f7f-470e-bc97-675363454e85 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-913f5041-1f7f-470e-bc97-675363454e85 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b Sep 04 16:08:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-913f5041-1f7f-470e-bc97-675363454e85 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-913f5041-1f7f-470e-bc97-675363454e85 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-913f5041-1f7f-470e-bc97-675363454e85 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-913f5041-1f7f-470e-bc97-675363454e85 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b returned with HTTP 200 Sep 04 16:08:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1574/3110] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:49 2026] GET /volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-685fd9de-4c1f-40f0-a24f-b17e55312e09 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-685fd9de-4c1f-40f0-a24f-b17e55312e09 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c Sep 04 16:08:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-685fd9de-4c1f-40f0-a24f-b17e55312e09 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-685fd9de-4c1f-40f0-a24f-b17e55312e09 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-685fd9de-4c1f-40f0-a24f-b17e55312e09 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c returned with HTTP 404 Sep 04 16:08:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1537/3111] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:50 2026] GET /volume/v3/volumes/c8105b1e-7626-4575-9c4d-4f51f2beb31c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:08:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b4f8c13c-2138-484e-9037-08ffcf2935d8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4f8c13c-2138-484e-9037-08ffcf2935d8 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de Sep 04 16:08:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b4f8c13c-2138-484e-9037-08ffcf2935d8 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b4f8c13c-2138-484e-9037-08ffcf2935d8 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:50 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-b4f8c13c-2138-484e-9037-08ffcf2935d8 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Delete snapshot with id: 70e87d3c-fe52-4e9d-9e96-0c26f596a2de Sep 04 16:08:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b4f8c13c-2138-484e-9037-08ffcf2935d8 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de returned with HTTP 404 Sep 04 16:08:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1575/3112] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:08:50 2026] DELETE /volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8937307a-b23d-48a5-91ff-3cc31440e5b0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8937307a-b23d-48a5-91ff-3cc31440e5b0 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de Sep 04 16:08:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8937307a-b23d-48a5-91ff-3cc31440e5b0 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8937307a-b23d-48a5-91ff-3cc31440e5b0 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8937307a-b23d-48a5-91ff-3cc31440e5b0 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de returned with HTTP 404 Sep 04 16:08:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1538/3113] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:50 2026] GET /volume/v3/snapshots/70e87d3c-fe52-4e9d-9e96-0c26f596a2de => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3fd4adfe-6be0-42d3-9a33-3503c9240a87 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3fd4adfe-6be0-42d3-9a33-3503c9240a87 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] DELETE http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 Sep 04 16:08:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3fd4adfe-6be0-42d3-9a33-3503c9240a87 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3fd4adfe-6be0-42d3-9a33-3503c9240a87 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:50 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-3fd4adfe-6be0-42d3-9a33-3503c9240a87 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Delete volume with id: 829a5415-9c4b-473b-bed6-70743841a143 Sep 04 16:08:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3fd4adfe-6be0-42d3-9a33-3503c9240a87 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 returned with HTTP 404 Sep 04 16:08:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1576/3114] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 16:08:50 2026] DELETE /volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:08:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7d9723f8-4fa2-4ab7-9086-35fa39e5f406 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7d9723f8-4fa2-4ab7-9086-35fa39e5f406 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] GET http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 Sep 04 16:08:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7d9723f8-4fa2-4ab7-9086-35fa39e5f406 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7d9723f8-4fa2-4ab7-9086-35fa39e5f406 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7d9723f8-4fa2-4ab7-9086-35fa39e5f406 tempest-VolumeDependencyTests-1988327832 tempest-VolumeDependencyTests-1988327832-project-member] http://192.168.122.126/volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 returned with HTTP 404 Sep 04 16:08:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1539/3115] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:08:50 2026] GET /volume/v3/volumes/829a5415-9c4b-473b-bed6-70743841a143 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:08:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0b7fce00-9a74-415a-a8b1-f8652169d13a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0b7fce00-9a74-415a-a8b1-f8652169d13a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b Sep 04 16:08:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0b7fce00-9a74-415a-a8b1-f8652169d13a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0b7fce00-9a74-415a-a8b1-f8652169d13a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0b7fce00-9a74-415a-a8b1-f8652169d13a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0b7fce00-9a74-415a-a8b1-f8652169d13a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b returned with HTTP 200 Sep 04 16:08:50 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1577/3116] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:50 2026] GET /volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1f0aa455-0206-422d-b043-b2da3905f5ae None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1f0aa455-0206-422d-b043-b2da3905f5ae tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b Sep 04 16:08:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1f0aa455-0206-422d-b043-b2da3905f5ae tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1f0aa455-0206-422d-b043-b2da3905f5ae tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1f0aa455-0206-422d-b043-b2da3905f5ae tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b returned with HTTP 404 Sep 04 16:08:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1540/3117] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:51 2026] GET /volume/v3/snapshots/6a6cd3c3-bc7d-4448-b775-9a8f60944d3b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:08:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8b2d34e2-7434-47b4-8344-2a68790511d7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8b2d34e2-7434-47b4-8344-2a68790511d7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb Sep 04 16:08:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8b2d34e2-7434-47b4-8344-2a68790511d7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:51 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8b2d34e2-7434-47b4-8344-2a68790511d7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:51 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-8b2d34e2-7434-47b4-8344-2a68790511d7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete volume with id: 9ebc30e7-2bf9-48f3-98e0-9be021b142fb Sep 04 16:08:51 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:51 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:51 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:51 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8b2d34e2-7434-47b4-8344-2a68790511d7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8b2d34e2-7434-47b4-8344-2a68790511d7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete volume request issued successfully. Sep 04 16:08:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8b2d34e2-7434-47b4-8344-2a68790511d7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb returned with HTTP 202 Sep 04 16:08:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1578/3118] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:08:51 2026] DELETE /volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c834b92b-76ea-442e-8681-34766ed93c13 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c834b92b-76ea-442e-8681-34766ed93c13 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb Sep 04 16:08:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c834b92b-76ea-442e-8681-34766ed93c13 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c834b92b-76ea-442e-8681-34766ed93c13 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:51 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c834b92b-76ea-442e-8681-34766ed93c13 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c834b92b-76ea-442e-8681-34766ed93c13 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb returned with HTTP 200 Sep 04 16:08:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1541/3119] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:51 2026] GET /volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb => generated 1016 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e198ebe3-49bc-4ee1-b2e3-f977e2cefed3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e198ebe3-49bc-4ee1-b2e3-f977e2cefed3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb Sep 04 16:08:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e198ebe3-49bc-4ee1-b2e3-f977e2cefed3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e198ebe3-49bc-4ee1-b2e3-f977e2cefed3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e198ebe3-49bc-4ee1-b2e3-f977e2cefed3 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb returned with HTTP 404 Sep 04 16:08:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1579/3120] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:52 2026] GET /volume/v3/volumes/9ebc30e7-2bf9-48f3-98e0-9be021b142fb => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1074041470"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1074041470'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:52 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume of 1 GB Sep 04 16:08:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Availability Zones retrieved successfully. Sep 04 16:08:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Flow 'volume_create_api' (60a0c228-0e04-4fa2-8dc0-13f31a715809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c034cbb-b9c2-4bb9-b6d2-c8f868aecaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c034cbb-b9c2-4bb9-b6d2-c8f868aecaad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (175e0159-43ee-4bb1-bb7b-a050ca68e32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:53 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Created reservations ['32480a39-f656-4992-a721-09572cbca73d', '836ed98a-4356-4e65-90dc-b48af5670fa4', '70c027e4-b043-4600-9fa7-049ca50cbe8c', 'cc31cff7-48c5-4af0-8caf-0e5a38957667'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (175e0159-43ee-4bb1-bb7b-a050ca68e32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32480a39-f656-4992-a721-09572cbca73d', '836ed98a-4356-4e65-90dc-b48af5670fa4', '70c027e4-b043-4600-9fa7-049ca50cbe8c', 'cc31cff7-48c5-4af0-8caf-0e5a38957667']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f34ba31-5e09-4071-8853-60dcbe565211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f34ba31-5e09-4071-8853-60dcbe565211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f9ec082-b5c2-49fc-9605-12518bfb4080', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1074041470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07bb09d5823f43dca188c4caaa4b5480',qos_specs=None,replication_status=,reservations=['32480a39-f656-4992-a721-09572cbca73d','836ed98a-4356-4e65-90dc-b48af5670fa4','70c027e4-b043-4600-9fa7-049ca50cbe8c','cc31cff7-48c5-4af0-8caf-0e5a38957667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1074041470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f9ec082-b5c2-49fc-9605-12518bfb4080,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07bb09d5823f43dca188c4caaa4b5480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49c769ac-7ee2-4d25-a2e0-92ffa15d1b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49c769ac-7ee2-4d25-a2e0-92ffa15d1b96) transitioned into state 'SUCCESS' from state '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-1074041470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07bb09d5823f43dca188c4caaa4b5480',qos_specs=None,replication_status=,reservations=['32480a39-f656-4992-a721-09572cbca73d','836ed98a-4356-4e65-90dc-b48af5670fa4','70c027e4-b043-4600-9fa7-049ca50cbe8c','cc31cff7-48c5-4af0-8caf-0e5a38957667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433d224b-f8cc-4240-9c9e-051b589ab72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433d224b-f8cc-4240-9c9e-051b589ab72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:53 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Flow 'volume_create_api' (60a0c228-0e04-4fa2-8dc0-13f31a715809) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume request issued successfully. Sep 04 16:08:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7324084c-89c9-4ef2-bd8c-d01f08f6b55f tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1542/3121] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:08:52 2026] POST /volume/v3/volumes => generated 787 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2aa9a9a1-6a37-4b53-a0c6-1e516fd717c9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2aa9a9a1-6a37-4b53-a0c6-1e516fd717c9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 Sep 04 16:08:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2aa9a9a1-6a37-4b53-a0c6-1e516fd717c9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2aa9a9a1-6a37-4b53-a0c6-1e516fd717c9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2aa9a9a1-6a37-4b53-a0c6-1e516fd717c9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2aa9a9a1-6a37-4b53-a0c6-1e516fd717c9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 returned with HTTP 200 Sep 04 16:08:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1580/3122] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:53 2026] GET /volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 => generated 966 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b15b1f4a-8237-4be0-9f45-a2f65e2af8d2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b15b1f4a-8237-4be0-9f45-a2f65e2af8d2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 Sep 04 16:08:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b15b1f4a-8237-4be0-9f45-a2f65e2af8d2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:54 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b15b1f4a-8237-4be0-9f45-a2f65e2af8d2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:54 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:54 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:54 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:54 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:54 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b15b1f4a-8237-4be0-9f45-a2f65e2af8d2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:54 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b15b1f4a-8237-4be0-9f45-a2f65e2af8d2 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 returned with HTTP 200 Sep 04 16:08:54 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1543/3123] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:54 2026] GET /volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 => generated 1016 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a294c20e-8be2-4e32-93a3-7f39f4eca2ce None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a294c20e-8be2-4e32-93a3-7f39f4eca2ce tempest-ProjectReaderTests-2061670921 tempest-ProjectReaderTests-2061670921-project-admin] GET http://192.168.122.126/volume/v3/scheduler-stats/get_pools Sep 04 16:08:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a294c20e-8be2-4e32-93a3-7f39f4eca2ce tempest-ProjectReaderTests-2061670921 tempest-ProjectReaderTests-2061670921-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a294c20e-8be2-4e32-93a3-7f39f4eca2ce tempest-ProjectReaderTests-2061670921 tempest-ProjectReaderTests-2061670921-project-admin] Calling method 'get_pools' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a294c20e-8be2-4e32-93a3-7f39f4eca2ce tempest-ProjectReaderTests-2061670921 tempest-ProjectReaderTests-2061670921-project-admin] http://192.168.122.126/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 16:08:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1581/3124] 192.168.122.126 () {58 vars in 1175 bytes} [Fri Sep 4 16:08:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:08:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-98fc6c99-463c-4de3-95bc-1adc1ecc047b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-98fc6c99-463c-4de3-95bc-1adc1ecc047b tempest-ProjectReaderTests-2061670921 tempest-ProjectReaderTests-2061670921-project-reader] GET http://192.168.122.126/volume/v3/capabilities/devstack@QuobyteHD Sep 04 16:08:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-98fc6c99-463c-4de3-95bc-1adc1ecc047b tempest-ProjectReaderTests-2061670921 tempest-ProjectReaderTests-2061670921-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-98fc6c99-463c-4de3-95bc-1adc1ecc047b tempest-ProjectReaderTests-2061670921 tempest-ProjectReaderTests-2061670921-project-reader] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:55 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-98fc6c99-463c-4de3-95bc-1adc1ecc047b tempest-ProjectReaderTests-2061670921 tempest-ProjectReaderTests-2061670921-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '033d7327eabe4a59adb6efd4df5d0ff7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bab6aa4509043398901b57f813d7ee6', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:08:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-98fc6c99-463c-4de3-95bc-1adc1ecc047b tempest-ProjectReaderTests-2061670921 tempest-ProjectReaderTests-2061670921-project-reader] http://192.168.122.126/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 04 16:08:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1544/3125] 192.168.122.126 () {58 vars in 1193 bytes} [Fri Sep 4 16:08:55 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 159 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:08:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7176f96c-debc-40c2-b6c0-21fec5ff233c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7176f96c-debc-40c2-b6c0-21fec5ff233c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 Sep 04 16:08:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7176f96c-debc-40c2-b6c0-21fec5ff233c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7176f96c-debc-40c2-b6c0-21fec5ff233c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:55 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:55 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7176f96c-debc-40c2-b6c0-21fec5ff233c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7176f96c-debc-40c2-b6c0-21fec5ff233c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 returned with HTTP 200 Sep 04 16:08:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1582/3126] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:08:55 2026] GET /volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 => generated 1017 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:08:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a95aeccf-cd70-499b-819e-54bf2761ee2d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a95aeccf-cd70-499b-819e-54bf2761ee2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:08:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a95aeccf-cd70-499b-819e-54bf2761ee2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f9ec082-b5c2-49fc-9605-12518bfb4080", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2095066355"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a95aeccf-cd70-499b-819e-54bf2761ee2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:08:55 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-a95aeccf-cd70-499b-819e-54bf2761ee2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create snapshot from volume 7f9ec082-b5c2-49fc-9605-12518bfb4080 Sep 04 16:08:55 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-a95aeccf-cd70-499b-819e-54bf2761ee2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Created reservations ['1dda5d73-ed08-4975-b4bf-e9d00649bb86', 'f600197d-f1cc-4b07-bf6c-c118178ba490', 'ab2676c1-13a8-4be2-ba5b-fe2142e2c58e', '9000d3e0-b80c-47c4-8822-74cbd2622787'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:55 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:55 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a95aeccf-cd70-499b-819e-54bf2761ee2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot create request issued successfully. Sep 04 16:08:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a95aeccf-cd70-499b-819e-54bf2761ee2d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:08:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1545/3127] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:08:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:08:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-07b15339-6f3c-440c-8082-06d39fff506c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07b15339-6f3c-440c-8082-06d39fff506c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 Sep 04 16:08:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-07b15339-6f3c-440c-8082-06d39fff506c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-07b15339-6f3c-440c-8082-06d39fff506c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-07b15339-6f3c-440c-8082-06d39fff506c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-07b15339-6f3c-440c-8082-06d39fff506c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 returned with HTTP 200 Sep 04 16:08:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1583/3128] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:55 2026] GET /volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 => generated 440 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:08:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0f6a247a-7eac-4349-a9c2-4840ba7918cb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0f6a247a-7eac-4349-a9c2-4840ba7918cb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 Sep 04 16:08:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0f6a247a-7eac-4349-a9c2-4840ba7918cb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:56 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0f6a247a-7eac-4349-a9c2-4840ba7918cb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:56 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:56 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0f6a247a-7eac-4349-a9c2-4840ba7918cb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0f6a247a-7eac-4349-a9c2-4840ba7918cb tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 returned with HTTP 200 Sep 04 16:08:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1546/3129] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:56 2026] GET /volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:08:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9723f61e-ee51-4afb-af82-b5eca29f0724 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9723f61e-ee51-4afb-af82-b5eca29f0724 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 Sep 04 16:08:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9723f61e-ee51-4afb-af82-b5eca29f0724 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9723f61e-ee51-4afb-af82-b5eca29f0724 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9723f61e-ee51-4afb-af82-b5eca29f0724 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9723f61e-ee51-4afb-af82-b5eca29f0724 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 returned with HTTP 200 Sep 04 16:08:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1584/3130] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:58 2026] GET /volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6adc442d-f5c5-4727-af1d-8e21aefd6c90 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6adc442d-f5c5-4727-af1d-8e21aefd6c90 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6adc442d-f5c5-4727-af1d-8e21aefd6c90 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6adc442d-f5c5-4727-af1d-8e21aefd6c90 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6adc442d-f5c5-4727-af1d-8e21aefd6c90 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6adc442d-f5c5-4727-af1d-8e21aefd6c90 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 returned with HTTP 200 Sep 04 16:08:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1547/3131] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:59 2026] GET /volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 => generated 467 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c46e284e-4176-40e9-8922-4ff57ddc40cd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c46e284e-4176-40e9-8922-4ff57ddc40cd tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] GET http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c46e284e-4176-40e9-8922-4ff57ddc40cd tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c46e284e-4176-40e9-8922-4ff57ddc40cd tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c46e284e-4176-40e9-8922-4ff57ddc40cd tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Snapshot retrieved successfully. Sep 04 16:08:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c46e284e-4176-40e9-8922-4ff57ddc40cd tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 returned with HTTP 200 Sep 04 16:08:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1585/3132] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:59 2026] GET /volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f1089023-df6d-4eea-b4c4-65549043d494 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f1089023-df6d-4eea-b4c4-65549043d494 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] DELETE http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f1089023-df6d-4eea-b4c4-65549043d494 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f1089023-df6d-4eea-b4c4-65549043d494 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-f1089023-df6d-4eea-b4c4-65549043d494 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete snapshot with id: f9e857be-68b8-4e11-89f9-6701503ebd44 Sep 04 16:08:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f1089023-df6d-4eea-b4c4-65549043d494 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f1089023-df6d-4eea-b4c4-65549043d494 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot delete request issued successfully. Sep 04 16:08:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f1089023-df6d-4eea-b4c4-65549043d494 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 returned with HTTP 202 Sep 04 16:08:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1548/3133] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:08:59 2026] DELETE /volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4fa3deea-14d0-496c-bd7a-50df38266ce9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4fa3deea-14d0-496c-bd7a-50df38266ce9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4fa3deea-14d0-496c-bd7a-50df38266ce9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4fa3deea-14d0-496c-bd7a-50df38266ce9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:59 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:08:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4fa3deea-14d0-496c-bd7a-50df38266ce9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:08:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4fa3deea-14d0-496c-bd7a-50df38266ce9 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 returned with HTTP 200 Sep 04 16:08:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1586/3134] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:08:59 2026] GET /volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 => generated 466 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2138545050"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2138545050'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume of 1 GB Sep 04 16:08:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Availability Zones retrieved successfully. Sep 04 16:08:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-310719090", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-310719090', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Create volume of 1 GB Sep 04 16:08:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:08:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:08:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Availability Zones retrieved successfully. Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (5e140013-9eb6-47b6-9295-57672a856373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd50316-6791-4d9f-9d3d-c9d86f4ebb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Flow 'volume_create_api' (177d7480-10b5-4e1b-a6ea-e47ee5fba69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b35809b-7c8f-4377-82a5-670f3b008d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bd50316-6791-4d9f-9d3d-c9d86f4ebb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4975abcb-d985-43cf-8443-39f7c522c3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b35809b-7c8f-4377-82a5-670f3b008d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ac7477e-ac69-4eb4-84b3-d5b5c92a7f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Created reservations ['457dd5de-e599-4f81-8d34-0f7d1f8ec23f', '72ac208e-7dd4-4788-a998-fd1c646ab57d', '14bbd115-d07a-4d0a-afee-86bab4d3615c', 'bd8441da-3144-4fb6-a694-a6f5972a5d22'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ac7477e-ac69-4eb4-84b3-d5b5c92a7f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['457dd5de-e599-4f81-8d34-0f7d1f8ec23f', '72ac208e-7dd4-4788-a998-fd1c646ab57d', '14bbd115-d07a-4d0a-afee-86bab4d3615c', 'bd8441da-3144-4fb6-a694-a6f5972a5d22']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['5073c104-9f61-45de-9185-4498469ef5c4', '747d4429-4e5d-4df9-ad94-ee6d87549b39', '35c7344e-5d52-413b-aaa1-a22a9ac9cae4', 'c4cb3a22-ded4-4291-a33c-52889b72c176'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (334fb344-349c-438a-8c05-2c3a9c359fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4975abcb-d985-43cf-8443-39f7c522c3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5073c104-9f61-45de-9185-4498469ef5c4', '747d4429-4e5d-4df9-ad94-ee6d87549b39', '35c7344e-5d52-413b-aaa1-a22a9ac9cae4', 'c4cb3a22-ded4-4291-a33c-52889b72c176']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de7d8244-6dc4-455b-b403-5670fae1bf04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:08:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:08:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (334fb344-349c-438a-8c05-2c3a9c359fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3566c238-2b55-4ec9-989c-2cf7e63b311f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-310719090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='252e9b9112754b4585a64befebd453e1',qos_specs=None,replication_status=,reservations=['457dd5de-e599-4f81-8d34-0f7d1f8ec23f','72ac208e-7dd4-4788-a998-fd1c646ab57d','14bbd115-d07a-4d0a-afee-86bab4d3615c','bd8441da-3144-4fb6-a694-a6f5972a5d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='034ab799032243669d2f0674e1cee63a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-310719090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3566c238-2b55-4ec9-989c-2cf7e63b311f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='252e9b9112754b4585a64befebd453e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='034ab799032243669d2f0674e1cee63a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de7d8244-6dc4-455b-b403-5670fae1bf04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0f6d366-b06c-4e76-8a48-1a86d58c33a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2138545050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['5073c104-9f61-45de-9185-4498469ef5c4','747d4429-4e5d-4df9-ad94-ee6d87549b39','35c7344e-5d52-413b-aaa1-a22a9ac9cae4','c4cb3a22-ded4-4291-a33c-52889b72c176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:08:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2138545050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0f6d366-b06c-4e76-8a48-1a86d58c33a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd3bec3eae6a463fbbef6576bb85077b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fccb6cabb20d46fa8276df523be9732a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9cc14cf-fd66-4ba3-997d-434fefa205ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (421e0a33-0052-4cb2-9bb4-0941d736dd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9cc14cf-fd66-4ba3-997d-434fefa205ff) transitioned into state 'SUCCESS' from state '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-310719090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='252e9b9112754b4585a64befebd453e1',qos_specs=None,replication_status=,reservations=['457dd5de-e599-4f81-8d34-0f7d1f8ec23f','72ac208e-7dd4-4788-a998-fd1c646ab57d','14bbd115-d07a-4d0a-afee-86bab4d3615c','bd8441da-3144-4fb6-a694-a6f5972a5d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='034ab799032243669d2f0674e1cee63a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (777eff35-fa4e-4f88-aaef-f8592eab9516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (777eff35-fa4e-4f88-aaef-f8592eab9516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (421e0a33-0052-4cb2-9bb4-0941d736dd27) transitioned into state 'SUCCESS' from state '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-2138545050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['5073c104-9f61-45de-9185-4498469ef5c4','747d4429-4e5d-4df9-ad94-ee6d87549b39','35c7344e-5d52-413b-aaa1-a22a9ac9cae4','c4cb3a22-ded4-4291-a33c-52889b72c176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:08:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49879325-2398-4f90-823c-cdeeec51c95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Flow 'volume_create_api' (177d7480-10b5-4e1b-a6ea-e47ee5fba69f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:08:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Create volume request issued successfully. Sep 04 16:08:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb18422d-5619-4587-a1e0-08b3d09fcd51 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:08:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1549/3135] 192.168.122.126 () {60 vars in 1143 bytes} [Fri Sep 4 16:08:59 2026] POST /volume/v3/volumes => generated 762 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0bbd40d1-0741-4d02-b2ab-93e8ec5703bd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49879325-2398-4f90-823c-cdeeec51c95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:00 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (5e140013-9eb6-47b6-9295-57672a856373) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request issued successfully. Sep 04 16:09:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5dd74d24-6aa8-449c-96b6-237146005dd3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0bbd40d1-0741-4d02-b2ab-93e8ec5703bd tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f Sep 04 16:09:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1587/3136] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:08:59 2026] POST /volume/v3/volumes => generated 787 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0bbd40d1-0741-4d02-b2ab-93e8ec5703bd tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0bbd40d1-0741-4d02-b2ab-93e8ec5703bd tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-21e2dcd0-e9fe-4ce3-a561-3e1bb6c6d5b4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-21e2dcd0-e9fe-4ce3-a561-3e1bb6c6d5b4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 Sep 04 16:09:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-21e2dcd0-e9fe-4ce3-a561-3e1bb6c6d5b4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-21e2dcd0-e9fe-4ce3-a561-3e1bb6c6d5b4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0bbd40d1-0741-4d02-b2ab-93e8ec5703bd tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-21e2dcd0-e9fe-4ce3-a561-3e1bb6c6d5b4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-21e2dcd0-e9fe-4ce3-a561-3e1bb6c6d5b4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 returned with HTTP 200 Sep 04 16:09:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1588/3137] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:00 2026] GET /volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0bbd40d1-0741-4d02-b2ab-93e8ec5703bd tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f returned with HTTP 200 Sep 04 16:09:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1550/3138] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:00 2026] GET /volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f => generated 830 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0c0d4dbc-2217-4335-9e83-7415ebb21c16 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0c0d4dbc-2217-4335-9e83-7415ebb21c16 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 Sep 04 16:09:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0c0d4dbc-2217-4335-9e83-7415ebb21c16 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0c0d4dbc-2217-4335-9e83-7415ebb21c16 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0c0d4dbc-2217-4335-9e83-7415ebb21c16 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:09:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0c0d4dbc-2217-4335-9e83-7415ebb21c16 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 returned with HTTP 200 Sep 04 16:09:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1589/3139] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:00 2026] GET /volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e7bb0e41-58e9-4fbb-a5e5-9528ad4f692b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-053f1b16-2d47-479d-a428-3949791a4cd8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e7bb0e41-58e9-4fbb-a5e5-9528ad4f692b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 Sep 04 16:09:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e7bb0e41-58e9-4fbb-a5e5-9528ad4f692b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e7bb0e41-58e9-4fbb-a5e5-9528ad4f692b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-053f1b16-2d47-479d-a428-3949791a4cd8 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f Sep 04 16:09:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-053f1b16-2d47-479d-a428-3949791a4cd8 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-053f1b16-2d47-479d-a428-3949791a4cd8 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e7bb0e41-58e9-4fbb-a5e5-9528ad4f692b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-053f1b16-2d47-479d-a428-3949791a4cd8 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-053f1b16-2d47-479d-a428-3949791a4cd8 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f returned with HTTP 200 Sep 04 16:09:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e7bb0e41-58e9-4fbb-a5e5-9528ad4f692b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 returned with HTTP 200 Sep 04 16:09:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1590/3140] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:01 2026] GET /volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1551/3141] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:01 2026] GET /volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-926310f6-0f3b-42fe-9b28-d69fdbe40203 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-926310f6-0f3b-42fe-9b28-d69fdbe40203 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 Sep 04 16:09:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-926310f6-0f3b-42fe-9b28-d69fdbe40203 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-926310f6-0f3b-42fe-9b28-d69fdbe40203 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-926310f6-0f3b-42fe-9b28-d69fdbe40203 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 returned with HTTP 404 Sep 04 16:09:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1591/3142] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:01 2026] GET /volume/v3/snapshots/f9e857be-68b8-4e11-89f9-6701503ebd44 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4ba5f183-795e-4992-8346-761f47d815f7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4ba5f183-795e-4992-8346-761f47d815f7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 Sep 04 16:09:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4ba5f183-795e-4992-8346-761f47d815f7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4ba5f183-795e-4992-8346-761f47d815f7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:01 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-4ba5f183-795e-4992-8346-761f47d815f7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete volume with id: 7f9ec082-b5c2-49fc-9605-12518bfb4080 Sep 04 16:09:01 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:01 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:01 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:01 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4ba5f183-795e-4992-8346-761f47d815f7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:09:01 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4ba5f183-795e-4992-8346-761f47d815f7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete volume request issued successfully. Sep 04 16:09:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4ba5f183-795e-4992-8346-761f47d815f7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 returned with HTTP 202 Sep 04 16:09:01 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1552/3143] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:09:01 2026] DELETE /volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3ae2734d-3a26-4239-9149-76b59b011d77 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3ae2734d-3a26-4239-9149-76b59b011d77 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 Sep 04 16:09:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3ae2734d-3a26-4239-9149-76b59b011d77 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:01 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3ae2734d-3a26-4239-9149-76b59b011d77 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:01 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:01 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:01 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:01 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:01 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-3ae2734d-3a26-4239-9149-76b59b011d77 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:09:01 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3ae2734d-3a26-4239-9149-76b59b011d77 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 returned with HTTP 200 Sep 04 16:09:01 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1592/3144] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:01 2026] GET /volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-288d7fe2-9d2d-4368-8a2c-30f38fd814fb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-74b0063c-fe06-4bb3-b743-d18b0877b82c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-288d7fe2-9d2d-4368-8a2c-30f38fd814fb tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 Sep 04 16:09:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-288d7fe2-9d2d-4368-8a2c-30f38fd814fb tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-288d7fe2-9d2d-4368-8a2c-30f38fd814fb tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74b0063c-fe06-4bb3-b743-d18b0877b82c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-74b0063c-fe06-4bb3-b743-d18b0877b82c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-74b0063c-fe06-4bb3-b743-d18b0877b82c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:02 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-288d7fe2-9d2d-4368-8a2c-30f38fd814fb tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-74b0063c-fe06-4bb3-b743-d18b0877b82c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-288d7fe2-9d2d-4368-8a2c-30f38fd814fb tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 returned with HTTP 200 Sep 04 16:09:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1553/3145] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:02 2026] GET /volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 => generated 1017 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-74b0063c-fe06-4bb3-b743-d18b0877b82c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f returned with HTTP 200 Sep 04 16:09:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1593/3146] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:02 2026] GET /volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2deba72c-ac57-4ed6-b1df-7657f3265d78 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6ad78086-2f0b-49f4-9bdc-d92b4a9420c6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6ad78086-2f0b-49f4-9bdc-d92b4a9420c6 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6ad78086-2f0b-49f4-9bdc-d92b4a9420c6 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6ad78086-2f0b-49f4-9bdc-d92b4a9420c6 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6ad78086-2f0b-49f4-9bdc-d92b4a9420c6 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6ad78086-2f0b-49f4-9bdc-d92b4a9420c6 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f returned with HTTP 200 Sep 04 16:09:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1594/3147] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:02 2026] GET /volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0bdcdc6d-72d6-4b51-9d48-7b4b32cce63c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0bdcdc6d-72d6-4b51-9d48-7b4b32cce63c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0bdcdc6d-72d6-4b51-9d48-7b4b32cce63c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3566c238-2b55-4ec9-989c-2cf7e63b311f", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-2096257875", "description": null, "metadata": null}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0bdcdc6d-72d6-4b51-9d48-7b4b32cce63c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-0bdcdc6d-72d6-4b51-9d48-7b4b32cce63c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Create snapshot from volume 3566c238-2b55-4ec9-989c-2cf7e63b311f Sep 04 16:09:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2deba72c-ac57-4ed6-b1df-7657f3265d78 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:09:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2deba72c-ac57-4ed6-b1df-7657f3265d78 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0f6d366-b06c-4e76-8a48-1a86d58c33a3", "name": "tempest-ProjectMemberTests-Snapshot-1546244425"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-0bdcdc6d-72d6-4b51-9d48-7b4b32cce63c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Created reservations ['57a18409-d6b7-435d-8a4a-309be37e9213', '2dfcd3c4-cce8-4028-a11f-f5112d30ab4d', '6850f594-2260-4018-97d4-d6573d26a89b', '24b481e3-15a7-421d-b117-e6029b931934'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2deba72c-ac57-4ed6-b1df-7657f3265d78 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Volume info retrieved successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-2deba72c-ac57-4ed6-b1df-7657f3265d78 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Create snapshot from volume a0f6d366-b06c-4e76-8a48-1a86d58c33a3 Sep 04 16:09:02 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0bdcdc6d-72d6-4b51-9d48-7b4b32cce63c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Snapshot force create request issued successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0bdcdc6d-72d6-4b51-9d48-7b4b32cce63c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:09:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1595/3148] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:09:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5b6f7386-bc7e-403e-bc4a-4180c06bcaa7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5b6f7386-bc7e-403e-bc4a-4180c06bcaa7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5b6f7386-bc7e-403e-bc4a-4180c06bcaa7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5b6f7386-bc7e-403e-bc4a-4180c06bcaa7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:02 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-2deba72c-ac57-4ed6-b1df-7657f3265d78 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Created reservations ['e81d1b90-4adf-4a21-82ee-eb7425cc882c', '676cd39d-638e-4a6c-b386-394c8bb1270d', 'de88f22f-4049-4f5b-91b8-853039792d16', '6d7db088-aff5-4213-a336-25bbc2da32a7'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5b6f7386-bc7e-403e-bc4a-4180c06bcaa7 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 returned with HTTP 404 Sep 04 16:09:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1596/3149] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:02 2026] GET /volume/v3/volumes/7f9ec082-b5c2-49fc-9605-12518bfb4080 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-709ee807-f547-4ef2-ac68-355a4b4f9a05 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-709ee807-f547-4ef2-ac68-355a4b4f9a05 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-709ee807-f547-4ef2-ac68-355a4b4f9a05 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-709ee807-f547-4ef2-ac68-355a4b4f9a05 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-709ee807-f547-4ef2-ac68-355a4b4f9a05 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Snapshot retrieved successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-709ee807-f547-4ef2-ac68-355a4b4f9a05 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 returned with HTTP 200 Sep 04 16:09:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1597/3150] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:02 2026] GET /volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1482709251"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1482709251'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume of 1 GB Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Availability Zones retrieved successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Flow 'volume_create_api' (b08246ea-bbcb-4f6b-9f89-4f1048624079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42674b65-d0d3-4857-83ae-7f804c7a4ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2deba72c-ac57-4ed6-b1df-7657f3265d78 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot create request issued successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2deba72c-ac57-4ed6-b1df-7657f3265d78 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:09:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1554/3151] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:09:02 2026] POST /volume/v3/snapshots => generated 305 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ee798ca7-2122-4445-8153-9e4b6e84be20 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee798ca7-2122-4445-8153-9e4b6e84be20 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] GET http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 Sep 04 16:09:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee798ca7-2122-4445-8153-9e4b6e84be20 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ee798ca7-2122-4445-8153-9e4b6e84be20 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ee798ca7-2122-4445-8153-9e4b6e84be20 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ee798ca7-2122-4445-8153-9e4b6e84be20 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 returned with HTTP 200 Sep 04 16:09:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1555/3152] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:02 2026] GET /volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 => generated 437 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42674b65-d0d3-4857-83ae-7f804c7a4ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f8f94f2-886d-4dcb-9bac-c495419b64c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Created reservations ['bf64e15a-86bc-4716-abf8-e8dab20e7231', '714455b7-1efc-47f9-8622-952f506b3e06', '777cf84e-41a0-436a-9cb5-c1f7f8d2ec7b', 'ec989a2b-0b77-462f-8f8f-f9ec7b87ccac'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f8f94f2-886d-4dcb-9bac-c495419b64c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf64e15a-86bc-4716-abf8-e8dab20e7231', '714455b7-1efc-47f9-8622-952f506b3e06', '777cf84e-41a0-436a-9cb5-c1f7f8d2ec7b', 'ec989a2b-0b77-462f-8f8f-f9ec7b87ccac']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (283623de-4ed7-4733-9577-c837f28406d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (283623de-4ed7-4733-9577-c837f28406d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd48155f8-834e-4435-9934-0bfbccd2edfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1482709251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07bb09d5823f43dca188c4caaa4b5480',qos_specs=None,replication_status=,reservations=['bf64e15a-86bc-4716-abf8-e8dab20e7231','714455b7-1efc-47f9-8622-952f506b3e06','777cf84e-41a0-436a-9cb5-c1f7f8d2ec7b','ec989a2b-0b77-462f-8f8f-f9ec7b87ccac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1482709251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d48155f8-834e-4435-9934-0bfbccd2edfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07bb09d5823f43dca188c4caaa4b5480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df344693-77c9-48ec-8211-38e60bc1cf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df344693-77c9-48ec-8211-38e60bc1cf1e) transitioned into state 'SUCCESS' from state '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-1482709251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07bb09d5823f43dca188c4caaa4b5480',qos_specs=None,replication_status=,reservations=['bf64e15a-86bc-4716-abf8-e8dab20e7231','714455b7-1efc-47f9-8622-952f506b3e06','777cf84e-41a0-436a-9cb5-c1f7f8d2ec7b','ec989a2b-0b77-462f-8f8f-f9ec7b87ccac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b76e0f6fc0e44b7bec703b6fd64ec59',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80c29c6-5769-4ac6-b408-1d16324ded36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80c29c6-5769-4ac6-b408-1d16324ded36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Flow 'volume_create_api' (b08246ea-bbcb-4f6b-9f89-4f1048624079) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create volume request issued successfully. Sep 04 16:09:02 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-49f4a2ab-3b11-4c4d-9bd1-218f1b146680 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:02 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1598/3153] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:09:02 2026] POST /volume/v3/volumes => generated 787 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3cbaf7db-e15c-4080-bae3-57f888b18555 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3cbaf7db-e15c-4080-bae3-57f888b18555 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe Sep 04 16:09:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3cbaf7db-e15c-4080-bae3-57f888b18555 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:02 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3cbaf7db-e15c-4080-bae3-57f888b18555 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:02 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:02 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3cbaf7db-e15c-4080-bae3-57f888b18555 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:09:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3cbaf7db-e15c-4080-bae3-57f888b18555 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe returned with HTTP 200 Sep 04 16:09:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1556/3154] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:02 2026] GET /volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e0650e8f-631f-482a-98e6-d2c0be25326e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e0650e8f-631f-482a-98e6-d2c0be25326e tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 Sep 04 16:09:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e0650e8f-631f-482a-98e6-d2c0be25326e tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e0650e8f-631f-482a-98e6-d2c0be25326e tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:03 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:03 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e0650e8f-631f-482a-98e6-d2c0be25326e tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Snapshot retrieved successfully. Sep 04 16:09:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e0650e8f-631f-482a-98e6-d2c0be25326e tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 returned with HTTP 200 Sep 04 16:09:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1599/3155] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:03 2026] GET /volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-29108951-c49a-4d6a-8ee7-74bef4061d81 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-29108951-c49a-4d6a-8ee7-74bef4061d81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] GET http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 Sep 04 16:09:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-29108951-c49a-4d6a-8ee7-74bef4061d81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:03 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-29108951-c49a-4d6a-8ee7-74bef4061d81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:03 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:03 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:03 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-29108951-c49a-4d6a-8ee7-74bef4061d81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:09:03 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-29108951-c49a-4d6a-8ee7-74bef4061d81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 returned with HTTP 200 Sep 04 16:09:03 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1557/3156] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:03 2026] GET /volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-585904ca-9b00-41fb-bd19-39e616c5deef None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-585904ca-9b00-41fb-bd19-39e616c5deef tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-585904ca-9b00-41fb-bd19-39e616c5deef tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-585904ca-9b00-41fb-bd19-39e616c5deef tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-585904ca-9b00-41fb-bd19-39e616c5deef tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:09:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-585904ca-9b00-41fb-bd19-39e616c5deef tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe returned with HTTP 200 Sep 04 16:09:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1600/3157] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:04 2026] GET /volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2822cae7-2f9f-406d-accd-393df02a17f5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2822cae7-2f9f-406d-accd-393df02a17f5 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 Sep 04 16:09:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2822cae7-2f9f-406d-accd-393df02a17f5 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2822cae7-2f9f-406d-accd-393df02a17f5 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2822cae7-2f9f-406d-accd-393df02a17f5 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Snapshot retrieved successfully. Sep 04 16:09:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2822cae7-2f9f-406d-accd-393df02a17f5 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 returned with HTTP 200 Sep 04 16:09:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1558/3158] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:04 2026] GET /volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-204e6db5-7f5e-45a3-bc12-65c84f4c77a4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-204e6db5-7f5e-45a3-bc12-65c84f4c77a4 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-204e6db5-7f5e-45a3-bc12-65c84f4c77a4 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-204e6db5-7f5e-45a3-bc12-65c84f4c77a4 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-204e6db5-7f5e-45a3-bc12-65c84f4c77a4 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Snapshot retrieved successfully. Sep 04 16:09:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-204e6db5-7f5e-45a3-bc12-65c84f4c77a4 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 returned with HTTP 200 Sep 04 16:09:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1601/3159] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:04 2026] GET /volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fb0c69b1-53e1-47cf-9afc-860429babe7d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb0c69b1-53e1-47cf-9afc-860429babe7d tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 Sep 04 16:09:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb0c69b1-53e1-47cf-9afc-860429babe7d tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fb0c69b1-53e1-47cf-9afc-860429babe7d tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fb0c69b1-53e1-47cf-9afc-860429babe7d tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Snapshot retrieved successfully. Sep 04 16:09:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fb0c69b1-53e1-47cf-9afc-860429babe7d tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 returned with HTTP 200 Sep 04 16:09:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1559/3160] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:04 2026] GET /volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2307973d-85e3-465a-94a7-8ae21d47c291 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "dc985770-207a-45c5-8a52-d5bf6fae8ac9", "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Create volume request body: {'volume': {'snapshot_id': 'dc985770-207a-45c5-8a52-d5bf6fae8ac9', 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Snapshot retrieved successfully. Sep 04 16:09:04 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Create volume of 1 GB Sep 04 16:09:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Availability Zones retrieved successfully. Sep 04 16:09:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-760804b0-bd6a-473b-aa6b-3f678fc22ef1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-760804b0-bd6a-473b-aa6b-3f678fc22ef1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] GET http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 Sep 04 16:09:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-760804b0-bd6a-473b-aa6b-3f678fc22ef1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-760804b0-bd6a-473b-aa6b-3f678fc22ef1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Flow 'volume_create_api' (1d727840-d50a-42af-9184-afe2143a2f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-760804b0-bd6a-473b-aa6b-3f678fc22ef1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:09:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-760804b0-bd6a-473b-aa6b-3f678fc22ef1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 returned with HTTP 200 Sep 04 16:09:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1560/3161] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:04 2026] GET /volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a4fe84-20db-46a7-b8ba-3f999bf62613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a4fe84-20db-46a7-b8ba-3f999bf62613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dc985770-207a-45c5-8a52-d5bf6fae8ac9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70119a0-3f2c-49a0-969c-8b053347fc64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Created reservations ['3d481c4e-bdb2-47c1-b03c-fc8230667f4e', '5da3c679-6972-4ca9-8751-9e131fdac315', 'bdf9d1db-9fcf-496c-b628-66f7a5beec4b', '4d688e3f-b259-4ed4-b534-e38456605be7'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70119a0-3f2c-49a0-969c-8b053347fc64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d481c4e-bdb2-47c1-b03c-fc8230667f4e', '5da3c679-6972-4ca9-8751-9e131fdac315', 'bdf9d1db-9fcf-496c-b628-66f7a5beec4b', '4d688e3f-b259-4ed4-b534-e38456605be7']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf73d21-61e0-4fe0-9fcd-a4149c777f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:04 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:04 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:05 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf73d21-61e0-4fe0-9fcd-a4149c777f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b7d72b9-391e-49ea-8d32-a926ac103826', '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='252e9b9112754b4585a64befebd453e1',qos_specs=None,replication_status=,reservations=['3d481c4e-bdb2-47c1-b03c-fc8230667f4e','5da3c679-6972-4ca9-8751-9e131fdac315','bdf9d1db-9fcf-496c-b628-66f7a5beec4b','4d688e3f-b259-4ed4-b534-e38456605be7'],size=1,snapshot_id=dc985770-207a-45c5-8a52-d5bf6fae8ac9,source_replicaid=,source_volid=None,status='creating',user_id='034ab799032243669d2f0674e1cee63a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b7d72b9-391e-49ea-8d32-a926ac103826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='252e9b9112754b4585a64befebd453e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dc985770-207a-45c5-8a52-d5bf6fae8ac9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='034ab799032243669d2f0674e1cee63a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:05 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36157f8d-3d8c-4f09-b2bc-cd2b7afe4669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:05 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36157f8d-3d8c-4f09-b2bc-cd2b7afe4669) transitioned into state 'SUCCESS' from 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='252e9b9112754b4585a64befebd453e1',qos_specs=None,replication_status=,reservations=['3d481c4e-bdb2-47c1-b03c-fc8230667f4e','5da3c679-6972-4ca9-8751-9e131fdac315','bdf9d1db-9fcf-496c-b628-66f7a5beec4b','4d688e3f-b259-4ed4-b534-e38456605be7'],size=1,snapshot_id=dc985770-207a-45c5-8a52-d5bf6fae8ac9,source_replicaid=,source_volid=None,status='creating',user_id='034ab799032243669d2f0674e1cee63a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:05 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b967286-e49a-4e40-9b67-2f383e14877e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0d0b5254-ecd7-49f7-a8e1-f3ff389b340d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0d0b5254-ecd7-49f7-a8e1-f3ff389b340d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe Sep 04 16:09:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0d0b5254-ecd7-49f7-a8e1-f3ff389b340d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0d0b5254-ecd7-49f7-a8e1-f3ff389b340d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:05 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b967286-e49a-4e40-9b67-2f383e14877e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:05 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Flow 'volume_create_api' (1d727840-d50a-42af-9184-afe2143a2f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Create volume request issued successfully. Sep 04 16:09:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2307973d-85e3-465a-94a7-8ae21d47c291 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1602/3162] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:09:04 2026] POST /volume/v3/volumes => generated 750 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:05 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:05 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0d0b5254-ecd7-49f7-a8e1-f3ff389b340d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:09:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9c8f6c93-4ac4-4bbb-8601-9a4550668d88 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c8f6c93-4ac4-4bbb-8601-9a4550668d88 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9c8f6c93-4ac4-4bbb-8601-9a4550668d88 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:05 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9c8f6c93-4ac4-4bbb-8601-9a4550668d88 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0d0b5254-ecd7-49f7-a8e1-f3ff389b340d tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe returned with HTTP 200 Sep 04 16:09:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1561/3163] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:05 2026] GET /volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:05 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:05 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:05 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:05 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:05 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9c8f6c93-4ac4-4bbb-8601-9a4550668d88 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:05 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9c8f6c93-4ac4-4bbb-8601-9a4550668d88 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 returned with HTTP 200 Sep 04 16:09:05 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1603/3164] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:05 2026] GET /volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2a013ce9-8316-40f0-accc-b017d1200966 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2a013ce9-8316-40f0-accc-b017d1200966 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] GET http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 Sep 04 16:09:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2a013ce9-8316-40f0-accc-b017d1200966 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2a013ce9-8316-40f0-accc-b017d1200966 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2a013ce9-8316-40f0-accc-b017d1200966 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:09:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2a013ce9-8316-40f0-accc-b017d1200966 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 returned with HTTP 200 Sep 04 16:09:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1562/3165] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:05 2026] GET /volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2d5487ab-b6b9-4228-b858-f828800bb26c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d5487ab-b6b9-4228-b858-f828800bb26c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe Sep 04 16:09:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d5487ab-b6b9-4228-b858-f828800bb26c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2d5487ab-b6b9-4228-b858-f828800bb26c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8b6006e7-5930-40f8-8969-64c7b142ba1c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2d5487ab-b6b9-4228-b858-f828800bb26c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:09:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8b6006e7-5930-40f8-8969-64c7b142ba1c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8b6006e7-5930-40f8-8969-64c7b142ba1c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8b6006e7-5930-40f8-8969-64c7b142ba1c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2d5487ab-b6b9-4228-b858-f828800bb26c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe returned with HTTP 200 Sep 04 16:09:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1604/3166] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:06 2026] GET /volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8b6006e7-5930-40f8-8969-64c7b142ba1c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8b6006e7-5930-40f8-8969-64c7b142ba1c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 returned with HTTP 200 Sep 04 16:09:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1563/3167] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:06 2026] GET /volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d3e5a0e0-8f70-410f-8d1b-893f8f927dbd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d3e5a0e0-8f70-410f-8d1b-893f8f927dbd tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] GET http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 Sep 04 16:09:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d3e5a0e0-8f70-410f-8d1b-893f8f927dbd tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d3e5a0e0-8f70-410f-8d1b-893f8f927dbd tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d3e5a0e0-8f70-410f-8d1b-893f8f927dbd tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:09:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d3e5a0e0-8f70-410f-8d1b-893f8f927dbd tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 returned with HTTP 200 Sep 04 16:09:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1605/3168] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:06 2026] GET /volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-81447a52-f278-446d-a7c4-3433c073e2a9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-81447a52-f278-446d-a7c4-3433c073e2a9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 Sep 04 16:09:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-81447a52-f278-446d-a7c4-3433c073e2a9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-81447a52-f278-446d-a7c4-3433c073e2a9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:06 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-81447a52-f278-446d-a7c4-3433c073e2a9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Delete snapshot with id: e24f89c1-ec5b-46f4-9bfe-3f695d660169 Sep 04 16:09:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-81447a52-f278-446d-a7c4-3433c073e2a9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:09:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-81447a52-f278-446d-a7c4-3433c073e2a9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot delete request issued successfully. Sep 04 16:09:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-81447a52-f278-446d-a7c4-3433c073e2a9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 returned with HTTP 202 Sep 04 16:09:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1564/3169] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:09:06 2026] DELETE /volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ca76c619-a039-42f3-ba2d-f6ef74e3f05d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ca76c619-a039-42f3-ba2d-f6ef74e3f05d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] GET http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 Sep 04 16:09:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ca76c619-a039-42f3-ba2d-f6ef74e3f05d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ca76c619-a039-42f3-ba2d-f6ef74e3f05d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ca76c619-a039-42f3-ba2d-f6ef74e3f05d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:09:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ca76c619-a039-42f3-ba2d-f6ef74e3f05d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 returned with HTTP 200 Sep 04 16:09:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1606/3170] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:06 2026] GET /volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 => generated 463 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d4876b34-5d36-4403-8a84-ecbb162a0bfc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d4876b34-5d36-4403-8a84-ecbb162a0bfc tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe Sep 04 16:09:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d4876b34-5d36-4403-8a84-ecbb162a0bfc tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d4876b34-5d36-4403-8a84-ecbb162a0bfc tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-1d448897-e989-4bab-9b07-906dcaaedb6d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d4876b34-5d36-4403-8a84-ecbb162a0bfc tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:09:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1d448897-e989-4bab-9b07-906dcaaedb6d tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1d448897-e989-4bab-9b07-906dcaaedb6d tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-1d448897-e989-4bab-9b07-906dcaaedb6d tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d4876b34-5d36-4403-8a84-ecbb162a0bfc tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe returned with HTTP 200 Sep 04 16:09:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1565/3171] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:07 2026] GET /volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:07 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:07 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-1d448897-e989-4bab-9b07-906dcaaedb6d tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-1d448897-e989-4bab-9b07-906dcaaedb6d tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 returned with HTTP 200 Sep 04 16:09:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1607/3172] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:07 2026] GET /volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3d2cef4c-cd26-4b8d-a5e5-8de4476e8728 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3d2cef4c-cd26-4b8d-a5e5-8de4476e8728 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] GET http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 Sep 04 16:09:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3d2cef4c-cd26-4b8d-a5e5-8de4476e8728 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3d2cef4c-cd26-4b8d-a5e5-8de4476e8728 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3d2cef4c-cd26-4b8d-a5e5-8de4476e8728 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:09:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3d2cef4c-cd26-4b8d-a5e5-8de4476e8728 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 returned with HTTP 200 Sep 04 16:09:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1566/3173] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:07 2026] GET /volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-868a8bf4-9ac2-446d-b86d-de742a08987c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-868a8bf4-9ac2-446d-b86d-de742a08987c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe Sep 04 16:09:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-868a8bf4-9ac2-446d-b86d-de742a08987c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-868a8bf4-9ac2-446d-b86d-de742a08987c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-868a8bf4-9ac2-446d-b86d-de742a08987c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:09:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1d212a49-9b3c-49ad-8445-992dadabe884 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1d212a49-9b3c-49ad-8445-992dadabe884 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1d212a49-9b3c-49ad-8445-992dadabe884 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1d212a49-9b3c-49ad-8445-992dadabe884 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-868a8bf4-9ac2-446d-b86d-de742a08987c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe returned with HTTP 200 Sep 04 16:09:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1608/3174] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:08 2026] GET /volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e486f62e-456a-4340-bbc9-d3e321a84321 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:08 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:08 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e486f62e-456a-4340-bbc9-d3e321a84321 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:09:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e486f62e-456a-4340-bbc9-d3e321a84321 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d48155f8-834e-4435-9934-0bfbccd2edfe", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1784097982"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1d212a49-9b3c-49ad-8445-992dadabe884 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1d212a49-9b3c-49ad-8445-992dadabe884 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 returned with HTTP 200 Sep 04 16:09:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1567/3175] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:08 2026] GET /volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:08 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:08 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e486f62e-456a-4340-bbc9-d3e321a84321 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:09:08 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-e486f62e-456a-4340-bbc9-d3e321a84321 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Create snapshot from volume d48155f8-834e-4435-9934-0bfbccd2edfe Sep 04 16:09:08 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-e486f62e-456a-4340-bbc9-d3e321a84321 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Created reservations ['47d6afad-c2a1-4c4c-a6fa-ceb43203c705', '079431e7-957d-413e-bd05-e5ac5debbfec', '80f730e3-0c9d-494e-9565-169af56b9603', 'f85ccfb0-a07e-4345-9727-cf0886c610e6'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:08 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:08 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:08 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e486f62e-456a-4340-bbc9-d3e321a84321 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot create request issued successfully. Sep 04 16:09:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e486f62e-456a-4340-bbc9-d3e321a84321 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:09:08 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1609/3176] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:09:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e314f6d8-a9df-4dcc-9347-09119878950c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e314f6d8-a9df-4dcc-9347-09119878950c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e314f6d8-a9df-4dcc-9347-09119878950c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:08 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e314f6d8-a9df-4dcc-9347-09119878950c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:08 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:08 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:08 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e314f6d8-a9df-4dcc-9347-09119878950c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:09:08 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e314f6d8-a9df-4dcc-9347-09119878950c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 returned with HTTP 200 Sep 04 16:09:08 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1568/3177] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:08 2026] GET /volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-05347f51-3775-4d04-ac2a-3bed49f8942e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05347f51-3775-4d04-ac2a-3bed49f8942e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] GET http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 Sep 04 16:09:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-05347f51-3775-4d04-ac2a-3bed49f8942e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-05347f51-3775-4d04-ac2a-3bed49f8942e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-05347f51-3775-4d04-ac2a-3bed49f8942e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 returned with HTTP 404 Sep 04 16:09:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1610/3178] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:08 2026] GET /volume/v3/snapshots/e24f89c1-ec5b-46f4-9bfe-3f695d660169 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:09:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-84252664-ee9a-4cba-b2a3-6de57800a01d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-84252664-ee9a-4cba-b2a3-6de57800a01d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 Sep 04 16:09:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-84252664-ee9a-4cba-b2a3-6de57800a01d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-84252664-ee9a-4cba-b2a3-6de57800a01d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:09 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-84252664-ee9a-4cba-b2a3-6de57800a01d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume with id: a0f6d366-b06c-4e76-8a48-1a86d58c33a3 Sep 04 16:09:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-84252664-ee9a-4cba-b2a3-6de57800a01d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-84252664-ee9a-4cba-b2a3-6de57800a01d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume request issued successfully. Sep 04 16:09:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-84252664-ee9a-4cba-b2a3-6de57800a01d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 returned with HTTP 202 Sep 04 16:09:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1569/3179] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:09:09 2026] DELETE /volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-01bf6776-3c16-4a19-adaf-9c6bab08ba6b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-01bf6776-3c16-4a19-adaf-9c6bab08ba6b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 Sep 04 16:09:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-01bf6776-3c16-4a19-adaf-9c6bab08ba6b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-01bf6776-3c16-4a19-adaf-9c6bab08ba6b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-01bf6776-3c16-4a19-adaf-9c6bab08ba6b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-01bf6776-3c16-4a19-adaf-9c6bab08ba6b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 returned with HTTP 200 Sep 04 16:09:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1611/3180] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:09 2026] GET /volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 => generated 1016 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-05bf0fdc-1012-48d3-ab5f-b7826a63bce2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-05bf0fdc-1012-48d3-ab5f-b7826a63bce2 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-05bf0fdc-1012-48d3-ab5f-b7826a63bce2 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-05bf0fdc-1012-48d3-ab5f-b7826a63bce2 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-05bf0fdc-1012-48d3-ab5f-b7826a63bce2 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-05bf0fdc-1012-48d3-ab5f-b7826a63bce2 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 returned with HTTP 200 Sep 04 16:09:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1570/3181] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:09 2026] GET /volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 => generated 842 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-775d3c20-9a34-4421-9d43-def2c557f2ec None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-775d3c20-9a34-4421-9d43-def2c557f2ec tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-775d3c20-9a34-4421-9d43-def2c557f2ec tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-775d3c20-9a34-4421-9d43-def2c557f2ec tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-775d3c20-9a34-4421-9d43-def2c557f2ec tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:09:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-775d3c20-9a34-4421-9d43-def2c557f2ec tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 returned with HTTP 200 Sep 04 16:09:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1612/3182] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:09 2026] GET /volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 => generated 440 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-54d851c8-eeb9-4e31-9a40-0a21fbbe9465 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-54d851c8-eeb9-4e31-9a40-0a21fbbe9465 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 Sep 04 16:09:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-54d851c8-eeb9-4e31-9a40-0a21fbbe9465 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-54d851c8-eeb9-4e31-9a40-0a21fbbe9465 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:10 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:10 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-54d851c8-eeb9-4e31-9a40-0a21fbbe9465 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-54d851c8-eeb9-4e31-9a40-0a21fbbe9465 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 returned with HTTP 200 Sep 04 16:09:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1571/3183] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:10 2026] GET /volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 => generated 1016 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 16:09:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-27029462-39d7-4da8-9794-4bb99ed63cdd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-27029462-39d7-4da8-9794-4bb99ed63cdd tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-27029462-39d7-4da8-9794-4bb99ed63cdd tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:10 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-27029462-39d7-4da8-9794-4bb99ed63cdd tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:10 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:10 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:10 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:10 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:10 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-27029462-39d7-4da8-9794-4bb99ed63cdd tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:10 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-27029462-39d7-4da8-9794-4bb99ed63cdd tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 returned with HTTP 200 Sep 04 16:09:10 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1613/3184] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:10 2026] GET /volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 => generated 842 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b5e047a9-929d-4760-867d-bed8f104e528 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b5e047a9-929d-4760-867d-bed8f104e528 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b5e047a9-929d-4760-867d-bed8f104e528 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b5e047a9-929d-4760-867d-bed8f104e528 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b5e047a9-929d-4760-867d-bed8f104e528 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:09:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b5e047a9-929d-4760-867d-bed8f104e528 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 returned with HTTP 200 Sep 04 16:09:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1572/3185] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:10 2026] GET /volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 => generated 440 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-33c345c5-66a6-448e-9fea-8588a902f295 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-33c345c5-66a6-448e-9fea-8588a902f295 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 Sep 04 16:09:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-33c345c5-66a6-448e-9fea-8588a902f295 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-33c345c5-66a6-448e-9fea-8588a902f295 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-33c345c5-66a6-448e-9fea-8588a902f295 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 returned with HTTP 404 Sep 04 16:09:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1614/3186] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:11 2026] GET /volume/v3/volumes/a0f6d366-b06c-4e76-8a48-1a86d58c33a3 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:11 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:09:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1107193372"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:11 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1107193372'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:11 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume of 1 GB Sep 04 16:09:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8b043819-7c4d-4e48-b255-0359a7d46457 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:11 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Availability Zones retrieved successfully. Sep 04 16:09:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8b043819-7c4d-4e48-b255-0359a7d46457 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8b043819-7c4d-4e48-b255-0359a7d46457 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8b043819-7c4d-4e48-b255-0359a7d46457 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:11 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:11 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8b043819-7c4d-4e48-b255-0359a7d46457 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (c69e08fb-8632-404e-98b5-8d3abd63d7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22a8a507-b7d7-4686-8af1-220acf9d174d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:11 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8b043819-7c4d-4e48-b255-0359a7d46457 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 returned with HTTP 200 Sep 04 16:09:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1615/3187] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:11 2026] GET /volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 => generated 842 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a6d61ff3-e335-4ebe-834b-5c32e9de1a95 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a6d61ff3-e335-4ebe-834b-5c32e9de1a95 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a6d61ff3-e335-4ebe-834b-5c32e9de1a95 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a6d61ff3-e335-4ebe-834b-5c32e9de1a95 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a6d61ff3-e335-4ebe-834b-5c32e9de1a95 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:09:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a6d61ff3-e335-4ebe-834b-5c32e9de1a95 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 returned with HTTP 200 Sep 04 16:09:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1616/3188] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:11 2026] GET /volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 => generated 440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22a8a507-b7d7-4686-8af1-220acf9d174d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ddb564-1496-4023-9c79-18c74bf71ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['d4815826-75f3-45b1-87c8-b44abef82e57', 'aef74818-c6cf-4c9e-a5d5-fd77f30ff32a', 'ad618ee5-475c-4dbb-9e87-3071122af72c', '9a2e1c2b-c4ed-468f-b074-4aa2da7eae7c'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ddb564-1496-4023-9c79-18c74bf71ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4815826-75f3-45b1-87c8-b44abef82e57', 'aef74818-c6cf-4c9e-a5d5-fd77f30ff32a', 'ad618ee5-475c-4dbb-9e87-3071122af72c', '9a2e1c2b-c4ed-468f-b074-4aa2da7eae7c']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7496d353-acf8-41f1-9b9a-f0a6eff14b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7496d353-acf8-41f1-9b9a-f0a6eff14b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd11b38e4-e3be-4298-b768-45bc35e6214d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1107193372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['d4815826-75f3-45b1-87c8-b44abef82e57','aef74818-c6cf-4c9e-a5d5-fd77f30ff32a','ad618ee5-475c-4dbb-9e87-3071122af72c','9a2e1c2b-c4ed-468f-b074-4aa2da7eae7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1107193372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d11b38e4-e3be-4298-b768-45bc35e6214d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd3bec3eae6a463fbbef6576bb85077b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fccb6cabb20d46fa8276df523be9732a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd1b563-3ace-49a9-9e65-7dc12d558b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd1b563-3ace-49a9-9e65-7dc12d558b89) transitioned into state 'SUCCESS' from state '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-1107193372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['d4815826-75f3-45b1-87c8-b44abef82e57','aef74818-c6cf-4c9e-a5d5-fd77f30ff32a','ad618ee5-475c-4dbb-9e87-3071122af72c','9a2e1c2b-c4ed-468f-b074-4aa2da7eae7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f6833eb-0085-4d26-af98-27c0f78c0cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f6833eb-0085-4d26-af98-27c0f78c0cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (c69e08fb-8632-404e-98b5-8d3abd63d7a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request issued successfully. Sep 04 16:09:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c23c5ebd-5a8a-4a70-803e-fe54d0e99310 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1573/3189] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:09:11 2026] POST /volume/v3/volumes => generated 787 bytes in 1056 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9baf3518-a311-47ac-9d97-331cee4002d3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9baf3518-a311-47ac-9d97-331cee4002d3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d Sep 04 16:09:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9baf3518-a311-47ac-9d97-331cee4002d3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9baf3518-a311-47ac-9d97-331cee4002d3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:12 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:12 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9baf3518-a311-47ac-9d97-331cee4002d3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9baf3518-a311-47ac-9d97-331cee4002d3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d returned with HTTP 200 Sep 04 16:09:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1617/3190] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:12 2026] GET /volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d => generated 966 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-df5ccca9-c395-451e-84ad-70cd48fff3ec None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df5ccca9-c395-451e-84ad-70cd48fff3ec tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df5ccca9-c395-451e-84ad-70cd48fff3ec tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-df5ccca9-c395-451e-84ad-70cd48fff3ec tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-75b23623-a1ff-4eb1-b0cb-eb9b389974c4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-75b23623-a1ff-4eb1-b0cb-eb9b389974c4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-75b23623-a1ff-4eb1-b0cb-eb9b389974c4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-75b23623-a1ff-4eb1-b0cb-eb9b389974c4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-75b23623-a1ff-4eb1-b0cb-eb9b389974c4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:09:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-75b23623-a1ff-4eb1-b0cb-eb9b389974c4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 returned with HTTP 200 Sep 04 16:09:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1618/3191] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:12 2026] GET /volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 => generated 440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-df5ccca9-c395-451e-84ad-70cd48fff3ec tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-df5ccca9-c395-451e-84ad-70cd48fff3ec tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 returned with HTTP 200 Sep 04 16:09:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1574/3192] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:12 2026] GET /volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 => generated 842 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a05a3343-fcec-4b4b-a124-c7e990ffa725 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a05a3343-fcec-4b4b-a124-c7e990ffa725 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d Sep 04 16:09:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a05a3343-fcec-4b4b-a124-c7e990ffa725 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:13 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a05a3343-fcec-4b4b-a124-c7e990ffa725 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:13 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:13 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:13 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:13 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:13 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a05a3343-fcec-4b4b-a124-c7e990ffa725 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:13 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a05a3343-fcec-4b4b-a124-c7e990ffa725 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d returned with HTTP 200 Sep 04 16:09:13 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1619/3193] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:13 2026] GET /volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-13b3c72f-447d-4dba-8abe-cfdcf5581e70 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-13b3c72f-447d-4dba-8abe-cfdcf5581e70 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-13b3c72f-447d-4dba-8abe-cfdcf5581e70 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-13b3c72f-447d-4dba-8abe-cfdcf5581e70 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-13b3c72f-447d-4dba-8abe-cfdcf5581e70 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:09:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-13b3c72f-447d-4dba-8abe-cfdcf5581e70 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 returned with HTTP 200 Sep 04 16:09:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1575/3194] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:13 2026] GET /volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b8255309-a73a-4f5f-94a0-78bb410a3372 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b8255309-a73a-4f5f-94a0-78bb410a3372 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b8255309-a73a-4f5f-94a0-78bb410a3372 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b8255309-a73a-4f5f-94a0-78bb410a3372 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b8255309-a73a-4f5f-94a0-78bb410a3372 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b8255309-a73a-4f5f-94a0-78bb410a3372 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 returned with HTTP 200 Sep 04 16:09:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1620/3195] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:14 2026] GET /volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0061ae96-7b3b-4298-b24d-601988904ba3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0061ae96-7b3b-4298-b24d-601988904ba3 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0061ae96-7b3b-4298-b24d-601988904ba3 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0061ae96-7b3b-4298-b24d-601988904ba3 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0061ae96-7b3b-4298-b24d-601988904ba3 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0061ae96-7b3b-4298-b24d-601988904ba3 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 returned with HTTP 200 Sep 04 16:09:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1576/3196] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:14 2026] GET /volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4210714a-5999-45a7-8569-7b750d84a5d4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4210714a-5999-45a7-8569-7b750d84a5d4 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 Sep 04 16:09:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4210714a-5999-45a7-8569-7b750d84a5d4 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4210714a-5999-45a7-8569-7b750d84a5d4 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:14 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-4210714a-5999-45a7-8569-7b750d84a5d4 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Delete snapshot with id: dc985770-207a-45c5-8a52-d5bf6fae8ac9 Sep 04 16:09:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4210714a-5999-45a7-8569-7b750d84a5d4 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Snapshot retrieved successfully. Sep 04 16:09:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4210714a-5999-45a7-8569-7b750d84a5d4 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Snapshot delete request issued successfully. Sep 04 16:09:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4210714a-5999-45a7-8569-7b750d84a5d4 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 returned with HTTP 202 Sep 04 16:09:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1621/3197] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:09:14 2026] DELETE /volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d1af9855-d9a7-4d11-b1b8-aeb01446b3e0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d1af9855-d9a7-4d11-b1b8-aeb01446b3e0 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 Sep 04 16:09:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d1af9855-d9a7-4d11-b1b8-aeb01446b3e0 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d1af9855-d9a7-4d11-b1b8-aeb01446b3e0 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d1af9855-d9a7-4d11-b1b8-aeb01446b3e0 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Snapshot retrieved successfully. Sep 04 16:09:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d1af9855-d9a7-4d11-b1b8-aeb01446b3e0 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 returned with HTTP 200 Sep 04 16:09:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1577/3198] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:14 2026] GET /volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-aae669a7-e833-41b5-a274-93eee7c91143 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aae669a7-e833-41b5-a274-93eee7c91143 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d Sep 04 16:09:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aae669a7-e833-41b5-a274-93eee7c91143 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aae669a7-e833-41b5-a274-93eee7c91143 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-aae669a7-e833-41b5-a274-93eee7c91143 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aae669a7-e833-41b5-a274-93eee7c91143 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d returned with HTTP 200 Sep 04 16:09:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1622/3199] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:14 2026] GET /volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-20544dfd-ba19-40f3-8592-cc5dc66baa96 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-20544dfd-ba19-40f3-8592-cc5dc66baa96 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-20544dfd-ba19-40f3-8592-cc5dc66baa96 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-20544dfd-ba19-40f3-8592-cc5dc66baa96 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:15 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:15 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:15 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-20544dfd-ba19-40f3-8592-cc5dc66baa96 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:09:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-20544dfd-ba19-40f3-8592-cc5dc66baa96 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 returned with HTTP 200 Sep 04 16:09:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1578/3200] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:14 2026] GET /volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-223aff9a-96cb-45dd-9813-9b947814c867 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-223aff9a-96cb-45dd-9813-9b947814c867 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 Sep 04 16:09:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-223aff9a-96cb-45dd-9813-9b947814c867 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-223aff9a-96cb-45dd-9813-9b947814c867 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:15 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:15 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-223aff9a-96cb-45dd-9813-9b947814c867 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Snapshot retrieved successfully. Sep 04 16:09:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-223aff9a-96cb-45dd-9813-9b947814c867 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 returned with HTTP 200 Sep 04 16:09:15 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1623/3201] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:15 2026] GET /volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c7c3609b-b685-4320-ada6-43fc2a76a00c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c7c3609b-b685-4320-ada6-43fc2a76a00c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d Sep 04 16:09:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c7c3609b-b685-4320-ada6-43fc2a76a00c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c7c3609b-b685-4320-ada6-43fc2a76a00c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-81047760-9b8a-4c53-b363-157ed8f1db9c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c7c3609b-b685-4320-ada6-43fc2a76a00c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-81047760-9b8a-4c53-b363-157ed8f1db9c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-81047760-9b8a-4c53-b363-157ed8f1db9c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-81047760-9b8a-4c53-b363-157ed8f1db9c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c7c3609b-b685-4320-ada6-43fc2a76a00c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d returned with HTTP 200 Sep 04 16:09:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1579/3202] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:15 2026] GET /volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-81047760-9b8a-4c53-b363-157ed8f1db9c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:09:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-81047760-9b8a-4c53-b363-157ed8f1db9c tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 returned with HTTP 200 Sep 04 16:09:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1624/3203] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:16 2026] GET /volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0019fe48-c28d-448d-aed1-99333178f69e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0019fe48-c28d-448d-aed1-99333178f69e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] POST http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8/action Sep 04 16:09:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0019fe48-c28d-448d-aed1-99333178f69e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0019fe48-c28d-448d-aed1-99333178f69e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.api.contrib.snapshot_unmanage [None req-0019fe48-c28d-448d-aed1-99333178f69e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Unmanage snapshot with id: fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0019fe48-c28d-448d-aed1-99333178f69e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Snapshot retrieved successfully. Sep 04 16:09:16 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-0019fe48-c28d-448d-aed1-99333178f69e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'f70b1315853b4a2b94da4488f50ed9fd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07bb09d5823f43dca188c4caaa4b5480', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0019fe48-c28d-448d-aed1-99333178f69e tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-reader] http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8/action returned with HTTP 403 Sep 04 16:09:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1580/3204] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 16:09:16 2026] POST /volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-af75340b-b4b1-44af-8986-2eb52d3f0708 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-af75340b-b4b1-44af-8986-2eb52d3f0708 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] DELETE http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-af75340b-b4b1-44af-8986-2eb52d3f0708 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-af75340b-b4b1-44af-8986-2eb52d3f0708 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:16 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-af75340b-b4b1-44af-8986-2eb52d3f0708 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete snapshot with id: fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-af75340b-b4b1-44af-8986-2eb52d3f0708 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:09:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-af75340b-b4b1-44af-8986-2eb52d3f0708 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot delete request issued successfully. Sep 04 16:09:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-af75340b-b4b1-44af-8986-2eb52d3f0708 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 returned with HTTP 202 Sep 04 16:09:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1625/3205] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:09:16 2026] DELETE /volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b40b50f4-4b38-4003-a8f6-6ac5f2c9e59a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b40b50f4-4b38-4003-a8f6-6ac5f2c9e59a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b40b50f4-4b38-4003-a8f6-6ac5f2c9e59a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b40b50f4-4b38-4003-a8f6-6ac5f2c9e59a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b40b50f4-4b38-4003-a8f6-6ac5f2c9e59a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b40b50f4-4b38-4003-a8f6-6ac5f2c9e59a tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 returned with HTTP 200 Sep 04 16:09:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1581/3206] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:16 2026] GET /volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-380c7ecb-a23f-4422-8b6a-767c6d6495a1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-380c7ecb-a23f-4422-8b6a-767c6d6495a1 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 Sep 04 16:09:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-380c7ecb-a23f-4422-8b6a-767c6d6495a1 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-380c7ecb-a23f-4422-8b6a-767c6d6495a1 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-380c7ecb-a23f-4422-8b6a-767c6d6495a1 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 returned with HTTP 404 Sep 04 16:09:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1626/3207] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:16 2026] GET /volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1fe70096-9df7-44c7-97eb-6bc5d9ab4d56 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1fe70096-9df7-44c7-97eb-6bc5d9ab4d56 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] DELETE http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f Sep 04 16:09:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1fe70096-9df7-44c7-97eb-6bc5d9ab4d56 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1fe70096-9df7-44c7-97eb-6bc5d9ab4d56 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-1fe70096-9df7-44c7-97eb-6bc5d9ab4d56 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Delete volume with id: 3566c238-2b55-4ec9-989c-2cf7e63b311f Sep 04 16:09:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1fe70096-9df7-44c7-97eb-6bc5d9ab4d56 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1fe70096-9df7-44c7-97eb-6bc5d9ab4d56 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Delete volume request issued successfully. Sep 04 16:09:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1fe70096-9df7-44c7-97eb-6bc5d9ab4d56 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f returned with HTTP 202 Sep 04 16:09:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1582/3208] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:09:16 2026] DELETE /volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-530f4ef5-df33-484b-886a-2cb179bd4be5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-530f4ef5-df33-484b-886a-2cb179bd4be5 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f Sep 04 16:09:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-530f4ef5-df33-484b-886a-2cb179bd4be5 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:16 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-530f4ef5-df33-484b-886a-2cb179bd4be5 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:16 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:16 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-530f4ef5-df33-484b-886a-2cb179bd4be5 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-530f4ef5-df33-484b-886a-2cb179bd4be5 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f returned with HTTP 200 Sep 04 16:09:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1627/3209] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:16 2026] GET /volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bf1d8d53-ca77-41b0-8217-24d5fdffc5b7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bf1d8d53-ca77-41b0-8217-24d5fdffc5b7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d Sep 04 16:09:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bf1d8d53-ca77-41b0-8217-24d5fdffc5b7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bf1d8d53-ca77-41b0-8217-24d5fdffc5b7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bf1d8d53-ca77-41b0-8217-24d5fdffc5b7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bf1d8d53-ca77-41b0-8217-24d5fdffc5b7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d returned with HTTP 200 Sep 04 16:09:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1583/3210] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:17 2026] GET /volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d => generated 1017 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cc49b525-bbac-4dba-a64d-78ab70ab2df8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cc49b525-bbac-4dba-a64d-78ab70ab2df8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:09:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cc49b525-bbac-4dba-a64d-78ab70ab2df8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d11b38e4-e3be-4298-b768-45bc35e6214d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1586064316"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cc49b525-bbac-4dba-a64d-78ab70ab2df8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:17 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-cc49b525-bbac-4dba-a64d-78ab70ab2df8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create snapshot from volume d11b38e4-e3be-4298-b768-45bc35e6214d Sep 04 16:09:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1fef2c56-700d-4437-bdeb-83a82ff23fa4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1fef2c56-700d-4437-bdeb-83a82ff23fa4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1fef2c56-700d-4437-bdeb-83a82ff23fa4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1fef2c56-700d-4437-bdeb-83a82ff23fa4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:17 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-cc49b525-bbac-4dba-a64d-78ab70ab2df8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['fc2a859c-b18c-47ab-a250-f42fe3a39b24', '22b57abc-bf4a-4536-b252-a38734ce6a35', 'cbafb432-d798-4550-97f2-40f7eee8f005', '34378a2e-4129-4f84-b1ed-e5a5d9ad4124'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1fef2c56-700d-4437-bdeb-83a82ff23fa4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Snapshot retrieved successfully. Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1fef2c56-700d-4437-bdeb-83a82ff23fa4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 returned with HTTP 200 Sep 04 16:09:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1584/3211] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:17 2026] GET /volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-cc49b525-bbac-4dba-a64d-78ab70ab2df8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot create request issued successfully. Sep 04 16:09:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cc49b525-bbac-4dba-a64d-78ab70ab2df8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:09:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1628/3212] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:09:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-686201ed-f3b9-423b-ad26-a58a1687ab59 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-686201ed-f3b9-423b-ad26-a58a1687ab59 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 Sep 04 16:09:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-686201ed-f3b9-423b-ad26-a58a1687ab59 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-686201ed-f3b9-423b-ad26-a58a1687ab59 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-686201ed-f3b9-423b-ad26-a58a1687ab59 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-686201ed-f3b9-423b-ad26-a58a1687ab59 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 returned with HTTP 200 Sep 04 16:09:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1585/3213] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:17 2026] GET /volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5ead784f-f0f5-436f-88a3-a16460de5f19 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5ead784f-f0f5-436f-88a3-a16460de5f19 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f Sep 04 16:09:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5ead784f-f0f5-436f-88a3-a16460de5f19 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5ead784f-f0f5-436f-88a3-a16460de5f19 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5ead784f-f0f5-436f-88a3-a16460de5f19 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f returned with HTTP 404 Sep 04 16:09:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1629/3214] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:17 2026] GET /volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-069cb547-d9aa-4774-8779-57c46991f0f8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-069cb547-d9aa-4774-8779-57c46991f0f8 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] DELETE http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-069cb547-d9aa-4774-8779-57c46991f0f8 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:17 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-069cb547-d9aa-4774-8779-57c46991f0f8 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-069cb547-d9aa-4774-8779-57c46991f0f8 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Delete volume with id: 9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:17 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:17 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:17 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:17 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-069cb547-d9aa-4774-8779-57c46991f0f8 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-069cb547-d9aa-4774-8779-57c46991f0f8 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Delete volume request issued successfully. Sep 04 16:09:17 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-069cb547-d9aa-4774-8779-57c46991f0f8 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 returned with HTTP 202 Sep 04 16:09:17 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1586/3215] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:09:17 2026] DELETE /volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8e8c27f1-47c3-4294-801c-528c924e7307 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8e8c27f1-47c3-4294-801c-528c924e7307 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8e8c27f1-47c3-4294-801c-528c924e7307 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8e8c27f1-47c3-4294-801c-528c924e7307 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-8e8c27f1-47c3-4294-801c-528c924e7307 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Volume info retrieved successfully. Sep 04 16:09:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8e8c27f1-47c3-4294-801c-528c924e7307 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 returned with HTTP 200 Sep 04 16:09:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1630/3216] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:17 2026] GET /volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 => generated 842 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-26ec171b-db03-49db-b334-37b1e809ce00 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-26ec171b-db03-49db-b334-37b1e809ce00 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 Sep 04 16:09:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-26ec171b-db03-49db-b334-37b1e809ce00 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-26ec171b-db03-49db-b334-37b1e809ce00 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-26ec171b-db03-49db-b334-37b1e809ce00 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 returned with HTTP 404 Sep 04 16:09:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1587/3217] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:18 2026] GET /volume/v3/snapshots/fc74390e-a498-414b-a8ea-c9140d2832d8 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-97174d9f-101e-4961-a5d5-a2b857c97808 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-97174d9f-101e-4961-a5d5-a2b857c97808 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-97174d9f-101e-4961-a5d5-a2b857c97808 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-97174d9f-101e-4961-a5d5-a2b857c97808 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-97174d9f-101e-4961-a5d5-a2b857c97808 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete volume with id: d48155f8-834e-4435-9934-0bfbccd2edfe Sep 04 16:09:18 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:18 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-97174d9f-101e-4961-a5d5-a2b857c97808 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-97174d9f-101e-4961-a5d5-a2b857c97808 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Delete volume request issued successfully. Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-97174d9f-101e-4961-a5d5-a2b857c97808 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe returned with HTTP 202 Sep 04 16:09:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1631/3218] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:09:18 2026] DELETE /volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9f703011-6fed-4ed9-bb34-1bd720acd60c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-381c20e7-7f79-471c-b428-612ffc375230 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9f703011-6fed-4ed9-bb34-1bd720acd60c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 Sep 04 16:09:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-381c20e7-7f79-471c-b428-612ffc375230 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9f703011-6fed-4ed9-bb34-1bd720acd60c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-381c20e7-7f79-471c-b428-612ffc375230 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-381c20e7-7f79-471c-b428-612ffc375230 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9f703011-6fed-4ed9-bb34-1bd720acd60c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9f703011-6fed-4ed9-bb34-1bd720acd60c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9f703011-6fed-4ed9-bb34-1bd720acd60c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 returned with HTTP 200 Sep 04 16:09:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1632/3219] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:18 2026] GET /volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-381c20e7-7f79-471c-b428-612ffc375230 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Volume info retrieved successfully. Sep 04 16:09:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-381c20e7-7f79-471c-b428-612ffc375230 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe returned with HTTP 200 Sep 04 16:09:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1588/3220] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:18 2026] GET /volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe => generated 1016 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-92c46564-e97e-4e01-86ef-b13536cb989c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-92c46564-e97e-4e01-86ef-b13536cb989c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-92c46564-e97e-4e01-86ef-b13536cb989c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-92c46564-e97e-4e01-86ef-b13536cb989c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-92c46564-e97e-4e01-86ef-b13536cb989c tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 returned with HTTP 404 Sep 04 16:09:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1633/3221] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:18 2026] GET /volume/v3/volumes/9b7d72b9-391e-49ea-8d32-a926ac103826 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8e09e5cf-d0fb-4268-a0e6-5b47024264ed None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8e09e5cf-d0fb-4268-a0e6-5b47024264ed tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 Sep 04 16:09:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8e09e5cf-d0fb-4268-a0e6-5b47024264ed tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8e09e5cf-d0fb-4268-a0e6-5b47024264ed tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:18 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-8e09e5cf-d0fb-4268-a0e6-5b47024264ed tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Delete snapshot with id: dc985770-207a-45c5-8a52-d5bf6fae8ac9 Sep 04 16:09:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8e09e5cf-d0fb-4268-a0e6-5b47024264ed tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 returned with HTTP 404 Sep 04 16:09:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1589/3222] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:09:18 2026] DELETE /volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ebdf093e-99cd-4efd-8c52-65c63022fea7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ebdf093e-99cd-4efd-8c52-65c63022fea7 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ebdf093e-99cd-4efd-8c52-65c63022fea7 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ebdf093e-99cd-4efd-8c52-65c63022fea7 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ebdf093e-99cd-4efd-8c52-65c63022fea7 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 returned with HTTP 404 Sep 04 16:09:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1634/3223] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:18 2026] GET /volume/v3/snapshots/dc985770-207a-45c5-8a52-d5bf6fae8ac9 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b736324b-9704-43c6-b900-0735a65914c3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b736324b-9704-43c6-b900-0735a65914c3 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] DELETE http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f Sep 04 16:09:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b736324b-9704-43c6-b900-0735a65914c3 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b736324b-9704-43c6-b900-0735a65914c3 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:18 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-b736324b-9704-43c6-b900-0735a65914c3 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Delete volume with id: 3566c238-2b55-4ec9-989c-2cf7e63b311f Sep 04 16:09:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b736324b-9704-43c6-b900-0735a65914c3 tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f returned with HTTP 404 Sep 04 16:09:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1590/3224] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:09:18 2026] DELETE /volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-40b369a1-c527-4d1a-8ab9-9c5c6fcb5d3a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-40b369a1-c527-4d1a-8ab9-9c5c6fcb5d3a tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] GET http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-40b369a1-c527-4d1a-8ab9-9c5c6fcb5d3a tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-40b369a1-c527-4d1a-8ab9-9c5c6fcb5d3a tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-40b369a1-c527-4d1a-8ab9-9c5c6fcb5d3a tempest-SnapshotDependencyTests-2114230018 tempest-SnapshotDependencyTests-2114230018-project-member] http://192.168.122.126/volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f returned with HTTP 404 Sep 04 16:09:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1635/3225] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:18 2026] GET /volume/v3/volumes/3566c238-2b55-4ec9-989c-2cf7e63b311f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ad32b1e1-109c-4445-9512-bb60fe606d5f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ad32b1e1-109c-4445-9512-bb60fe606d5f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 Sep 04 16:09:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ad32b1e1-109c-4445-9512-bb60fe606d5f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:19 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ad32b1e1-109c-4445-9512-bb60fe606d5f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:19 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:19 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:19 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ad32b1e1-109c-4445-9512-bb60fe606d5f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:19 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ad32b1e1-109c-4445-9512-bb60fe606d5f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 returned with HTTP 200 Sep 04 16:09:19 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1591/3226] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:19 2026] GET /volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-aca1042d-e3c2-4a16-97f5-35da5fc841e4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aca1042d-e3c2-4a16-97f5-35da5fc841e4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] GET http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe Sep 04 16:09:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aca1042d-e3c2-4a16-97f5-35da5fc841e4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aca1042d-e3c2-4a16-97f5-35da5fc841e4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aca1042d-e3c2-4a16-97f5-35da5fc841e4 tempest-ProjectReaderTests-1922078704 tempest-ProjectReaderTests-1922078704-project-admin] http://192.168.122.126/volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe returned with HTTP 404 Sep 04 16:09:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1636/3227] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:19 2026] GET /volume/v3/volumes/d48155f8-834e-4435-9934-0bfbccd2edfe => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7bc404cf-7b6a-4865-985a-34e515e13283 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7bc404cf-7b6a-4865-985a-34e515e13283 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 Sep 04 16:09:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7bc404cf-7b6a-4865-985a-34e515e13283 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7bc404cf-7b6a-4865-985a-34e515e13283 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7bc404cf-7b6a-4865-985a-34e515e13283 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7bc404cf-7b6a-4865-985a-34e515e13283 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 returned with HTTP 200 Sep 04 16:09:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1592/3228] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:20 2026] GET /volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-85cfb256-08ac-49fd-96cc-f9f6bb760711 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-85cfb256-08ac-49fd-96cc-f9f6bb760711 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] DELETE http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 Sep 04 16:09:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-85cfb256-08ac-49fd-96cc-f9f6bb760711 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-85cfb256-08ac-49fd-96cc-f9f6bb760711 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:20 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-85cfb256-08ac-49fd-96cc-f9f6bb760711 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Delete snapshot with id: d65d8319-df63-4642-8bb1-556f7c4e6e47 Sep 04 16:09:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-85cfb256-08ac-49fd-96cc-f9f6bb760711 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:09:20 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:20 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-85cfb256-08ac-49fd-96cc-f9f6bb760711 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot delete request issued successfully. Sep 04 16:09:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-85cfb256-08ac-49fd-96cc-f9f6bb760711 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 returned with HTTP 202 Sep 04 16:09:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1637/3229] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:09:20 2026] DELETE /volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 16:09:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7b1cab18-5c62-4594-86b2-8ba134754e56 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7b1cab18-5c62-4594-86b2-8ba134754e56 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] GET http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 Sep 04 16:09:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7b1cab18-5c62-4594-86b2-8ba134754e56 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7b1cab18-5c62-4594-86b2-8ba134754e56 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7b1cab18-5c62-4594-86b2-8ba134754e56 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:09:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7b1cab18-5c62-4594-86b2-8ba134754e56 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 returned with HTTP 200 Sep 04 16:09:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1593/3230] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:20 2026] GET /volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-19e5b420-293a-4705-97b2-a5a040787c68 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-19e5b420-293a-4705-97b2-a5a040787c68 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] GET http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 Sep 04 16:09:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-19e5b420-293a-4705-97b2-a5a040787c68 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:21 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-19e5b420-293a-4705-97b2-a5a040787c68 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:21 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:21 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:21 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-19e5b420-293a-4705-97b2-a5a040787c68 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:09:21 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-19e5b420-293a-4705-97b2-a5a040787c68 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 returned with HTTP 200 Sep 04 16:09:21 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1638/3231] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:21 2026] GET /volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0b699b9a-7632-4ca5-9ae8-c416854c0f7e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0b699b9a-7632-4ca5-9ae8-c416854c0f7e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] GET http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 Sep 04 16:09:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0b699b9a-7632-4ca5-9ae8-c416854c0f7e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0b699b9a-7632-4ca5-9ae8-c416854c0f7e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0b699b9a-7632-4ca5-9ae8-c416854c0f7e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 returned with HTTP 404 Sep 04 16:09:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1594/3232] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:22 2026] GET /volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-440db7c7-aa2e-4d21-b43c-621f584b00b7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-440db7c7-aa2e-4d21-b43c-621f584b00b7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 Sep 04 16:09:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-440db7c7-aa2e-4d21-b43c-621f584b00b7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-440db7c7-aa2e-4d21-b43c-621f584b00b7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:22 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-440db7c7-aa2e-4d21-b43c-621f584b00b7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete snapshot with id: d65d8319-df63-4642-8bb1-556f7c4e6e47 Sep 04 16:09:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-440db7c7-aa2e-4d21-b43c-621f584b00b7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 returned with HTTP 404 Sep 04 16:09:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1639/3233] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:09:22 2026] DELETE /volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8a8fd4af-4dc6-455f-8960-3d4bf37f1066 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8a8fd4af-4dc6-455f-8960-3d4bf37f1066 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 Sep 04 16:09:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8a8fd4af-4dc6-455f-8960-3d4bf37f1066 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8a8fd4af-4dc6-455f-8960-3d4bf37f1066 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8a8fd4af-4dc6-455f-8960-3d4bf37f1066 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 returned with HTTP 404 Sep 04 16:09:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1595/3234] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:22 2026] GET /volume/v3/snapshots/d65d8319-df63-4642-8bb1-556f7c4e6e47 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4af76401-79b3-4260-b556-f3d2f48dc04d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4af76401-79b3-4260-b556-f3d2f48dc04d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d Sep 04 16:09:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4af76401-79b3-4260-b556-f3d2f48dc04d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4af76401-79b3-4260-b556-f3d2f48dc04d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:22 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-4af76401-79b3-4260-b556-f3d2f48dc04d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume with id: d11b38e4-e3be-4298-b768-45bc35e6214d Sep 04 16:09:22 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:22 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:22 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:22 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4af76401-79b3-4260-b556-f3d2f48dc04d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:22 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4af76401-79b3-4260-b556-f3d2f48dc04d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume request issued successfully. Sep 04 16:09:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4af76401-79b3-4260-b556-f3d2f48dc04d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d returned with HTTP 202 Sep 04 16:09:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1640/3235] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:09:22 2026] DELETE /volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-314443f0-4d5b-4790-b895-75ec9b2c1f2f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-314443f0-4d5b-4790-b895-75ec9b2c1f2f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d Sep 04 16:09:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-314443f0-4d5b-4790-b895-75ec9b2c1f2f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-314443f0-4d5b-4790-b895-75ec9b2c1f2f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-314443f0-4d5b-4790-b895-75ec9b2c1f2f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-314443f0-4d5b-4790-b895-75ec9b2c1f2f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d returned with HTTP 200 Sep 04 16:09:22 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1596/3236] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:22 2026] GET /volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d => generated 1016 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-57e2ab86-9b4a-4dda-a42e-6efd89329fb5 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57e2ab86-9b4a-4dda-a42e-6efd89329fb5 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:09:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-57e2ab86-9b4a-4dda-a42e-6efd89329fb5 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-80217643", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-57e2ab86-9b4a-4dda-a42e-6efd89329fb5 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:09:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1641/3237] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:09:23 2026] POST /volume/v3/types => generated 378 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-78747d86-bbf1-4009-b7d6-7a688d1f2e06 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-78747d86-bbf1-4009-b7d6-7a688d1f2e06 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] POST http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/encryption Sep 04 16:09:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-78747d86-bbf1-4009-b7d6-7a688d1f2e06 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-78747d86-bbf1-4009-b7d6-7a688d1f2e06 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/encryption returned with HTTP 200 Sep 04 16:09:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1597/3238] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 16:09:23 2026] POST /volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ca62a478-6340-41b0-b612-855e548566a3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ca62a478-6340-41b0-b612-855e548566a3 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:09:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ca62a478-6340-41b0-b612-855e548566a3 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1576920124", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ca62a478-6340-41b0-b612-855e548566a3 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:09:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1642/3239] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:09:23 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d2088354-eac2-4af0-a7a5-3d13eacb9106 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d2088354-eac2-4af0-a7a5-3d13eacb9106 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] POST http://192.168.122.126/volume/v3/types/27b603a7-e168-4cbd-948d-94dfbfbd6469/encryption Sep 04 16:09:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d2088354-eac2-4af0-a7a5-3d13eacb9106 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:23 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-d2088354-eac2-4af0-a7a5-3d13eacb9106 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '822aabdd2306454d83cd8fe6759cb1ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcba27e94e5147e2999345a45ac9dd97', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d2088354-eac2-4af0-a7a5-3d13eacb9106 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/27b603a7-e168-4cbd-948d-94dfbfbd6469/encryption returned with HTTP 403 Sep 04 16:09:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1598/3240] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 16:09:23 2026] POST /volume/v3/types/27b603a7-e168-4cbd-948d-94dfbfbd6469/encryption => generated 127 bytes in 162 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c4c82a42-d248-429c-b593-dd717f435c72 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c4c82a42-d248-429c-b593-dd717f435c72 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:09:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c4c82a42-d248-429c-b593-dd717f435c72 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1992089309", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c4c82a42-d248-429c-b593-dd717f435c72 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:09:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1643/3241] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:09:23 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7039fab5-953f-4785-88f6-a015a49de812 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7039fab5-953f-4785-88f6-a015a49de812 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] POST http://192.168.122.126/volume/v3/types/11a00dc6-45fd-4b6d-9b32-83c2f5dfa873/extra_specs Sep 04 16:09:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7039fab5-953f-4785-88f6-a015a49de812 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:23 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-7039fab5-953f-4785-88f6-a015a49de812 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '822aabdd2306454d83cd8fe6759cb1ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcba27e94e5147e2999345a45ac9dd97', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7039fab5-953f-4785-88f6-a015a49de812 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/11a00dc6-45fd-4b6d-9b32-83c2f5dfa873/extra_specs returned with HTTP 403 Sep 04 16:09:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1599/3242] 192.168.122.126 () {60 vars in 1283 bytes} [Fri Sep 4 16:09:23 2026] POST /volume/v3/types/11a00dc6-45fd-4b6d-9b32-83c2f5dfa873/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0ac12876-fe2c-40aa-96cf-71bf65a609d6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0ac12876-fe2c-40aa-96cf-71bf65a609d6 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] PUT http://192.168.122.126/volume/v3/types/11a00dc6-45fd-4b6d-9b32-83c2f5dfa873/extra_specs/key2 Sep 04 16:09:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0ac12876-fe2c-40aa-96cf-71bf65a609d6 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:23 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-0ac12876-fe2c-40aa-96cf-71bf65a609d6 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '822aabdd2306454d83cd8fe6759cb1ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcba27e94e5147e2999345a45ac9dd97', '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=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0ac12876-fe2c-40aa-96cf-71bf65a609d6 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/11a00dc6-45fd-4b6d-9b32-83c2f5dfa873/extra_specs/key2 returned with HTTP 403 Sep 04 16:09:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1644/3243] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 16:09:23 2026] PUT /volume/v3/types/11a00dc6-45fd-4b6d-9b32-83c2f5dfa873/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0b35edd6-2a8c-4535-8aad-300bb10b5677 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0b35edd6-2a8c-4535-8aad-300bb10b5677 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] POST http://192.168.122.126/volume/v3/types Sep 04 16:09:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0b35edd6-2a8c-4535-8aad-300bb10b5677 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:23 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-0b35edd6-2a8c-4535-8aad-300bb10b5677 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '822aabdd2306454d83cd8fe6759cb1ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcba27e94e5147e2999345a45ac9dd97', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0b35edd6-2a8c-4535-8aad-300bb10b5677 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types returned with HTTP 403 Sep 04 16:09:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1600/3244] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 16:09:23 2026] POST /volume/v3/types => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-73124675-93aa-4e3c-82e0-8098918f3671 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-73124675-93aa-4e3c-82e0-8098918f3671 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:09:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-73124675-93aa-4e3c-82e0-8098918f3671 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1883622534", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-73124675-93aa-4e3c-82e0-8098918f3671 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:09:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1645/3245] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:09:23 2026] POST /volume/v3/types => generated 380 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7c8138d6-a544-49df-92c2-f8b32086650b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7c8138d6-a544-49df-92c2-f8b32086650b tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] POST http://192.168.122.126/volume/v3/types/500c41de-d74e-44ea-882b-68aeab1d30aa/encryption Sep 04 16:09:23 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7c8138d6-a544-49df-92c2-f8b32086650b tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3e4672a9-6fef-49e5-bc72-efc2b6d7def2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e4672a9-6fef-49e5-bc72-efc2b6d7def2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e4672a9-6fef-49e5-bc72-efc2b6d7def2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e4672a9-6fef-49e5-bc72-efc2b6d7def2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7c8138d6-a544-49df-92c2-f8b32086650b tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types/500c41de-d74e-44ea-882b-68aeab1d30aa/encryption returned with HTTP 200 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1601/3246] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 16:09:23 2026] POST /volume/v3/types/500c41de-d74e-44ea-882b-68aeab1d30aa/encryption => generated 239 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9e0d4bcc-5f97-4745-8cfe-a19d9f09edcb None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9e0d4bcc-5f97-4745-8cfe-a19d9f09edcb tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] DELETE http://192.168.122.126/volume/v3/types/500c41de-d74e-44ea-882b-68aeab1d30aa/encryption/4bb6e846-7b1e-4577-b716-521af4e4f3c9 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9e0d4bcc-5f97-4745-8cfe-a19d9f09edcb tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9e0d4bcc-5f97-4745-8cfe-a19d9f09edcb tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-9e0d4bcc-5f97-4745-8cfe-a19d9f09edcb tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '822aabdd2306454d83cd8fe6759cb1ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcba27e94e5147e2999345a45ac9dd97', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9e0d4bcc-5f97-4745-8cfe-a19d9f09edcb tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/500c41de-d74e-44ea-882b-68aeab1d30aa/encryption/4bb6e846-7b1e-4577-b716-521af4e4f3c9 returned with HTTP 403 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1602/3247] 192.168.122.126 () {58 vars in 1373 bytes} [Fri Sep 4 16:09:24 2026] DELETE /volume/v3/types/500c41de-d74e-44ea-882b-68aeab1d30aa/encryption/4bb6e846-7b1e-4577-b716-521af4e4f3c9 => generated 127 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e4672a9-6fef-49e5-bc72-efc2b6d7def2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d returned with HTTP 404 Sep 04 16:09:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1646/3248] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:24 2026] GET /volume/v3/volumes/d11b38e4-e3be-4298-b768-45bc35e6214d => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-95f6e28e-5479-41da-b77e-d551622d5efa None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-95f6e28e-5479-41da-b77e-d551622d5efa tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-95f6e28e-5479-41da-b77e-d551622d5efa tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1526308923", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1158516755"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1158516755'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume of 1 GB Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Availability Zones retrieved successfully. Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (85033f18-363d-46a0-a72d-bf9fccff36a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-95f6e28e-5479-41da-b77e-d551622d5efa tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1603/3249] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:09:24 2026] POST /volume/v3/types => generated 380 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aab2d23-db9e-4ee3-8303-9dd7052f76ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6736d2c3-819e-4b74-8091-85c56ea11a12 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6736d2c3-819e-4b74-8091-85c56ea11a12 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] DELETE http://192.168.122.126/volume/v3/types/aecfdd2c-da2b-4c94-b9be-c3c0154b8b9d/extra_specs/key1 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6736d2c3-819e-4b74-8091-85c56ea11a12 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6736d2c3-819e-4b74-8091-85c56ea11a12 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-6736d2c3-819e-4b74-8091-85c56ea11a12 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '822aabdd2306454d83cd8fe6759cb1ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcba27e94e5147e2999345a45ac9dd97', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6736d2c3-819e-4b74-8091-85c56ea11a12 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/aecfdd2c-da2b-4c94-b9be-c3c0154b8b9d/extra_specs/key1 returned with HTTP 403 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1604/3250] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 16:09:24 2026] DELETE /volume/v3/types/aecfdd2c-da2b-4c94-b9be-c3c0154b8b9d/extra_specs/key1 => generated 122 bytes in 37 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-572d298e-f9e9-4d83-8784-d18c84849f97 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-572d298e-f9e9-4d83-8784-d18c84849f97 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-572d298e-f9e9-4d83-8784-d18c84849f97 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-485944458", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aab2d23-db9e-4ee3-8303-9dd7052f76ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d5db02-6ab4-44a0-bca2-107ef7fb05c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-572d298e-f9e9-4d83-8784-d18c84849f97 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1605/3251] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:09:24 2026] POST /volume/v3/types => generated 379 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d38cfb14-4656-4fdd-a497-ea52e68ccff6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d38cfb14-4656-4fdd-a497-ea52e68ccff6 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] DELETE http://192.168.122.126/volume/v3/types/1b39c3f2-0288-41df-925d-3814e39ea532 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d38cfb14-4656-4fdd-a497-ea52e68ccff6 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d38cfb14-4656-4fdd-a497-ea52e68ccff6 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-d38cfb14-4656-4fdd-a497-ea52e68ccff6 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '822aabdd2306454d83cd8fe6759cb1ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcba27e94e5147e2999345a45ac9dd97', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d38cfb14-4656-4fdd-a497-ea52e68ccff6 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/1b39c3f2-0288-41df-925d-3814e39ea532 returned with HTTP 403 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1606/3252] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:09:24 2026] DELETE /volume/v3/types/1b39c3f2-0288-41df-925d-3814e39ea532 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-645f6c69-ddec-49a3-8fbd-fd85889ab4b1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-645f6c69-ddec-49a3-8fbd-fd85889ab4b1 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] GET http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/extra_specs Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-645f6c69-ddec-49a3-8fbd-fd85889ab4b1 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-645f6c69-ddec-49a3-8fbd-fd85889ab4b1 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-645f6c69-ddec-49a3-8fbd-fd85889ab4b1 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/extra_specs returned with HTTP 200 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1607/3253] 192.168.122.126 () {58 vars in 1262 bytes} [Fri Sep 4 16:09:24 2026] GET /volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/extra_specs => generated 123 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-079ad1fe-2e3f-4af1-96f2-840fbe2aa179 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-079ad1fe-2e3f-4af1-96f2-840fbe2aa179 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] GET http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/encryption/cipher Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-079ad1fe-2e3f-4af1-96f2-840fbe2aa179 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-079ad1fe-2e3f-4af1-96f2-840fbe2aa179 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-079ad1fe-2e3f-4af1-96f2-840fbe2aa179 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '822aabdd2306454d83cd8fe6759cb1ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcba27e94e5147e2999345a45ac9dd97', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-079ad1fe-2e3f-4af1-96f2-840fbe2aa179 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/encryption/cipher returned with HTTP 403 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1608/3254] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 16:09:24 2026] GET /volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/encryption/cipher => generated 124 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['6b75fb59-bb4a-4959-a7b6-e8c8c07e4825', 'df0478bf-2b02-4584-8098-3f8222f4dff7', '9bd4ae4f-1c09-41aa-bc63-436e618e1baf', '303fae3c-c1c6-4fed-82cf-eff7dec001af'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d5db02-6ab4-44a0-bca2-107ef7fb05c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b75fb59-bb4a-4959-a7b6-e8c8c07e4825', 'df0478bf-2b02-4584-8098-3f8222f4dff7', '9bd4ae4f-1c09-41aa-bc63-436e618e1baf', '303fae3c-c1c6-4fed-82cf-eff7dec001af']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fbbc1c8-a2c9-4011-80b1-3170742f4d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bf812743-d40f-4dac-82a2-31333d4452c4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bf812743-d40f-4dac-82a2-31333d4452c4 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] GET http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/encryption Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bf812743-d40f-4dac-82a2-31333d4452c4 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bf812743-d40f-4dac-82a2-31333d4452c4 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-bf812743-d40f-4dac-82a2-31333d4452c4 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '822aabdd2306454d83cd8fe6759cb1ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcba27e94e5147e2999345a45ac9dd97', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bf812743-d40f-4dac-82a2-31333d4452c4 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/encryption returned with HTTP 403 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1609/3255] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 16:09:24 2026] GET /volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-070874e5-129c-4df4-9e75-f0d65af5cac4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-070874e5-129c-4df4-9e75-f0d65af5cac4 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] GET http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/extra_specs/multiattach Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-070874e5-129c-4df4-9e75-f0d65af5cac4 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-070874e5-129c-4df4-9e75-f0d65af5cac4 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fbbc1c8-a2c9-4011-80b1-3170742f4d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76bdb6b0-1390-4b25-9b51-c766b3337646', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1158516755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['6b75fb59-bb4a-4959-a7b6-e8c8c07e4825','df0478bf-2b02-4584-8098-3f8222f4dff7','9bd4ae4f-1c09-41aa-bc63-436e618e1baf','303fae3c-c1c6-4fed-82cf-eff7dec001af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1158516755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76bdb6b0-1390-4b25-9b51-c766b3337646,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd3bec3eae6a463fbbef6576bb85077b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fccb6cabb20d46fa8276df523be9732a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9700ce80-4eeb-4f40-8d03-781549c2635e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-070874e5-129c-4df4-9e75-f0d65af5cac4 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/extra_specs/multiattach returned with HTTP 200 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1610/3256] 192.168.122.126 () {58 vars in 1298 bytes} [Fri Sep 4 16:09:24 2026] GET /volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/extra_specs/multiattach => generated 29 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-155f4451-ffe3-4994-9e29-d48f16d8b47c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-155f4451-ffe3-4994-9e29-d48f16d8b47c tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] GET http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/extra_specs/volume_backend_name Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-155f4451-ffe3-4994-9e29-d48f16d8b47c tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-155f4451-ffe3-4994-9e29-d48f16d8b47c tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9700ce80-4eeb-4f40-8d03-781549c2635e) transitioned into state 'SUCCESS' from state '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-1158516755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['6b75fb59-bb4a-4959-a7b6-e8c8c07e4825','df0478bf-2b02-4584-8098-3f8222f4dff7','9bd4ae4f-1c09-41aa-bc63-436e618e1baf','303fae3c-c1c6-4fed-82cf-eff7dec001af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (321889af-7c69-41a0-98ff-f39537905045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-155f4451-ffe3-4994-9e29-d48f16d8b47c tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1611/3257] 192.168.122.126 () {58 vars in 1322 bytes} [Fri Sep 4 16:09:24 2026] GET /volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/extra_specs/volume_backend_name => generated 143 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-73fd40a9-1a10-412e-baac-4c816572041f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-73fd40a9-1a10-412e-baac-4c816572041f tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] PUT http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/encryption/64fedf59-93e9-4777-81d9-25bd6262c35d Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-73fd40a9-1a10-412e-baac-4c816572041f tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (321889af-7c69-41a0-98ff-f39537905045) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-73fd40a9-1a10-412e-baac-4c816572041f tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '822aabdd2306454d83cd8fe6759cb1ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcba27e94e5147e2999345a45ac9dd97', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-73fd40a9-1a10-412e-baac-4c816572041f tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/encryption/64fedf59-93e9-4777-81d9-25bd6262c35d returned with HTTP 403 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1612/3258] 192.168.122.126 () {60 vars in 1390 bytes} [Fri Sep 4 16:09:24 2026] PUT /volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/encryption/64fedf59-93e9-4777-81d9-25bd6262c35d => generated 127 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (85033f18-363d-46a0-a72d-bf9fccff36a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request issued successfully. Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-328b1dfe-c1d7-4eab-ab72-d8a34293acbf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1647/3259] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:09:24 2026] POST /volume/v3/volumes => generated 787 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1bb56017-b1a4-4789-b1b5-e3a6e07bcafc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1bb56017-b1a4-4789-b1b5-e3a6e07bcafc tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] PUT http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/extra_specs/key1 Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-79048ba8-d9e8-40a4-ae95-559d529aae43 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1bb56017-b1a4-4789-b1b5-e3a6e07bcafc tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-79048ba8-d9e8-40a4-ae95-559d529aae43 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-79048ba8-d9e8-40a4-ae95-559d529aae43 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-79048ba8-d9e8-40a4-ae95-559d529aae43 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-1bb56017-b1a4-4789-b1b5-e3a6e07bcafc tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '822aabdd2306454d83cd8fe6759cb1ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcba27e94e5147e2999345a45ac9dd97', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1bb56017-b1a4-4789-b1b5-e3a6e07bcafc tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/extra_specs/key1 returned with HTTP 403 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1613/3260] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 16:09:24 2026] PUT /volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3/extra_specs/key1 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e3c0b90d-d528-4f2b-8be9-46a17beaae3a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:24 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:24 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:24 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e3c0b90d-d528-4f2b-8be9-46a17beaae3a tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] PUT http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e3c0b90d-d528-4f2b-8be9-46a17beaae3a tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-79048ba8-d9e8-40a4-ae95-559d529aae43 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-e3c0b90d-d528-4f2b-8be9-46a17beaae3a tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '822aabdd2306454d83cd8fe6759cb1ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcba27e94e5147e2999345a45ac9dd97', '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=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e3c0b90d-d528-4f2b-8be9-46a17beaae3a tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-reader] http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3 returned with HTTP 403 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1614/3261] 192.168.122.126 () {60 vars in 1246 bytes} [Fri Sep 4 16:09:24 2026] PUT /volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3 => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-79048ba8-d9e8-40a4-ae95-559d529aae43 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 returned with HTTP 200 Sep 04 16:09:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1648/3262] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:24 2026] GET /volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d6d68e0a-a7af-4607-81ea-dfc5507ed214 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d6d68e0a-a7af-4607-81ea-dfc5507ed214 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] DELETE http://192.168.122.126/volume/v3/types/1b39c3f2-0288-41df-925d-3814e39ea532 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d6d68e0a-a7af-4607-81ea-dfc5507ed214 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d6d68e0a-a7af-4607-81ea-dfc5507ed214 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d6d68e0a-a7af-4607-81ea-dfc5507ed214 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types/1b39c3f2-0288-41df-925d-3814e39ea532 returned with HTTP 202 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1615/3263] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:09:24 2026] DELETE /volume/v3/types/1b39c3f2-0288-41df-925d-3814e39ea532 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5b336f96-5e3b-4883-a752-a2a58f637c9a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5b336f96-5e3b-4883-a752-a2a58f637c9a tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] DELETE http://192.168.122.126/volume/v3/types/aecfdd2c-da2b-4c94-b9be-c3c0154b8b9d Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5b336f96-5e3b-4883-a752-a2a58f637c9a tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5b336f96-5e3b-4883-a752-a2a58f637c9a tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5b336f96-5e3b-4883-a752-a2a58f637c9a tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types/aecfdd2c-da2b-4c94-b9be-c3c0154b8b9d returned with HTTP 202 Sep 04 16:09:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1649/3264] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:09:24 2026] DELETE /volume/v3/types/aecfdd2c-da2b-4c94-b9be-c3c0154b8b9d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9fcafd4e-3263-4edd-8994-acdf22365a77 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9fcafd4e-3263-4edd-8994-acdf22365a77 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] DELETE http://192.168.122.126/volume/v3/types/500c41de-d74e-44ea-882b-68aeab1d30aa Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9fcafd4e-3263-4edd-8994-acdf22365a77 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9fcafd4e-3263-4edd-8994-acdf22365a77 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9fcafd4e-3263-4edd-8994-acdf22365a77 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types/500c41de-d74e-44ea-882b-68aeab1d30aa returned with HTTP 202 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1616/3265] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:09:24 2026] DELETE /volume/v3/types/500c41de-d74e-44ea-882b-68aeab1d30aa => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d226d43f-372b-48cc-9cbf-352da818f8f4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d226d43f-372b-48cc-9cbf-352da818f8f4 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] DELETE http://192.168.122.126/volume/v3/types/11a00dc6-45fd-4b6d-9b32-83c2f5dfa873 Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d226d43f-372b-48cc-9cbf-352da818f8f4 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d226d43f-372b-48cc-9cbf-352da818f8f4 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:24 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d226d43f-372b-48cc-9cbf-352da818f8f4 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types/11a00dc6-45fd-4b6d-9b32-83c2f5dfa873 returned with HTTP 202 Sep 04 16:09:24 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1650/3266] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:09:24 2026] DELETE /volume/v3/types/11a00dc6-45fd-4b6d-9b32-83c2f5dfa873 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-97ea2ac2-720a-4b5b-a74a-d88c539a59b8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-97ea2ac2-720a-4b5b-a74a-d88c539a59b8 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] DELETE http://192.168.122.126/volume/v3/types/27b603a7-e168-4cbd-948d-94dfbfbd6469 Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-97ea2ac2-720a-4b5b-a74a-d88c539a59b8 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-97ea2ac2-720a-4b5b-a74a-d88c539a59b8 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-97ea2ac2-720a-4b5b-a74a-d88c539a59b8 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types/27b603a7-e168-4cbd-948d-94dfbfbd6469 returned with HTTP 202 Sep 04 16:09:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1617/3267] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:09:24 2026] DELETE /volume/v3/types/27b603a7-e168-4cbd-948d-94dfbfbd6469 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-768c02a4-ef89-41ce-a766-fde97a308566 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-768c02a4-ef89-41ce-a766-fde97a308566 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] DELETE http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3 Sep 04 16:09:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-768c02a4-ef89-41ce-a766-fde97a308566 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:25 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-768c02a4-ef89-41ce-a766-fde97a308566 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:25 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-768c02a4-ef89-41ce-a766-fde97a308566 tempest-VolumeTypesReaderTests-1398912659 tempest-VolumeTypesReaderTests-1398912659-project-admin] http://192.168.122.126/volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3 returned with HTTP 202 Sep 04 16:09:25 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1651/3268] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:09:25 2026] DELETE /volume/v3/types/910cd6a5-8819-44fe-9046-fb987a4fefb3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5fe6ee20-2953-4206-a60f-449f44db2410 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5fe6ee20-2953-4206-a60f-449f44db2410 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 Sep 04 16:09:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5fe6ee20-2953-4206-a60f-449f44db2410 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:25 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5fe6ee20-2953-4206-a60f-449f44db2410 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:25 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:25 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:25 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:25 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:25 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-5fe6ee20-2953-4206-a60f-449f44db2410 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:25 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5fe6ee20-2953-4206-a60f-449f44db2410 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 returned with HTTP 200 Sep 04 16:09:25 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1618/3269] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:25 2026] GET /volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b64b6867-3ca6-4a82-968a-b5e1a88cc646 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b64b6867-3ca6-4a82-968a-b5e1a88cc646 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 Sep 04 16:09:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b64b6867-3ca6-4a82-968a-b5e1a88cc646 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:26 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b64b6867-3ca6-4a82-968a-b5e1a88cc646 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:26 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:26 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:26 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:26 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:26 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b64b6867-3ca6-4a82-968a-b5e1a88cc646 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:26 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b64b6867-3ca6-4a82-968a-b5e1a88cc646 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 returned with HTTP 200 Sep 04 16:09:26 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1652/3270] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:26 2026] GET /volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9ed5ab02-d1d2-4315-b195-767af53dfb61 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:26 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ed5ab02-d1d2-4315-b195-767af53dfb61 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:09:26 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9ed5ab02-d1d2-4315-b195-767af53dfb61 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76bdb6b0-1390-4b25-9b51-c766b3337646", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2061811783"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:26 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:26 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:26 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9ed5ab02-d1d2-4315-b195-767af53dfb61 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:26 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-9ed5ab02-d1d2-4315-b195-767af53dfb61 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create snapshot from volume 76bdb6b0-1390-4b25-9b51-c766b3337646 Sep 04 16:09:26 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-9ed5ab02-d1d2-4315-b195-767af53dfb61 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['aef17f1b-8fde-47a0-9fca-61dfbd9ce76c', '034ebfcb-3b11-47f2-a22c-988e06a5a02c', 'e9e67ddb-47a8-426c-adb7-8d8b36fc626d', '46d7f2c5-0f66-4101-8059-3f57a2e52774'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:26 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:26 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9ed5ab02-d1d2-4315-b195-767af53dfb61 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot create request issued successfully. Sep 04 16:09:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ed5ab02-d1d2-4315-b195-767af53dfb61 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:09:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1619/3271] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:09:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-22b38bfc-2ef4-4fea-877b-5f6dbee75097 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-22b38bfc-2ef4-4fea-877b-5f6dbee75097 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 Sep 04 16:09:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-22b38bfc-2ef4-4fea-877b-5f6dbee75097 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-22b38bfc-2ef4-4fea-877b-5f6dbee75097 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-22b38bfc-2ef4-4fea-877b-5f6dbee75097 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-22b38bfc-2ef4-4fea-877b-5f6dbee75097 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 returned with HTTP 200 Sep 04 16:09:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1653/3272] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:27 2026] GET /volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7e2d9d1f-20d8-41a0-b242-925007d0d436 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7e2d9d1f-20d8-41a0-b242-925007d0d436 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 Sep 04 16:09:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7e2d9d1f-20d8-41a0-b242-925007d0d436 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7e2d9d1f-20d8-41a0-b242-925007d0d436 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7e2d9d1f-20d8-41a0-b242-925007d0d436 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7e2d9d1f-20d8-41a0-b242-925007d0d436 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 returned with HTTP 200 Sep 04 16:09:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1620/3273] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:28 2026] GET /volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f135af94-efed-47b3-a597-f6cb6602bd95 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:09:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1395987955"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1395987955'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:28 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Create volume of 1 GB Sep 04 16:09:28 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Availability Zones retrieved successfully. Sep 04 16:09:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Flow 'volume_create_api' (2898f763-e09c-4e09-afc2-26a4bff94922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d9395eb-b31e-4d19-a75e-4436a3d7a10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:28 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d9395eb-b31e-4d19-a75e-4436a3d7a10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ff2fe7-54fe-4dd1-8cb5-2d3b3ca5fb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b9d4ea46-07a9-4d46-9ec3-732d066eedd5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b9d4ea46-07a9-4d46-9ec3-732d066eedd5 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 Sep 04 16:09:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b9d4ea46-07a9-4d46-9ec3-732d066eedd5 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b9d4ea46-07a9-4d46-9ec3-732d066eedd5 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b9d4ea46-07a9-4d46-9ec3-732d066eedd5 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b9d4ea46-07a9-4d46-9ec3-732d066eedd5 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 returned with HTTP 200 Sep 04 16:09:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1621/3274] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:29 2026] GET /volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 => generated 440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:29 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Created reservations ['aa699f2a-7ac1-4c55-8fe6-e66e1cc63d9b', '039e0c67-41e2-4b8e-8bae-a3189f6db00e', 'ff639076-5402-4364-8038-84c65f3707bd', '7d61ea3a-ba17-4df8-9f67-a136a7d9334d'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ff2fe7-54fe-4dd1-8cb5-2d3b3ca5fb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa699f2a-7ac1-4c55-8fe6-e66e1cc63d9b', '039e0c67-41e2-4b8e-8bae-a3189f6db00e', 'ff639076-5402-4364-8038-84c65f3707bd', '7d61ea3a-ba17-4df8-9f67-a136a7d9334d']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3415eca1-b267-4b0b-b4fc-b3fb078bbfed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3415eca1-b267-4b0b-b4fc-b3fb078bbfed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1395987955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e83a45cf238484fa28c617aeb505049',qos_specs=None,replication_status=,reservations=['aa699f2a-7ac1-4c55-8fe6-e66e1cc63d9b','039e0c67-41e2-4b8e-8bae-a3189f6db00e','ff639076-5402-4364-8038-84c65f3707bd','7d61ea3a-ba17-4df8-9f67-a136a7d9334d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5457dc590c54450b1de12637e9c3275',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1395987955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e83a45cf238484fa28c617aeb505049',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5457dc590c54450b1de12637e9c3275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00992660-b9e1-456c-a2f9-71a3a167cd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00992660-b9e1-456c-a2f9-71a3a167cd46) transitioned into state 'SUCCESS' from state '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-1395987955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e83a45cf238484fa28c617aeb505049',qos_specs=None,replication_status=,reservations=['aa699f2a-7ac1-4c55-8fe6-e66e1cc63d9b','039e0c67-41e2-4b8e-8bae-a3189f6db00e','ff639076-5402-4364-8038-84c65f3707bd','7d61ea3a-ba17-4df8-9f67-a136a7d9334d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5457dc590c54450b1de12637e9c3275',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d549c6a5-895b-42cb-bee5-b817c6d5ef23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d549c6a5-895b-42cb-bee5-b817c6d5ef23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Flow 'volume_create_api' (2898f763-e09c-4e09-afc2-26a4bff94922) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Create volume request issued successfully. Sep 04 16:09:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f135af94-efed-47b3-a597-f6cb6602bd95 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1654/3275] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 16:09:28 2026] POST /volume/v3/volumes => generated 787 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:09:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fd21bdaf-389e-4e5b-ba9f-fcd3d642fc3d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fd21bdaf-389e-4e5b-ba9f-fcd3d642fc3d tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a Sep 04 16:09:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fd21bdaf-389e-4e5b-ba9f-fcd3d642fc3d tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fd21bdaf-389e-4e5b-ba9f-fcd3d642fc3d tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fd21bdaf-389e-4e5b-ba9f-fcd3d642fc3d tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fd21bdaf-389e-4e5b-ba9f-fcd3d642fc3d tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a returned with HTTP 200 Sep 04 16:09:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1622/3276] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:29 2026] GET /volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a => generated 966 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e0e4c860-0b8c-4fae-bfac-7fdbde7cde57 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e0e4c860-0b8c-4fae-bfac-7fdbde7cde57 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 Sep 04 16:09:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e0e4c860-0b8c-4fae-bfac-7fdbde7cde57 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e0e4c860-0b8c-4fae-bfac-7fdbde7cde57 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e0e4c860-0b8c-4fae-bfac-7fdbde7cde57 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e0e4c860-0b8c-4fae-bfac-7fdbde7cde57 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 returned with HTTP 200 Sep 04 16:09:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1655/3277] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:30 2026] GET /volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6d2b9e84-2a73-4bc1-8cce-bfbd5588e4e2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6d2b9e84-2a73-4bc1-8cce-bfbd5588e4e2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] POST http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155/action Sep 04 16:09:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6d2b9e84-2a73-4bc1-8cce-bfbd5588e4e2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:09:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6d2b9e84-2a73-4bc1-8cce-bfbd5588e4e2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6d2b9e84-2a73-4bc1-8cce-bfbd5588e4e2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:09:30 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-6d2b9e84-2a73-4bc1-8cce-bfbd5588e4e2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'afb1167a88754936af212d259f7af832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd3bec3eae6a463fbbef6576bb85077b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6d2b9e84-2a73-4bc1-8cce-bfbd5588e4e2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155/action returned with HTTP 403 Sep 04 16:09:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1623/3278] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 16:09:30 2026] POST /volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155/action => generated 133 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a068403a-f391-48b4-b0bb-fe786cd06632 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a068403a-f391-48b4-b0bb-fe786cd06632 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 Sep 04 16:09:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a068403a-f391-48b4-b0bb-fe786cd06632 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a068403a-f391-48b4-b0bb-fe786cd06632 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:30 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-a068403a-f391-48b4-b0bb-fe786cd06632 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete snapshot with id: e5acb9cf-2a6c-4e94-a9c9-b162351b7155 Sep 04 16:09:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a068403a-f391-48b4-b0bb-fe786cd06632 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a068403a-f391-48b4-b0bb-fe786cd06632 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot delete request issued successfully. Sep 04 16:09:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a068403a-f391-48b4-b0bb-fe786cd06632 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 returned with HTTP 202 Sep 04 16:09:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1656/3279] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:09:30 2026] DELETE /volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-38b83bb2-3d9c-4939-a17c-b7ffd996f1f6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-38b83bb2-3d9c-4939-a17c-b7ffd996f1f6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 Sep 04 16:09:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-38b83bb2-3d9c-4939-a17c-b7ffd996f1f6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-38b83bb2-3d9c-4939-a17c-b7ffd996f1f6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:30 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:30 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:30 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-38b83bb2-3d9c-4939-a17c-b7ffd996f1f6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-38b83bb2-3d9c-4939-a17c-b7ffd996f1f6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 returned with HTTP 200 Sep 04 16:09:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1624/3280] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:30 2026] GET /volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-aa9b6ee6-99a7-435c-8088-e20d07d7fe29 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aa9b6ee6-99a7-435c-8088-e20d07d7fe29 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a Sep 04 16:09:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aa9b6ee6-99a7-435c-8088-e20d07d7fe29 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aa9b6ee6-99a7-435c-8088-e20d07d7fe29 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-aa9b6ee6-99a7-435c-8088-e20d07d7fe29 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aa9b6ee6-99a7-435c-8088-e20d07d7fe29 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a returned with HTTP 200 Sep 04 16:09:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1657/3281] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:30 2026] GET /volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a => generated 1016 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:09:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2bf0de32-f997-4d4f-a88b-438025ad75fe None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2bf0de32-f997-4d4f-a88b-438025ad75fe tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 Sep 04 16:09:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2bf0de32-f997-4d4f-a88b-438025ad75fe tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2bf0de32-f997-4d4f-a88b-438025ad75fe tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2bf0de32-f997-4d4f-a88b-438025ad75fe tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2bf0de32-f997-4d4f-a88b-438025ad75fe tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 returned with HTTP 200 Sep 04 16:09:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1625/3282] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:31 2026] GET /volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-d448c20c-b0a6-423b-8444-7a793ddc9643 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d448c20c-b0a6-423b-8444-7a793ddc9643 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a Sep 04 16:09:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d448c20c-b0a6-423b-8444-7a793ddc9643 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-d448c20c-b0a6-423b-8444-7a793ddc9643 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:31 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-d448c20c-b0a6-423b-8444-7a793ddc9643 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-d448c20c-b0a6-423b-8444-7a793ddc9643 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a returned with HTTP 200 Sep 04 16:09:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1658/3283] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:31 2026] GET /volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a => generated 1017 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:09:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-725fb038-fe70-400e-95cf-4eae50ea8282 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-725fb038-fe70-400e-95cf-4eae50ea8282 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] GET http://192.168.122.126/volume/v3/volumes Sep 04 16:09:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-725fb038-fe70-400e-95cf-4eae50ea8282 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-725fb038-fe70-400e-95cf-4eae50ea8282 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-725fb038-fe70-400e-95cf-4eae50ea8282 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:09:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-725fb038-fe70-400e-95cf-4eae50ea8282 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:09:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:31 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 16:09:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-725fb038-fe70-400e-95cf-4eae50ea8282 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Get all volumes completed successfully. Sep 04 16:09:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-725fb038-fe70-400e-95cf-4eae50ea8282 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] http://192.168.122.126/volume/v3/volumes returned with HTTP 200 Sep 04 16:09:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1626/3284] 192.168.122.126 () {60 vars in 1162 bytes} [Fri Sep 4 16:09:31 2026] GET /volume/v3/volumes => generated 344 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a61b2333-9c08-490a-afe7-7b51c556e9ca None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a61b2333-9c08-490a-afe7-7b51c556e9ca tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a Sep 04 16:09:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a61b2333-9c08-490a-afe7-7b51c556e9ca tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a61b2333-9c08-490a-afe7-7b51c556e9ca tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:31 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-a61b2333-9c08-490a-afe7-7b51c556e9ca tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Delete volume with id: 95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a Sep 04 16:09:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:31 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a61b2333-9c08-490a-afe7-7b51c556e9ca tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a61b2333-9c08-490a-afe7-7b51c556e9ca tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Delete volume request issued successfully. Sep 04 16:09:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a61b2333-9c08-490a-afe7-7b51c556e9ca tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a returned with HTTP 202 Sep 04 16:09:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1659/3285] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 16:09:31 2026] DELETE /volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:09:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9ca83754-ea17-492c-b7c6-911219e7c6c7 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ca83754-ea17-492c-b7c6-911219e7c6c7 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a Sep 04 16:09:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9ca83754-ea17-492c-b7c6-911219e7c6c7 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9ca83754-ea17-492c-b7c6-911219e7c6c7 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9ca83754-ea17-492c-b7c6-911219e7c6c7 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ca83754-ea17-492c-b7c6-911219e7c6c7 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a returned with HTTP 200 Sep 04 16:09:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1627/3286] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:32 2026] GET /volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:09:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-3e1d3458-731b-41f0-94fd-584493067336 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e1d3458-731b-41f0-94fd-584493067336 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 Sep 04 16:09:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e1d3458-731b-41f0-94fd-584493067336 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-3e1d3458-731b-41f0-94fd-584493067336 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-3e1d3458-731b-41f0-94fd-584493067336 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 returned with HTTP 404 Sep 04 16:09:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1660/3287] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:32 2026] GET /volume/v3/snapshots/e5acb9cf-2a6c-4e94-a9c9-b162351b7155 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f97ff5f0-212f-47ea-8464-f2c93614fc25 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f97ff5f0-212f-47ea-8464-f2c93614fc25 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 Sep 04 16:09:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f97ff5f0-212f-47ea-8464-f2c93614fc25 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f97ff5f0-212f-47ea-8464-f2c93614fc25 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:32 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-f97ff5f0-212f-47ea-8464-f2c93614fc25 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume with id: 76bdb6b0-1390-4b25-9b51-c766b3337646 Sep 04 16:09:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f97ff5f0-212f-47ea-8464-f2c93614fc25 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f97ff5f0-212f-47ea-8464-f2c93614fc25 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume request issued successfully. Sep 04 16:09:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f97ff5f0-212f-47ea-8464-f2c93614fc25 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 returned with HTTP 202 Sep 04 16:09:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1628/3288] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:09:32 2026] DELETE /volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c67ae5c1-2f74-4a55-beae-31d8a4294f5d None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c67ae5c1-2f74-4a55-beae-31d8a4294f5d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 Sep 04 16:09:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c67ae5c1-2f74-4a55-beae-31d8a4294f5d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c67ae5c1-2f74-4a55-beae-31d8a4294f5d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:32 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:32 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:32 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:32 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:32 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c67ae5c1-2f74-4a55-beae-31d8a4294f5d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c67ae5c1-2f74-4a55-beae-31d8a4294f5d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 returned with HTTP 200 Sep 04 16:09:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1661/3289] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:32 2026] GET /volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-880e2558-0f07-48bb-b74c-0e256ea7ec57 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-880e2558-0f07-48bb-b74c-0e256ea7ec57 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-880e2558-0f07-48bb-b74c-0e256ea7ec57 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-880e2558-0f07-48bb-b74c-0e256ea7ec57 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-880e2558-0f07-48bb-b74c-0e256ea7ec57 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a returned with HTTP 404 Sep 04 16:09:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1629/3290] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:33 2026] GET /volume/v3/volumes/95d6fd45-68ca-4f3a-91a0-fa1d8cf18b6a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7adb7245-4b72-49bf-a50e-152c31085c28 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-492000147"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-492000147'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Create volume of 1 GB Sep 04 16:09:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Availability Zones retrieved successfully. Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Flow 'volume_create_api' (19ecdac2-873c-4e24-ad83-1d72f8bcfd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (732becde-a3a0-4461-8969-10f2b0b84190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (732becde-a3a0-4461-8969-10f2b0b84190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ac6866-1a43-4af1-a083-2a5c80f55c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Created reservations ['e8613265-22f7-42fe-a853-573d5e52d2a4', 'a9c0ff53-2752-4906-9b36-e908f42f2830', '71eddf8c-2452-467c-9fa7-d00e3e5949fb', 'eb37c7a2-e152-4340-8fd2-cc804ecc53da'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ac6866-1a43-4af1-a083-2a5c80f55c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8613265-22f7-42fe-a853-573d5e52d2a4', 'a9c0ff53-2752-4906-9b36-e908f42f2830', '71eddf8c-2452-467c-9fa7-d00e3e5949fb', 'eb37c7a2-e152-4340-8fd2-cc804ecc53da']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a88674f3-ccfb-45b4-8c56-6f1bdb43c13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:33 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a88674f3-ccfb-45b4-8c56-6f1bdb43c13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2931a100-8ab9-4fd5-9d87-7a7ab266cafd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-492000147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e83a45cf238484fa28c617aeb505049',qos_specs=None,replication_status=,reservations=['e8613265-22f7-42fe-a853-573d5e52d2a4','a9c0ff53-2752-4906-9b36-e908f42f2830','71eddf8c-2452-467c-9fa7-d00e3e5949fb','eb37c7a2-e152-4340-8fd2-cc804ecc53da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5457dc590c54450b1de12637e9c3275',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-492000147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2931a100-8ab9-4fd5-9d87-7a7ab266cafd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e83a45cf238484fa28c617aeb505049',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5457dc590c54450b1de12637e9c3275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d99a9a-f874-4334-80a1-9370e8589faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d99a9a-f874-4334-80a1-9370e8589faa) transitioned into state 'SUCCESS' from state '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-492000147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e83a45cf238484fa28c617aeb505049',qos_specs=None,replication_status=,reservations=['e8613265-22f7-42fe-a853-573d5e52d2a4','a9c0ff53-2752-4906-9b36-e908f42f2830','71eddf8c-2452-467c-9fa7-d00e3e5949fb','eb37c7a2-e152-4340-8fd2-cc804ecc53da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5457dc590c54450b1de12637e9c3275',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c8b6bd-5ee1-4ca4-b87e-df4f0a78b0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c8b6bd-5ee1-4ca4-b87e-df4f0a78b0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Flow 'volume_create_api' (19ecdac2-873c-4e24-ad83-1d72f8bcfd4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Create volume request issued successfully. Sep 04 16:09:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7adb7245-4b72-49bf-a50e-152c31085c28 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1662/3291] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 16:09:33 2026] POST /volume/v3/volumes => generated 786 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-23757421-dca0-43d4-aea3-55ad2ff26ebd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-23757421-dca0-43d4-aea3-55ad2ff26ebd tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-23757421-dca0-43d4-aea3-55ad2ff26ebd tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-23757421-dca0-43d4-aea3-55ad2ff26ebd tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:33 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:33 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-23757421-dca0-43d4-aea3-55ad2ff26ebd tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-23757421-dca0-43d4-aea3-55ad2ff26ebd tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd returned with HTTP 200 Sep 04 16:09:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1630/3292] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:33 2026] GET /volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd => generated 965 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-884d427e-e3c7-4c06-85d0-87caa2b15121 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-884d427e-e3c7-4c06-85d0-87caa2b15121 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-884d427e-e3c7-4c06-85d0-87caa2b15121 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-884d427e-e3c7-4c06-85d0-87caa2b15121 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-884d427e-e3c7-4c06-85d0-87caa2b15121 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 returned with HTTP 404 Sep 04 16:09:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1663/3293] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:33 2026] GET /volume/v3/volumes/76bdb6b0-1390-4b25-9b51-c766b3337646 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-593dccce-d145-4023-b5fe-9e503e36c163 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1146005351"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1146005351'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume of 1 GB Sep 04 16:09:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Availability Zones retrieved successfully. Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (dc09ecf0-67fd-4a39-a119-4a2d442577d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b55aae7-e86d-4e76-a8dd-ff806c760969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b55aae7-e86d-4e76-a8dd-ff806c760969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c08bc4-b614-4bc3-a48c-977bd1c03616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['d50e2f0a-44f9-4bd5-8dfe-ea3cf31043c1', 'cdfbcafe-37af-4c79-aaf2-8d3e7c1a789b', 'd7a494af-bbde-4937-86ff-7af58c0034b3', '8648936d-b83d-49b8-8cec-1a05f953ec2a'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c08bc4-b614-4bc3-a48c-977bd1c03616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d50e2f0a-44f9-4bd5-8dfe-ea3cf31043c1', 'cdfbcafe-37af-4c79-aaf2-8d3e7c1a789b', 'd7a494af-bbde-4937-86ff-7af58c0034b3', '8648936d-b83d-49b8-8cec-1a05f953ec2a']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbafe457-ce5c-44e3-98d3-64bba88a5028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:33 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbafe457-ce5c-44e3-98d3-64bba88a5028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '902d95e4-649d-49cd-9ceb-da58e6062f04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146005351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['d50e2f0a-44f9-4bd5-8dfe-ea3cf31043c1','cdfbcafe-37af-4c79-aaf2-8d3e7c1a789b','d7a494af-bbde-4937-86ff-7af58c0034b3','8648936d-b83d-49b8-8cec-1a05f953ec2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146005351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=902d95e4-649d-49cd-9ceb-da58e6062f04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd3bec3eae6a463fbbef6576bb85077b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fccb6cabb20d46fa8276df523be9732a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0af700bb-09c6-448c-9c35-38847aded830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0af700bb-09c6-448c-9c35-38847aded830) transitioned into state 'SUCCESS' from state '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-1146005351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['d50e2f0a-44f9-4bd5-8dfe-ea3cf31043c1','cdfbcafe-37af-4c79-aaf2-8d3e7c1a789b','d7a494af-bbde-4937-86ff-7af58c0034b3','8648936d-b83d-49b8-8cec-1a05f953ec2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c070a3c3-6c4c-41bb-b2ae-a2660dcf67d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c070a3c3-6c4c-41bb-b2ae-a2660dcf67d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (dc09ecf0-67fd-4a39-a119-4a2d442577d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:33 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request issued successfully. Sep 04 16:09:33 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-593dccce-d145-4023-b5fe-9e503e36c163 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:33 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1631/3294] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:09:33 2026] POST /volume/v3/volumes => generated 787 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-61b54499-8285-4dd5-ad51-a145ffb05689 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-61b54499-8285-4dd5-ad51-a145ffb05689 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-61b54499-8285-4dd5-ad51-a145ffb05689 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:33 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-61b54499-8285-4dd5-ad51-a145ffb05689 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:34 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:34 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:34 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:34 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:34 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-61b54499-8285-4dd5-ad51-a145ffb05689 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:34 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-61b54499-8285-4dd5-ad51-a145ffb05689 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 returned with HTTP 200 Sep 04 16:09:34 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1664/3295] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:33 2026] GET /volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 => generated 966 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-145c6334-9b04-4a6e-817e-fa237d95c654 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-145c6334-9b04-4a6e-817e-fa237d95c654 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd Sep 04 16:09:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-145c6334-9b04-4a6e-817e-fa237d95c654 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:34 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-145c6334-9b04-4a6e-817e-fa237d95c654 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:34 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=456,cinder:INSERT=98,cinder:UPDATE=136 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:09:34 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:34 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:34 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:34 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:34 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-145c6334-9b04-4a6e-817e-fa237d95c654 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:34 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-145c6334-9b04-4a6e-817e-fa237d95c654 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd returned with HTTP 200 Sep 04 16:09:34 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1632/3296] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:34 2026] GET /volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:09:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e607fa8a-2a81-4d08-99c2-38d21f3d48e0 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e607fa8a-2a81-4d08-99c2-38d21f3d48e0 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 Sep 04 16:09:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e607fa8a-2a81-4d08-99c2-38d21f3d48e0 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e607fa8a-2a81-4d08-99c2-38d21f3d48e0 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:35 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=529,cinder:INSERT=116,cinder:UPDATE=170 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:09:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e607fa8a-2a81-4d08-99c2-38d21f3d48e0 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e607fa8a-2a81-4d08-99c2-38d21f3d48e0 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 returned with HTTP 200 Sep 04 16:09:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1665/3297] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:35 2026] GET /volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0729e9f4-f66a-49c7-b32d-93c50c350fc5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0729e9f4-f66a-49c7-b32d-93c50c350fc5 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd Sep 04 16:09:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0729e9f4-f66a-49c7-b32d-93c50c350fc5 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0729e9f4-f66a-49c7-b32d-93c50c350fc5 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0729e9f4-f66a-49c7-b32d-93c50c350fc5 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0729e9f4-f66a-49c7-b32d-93c50c350fc5 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd returned with HTTP 200 Sep 04 16:09:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1633/3298] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:35 2026] GET /volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:09:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-95d53a74-7aa1-42a4-b5b5-59687dbb28c1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-95d53a74-7aa1-42a4-b5b5-59687dbb28c1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] GET http://192.168.122.126/volume/v3/volumes/detail Sep 04 16:09:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-95d53a74-7aa1-42a4-b5b5-59687dbb28c1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-95d53a74-7aa1-42a4-b5b5-59687dbb28c1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Calling method 'detail' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-95d53a74-7aa1-42a4-b5b5-59687dbb28c1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:09:35 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-95d53a74-7aa1-42a4-b5b5-59687dbb28c1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 16:09:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-95d53a74-7aa1-42a4-b5b5-59687dbb28c1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Get all volumes completed successfully. Sep 04 16:09:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-95d53a74-7aa1-42a4-b5b5-59687dbb28c1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] http://192.168.122.126/volume/v3/volumes/detail returned with HTTP 200 Sep 04 16:09:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1666/3299] 192.168.122.126 () {60 vars in 1183 bytes} [Fri Sep 4 16:09:35 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-73bae4f6-faf7-47c0-8197-4c0c4a2dc42f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-73bae4f6-faf7-47c0-8197-4c0c4a2dc42f tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd Sep 04 16:09:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-73bae4f6-faf7-47c0-8197-4c0c4a2dc42f tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:35 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-73bae4f6-faf7-47c0-8197-4c0c4a2dc42f tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:35 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-73bae4f6-faf7-47c0-8197-4c0c4a2dc42f tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Delete volume with id: 2931a100-8ab9-4fd5-9d87-7a7ab266cafd Sep 04 16:09:35 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:35 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:35 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:35 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-73bae4f6-faf7-47c0-8197-4c0c4a2dc42f tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:35 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-73bae4f6-faf7-47c0-8197-4c0c4a2dc42f tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Delete volume request issued successfully. Sep 04 16:09:35 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-73bae4f6-faf7-47c0-8197-4c0c4a2dc42f tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd returned with HTTP 202 Sep 04 16:09:35 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1634/3300] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 16:09:35 2026] DELETE /volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:09:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-17693713-9162-4344-80d3-b98403e1be55 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-17693713-9162-4344-80d3-b98403e1be55 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd Sep 04 16:09:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-17693713-9162-4344-80d3-b98403e1be55 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:35 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-17693713-9162-4344-80d3-b98403e1be55 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:35 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:35 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:35 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:35 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:35 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-17693713-9162-4344-80d3-b98403e1be55 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:35 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-17693713-9162-4344-80d3-b98403e1be55 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd returned with HTTP 200 Sep 04 16:09:35 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1667/3301] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:35 2026] GET /volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:09:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1a94725a-01d7-4dc1-ace1-86e4d545cf41 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1a94725a-01d7-4dc1-ace1-86e4d545cf41 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 Sep 04 16:09:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1a94725a-01d7-4dc1-ace1-86e4d545cf41 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1a94725a-01d7-4dc1-ace1-86e4d545cf41 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:36 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:36 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1a94725a-01d7-4dc1-ace1-86e4d545cf41 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1a94725a-01d7-4dc1-ace1-86e4d545cf41 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 returned with HTTP 200 Sep 04 16:09:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1635/3302] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:36 2026] GET /volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-586117df-a049-4d10-8446-05c92913c3b4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-586117df-a049-4d10-8446-05c92913c3b4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:09:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-586117df-a049-4d10-8446-05c92913c3b4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "902d95e4-649d-49cd-9ceb-da58e6062f04", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-650096679"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:36 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:36 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:36 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:36 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-586117df-a049-4d10-8446-05c92913c3b4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:36 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-586117df-a049-4d10-8446-05c92913c3b4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create snapshot from volume 902d95e4-649d-49cd-9ceb-da58e6062f04 Sep 04 16:09:36 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-586117df-a049-4d10-8446-05c92913c3b4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['a6ff8a0c-c6b6-4e55-8d87-2214c1c59778', '6c17cd70-f973-4423-84ba-ff2893bd452a', 'ddaad225-1dc9-4bb9-8d5d-49d8c73c045b', 'f4a8c10f-6791-4237-a758-19cb69ceb31d'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:36 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:36 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:36 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-586117df-a049-4d10-8446-05c92913c3b4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot create request issued successfully. Sep 04 16:09:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-586117df-a049-4d10-8446-05c92913c3b4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:09:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1668/3303] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:09:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b84ab91c-263c-4432-8dc3-360d3262ac55 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b84ab91c-263c-4432-8dc3-360d3262ac55 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d Sep 04 16:09:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b84ab91c-263c-4432-8dc3-360d3262ac55 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b84ab91c-263c-4432-8dc3-360d3262ac55 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:36 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:36 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b84ab91c-263c-4432-8dc3-360d3262ac55 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b84ab91c-263c-4432-8dc3-360d3262ac55 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d returned with HTTP 200 Sep 04 16:09:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1636/3304] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:36 2026] GET /volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e38792d4-7b5f-4449-8066-80b117da0068 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e38792d4-7b5f-4449-8066-80b117da0068 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd Sep 04 16:09:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e38792d4-7b5f-4449-8066-80b117da0068 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e38792d4-7b5f-4449-8066-80b117da0068 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e38792d4-7b5f-4449-8066-80b117da0068 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd returned with HTTP 404 Sep 04 16:09:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1669/3305] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:36 2026] GET /volume/v3/volumes/2931a100-8ab9-4fd5-9d87-7a7ab266cafd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 16:09:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-577e981a-2145-4953-9a35-ec748b2634e1 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:09:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1366781255"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1366781255'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:36 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Create volume of 1 GB Sep 04 16:09:36 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Availability Zones retrieved successfully. Sep 04 16:09:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Flow 'volume_create_api' (e1617be1-931e-411f-9a9f-03fdc2aff9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d817a04b-63fb-4bb2-ac4b-86615698de01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:36 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d817a04b-63fb-4bb2-ac4b-86615698de01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e234bf-965c-4745-a961-86bb9506ad58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Created reservations ['b184aa1d-7eca-4e94-8f70-c95f189af68f', '3b3f2f70-e635-4e0b-98a9-1a6ac41fb02c', '208c9179-fa9f-44a9-8fdb-9664fa6985aa', '758d48f0-9f91-40a8-a7cb-254217ca9df4'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e234bf-965c-4745-a961-86bb9506ad58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b184aa1d-7eca-4e94-8f70-c95f189af68f', '3b3f2f70-e635-4e0b-98a9-1a6ac41fb02c', '208c9179-fa9f-44a9-8fdb-9664fa6985aa', '758d48f0-9f91-40a8-a7cb-254217ca9df4']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f548e845-f087-438d-ba58-287945fb2379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:37 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f548e845-f087-438d-ba58-287945fb2379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a12230a9-5c55-4366-8f7f-78f376c2b627', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1366781255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e83a45cf238484fa28c617aeb505049',qos_specs=None,replication_status=,reservations=['b184aa1d-7eca-4e94-8f70-c95f189af68f','3b3f2f70-e635-4e0b-98a9-1a6ac41fb02c','208c9179-fa9f-44a9-8fdb-9664fa6985aa','758d48f0-9f91-40a8-a7cb-254217ca9df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5457dc590c54450b1de12637e9c3275',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1366781255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a12230a9-5c55-4366-8f7f-78f376c2b627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e83a45cf238484fa28c617aeb505049',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5457dc590c54450b1de12637e9c3275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86658f13-e89c-4dbc-9ed1-51a74c29c314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86658f13-e89c-4dbc-9ed1-51a74c29c314) transitioned into state 'SUCCESS' from state '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-1366781255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e83a45cf238484fa28c617aeb505049',qos_specs=None,replication_status=,reservations=['b184aa1d-7eca-4e94-8f70-c95f189af68f','3b3f2f70-e635-4e0b-98a9-1a6ac41fb02c','208c9179-fa9f-44a9-8fdb-9664fa6985aa','758d48f0-9f91-40a8-a7cb-254217ca9df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5457dc590c54450b1de12637e9c3275',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd7334f6-c473-4afb-83f5-218757c76fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd7334f6-c473-4afb-83f5-218757c76fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Flow 'volume_create_api' (e1617be1-931e-411f-9a9f-03fdc2aff9d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Create volume request issued successfully. Sep 04 16:09:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-577e981a-2145-4953-9a35-ec748b2634e1 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1637/3306] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 16:09:36 2026] POST /volume/v3/volumes => generated 787 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-16036b4e-a543-4b5b-bd49-873608c0ecaa None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-16036b4e-a543-4b5b-bd49-873608c0ecaa tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 Sep 04 16:09:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-16036b4e-a543-4b5b-bd49-873608c0ecaa tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-16036b4e-a543-4b5b-bd49-873608c0ecaa tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:37 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:37 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:37 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:37 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:37 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-16036b4e-a543-4b5b-bd49-873608c0ecaa tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-16036b4e-a543-4b5b-bd49-873608c0ecaa tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 returned with HTTP 200 Sep 04 16:09:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1670/3307] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:37 2026] GET /volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 => generated 966 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cc647c29-cc4c-4734-adef-d67a20bfa595 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cc647c29-cc4c-4734-adef-d67a20bfa595 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cc647c29-cc4c-4734-adef-d67a20bfa595 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cc647c29-cc4c-4734-adef-d67a20bfa595 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:37 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:37 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:37 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cc647c29-cc4c-4734-adef-d67a20bfa595 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cc647c29-cc4c-4734-adef-d67a20bfa595 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d returned with HTTP 200 Sep 04 16:09:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1638/3308] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:37 2026] GET /volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-dc3d9731-2c53-43ab-8dfa-198b9c477bb9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc3d9731-2c53-43ab-8dfa-198b9c477bb9 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 Sep 04 16:09:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc3d9731-2c53-43ab-8dfa-198b9c477bb9 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:38 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-dc3d9731-2c53-43ab-8dfa-198b9c477bb9 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:38 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:38 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:38 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:38 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:38 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-dc3d9731-2c53-43ab-8dfa-198b9c477bb9 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:38 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-dc3d9731-2c53-43ab-8dfa-198b9c477bb9 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 returned with HTTP 200 Sep 04 16:09:38 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1671/3309] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:38 2026] GET /volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:09:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-485f1a6e-2dcc-49ec-b745-1164b55f79de None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-485f1a6e-2dcc-49ec-b745-1164b55f79de tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d Sep 04 16:09:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-485f1a6e-2dcc-49ec-b745-1164b55f79de tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:38 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-485f1a6e-2dcc-49ec-b745-1164b55f79de tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:38 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:38 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:38 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-485f1a6e-2dcc-49ec-b745-1164b55f79de tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:38 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-485f1a6e-2dcc-49ec-b745-1164b55f79de tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d returned with HTTP 200 Sep 04 16:09:38 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1639/3310] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:38 2026] GET /volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-13dda842-b4cd-429d-9c2a-d6536d4a1912 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-13dda842-b4cd-429d-9c2a-d6536d4a1912 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 Sep 04 16:09:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-13dda842-b4cd-429d-9c2a-d6536d4a1912 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-13dda842-b4cd-429d-9c2a-d6536d4a1912 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bee8abdc-589c-4985-83ec-7b7135deace4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bee8abdc-589c-4985-83ec-7b7135deace4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bee8abdc-589c-4985-83ec-7b7135deace4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bee8abdc-589c-4985-83ec-7b7135deace4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-13dda842-b4cd-429d-9c2a-d6536d4a1912 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-13dda842-b4cd-429d-9c2a-d6536d4a1912 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 returned with HTTP 200 Sep 04 16:09:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1672/3311] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:39 2026] GET /volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bee8abdc-589c-4985-83ec-7b7135deace4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bee8abdc-589c-4985-83ec-7b7135deace4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d returned with HTTP 200 Sep 04 16:09:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1640/3312] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:39 2026] GET /volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0eedd040-f9ef-4771-af72-088865fa8848 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-74052c1c-de1a-48a4-ac12-7350195d7545 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0eedd040-f9ef-4771-af72-088865fa8848 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] GET http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 Sep 04 16:09:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0eedd040-f9ef-4771-af72-088865fa8848 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-74052c1c-de1a-48a4-ac12-7350195d7545 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] GET http://192.168.122.126/volume/v3/snapshots Sep 04 16:09:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0eedd040-f9ef-4771-af72-088865fa8848 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-74052c1c-de1a-48a4-ac12-7350195d7545 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-74052c1c-de1a-48a4-ac12-7350195d7545 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-74052c1c-de1a-48a4-ac12-7350195d7545 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.db.api [None req-74052c1c-de1a-48a4-ac12-7350195d7545 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Building query based on filter {{(pid=87208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 16:09:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:39 devstack devstack@c-api.service[87208]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-74052c1c-de1a-48a4-ac12-7350195d7545 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Get all snapshots completed successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-74052c1c-de1a-48a4-ac12-7350195d7545 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots returned with HTTP 200 Sep 04 16:09:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1641/3313] 192.168.122.126 () {58 vars in 1127 bytes} [Fri Sep 4 16:09:39 2026] GET /volume/v3/snapshots => generated 335 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-0eedd040-f9ef-4771-af72-088865fa8848 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Volume info retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d0c95a0a-537e-4fa6-8b7c-4143815cb724 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d0c95a0a-537e-4fa6-8b7c-4143815cb724 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d Sep 04 16:09:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0eedd040-f9ef-4771-af72-088865fa8848 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 returned with HTTP 200 Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d0c95a0a-537e-4fa6-8b7c-4143815cb724 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d0c95a0a-537e-4fa6-8b7c-4143815cb724 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-d0c95a0a-537e-4fa6-8b7c-4143815cb724 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete snapshot with id: 6d77aa4a-f80f-4ff3-a402-e5a772eea92d Sep 04 16:09:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1673/3314] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:39 2026] GET /volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d0c95a0a-537e-4fa6-8b7c-4143815cb724 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-eaa39069-3977-4837-aaff-6bd4a920b7ec None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eaa39069-3977-4837-aaff-6bd4a920b7ec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 Sep 04 16:09:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eaa39069-3977-4837-aaff-6bd4a920b7ec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eaa39069-3977-4837-aaff-6bd4a920b7ec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-eaa39069-3977-4837-aaff-6bd4a920b7ec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Delete volume with id: a12230a9-5c55-4366-8f7f-78f376c2b627 Sep 04 16:09:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:39 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:39 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:39 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:39 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-eaa39069-3977-4837-aaff-6bd4a920b7ec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d0c95a0a-537e-4fa6-8b7c-4143815cb724 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot delete request issued successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d0c95a0a-537e-4fa6-8b7c-4143815cb724 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d returned with HTTP 202 Sep 04 16:09:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1642/3315] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:09:39 2026] DELETE /volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a6bd47db-4d69-448b-bc39-e62e4a4e5781 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a6bd47db-4d69-448b-bc39-e62e4a4e5781 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a6bd47db-4d69-448b-bc39-e62e4a4e5781 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a6bd47db-4d69-448b-bc39-e62e4a4e5781 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a6bd47db-4d69-448b-bc39-e62e4a4e5781 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a6bd47db-4d69-448b-bc39-e62e4a4e5781 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d returned with HTTP 200 Sep 04 16:09:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1643/3316] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:39 2026] GET /volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-eaa39069-3977-4837-aaff-6bd4a920b7ec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Delete volume request issued successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eaa39069-3977-4837-aaff-6bd4a920b7ec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 returned with HTTP 202 Sep 04 16:09:39 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1674/3317] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 16:09:39 2026] DELETE /volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-23b5f22b-b1a3-42f4-b046-8314bae3c60d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-23b5f22b-b1a3-42f4-b046-8314bae3c60d tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-23b5f22b-b1a3-42f4-b046-8314bae3c60d tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-23b5f22b-b1a3-42f4-b046-8314bae3c60d tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:39 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:39 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:39 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:39 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-23b5f22b-b1a3-42f4-b046-8314bae3c60d tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:39 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-23b5f22b-b1a3-42f4-b046-8314bae3c60d tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 returned with HTTP 200 Sep 04 16:09:39 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1644/3318] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:39 2026] GET /volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:09:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e7249e7d-87fc-4ea6-9dec-6d02fe620fc1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e7249e7d-87fc-4ea6-9dec-6d02fe620fc1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d Sep 04 16:09:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e7249e7d-87fc-4ea6-9dec-6d02fe620fc1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e7249e7d-87fc-4ea6-9dec-6d02fe620fc1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:40 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:40 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e7249e7d-87fc-4ea6-9dec-6d02fe620fc1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e7249e7d-87fc-4ea6-9dec-6d02fe620fc1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d returned with HTTP 200 Sep 04 16:09:40 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1675/3319] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:40 2026] GET /volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-98bbaa13-9711-4b1a-886e-99a52d139eb8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-98bbaa13-9711-4b1a-886e-99a52d139eb8 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 Sep 04 16:09:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-98bbaa13-9711-4b1a-886e-99a52d139eb8 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:40 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-98bbaa13-9711-4b1a-886e-99a52d139eb8 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:40 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-98bbaa13-9711-4b1a-886e-99a52d139eb8 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 returned with HTTP 404 Sep 04 16:09:40 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1645/3320] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:40 2026] GET /volume/v3/volumes/a12230a9-5c55-4366-8f7f-78f376c2b627 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:09:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:40 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:09:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-748165268"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:40 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-748165268'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:40 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Create volume of 1 GB Sep 04 16:09:40 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Availability Zones retrieved successfully. Sep 04 16:09:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Flow 'volume_create_api' (6a598ea9-43a6-4438-8a5d-a03fb96699b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (575fb80b-0c91-479b-bf7e-c3cc89183ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (575fb80b-0c91-479b-bf7e-c3cc89183ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:40 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ada40ba2-5ac9-4bca-994a-92a330474269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Created reservations ['dc49c7e5-afb5-4beb-9a1a-69cf15411d5e', '20f848a4-0f03-4899-a3b6-b65b2a57fb30', '7b64b5d5-3d83-46c0-aa28-21a5c7f12e57', '5046eb09-caa2-4ff6-9eb8-a1602bae6b62'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ada40ba2-5ac9-4bca-994a-92a330474269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc49c7e5-afb5-4beb-9a1a-69cf15411d5e', '20f848a4-0f03-4899-a3b6-b65b2a57fb30', '7b64b5d5-3d83-46c0-aa28-21a5c7f12e57', '5046eb09-caa2-4ff6-9eb8-a1602bae6b62']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e50e5a-9d74-4626-a6a2-6826dcb4ca91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e50e5a-9d74-4626-a6a2-6826dcb4ca91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44b16ea0-46b1-43da-8007-85e6e3d797e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-748165268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e83a45cf238484fa28c617aeb505049',qos_specs=None,replication_status=,reservations=['dc49c7e5-afb5-4beb-9a1a-69cf15411d5e','20f848a4-0f03-4899-a3b6-b65b2a57fb30','7b64b5d5-3d83-46c0-aa28-21a5c7f12e57','5046eb09-caa2-4ff6-9eb8-a1602bae6b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5457dc590c54450b1de12637e9c3275',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-748165268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44b16ea0-46b1-43da-8007-85e6e3d797e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e83a45cf238484fa28c617aeb505049',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5457dc590c54450b1de12637e9c3275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18256b45-ec3e-4bed-8338-e4eb4c4c6fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18256b45-ec3e-4bed-8338-e4eb4c4c6fa1) transitioned into state 'SUCCESS' from state '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-748165268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e83a45cf238484fa28c617aeb505049',qos_specs=None,replication_status=,reservations=['dc49c7e5-afb5-4beb-9a1a-69cf15411d5e','20f848a4-0f03-4899-a3b6-b65b2a57fb30','7b64b5d5-3d83-46c0-aa28-21a5c7f12e57','5046eb09-caa2-4ff6-9eb8-a1602bae6b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5457dc590c54450b1de12637e9c3275',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c5385fc-0931-4ec7-b96a-a814da0cce43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c5385fc-0931-4ec7-b96a-a814da0cce43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Flow 'volume_create_api' (6a598ea9-43a6-4438-8a5d-a03fb96699b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Create volume request issued successfully. Sep 04 16:09:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-725ab7c0-a7e7-4379-91f7-fb1929d213f2 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1676/3321] 192.168.122.126 () {62 vars in 1183 bytes} [Fri Sep 4 16:09:40 2026] POST /volume/v3/volumes => generated 786 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-4decfe44-2a5d-4945-8bbd-7901b40820b3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4decfe44-2a5d-4945-8bbd-7901b40820b3 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 Sep 04 16:09:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4decfe44-2a5d-4945-8bbd-7901b40820b3 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-4decfe44-2a5d-4945-8bbd-7901b40820b3 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:41 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-4decfe44-2a5d-4945-8bbd-7901b40820b3 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-4decfe44-2a5d-4945-8bbd-7901b40820b3 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 returned with HTTP 200 Sep 04 16:09:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1646/3322] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:41 2026] GET /volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 => generated 965 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-120c5c2a-2519-479f-985f-332dd3010f42 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-120c5c2a-2519-479f-985f-332dd3010f42 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-120c5c2a-2519-479f-985f-332dd3010f42 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-120c5c2a-2519-479f-985f-332dd3010f42 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-120c5c2a-2519-479f-985f-332dd3010f42 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d returned with HTTP 404 Sep 04 16:09:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1677/3323] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:41 2026] GET /volume/v3/snapshots/6d77aa4a-f80f-4ff3-a402-e5a772eea92d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-54bce6bb-5a1b-4069-86e5-ec1aa757cff8 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-54bce6bb-5a1b-4069-86e5-ec1aa757cff8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 Sep 04 16:09:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-54bce6bb-5a1b-4069-86e5-ec1aa757cff8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:41 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-54bce6bb-5a1b-4069-86e5-ec1aa757cff8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:41 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-54bce6bb-5a1b-4069-86e5-ec1aa757cff8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume with id: 902d95e4-649d-49cd-9ceb-da58e6062f04 Sep 04 16:09:41 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:41 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:41 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:41 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-54bce6bb-5a1b-4069-86e5-ec1aa757cff8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:41 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-54bce6bb-5a1b-4069-86e5-ec1aa757cff8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume request issued successfully. Sep 04 16:09:41 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-54bce6bb-5a1b-4069-86e5-ec1aa757cff8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 returned with HTTP 202 Sep 04 16:09:41 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1647/3324] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:09:41 2026] DELETE /volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-89326387-dcb9-4bf6-a169-4b45ab1653ac None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-89326387-dcb9-4bf6-a169-4b45ab1653ac tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-89326387-dcb9-4bf6-a169-4b45ab1653ac tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-89326387-dcb9-4bf6-a169-4b45ab1653ac tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:41 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:41 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:41 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:41 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:41 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-89326387-dcb9-4bf6-a169-4b45ab1653ac tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:41 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-89326387-dcb9-4bf6-a169-4b45ab1653ac tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 returned with HTTP 200 Sep 04 16:09:41 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1678/3325] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:41 2026] GET /volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9dfa79ef-62d8-479a-a51a-79ad65cd8f8c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9dfa79ef-62d8-479a-a51a-79ad65cd8f8c tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 Sep 04 16:09:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9dfa79ef-62d8-479a-a51a-79ad65cd8f8c tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9dfa79ef-62d8-479a-a51a-79ad65cd8f8c tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:42 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:42 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:42 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:42 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9dfa79ef-62d8-479a-a51a-79ad65cd8f8c tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9dfa79ef-62d8-479a-a51a-79ad65cd8f8c tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 returned with HTTP 200 Sep 04 16:09:42 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1648/3326] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:42 2026] GET /volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:09:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9236b025-379c-48ef-bf53-1db7a91a2c97 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9236b025-379c-48ef-bf53-1db7a91a2c97 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 Sep 04 16:09:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9236b025-379c-48ef-bf53-1db7a91a2c97 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:42 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9236b025-379c-48ef-bf53-1db7a91a2c97 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:42 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9236b025-379c-48ef-bf53-1db7a91a2c97 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 returned with HTTP 404 Sep 04 16:09:42 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1679/3327] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:42 2026] GET /volume/v3/volumes/902d95e4-649d-49cd-9ceb-da58e6062f04 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:09:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:42 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:09:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2034287709"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:42 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2034287709'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:42 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume of 1 GB Sep 04 16:09:42 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Availability Zones retrieved successfully. Sep 04 16:09:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (5d8ff600-cd17-44f3-a920-b06d748a5627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37cfcfb3-de0d-4b0c-aea3-55a7247c13c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37cfcfb3-de0d-4b0c-aea3-55a7247c13c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:42 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32372e7-e888-465e-ba5e-c9b77d2d4afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['8571452d-c911-4f53-9aec-9de510ae8e89', 'a5f3885e-1faa-4d03-a005-c20ab2d85abe', '1d736143-8423-462e-b2cf-ddaabec1faa7', 'cf43e037-0130-4155-8441-61c36e6d10a2'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32372e7-e888-465e-ba5e-c9b77d2d4afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8571452d-c911-4f53-9aec-9de510ae8e89', 'a5f3885e-1faa-4d03-a005-c20ab2d85abe', '1d736143-8423-462e-b2cf-ddaabec1faa7', 'cf43e037-0130-4155-8441-61c36e6d10a2']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29017103-1a1b-4e9b-9ce9-3023e17d41ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29017103-1a1b-4e9b-9ce9-3023e17d41ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9884f484-d192-4ca6-b9d4-f71088649f5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2034287709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['8571452d-c911-4f53-9aec-9de510ae8e89','a5f3885e-1faa-4d03-a005-c20ab2d85abe','1d736143-8423-462e-b2cf-ddaabec1faa7','cf43e037-0130-4155-8441-61c36e6d10a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2034287709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9884f484-d192-4ca6-b9d4-f71088649f5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd3bec3eae6a463fbbef6576bb85077b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fccb6cabb20d46fa8276df523be9732a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d65bd8e0-6211-4709-b60e-c0f17d80cae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d65bd8e0-6211-4709-b60e-c0f17d80cae1) transitioned into state 'SUCCESS' from state '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-2034287709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['8571452d-c911-4f53-9aec-9de510ae8e89','a5f3885e-1faa-4d03-a005-c20ab2d85abe','1d736143-8423-462e-b2cf-ddaabec1faa7','cf43e037-0130-4155-8441-61c36e6d10a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2a6b401-f800-4080-a1fc-b43aa9e8da1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2a6b401-f800-4080-a1fc-b43aa9e8da1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (5d8ff600-cd17-44f3-a920-b06d748a5627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request issued successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6c97e438-76bb-4255-8ce3-3946412ffa9d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1649/3328] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:09:42 2026] POST /volume/v3/volumes => generated 787 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-4e10742c-65ad-4aa0-b324-1180fd0d8ed3 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4e10742c-65ad-4aa0-b324-1180fd0d8ed3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e Sep 04 16:09:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4e10742c-65ad-4aa0-b324-1180fd0d8ed3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-4e10742c-65ad-4aa0-b324-1180fd0d8ed3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-4e10742c-65ad-4aa0-b324-1180fd0d8ed3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-4e10742c-65ad-4aa0-b324-1180fd0d8ed3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e returned with HTTP 200 Sep 04 16:09:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1680/3329] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:43 2026] GET /volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d421f597-0a70-4d03-9060-79adbfad33d0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d421f597-0a70-4d03-9060-79adbfad33d0 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d421f597-0a70-4d03-9060-79adbfad33d0 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d421f597-0a70-4d03-9060-79adbfad33d0 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-d421f597-0a70-4d03-9060-79adbfad33d0 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d421f597-0a70-4d03-9060-79adbfad33d0 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 returned with HTTP 200 Sep 04 16:09:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1650/3330] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:43 2026] GET /volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:09:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-375f7c57-3608-4805-bcbf-e1f331fb41b8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-375f7c57-3608-4805-bcbf-e1f331fb41b8 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] GET http://192.168.122.126/volume/v3/volumes/summary Sep 04 16:09:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-375f7c57-3608-4805-bcbf-e1f331fb41b8 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-375f7c57-3608-4805-bcbf-e1f331fb41b8 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.api_utils [None req-375f7c57-3608-4805-bcbf-e1f331fb41b8 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Removing options '' from query. {{(pid=87209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:09:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-375f7c57-3608-4805-bcbf-e1f331fb41b8 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] Get summary completed successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-375f7c57-3608-4805-bcbf-e1f331fb41b8 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-reader] http://192.168.122.126/volume/v3/volumes/summary returned with HTTP 200 Sep 04 16:09:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1681/3331] 192.168.122.126 () {60 vars in 1186 bytes} [Fri Sep 4 16:09:43 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3cec6fc6-1bef-4eca-b506-0ab88c5d4bec None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3cec6fc6-1bef-4eca-b506-0ab88c5d4bec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3cec6fc6-1bef-4eca-b506-0ab88c5d4bec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3cec6fc6-1bef-4eca-b506-0ab88c5d4bec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:43 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-3cec6fc6-1bef-4eca-b506-0ab88c5d4bec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Delete volume with id: 44b16ea0-46b1-43da-8007-85e6e3d797e8 Sep 04 16:09:43 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:43 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:43 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:43 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3cec6fc6-1bef-4eca-b506-0ab88c5d4bec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3cec6fc6-1bef-4eca-b506-0ab88c5d4bec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Delete volume request issued successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3cec6fc6-1bef-4eca-b506-0ab88c5d4bec tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 returned with HTTP 202 Sep 04 16:09:43 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1651/3332] 192.168.122.126 () {60 vars in 1276 bytes} [Fri Sep 4 16:09:43 2026] DELETE /volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 16:09:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9155d8d0-fad2-412d-ad39-9faca70c4028 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9155d8d0-fad2-412d-ad39-9faca70c4028 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 Sep 04 16:09:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9155d8d0-fad2-412d-ad39-9faca70c4028 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:43 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9155d8d0-fad2-412d-ad39-9faca70c4028 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:43 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:43 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:43 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:43 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:43 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-9155d8d0-fad2-412d-ad39-9faca70c4028 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Volume info retrieved successfully. Sep 04 16:09:43 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9155d8d0-fad2-412d-ad39-9faca70c4028 tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 returned with HTTP 200 Sep 04 16:09:43 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1682/3333] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:43 2026] GET /volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 16:09:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a4a81779-b9ef-4d86-920e-d14fbe3062f3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a4a81779-b9ef-4d86-920e-d14fbe3062f3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e Sep 04 16:09:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a4a81779-b9ef-4d86-920e-d14fbe3062f3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:44 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a4a81779-b9ef-4d86-920e-d14fbe3062f3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:44 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:44 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:44 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:44 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:44 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a4a81779-b9ef-4d86-920e-d14fbe3062f3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:44 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a4a81779-b9ef-4d86-920e-d14fbe3062f3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e returned with HTTP 200 Sep 04 16:09:44 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1652/3334] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:44 2026] GET /volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bef0e988-2f44-4cb8-8aad-fbf1cb6dfabf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bef0e988-2f44-4cb8-8aad-fbf1cb6dfabf tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] GET http://192.168.122.126/volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 Sep 04 16:09:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bef0e988-2f44-4cb8-8aad-fbf1cb6dfabf tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:44 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bef0e988-2f44-4cb8-8aad-fbf1cb6dfabf tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:44 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bef0e988-2f44-4cb8-8aad-fbf1cb6dfabf tempest-ProjectReaderTests-1904542961 tempest-ProjectReaderTests-1904542961-project-admin] http://192.168.122.126/volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 returned with HTTP 404 Sep 04 16:09:44 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1683/3335] 192.168.122.126 () {60 vars in 1273 bytes} [Fri Sep 4 16:09:44 2026] GET /volume/v3/volumes/44b16ea0-46b1-43da-8007-85e6e3d797e8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 16:09:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-dc1eafec-36de-4596-b2fc-b1edfc2cbd4d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc1eafec-36de-4596-b2fc-b1edfc2cbd4d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e Sep 04 16:09:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc1eafec-36de-4596-b2fc-b1edfc2cbd4d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-dc1eafec-36de-4596-b2fc-b1edfc2cbd4d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:45 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:45 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-dc1eafec-36de-4596-b2fc-b1edfc2cbd4d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-dc1eafec-36de-4596-b2fc-b1edfc2cbd4d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e returned with HTTP 200 Sep 04 16:09:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1653/3336] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:45 2026] GET /volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f090fc83-6634-46a0-90b2-a3b1f0beba8c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f090fc83-6634-46a0-90b2-a3b1f0beba8c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:09:45 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f090fc83-6634-46a0-90b2-a3b1f0beba8c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9884f484-d192-4ca6-b9d4-f71088649f5e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2003859940"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:45 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:45 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f090fc83-6634-46a0-90b2-a3b1f0beba8c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:45 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-f090fc83-6634-46a0-90b2-a3b1f0beba8c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create snapshot from volume 9884f484-d192-4ca6-b9d4-f71088649f5e Sep 04 16:09:45 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-f090fc83-6634-46a0-90b2-a3b1f0beba8c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['4c146e8c-a523-4e5a-a402-3213599e5ae4', 'ed9fe69a-988f-411c-8486-71e057d6dba3', '90d213e2-9023-4665-81b3-a2f47b2e77ee', '727683b8-43da-4da9-a695-a5f8019740af'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:45 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:45 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:45 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f090fc83-6634-46a0-90b2-a3b1f0beba8c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot create request issued successfully. Sep 04 16:09:45 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f090fc83-6634-46a0-90b2-a3b1f0beba8c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:09:45 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1684/3337] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:09:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-8cefaf5f-54a8-421f-ba63-a569d006b7ac None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8cefaf5f-54a8-421f-ba63-a569d006b7ac tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 Sep 04 16:09:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8cefaf5f-54a8-421f-ba63-a569d006b7ac tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:45 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-8cefaf5f-54a8-421f-ba63-a569d006b7ac tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:45 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:45 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:45 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-8cefaf5f-54a8-421f-ba63-a569d006b7ac tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:45 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-8cefaf5f-54a8-421f-ba63-a569d006b7ac tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 returned with HTTP 200 Sep 04 16:09:45 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1654/3338] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:45 2026] GET /volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-122c663e-fded-4fbf-98b2-6000b0f2e059 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-122c663e-fded-4fbf-98b2-6000b0f2e059 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 Sep 04 16:09:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-122c663e-fded-4fbf-98b2-6000b0f2e059 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:46 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-122c663e-fded-4fbf-98b2-6000b0f2e059 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:46 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:46 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:46 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-122c663e-fded-4fbf-98b2-6000b0f2e059 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:46 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-122c663e-fded-4fbf-98b2-6000b0f2e059 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 returned with HTTP 200 Sep 04 16:09:46 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1685/3339] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:46 2026] GET /volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-01ec9f87-83e8-4462-a509-5b8fecb6c221 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-01ec9f87-83e8-4462-a509-5b8fecb6c221 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 Sep 04 16:09:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-01ec9f87-83e8-4462-a509-5b8fecb6c221 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:47 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-01ec9f87-83e8-4462-a509-5b8fecb6c221 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:47 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:47 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:47 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-01ec9f87-83e8-4462-a509-5b8fecb6c221 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:47 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-01ec9f87-83e8-4462-a509-5b8fecb6c221 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 returned with HTTP 200 Sep 04 16:09:47 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1655/3340] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:47 2026] GET /volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-51931db7-81c9-46a1-825e-d9a922ce84e9 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-51931db7-81c9-46a1-825e-d9a922ce84e9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 Sep 04 16:09:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-51931db7-81c9-46a1-825e-d9a922ce84e9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-51931db7-81c9-46a1-825e-d9a922ce84e9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-51931db7-81c9-46a1-825e-d9a922ce84e9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-51931db7-81c9-46a1-825e-d9a922ce84e9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 returned with HTTP 200 Sep 04 16:09:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1686/3341] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:48 2026] GET /volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a49dccc1-c018-4d7e-bb47-e95a42cbdea4 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a49dccc1-c018-4d7e-bb47-e95a42cbdea4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] POST http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171/action Sep 04 16:09:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a49dccc1-c018-4d7e-bb47-e95a42cbdea4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:09:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a49dccc1-c018-4d7e-bb47-e95a42cbdea4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.contrib.admin_actions [None req-a49dccc1-c018-4d7e-bb47-e95a42cbdea4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Updating snapshot '302fd0bb-af9b-45f9-9c1a-9a7df1519171' with '{'status': 'error'}' {{(pid=87208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 16:09:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:48 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-a49dccc1-c018-4d7e-bb47-e95a42cbdea4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'afb1167a88754936af212d259f7af832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd3bec3eae6a463fbbef6576bb85077b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:09:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a49dccc1-c018-4d7e-bb47-e95a42cbdea4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171/action returned with HTTP 403 Sep 04 16:09:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1656/3342] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 16:09:48 2026] POST /volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-00892a6f-9e0e-4d48-86b5-7675ebaa66bd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-00892a6f-9e0e-4d48-86b5-7675ebaa66bd tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 Sep 04 16:09:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-00892a6f-9e0e-4d48-86b5-7675ebaa66bd tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:48 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-00892a6f-9e0e-4d48-86b5-7675ebaa66bd tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:48 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-00892a6f-9e0e-4d48-86b5-7675ebaa66bd tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete snapshot with id: 302fd0bb-af9b-45f9-9c1a-9a7df1519171 Sep 04 16:09:48 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:48 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-00892a6f-9e0e-4d48-86b5-7675ebaa66bd tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:48 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:48 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:48 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-00892a6f-9e0e-4d48-86b5-7675ebaa66bd tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot delete request issued successfully. Sep 04 16:09:48 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-00892a6f-9e0e-4d48-86b5-7675ebaa66bd tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 returned with HTTP 202 Sep 04 16:09:48 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1687/3343] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:09:48 2026] DELETE /volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-09bc0321-d93d-4cf4-9cd3-eedfe8a6d35a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-09bc0321-d93d-4cf4-9cd3-eedfe8a6d35a tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 Sep 04 16:09:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-09bc0321-d93d-4cf4-9cd3-eedfe8a6d35a tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:48 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-09bc0321-d93d-4cf4-9cd3-eedfe8a6d35a tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:48 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:48 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:48 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-09bc0321-d93d-4cf4-9cd3-eedfe8a6d35a tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:48 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-09bc0321-d93d-4cf4-9cd3-eedfe8a6d35a tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 returned with HTTP 200 Sep 04 16:09:48 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1657/3344] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:48 2026] GET /volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-fa585dfb-7093-4947-94c1-d2ff59280c5b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fa585dfb-7093-4947-94c1-d2ff59280c5b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 Sep 04 16:09:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fa585dfb-7093-4947-94c1-d2ff59280c5b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:49 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-fa585dfb-7093-4947-94c1-d2ff59280c5b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:49 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:49 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:49 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-fa585dfb-7093-4947-94c1-d2ff59280c5b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:49 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-fa585dfb-7093-4947-94c1-d2ff59280c5b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 returned with HTTP 200 Sep 04 16:09:49 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1688/3345] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:49 2026] GET /volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-35f41253-13b5-405e-a5cb-9a97a6075b34 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35f41253-13b5-405e-a5cb-9a97a6075b34 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 Sep 04 16:09:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35f41253-13b5-405e-a5cb-9a97a6075b34 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:50 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35f41253-13b5-405e-a5cb-9a97a6075b34 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:50 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35f41253-13b5-405e-a5cb-9a97a6075b34 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 returned with HTTP 404 Sep 04 16:09:50 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1658/3346] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:50 2026] GET /volume/v3/snapshots/302fd0bb-af9b-45f9-9c1a-9a7df1519171 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-b20256c9-bc03-4cd2-9768-31214261d440 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:50 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b20256c9-bc03-4cd2-9768-31214261d440 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e Sep 04 16:09:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b20256c9-bc03-4cd2-9768-31214261d440 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:50 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-b20256c9-bc03-4cd2-9768-31214261d440 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:50 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-b20256c9-bc03-4cd2-9768-31214261d440 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume with id: 9884f484-d192-4ca6-b9d4-f71088649f5e Sep 04 16:09:50 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:50 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:50 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:50 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:50 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b20256c9-bc03-4cd2-9768-31214261d440 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:51 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-b20256c9-bc03-4cd2-9768-31214261d440 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume request issued successfully. Sep 04 16:09:51 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-b20256c9-bc03-4cd2-9768-31214261d440 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e returned with HTTP 202 Sep 04 16:09:51 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1689/3347] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:09:50 2026] DELETE /volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b1aeee0a-0128-47e7-bfcb-6db8ee346be3 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b1aeee0a-0128-47e7-bfcb-6db8ee346be3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e Sep 04 16:09:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b1aeee0a-0128-47e7-bfcb-6db8ee346be3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:51 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b1aeee0a-0128-47e7-bfcb-6db8ee346be3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:51 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:51 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:51 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:51 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:51 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b1aeee0a-0128-47e7-bfcb-6db8ee346be3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:51 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b1aeee0a-0128-47e7-bfcb-6db8ee346be3 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e returned with HTTP 200 Sep 04 16:09:51 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1659/3348] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:51 2026] GET /volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e5a4c8cd-fcad-49b6-835d-c89978c0a08c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5a4c8cd-fcad-49b6-835d-c89978c0a08c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e Sep 04 16:09:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e5a4c8cd-fcad-49b6-835d-c89978c0a08c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e5a4c8cd-fcad-49b6-835d-c89978c0a08c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e5a4c8cd-fcad-49b6-835d-c89978c0a08c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e returned with HTTP 404 Sep 04 16:09:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1690/3349] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:52 2026] GET /volume/v3/volumes/9884f484-d192-4ca6-b9d4-f71088649f5e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1701224907"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1701224907'}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume of 1 GB Sep 04 16:09:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Availability Zones retrieved successfully. Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (c4eaf2f5-d9c3-4805-a1a3-d84a9ea84334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b62db6-5535-462e-8b5e-99778e8719e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b62db6-5535-462e-8b5e-99778e8719e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8d4e7f-9669-48ba-9bbf-fa5a715be8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['8cdbc656-4c46-4b81-804d-208bcef64af9', '8d313751-e628-4faa-8bfd-8ff93e6abd97', '2b6b3278-b8c9-4391-bfe1-35bda41c84ba', '53482e2c-5143-4401-bc5a-c30eed237d63'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8d4e7f-9669-48ba-9bbf-fa5a715be8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cdbc656-4c46-4b81-804d-208bcef64af9', '8d313751-e628-4faa-8bfd-8ff93e6abd97', '2b6b3278-b8c9-4391-bfe1-35bda41c84ba', '53482e2c-5143-4401-bc5a-c30eed237d63']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c7161e0-2d22-47e3-ad5e-e724dfedcf44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:52 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c7161e0-2d22-47e3-ad5e-e724dfedcf44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee635fd9-165e-4551-85f7-d9f36d949ab7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1701224907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['8cdbc656-4c46-4b81-804d-208bcef64af9','8d313751-e628-4faa-8bfd-8ff93e6abd97','2b6b3278-b8c9-4391-bfe1-35bda41c84ba','53482e2c-5143-4401-bc5a-c30eed237d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1701224907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee635fd9-165e-4551-85f7-d9f36d949ab7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd3bec3eae6a463fbbef6576bb85077b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fccb6cabb20d46fa8276df523be9732a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ef8e05-7d4a-4ba9-8c5f-a524e5e3827c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ef8e05-7d4a-4ba9-8c5f-a524e5e3827c) transitioned into state 'SUCCESS' from state '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-1701224907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['8cdbc656-4c46-4b81-804d-208bcef64af9','8d313751-e628-4faa-8bfd-8ff93e6abd97','2b6b3278-b8c9-4391-bfe1-35bda41c84ba','53482e2c-5143-4401-bc5a-c30eed237d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c1315d-1774-4381-95c1-8600a4eecee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c1315d-1774-4381-95c1-8600a4eecee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (c4eaf2f5-d9c3-4805-a1a3-d84a9ea84334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:52 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request issued successfully. Sep 04 16:09:52 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f25d44ba-9293-4e66-9f17-ce552d065d50 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:52 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1660/3350] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:09:52 2026] POST /volume/v3/volumes => generated 787 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-856b9b52-b3dd-4a0c-963f-742a988e5e63 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-856b9b52-b3dd-4a0c-963f-742a988e5e63 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 Sep 04 16:09:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-856b9b52-b3dd-4a0c-963f-742a988e5e63 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:52 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-856b9b52-b3dd-4a0c-963f-742a988e5e63 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:52 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:52 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:52 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:52 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:52 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-856b9b52-b3dd-4a0c-963f-742a988e5e63 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:52 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-856b9b52-b3dd-4a0c-963f-742a988e5e63 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 returned with HTTP 200 Sep 04 16:09:52 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1691/3351] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:52 2026] GET /volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 => generated 966 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-59c52ce0-cccc-4d4b-bf07-67763f9c2695 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-59c52ce0-cccc-4d4b-bf07-67763f9c2695 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 Sep 04 16:09:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-59c52ce0-cccc-4d4b-bf07-67763f9c2695 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-59c52ce0-cccc-4d4b-bf07-67763f9c2695 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:53 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:53 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-59c52ce0-cccc-4d4b-bf07-67763f9c2695 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-59c52ce0-cccc-4d4b-bf07-67763f9c2695 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 returned with HTTP 200 Sep 04 16:09:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1661/3352] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:53 2026] GET /volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 => generated 1017 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bfa9fc6b-70ea-4ce2-8a73-f9393449ca17 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bfa9fc6b-70ea-4ce2-8a73-f9393449ca17 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:09:53 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bfa9fc6b-70ea-4ce2-8a73-f9393449ca17 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee635fd9-165e-4551-85f7-d9f36d949ab7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-402423517"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:53 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:53 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bfa9fc6b-70ea-4ce2-8a73-f9393449ca17 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:53 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-bfa9fc6b-70ea-4ce2-8a73-f9393449ca17 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create snapshot from volume ee635fd9-165e-4551-85f7-d9f36d949ab7 Sep 04 16:09:53 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-bfa9fc6b-70ea-4ce2-8a73-f9393449ca17 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['671f98e6-1a47-4705-85eb-c17c92ef5060', '6e838b5b-aa4d-4b6e-a2a6-dcde68430a85', '7a0e6d94-5531-4419-a8f9-c80e69618dac', '57dfb4ca-75de-4fab-9acf-2205e19af925'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:53 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:53 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:53 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bfa9fc6b-70ea-4ce2-8a73-f9393449ca17 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot create request issued successfully. Sep 04 16:09:53 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bfa9fc6b-70ea-4ce2-8a73-f9393449ca17 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:09:53 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1692/3353] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:09:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-887f0121-4e0a-487c-8534-66abd0a44291 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-887f0121-4e0a-487c-8534-66abd0a44291 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 Sep 04 16:09:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-887f0121-4e0a-487c-8534-66abd0a44291 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:53 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-887f0121-4e0a-487c-8534-66abd0a44291 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:53 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:53 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:53 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-887f0121-4e0a-487c-8534-66abd0a44291 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:53 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-887f0121-4e0a-487c-8534-66abd0a44291 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 returned with HTTP 200 Sep 04 16:09:53 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1662/3354] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:53 2026] GET /volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7b4d8e63-bb2d-48f8-b9f8-7a54a885bc45 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7b4d8e63-bb2d-48f8-b9f8-7a54a885bc45 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 Sep 04 16:09:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7b4d8e63-bb2d-48f8-b9f8-7a54a885bc45 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:54 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7b4d8e63-bb2d-48f8-b9f8-7a54a885bc45 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:54 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:54 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:54 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7b4d8e63-bb2d-48f8-b9f8-7a54a885bc45 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:54 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7b4d8e63-bb2d-48f8-b9f8-7a54a885bc45 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 returned with HTTP 200 Sep 04 16:09:54 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1693/3355] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:54 2026] GET /volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9a9dfba4-5212-426a-926d-17a52923b609 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9a9dfba4-5212-426a-926d-17a52923b609 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 Sep 04 16:09:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9a9dfba4-5212-426a-926d-17a52923b609 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9a9dfba4-5212-426a-926d-17a52923b609 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-9a9dfba4-5212-426a-926d-17a52923b609 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9a9dfba4-5212-426a-926d-17a52923b609 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 returned with HTTP 200 Sep 04 16:09:55 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1663/3356] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:55 2026] GET /volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:09:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f486c681-f0e9-4f6d-9ff6-8e0055afbbe8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f486c681-f0e9-4f6d-9ff6-8e0055afbbe8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] GET http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 Sep 04 16:09:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f486c681-f0e9-4f6d-9ff6-8e0055afbbe8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:55 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f486c681-f0e9-4f6d-9ff6-8e0055afbbe8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:55 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:55 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:55 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-f486c681-f0e9-4f6d-9ff6-8e0055afbbe8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:09:55 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f486c681-f0e9-4f6d-9ff6-8e0055afbbe8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 returned with HTTP 200 Sep 04 16:09:55 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1694/3357] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:55 2026] GET /volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f7b70312-d5a1-4351-9b0c-9fc082c93cdc None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:55 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f7b70312-d5a1-4351-9b0c-9fc082c93cdc tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 Sep 04 16:09:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f7b70312-d5a1-4351-9b0c-9fc082c93cdc tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:55 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f7b70312-d5a1-4351-9b0c-9fc082c93cdc tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:55 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-f7b70312-d5a1-4351-9b0c-9fc082c93cdc tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete snapshot with id: 81940c1c-6c74-49df-9de9-65ed9e7774d7 Sep 04 16:09:55 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:55 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:55 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f7b70312-d5a1-4351-9b0c-9fc082c93cdc tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:56 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:56 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:56 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f7b70312-d5a1-4351-9b0c-9fc082c93cdc tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot delete request issued successfully. Sep 04 16:09:56 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f7b70312-d5a1-4351-9b0c-9fc082c93cdc tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 returned with HTTP 202 Sep 04 16:09:56 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1664/3358] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:09:55 2026] DELETE /volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7a5f56f6-0811-4e64-b49a-f3b3434958d8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7a5f56f6-0811-4e64-b49a-f3b3434958d8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 Sep 04 16:09:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7a5f56f6-0811-4e64-b49a-f3b3434958d8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:56 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7a5f56f6-0811-4e64-b49a-f3b3434958d8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:56 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:56 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:56 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7a5f56f6-0811-4e64-b49a-f3b3434958d8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:56 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7a5f56f6-0811-4e64-b49a-f3b3434958d8 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 returned with HTTP 200 Sep 04 16:09:56 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1695/3359] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:56 2026] GET /volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c26162bd-b6de-42f4-94c5-d606b8f0cbe9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c26162bd-b6de-42f4-94c5-d606b8f0cbe9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 Sep 04 16:09:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c26162bd-b6de-42f4-94c5-d606b8f0cbe9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:57 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c26162bd-b6de-42f4-94c5-d606b8f0cbe9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:57 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:57 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:57 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c26162bd-b6de-42f4-94c5-d606b8f0cbe9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:09:57 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c26162bd-b6de-42f4-94c5-d606b8f0cbe9 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 returned with HTTP 200 Sep 04 16:09:57 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1665/3360] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:57 2026] GET /volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:09:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0fd61b4b-bc66-48cc-9d86-30cbcce5d29a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0fd61b4b-bc66-48cc-9d86-30cbcce5d29a tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 Sep 04 16:09:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0fd61b4b-bc66-48cc-9d86-30cbcce5d29a tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0fd61b4b-bc66-48cc-9d86-30cbcce5d29a tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0fd61b4b-bc66-48cc-9d86-30cbcce5d29a tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 returned with HTTP 404 Sep 04 16:09:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1696/3361] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:09:58 2026] GET /volume/v3/snapshots/81940c1c-6c74-49df-9de9-65ed9e7774d7 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 16:09:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3716c52e-d8a1-4578-ae03-b27caaf6d469 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3716c52e-d8a1-4578-ae03-b27caaf6d469 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 Sep 04 16:09:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3716c52e-d8a1-4578-ae03-b27caaf6d469 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:58 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3716c52e-d8a1-4578-ae03-b27caaf6d469 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:58 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-3716c52e-d8a1-4578-ae03-b27caaf6d469 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume with id: ee635fd9-165e-4551-85f7-d9f36d949ab7 Sep 04 16:09:58 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:58 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:58 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:58 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3716c52e-d8a1-4578-ae03-b27caaf6d469 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:58 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3716c52e-d8a1-4578-ae03-b27caaf6d469 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume request issued successfully. Sep 04 16:09:58 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3716c52e-d8a1-4578-ae03-b27caaf6d469 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 returned with HTTP 202 Sep 04 16:09:58 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1666/3362] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:09:58 2026] DELETE /volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:09:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-43f14e06-62de-4451-8eb5-829ffea8a704 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-43f14e06-62de-4451-8eb5-829ffea8a704 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 Sep 04 16:09:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-43f14e06-62de-4451-8eb5-829ffea8a704 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:58 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-43f14e06-62de-4451-8eb5-829ffea8a704 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:58 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:58 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:58 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:58 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:09:58 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-43f14e06-62de-4451-8eb5-829ffea8a704 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:58 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-43f14e06-62de-4451-8eb5-829ffea8a704 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 returned with HTTP 200 Sep 04 16:09:58 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1697/3363] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:58 2026] GET /volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:09:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3be14df2-6c4e-45f7-8f29-dce3a4960d3e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3be14df2-6c4e-45f7-8f29-dce3a4960d3e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 Sep 04 16:09:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3be14df2-6c4e-45f7-8f29-dce3a4960d3e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3be14df2-6c4e-45f7-8f29-dce3a4960d3e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3be14df2-6c4e-45f7-8f29-dce3a4960d3e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 returned with HTTP 404 Sep 04 16:09:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1667/3364] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:59 2026] GET /volume/v3/volumes/ee635fd9-165e-4551-85f7-d9f36d949ab7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2009512125"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2009512125'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume of 1 GB Sep 04 16:09:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Availability Zones retrieved successfully. Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (89404966-b1cb-4e3b-bdf2-d388601170ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e72424c-341a-4173-bb77-22175af8d0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e72424c-341a-4173-bb77-22175af8d0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1e960c-dd51-4b2b-a9ee-a08d13b0a5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['1f58f22e-c58f-4f4e-afe0-6546a0b69199', 'ad2550d5-c63c-46b6-8be4-51f672c8236a', 'a067af12-a97e-4bc1-9633-e9e6ff894bb1', '6901a0f6-bdd0-4cf7-ae8a-4dac137e4c74'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1e960c-dd51-4b2b-a9ee-a08d13b0a5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f58f22e-c58f-4f4e-afe0-6546a0b69199', 'ad2550d5-c63c-46b6-8be4-51f672c8236a', 'a067af12-a97e-4bc1-9633-e9e6ff894bb1', '6901a0f6-bdd0-4cf7-ae8a-4dac137e4c74']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd66dbee-a61b-4389-bc1b-3ddd89cc8b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:59 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd66dbee-a61b-4389-bc1b-3ddd89cc8b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a24d117e-e684-4921-a3d2-0d14df0e6842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2009512125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['1f58f22e-c58f-4f4e-afe0-6546a0b69199','ad2550d5-c63c-46b6-8be4-51f672c8236a','a067af12-a97e-4bc1-9633-e9e6ff894bb1','6901a0f6-bdd0-4cf7-ae8a-4dac137e4c74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2009512125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a24d117e-e684-4921-a3d2-0d14df0e6842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd3bec3eae6a463fbbef6576bb85077b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fccb6cabb20d46fa8276df523be9732a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c1683d6-9de7-41ad-8e31-37b7c2d32db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c1683d6-9de7-41ad-8e31-37b7c2d32db6) transitioned into state 'SUCCESS' from state '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-2009512125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['1f58f22e-c58f-4f4e-afe0-6546a0b69199','ad2550d5-c63c-46b6-8be4-51f672c8236a','a067af12-a97e-4bc1-9633-e9e6ff894bb1','6901a0f6-bdd0-4cf7-ae8a-4dac137e4c74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09bf9d39-ed02-43b7-9b46-e6dfa216daab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09bf9d39-ed02-43b7-9b46-e6dfa216daab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (89404966-b1cb-4e3b-bdf2-d388601170ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:09:59 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request issued successfully. Sep 04 16:09:59 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-11369b6e-5ebd-4b54-a06f-057dc840b041 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:09:59 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1698/3365] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:09:59 2026] POST /volume/v3/volumes => generated 787 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:09:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2253f5d8-510d-4ca3-9420-529d9c8ea13f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:09:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2253f5d8-510d-4ca3-9420-529d9c8ea13f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 Sep 04 16:09:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2253f5d8-510d-4ca3-9420-529d9c8ea13f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:09:59 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2253f5d8-510d-4ca3-9420-529d9c8ea13f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:09:59 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:09:59 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:09:59 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:09:59 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:09:59 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2253f5d8-510d-4ca3-9420-529d9c8ea13f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:09:59 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2253f5d8-510d-4ca3-9420-529d9c8ea13f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 returned with HTTP 200 Sep 04 16:09:59 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1668/3366] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:09:59 2026] GET /volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 => generated 966 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7211e626-5d6e-4397-aa01-7b4a059b7fcf None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7211e626-5d6e-4397-aa01-7b4a059b7fcf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 Sep 04 16:10:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7211e626-5d6e-4397-aa01-7b4a059b7fcf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7211e626-5d6e-4397-aa01-7b4a059b7fcf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:00 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:00 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7211e626-5d6e-4397-aa01-7b4a059b7fcf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7211e626-5d6e-4397-aa01-7b4a059b7fcf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 returned with HTTP 200 Sep 04 16:10:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1699/3367] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:10:00 2026] GET /volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-834b1aab-ee19-4d05-954b-371bd32c1439 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-834b1aab-ee19-4d05-954b-371bd32c1439 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:10:00 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-834b1aab-ee19-4d05-954b-371bd32c1439 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a24d117e-e684-4921-a3d2-0d14df0e6842", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1537647124"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:00 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:00 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-834b1aab-ee19-4d05-954b-371bd32c1439 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:00 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-834b1aab-ee19-4d05-954b-371bd32c1439 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create snapshot from volume a24d117e-e684-4921-a3d2-0d14df0e6842 Sep 04 16:10:00 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-834b1aab-ee19-4d05-954b-371bd32c1439 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['75f7a3cc-b999-465b-a10a-1b515732f76a', '447f57b8-4a9a-4f03-b644-55f5c068ae2e', '171a1c90-c9ff-4ba7-af1a-bd5330aff4d4', 'f67f2ed1-7760-40f5-b79a-d3ce53a4749d'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:00 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:00 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:00 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-834b1aab-ee19-4d05-954b-371bd32c1439 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot create request issued successfully. Sep 04 16:10:00 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-834b1aab-ee19-4d05-954b-371bd32c1439 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:10:00 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1669/3368] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:10:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-833dbb79-8031-434c-bb6f-ae4c9844353c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-833dbb79-8031-434c-bb6f-ae4c9844353c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 Sep 04 16:10:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-833dbb79-8031-434c-bb6f-ae4c9844353c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:00 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-833dbb79-8031-434c-bb6f-ae4c9844353c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:00 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:00 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:00 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-833dbb79-8031-434c-bb6f-ae4c9844353c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:00 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-833dbb79-8031-434c-bb6f-ae4c9844353c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 returned with HTTP 200 Sep 04 16:10:00 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1700/3369] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:00 2026] GET /volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-67e55246-6267-47f8-89f8-3b59b672a327 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:01 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-67e55246-6267-47f8-89f8-3b59b672a327 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 Sep 04 16:10:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-67e55246-6267-47f8-89f8-3b59b672a327 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:01 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-67e55246-6267-47f8-89f8-3b59b672a327 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:02 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:02 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:02 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-67e55246-6267-47f8-89f8-3b59b672a327 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:02 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-67e55246-6267-47f8-89f8-3b59b672a327 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 returned with HTTP 200 Sep 04 16:10:02 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1670/3370] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:01 2026] GET /volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 16:10:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-102235fb-fc45-4ddb-b967-4637d706c7be None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-102235fb-fc45-4ddb-b967-4637d706c7be tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 Sep 04 16:10:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-102235fb-fc45-4ddb-b967-4637d706c7be tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:03 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-102235fb-fc45-4ddb-b967-4637d706c7be tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:03 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:03 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:03 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-102235fb-fc45-4ddb-b967-4637d706c7be tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:03 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-102235fb-fc45-4ddb-b967-4637d706c7be tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 returned with HTTP 200 Sep 04 16:10:03 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1701/3371] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:03 2026] GET /volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0b5b0e16-848c-4ed3-b0ac-509aa94fafc6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0b5b0e16-848c-4ed3-b0ac-509aa94fafc6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 Sep 04 16:10:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0b5b0e16-848c-4ed3-b0ac-509aa94fafc6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0b5b0e16-848c-4ed3-b0ac-509aa94fafc6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-0b5b0e16-848c-4ed3-b0ac-509aa94fafc6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0b5b0e16-848c-4ed3-b0ac-509aa94fafc6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 returned with HTTP 200 Sep 04 16:10:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1671/3372] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:04 2026] GET /volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ea56bfa9-ea52-455f-84fe-0fe3413a2fa7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ea56bfa9-ea52-455f-84fe-0fe3413a2fa7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] POST http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065/action Sep 04 16:10:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ea56bfa9-ea52-455f-84fe-0fe3413a2fa7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:10:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ea56bfa9-ea52-455f-84fe-0fe3413a2fa7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:04 devstack devstack@c-api.service[87209]: INFO cinder.api.contrib.snapshot_unmanage [None req-ea56bfa9-ea52-455f-84fe-0fe3413a2fa7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Unmanage snapshot with id: edf59577-c488-4938-b1e6-035766155065 Sep 04 16:10:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ea56bfa9-ea52-455f-84fe-0fe3413a2fa7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:10:04 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-ea56bfa9-ea52-455f-84fe-0fe3413a2fa7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'afb1167a88754936af212d259f7af832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd3bec3eae6a463fbbef6576bb85077b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:10:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ea56bfa9-ea52-455f-84fe-0fe3413a2fa7 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065/action returned with HTTP 403 Sep 04 16:10:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1702/3373] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 16:10:04 2026] POST /volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065/action => generated 117 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2b97976d-f629-4a54-bab7-857c5c9ba42e None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2b97976d-f629-4a54-bab7-857c5c9ba42e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 Sep 04 16:10:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2b97976d-f629-4a54-bab7-857c5c9ba42e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:04 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2b97976d-f629-4a54-bab7-857c5c9ba42e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:04 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-2b97976d-f629-4a54-bab7-857c5c9ba42e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete snapshot with id: edf59577-c488-4938-b1e6-035766155065 Sep 04 16:10:04 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:04 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2b97976d-f629-4a54-bab7-857c5c9ba42e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:04 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:04 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:04 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2b97976d-f629-4a54-bab7-857c5c9ba42e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot delete request issued successfully. Sep 04 16:10:04 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2b97976d-f629-4a54-bab7-857c5c9ba42e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 returned with HTTP 202 Sep 04 16:10:04 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1672/3374] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:10:04 2026] DELETE /volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-eb0940ac-fa2a-4320-a415-7a1af9a1aa57 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eb0940ac-fa2a-4320-a415-7a1af9a1aa57 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 Sep 04 16:10:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eb0940ac-fa2a-4320-a415-7a1af9a1aa57 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:04 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eb0940ac-fa2a-4320-a415-7a1af9a1aa57 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:04 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:04 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:04 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-eb0940ac-fa2a-4320-a415-7a1af9a1aa57 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:04 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eb0940ac-fa2a-4320-a415-7a1af9a1aa57 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 returned with HTTP 200 Sep 04 16:10:04 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1703/3375] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:04 2026] GET /volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c1f524e7-695b-44c8-b3a9-30fcfb8261da None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c1f524e7-695b-44c8-b3a9-30fcfb8261da tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 Sep 04 16:10:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c1f524e7-695b-44c8-b3a9-30fcfb8261da tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:05 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c1f524e7-695b-44c8-b3a9-30fcfb8261da tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:05 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:05 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:05 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-c1f524e7-695b-44c8-b3a9-30fcfb8261da tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:05 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c1f524e7-695b-44c8-b3a9-30fcfb8261da tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 returned with HTTP 200 Sep 04 16:10:05 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1673/3376] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:05 2026] GET /volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-73c572e9-4ea5-4c2b-a77b-fd59bd3b1912 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-73c572e9-4ea5-4c2b-a77b-fd59bd3b1912 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 Sep 04 16:10:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-73c572e9-4ea5-4c2b-a77b-fd59bd3b1912 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-73c572e9-4ea5-4c2b-a77b-fd59bd3b1912 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-73c572e9-4ea5-4c2b-a77b-fd59bd3b1912 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 returned with HTTP 404 Sep 04 16:10:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1704/3377] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:06 2026] GET /volume/v3/snapshots/edf59577-c488-4938-b1e6-035766155065 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-35ea3c14-d0a5-4474-a3ce-5391c69dd95f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35ea3c14-d0a5-4474-a3ce-5391c69dd95f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 Sep 04 16:10:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35ea3c14-d0a5-4474-a3ce-5391c69dd95f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:06 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-35ea3c14-d0a5-4474-a3ce-5391c69dd95f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:06 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-35ea3c14-d0a5-4474-a3ce-5391c69dd95f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume with id: a24d117e-e684-4921-a3d2-0d14df0e6842 Sep 04 16:10:06 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:06 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:06 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:06 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-35ea3c14-d0a5-4474-a3ce-5391c69dd95f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:06 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-35ea3c14-d0a5-4474-a3ce-5391c69dd95f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume request issued successfully. Sep 04 16:10:06 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-35ea3c14-d0a5-4474-a3ce-5391c69dd95f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 returned with HTTP 202 Sep 04 16:10:06 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1674/3378] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:10:06 2026] DELETE /volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a30f9a9f-53c7-4b64-bddb-dcb2d21b228c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a30f9a9f-53c7-4b64-bddb-dcb2d21b228c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 Sep 04 16:10:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a30f9a9f-53c7-4b64-bddb-dcb2d21b228c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:06 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a30f9a9f-53c7-4b64-bddb-dcb2d21b228c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:06 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:06 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:06 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:06 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:06 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-a30f9a9f-53c7-4b64-bddb-dcb2d21b228c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:06 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a30f9a9f-53c7-4b64-bddb-dcb2d21b228c tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 returned with HTTP 200 Sep 04 16:10:06 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1705/3379] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:10:06 2026] GET /volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9a22afc1-c36e-436c-8046-d8222498a7ab None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9a22afc1-c36e-436c-8046-d8222498a7ab tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 Sep 04 16:10:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9a22afc1-c36e-436c-8046-d8222498a7ab tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9a22afc1-c36e-436c-8046-d8222498a7ab tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9a22afc1-c36e-436c-8046-d8222498a7ab tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 returned with HTTP 404 Sep 04 16:10:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1675/3380] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:10:07 2026] GET /volume/v3/volumes/a24d117e-e684-4921-a3d2-0d14df0e6842 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-687435505"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-687435505'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume of 1 GB Sep 04 16:10:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (d59eb031-90c1-439b-8888-b5b7532b78a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (134713cf-ccab-46f0-a03d-1d94ce105653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (134713cf-ccab-46f0-a03d-1d94ce105653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0824a76e-e667-4a2b-b63a-1d3cdb61c32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['2b2a085b-da4e-42f2-8c30-163b6b59c76f', '4e081b35-7253-4641-a816-84247d679dac', 'f7ac67ca-99e1-4e2a-8253-b7b3c93a50b5', '94328c15-6a0b-4f00-9e99-12c9572816d2'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0824a76e-e667-4a2b-b63a-1d3cdb61c32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b2a085b-da4e-42f2-8c30-163b6b59c76f', '4e081b35-7253-4641-a816-84247d679dac', 'f7ac67ca-99e1-4e2a-8253-b7b3c93a50b5', '94328c15-6a0b-4f00-9e99-12c9572816d2']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0691f63-5636-4b77-a17a-0bc34a1fe4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:07 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0691f63-5636-4b77-a17a-0bc34a1fe4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd34d5bbd-173b-419b-b3da-f3124493c7b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-687435505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['2b2a085b-da4e-42f2-8c30-163b6b59c76f','4e081b35-7253-4641-a816-84247d679dac','f7ac67ca-99e1-4e2a-8253-b7b3c93a50b5','94328c15-6a0b-4f00-9e99-12c9572816d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-687435505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d34d5bbd-173b-419b-b3da-f3124493c7b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd3bec3eae6a463fbbef6576bb85077b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fccb6cabb20d46fa8276df523be9732a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad7b3cf-abb0-447e-be45-6fd5104295a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad7b3cf-abb0-447e-be45-6fd5104295a5) transitioned into state 'SUCCESS' from state '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-687435505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['2b2a085b-da4e-42f2-8c30-163b6b59c76f','4e081b35-7253-4641-a816-84247d679dac','f7ac67ca-99e1-4e2a-8253-b7b3c93a50b5','94328c15-6a0b-4f00-9e99-12c9572816d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93b725ed-2527-4fc2-8ad5-6780f2a3d653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93b725ed-2527-4fc2-8ad5-6780f2a3d653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (d59eb031-90c1-439b-8888-b5b7532b78a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:07 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request issued successfully. Sep 04 16:10:07 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-78d0ed09-0884-44f6-ae16-a23d2cda4a81 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:07 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1706/3381] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:10:07 2026] POST /volume/v3/volumes => generated 786 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a53f3cfd-7f05-473b-bcc7-64d323890ba6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a53f3cfd-7f05-473b-bcc7-64d323890ba6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 Sep 04 16:10:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a53f3cfd-7f05-473b-bcc7-64d323890ba6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:07 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a53f3cfd-7f05-473b-bcc7-64d323890ba6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:07 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:07 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:07 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:07 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:07 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-a53f3cfd-7f05-473b-bcc7-64d323890ba6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:07 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a53f3cfd-7f05-473b-bcc7-64d323890ba6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 returned with HTTP 200 Sep 04 16:10:07 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1676/3382] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:10:07 2026] GET /volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 => generated 965 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-92a6e15a-962e-41f4-854f-90bd999a6e66 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:08 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-92a6e15a-962e-41f4-854f-90bd999a6e66 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 Sep 04 16:10:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-92a6e15a-962e-41f4-854f-90bd999a6e66 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:08 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-92a6e15a-962e-41f4-854f-90bd999a6e66 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:09 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:09 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-92a6e15a-962e-41f4-854f-90bd999a6e66 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-92a6e15a-962e-41f4-854f-90bd999a6e66 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 returned with HTTP 200 Sep 04 16:10:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1707/3383] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:10:08 2026] GET /volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-fabc0879-4683-4194-a8ad-6f5cd15a3e46 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fabc0879-4683-4194-a8ad-6f5cd15a3e46 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:10:09 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-fabc0879-4683-4194-a8ad-6f5cd15a3e46 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d34d5bbd-173b-419b-b3da-f3124493c7b9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1356117093"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:09 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:09 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fabc0879-4683-4194-a8ad-6f5cd15a3e46 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:09 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-fabc0879-4683-4194-a8ad-6f5cd15a3e46 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create snapshot from volume d34d5bbd-173b-419b-b3da-f3124493c7b9 Sep 04 16:10:09 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-fabc0879-4683-4194-a8ad-6f5cd15a3e46 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['c3bf74d0-ad33-4b34-9b34-239f4751bb8c', 'c4890235-5239-4007-a850-740cf5025382', '6d59ed7a-77f2-4989-8f8c-baacdf7aab06', '023ffeaa-c75c-4b0d-b155-42802045a4b7'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:09 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:09 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:09 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-fabc0879-4683-4194-a8ad-6f5cd15a3e46 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot create request issued successfully. Sep 04 16:10:09 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-fabc0879-4683-4194-a8ad-6f5cd15a3e46 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:10:09 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1677/3384] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:10:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e392b9f1-6dbc-41d4-8c62-f1f6a2a62168 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e392b9f1-6dbc-41d4-8c62-f1f6a2a62168 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 Sep 04 16:10:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e392b9f1-6dbc-41d4-8c62-f1f6a2a62168 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:09 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e392b9f1-6dbc-41d4-8c62-f1f6a2a62168 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:09 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:09 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:09 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e392b9f1-6dbc-41d4-8c62-f1f6a2a62168 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:09 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e392b9f1-6dbc-41d4-8c62-f1f6a2a62168 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 returned with HTTP 200 Sep 04 16:10:09 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1708/3385] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:09 2026] GET /volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-91bed680-1292-48e2-abc0-0093ccee7018 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-91bed680-1292-48e2-abc0-0093ccee7018 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 Sep 04 16:10:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-91bed680-1292-48e2-abc0-0093ccee7018 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:10 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-91bed680-1292-48e2-abc0-0093ccee7018 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:10 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:10 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:10 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-91bed680-1292-48e2-abc0-0093ccee7018 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:10 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-91bed680-1292-48e2-abc0-0093ccee7018 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 returned with HTTP 200 Sep 04 16:10:10 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1678/3386] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:10 2026] GET /volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-77ea7a47-3774-4bb0-8239-4a5eb98900f1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-77ea7a47-3774-4bb0-8239-4a5eb98900f1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 Sep 04 16:10:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-77ea7a47-3774-4bb0-8239-4a5eb98900f1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:11 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-77ea7a47-3774-4bb0-8239-4a5eb98900f1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:11 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:11 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:11 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-77ea7a47-3774-4bb0-8239-4a5eb98900f1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:11 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-77ea7a47-3774-4bb0-8239-4a5eb98900f1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 returned with HTTP 200 Sep 04 16:10:11 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1709/3387] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:11 2026] GET /volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e110ad79-e111-4db0-8030-5c7ab69ade1f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e110ad79-e111-4db0-8030-5c7ab69ade1f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 Sep 04 16:10:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e110ad79-e111-4db0-8030-5c7ab69ade1f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e110ad79-e111-4db0-8030-5c7ab69ade1f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e110ad79-e111-4db0-8030-5c7ab69ade1f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e110ad79-e111-4db0-8030-5c7ab69ade1f tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 returned with HTTP 200 Sep 04 16:10:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1679/3388] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:12 2026] GET /volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-bfe7c266-7ffd-40ff-b86d-da9383bbdaf2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bfe7c266-7ffd-40ff-b86d-da9383bbdaf2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] PUT http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 Sep 04 16:10:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-bfe7c266-7ffd-40ff-b86d-da9383bbdaf2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-bfe7c266-7ffd-40ff-b86d-da9383bbdaf2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Snapshot retrieved successfully. Sep 04 16:10:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-bfe7c266-7ffd-40ff-b86d-da9383bbdaf2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 returned with HTTP 200 Sep 04 16:10:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1710/3389] 192.168.122.126 () {60 vars in 1258 bytes} [Fri Sep 4 16:10:12 2026] PUT /volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 => generated 361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-3e82f930-f119-4da2-a0f6-23ade7f73699 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3e82f930-f119-4da2-a0f6-23ade7f73699 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 Sep 04 16:10:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3e82f930-f119-4da2-a0f6-23ade7f73699 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:12 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-3e82f930-f119-4da2-a0f6-23ade7f73699 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:12 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-3e82f930-f119-4da2-a0f6-23ade7f73699 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete snapshot with id: 9b3972a7-827e-4c68-9505-c23bb95e0b06 Sep 04 16:10:12 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:12 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3e82f930-f119-4da2-a0f6-23ade7f73699 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:12 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:12 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:12 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-3e82f930-f119-4da2-a0f6-23ade7f73699 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot delete request issued successfully. Sep 04 16:10:12 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-3e82f930-f119-4da2-a0f6-23ade7f73699 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 returned with HTTP 202 Sep 04 16:10:12 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1680/3390] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:10:12 2026] DELETE /volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7e62bda2-fbac-4e72-9cdb-b3e60b151373 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7e62bda2-fbac-4e72-9cdb-b3e60b151373 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 Sep 04 16:10:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7e62bda2-fbac-4e72-9cdb-b3e60b151373 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:12 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7e62bda2-fbac-4e72-9cdb-b3e60b151373 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:12 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:12 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:12 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-7e62bda2-fbac-4e72-9cdb-b3e60b151373 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:12 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7e62bda2-fbac-4e72-9cdb-b3e60b151373 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 returned with HTTP 200 Sep 04 16:10:12 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1711/3391] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:12 2026] GET /volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 => generated 494 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2799cc93-c958-4203-8551-f867eb2279ec None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2799cc93-c958-4203-8551-f867eb2279ec tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 Sep 04 16:10:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2799cc93-c958-4203-8551-f867eb2279ec tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:13 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2799cc93-c958-4203-8551-f867eb2279ec tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:13 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:13 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:13 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2799cc93-c958-4203-8551-f867eb2279ec tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:13 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2799cc93-c958-4203-8551-f867eb2279ec tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 returned with HTTP 200 Sep 04 16:10:13 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1681/3392] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:13 2026] GET /volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 => generated 494 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8334b347-3e53-43c2-9fc4-eb6d5b68ba02 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8334b347-3e53-43c2-9fc4-eb6d5b68ba02 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 Sep 04 16:10:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8334b347-3e53-43c2-9fc4-eb6d5b68ba02 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8334b347-3e53-43c2-9fc4-eb6d5b68ba02 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8334b347-3e53-43c2-9fc4-eb6d5b68ba02 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 returned with HTTP 404 Sep 04 16:10:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1712/3393] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:14 2026] GET /volume/v3/snapshots/9b3972a7-827e-4c68-9505-c23bb95e0b06 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ca28e710-8a70-4629-b3d8-db198deeb369 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ca28e710-8a70-4629-b3d8-db198deeb369 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 Sep 04 16:10:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ca28e710-8a70-4629-b3d8-db198deeb369 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:14 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ca28e710-8a70-4629-b3d8-db198deeb369 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:14 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-ca28e710-8a70-4629-b3d8-db198deeb369 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume with id: d34d5bbd-173b-419b-b3da-f3124493c7b9 Sep 04 16:10:14 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:14 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:14 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:14 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ca28e710-8a70-4629-b3d8-db198deeb369 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:14 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ca28e710-8a70-4629-b3d8-db198deeb369 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume request issued successfully. Sep 04 16:10:14 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ca28e710-8a70-4629-b3d8-db198deeb369 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 returned with HTTP 202 Sep 04 16:10:14 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1682/3394] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:10:14 2026] DELETE /volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-94bee6ba-59b7-4f7c-bd85-9a09b71b5adb None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-94bee6ba-59b7-4f7c-bd85-9a09b71b5adb tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 Sep 04 16:10:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-94bee6ba-59b7-4f7c-bd85-9a09b71b5adb tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:14 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-94bee6ba-59b7-4f7c-bd85-9a09b71b5adb tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:14 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:14 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:14 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:14 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:14 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-94bee6ba-59b7-4f7c-bd85-9a09b71b5adb tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:14 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-94bee6ba-59b7-4f7c-bd85-9a09b71b5adb tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 returned with HTTP 200 Sep 04 16:10:14 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1713/3395] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:10:14 2026] GET /volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-6cc47cdd-8190-45cd-be54-493286894faa None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6cc47cdd-8190-45cd-be54-493286894faa tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 Sep 04 16:10:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6cc47cdd-8190-45cd-be54-493286894faa tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:15 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-6cc47cdd-8190-45cd-be54-493286894faa tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:15 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-6cc47cdd-8190-45cd-be54-493286894faa tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 returned with HTTP 404 Sep 04 16:10:15 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1683/3396] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:10:15 2026] GET /volume/v3/volumes/d34d5bbd-173b-419b-b3da-f3124493c7b9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:15 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:10:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1242550844"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:15 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1242550844'}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:15 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume of 1 GB Sep 04 16:10:15 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:15 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (8350e8d7-9f84-4fd0-a246-7f064f990b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:15 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17dd4b99-2771-4d05-83d5-ce5ddd528e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:15 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:15 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17dd4b99-2771-4d05-83d5-ce5ddd528e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T13:46:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8bbb3e-961e-4f78-9a5e-4b9709216f33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:15 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (472b784f-e4a8-487a-84b5-ce85d3e88377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:15 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['89ad9008-98cf-4e24-b26f-784db6878af9', 'dde85abb-785b-4528-b243-a74ca1d0b1a0', '3cde7fe0-5828-458e-828b-db9028436257', '23ac4df9-b935-47e2-a490-7b7ce801ac1e'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:15 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (472b784f-e4a8-487a-84b5-ce85d3e88377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89ad9008-98cf-4e24-b26f-784db6878af9', 'dde85abb-785b-4528-b243-a74ca1d0b1a0', '3cde7fe0-5828-458e-828b-db9028436257', '23ac4df9-b935-47e2-a490-7b7ce801ac1e']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:16 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40492ace-d757-4033-9fa0-54a95b96ffd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:16 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:16 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:16 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40492ace-d757-4033-9fa0-54a95b96ffd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5a95af8-d2b0-4557-8a0c-3cf9da01612f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1242550844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['89ad9008-98cf-4e24-b26f-784db6878af9','dde85abb-785b-4528-b243-a74ca1d0b1a0','3cde7fe0-5828-458e-828b-db9028436257','23ac4df9-b935-47e2-a490-7b7ce801ac1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1242550844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5a95af8-d2b0-4557-8a0c-3cf9da01612f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd3bec3eae6a463fbbef6576bb85077b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fccb6cabb20d46fa8276df523be9732a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8bbb3e-961e-4f78-9a5e-4b9709216f33),volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:16 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f6df4ef-d0e7-420a-bffc-535fc5c31008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:16 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f6df4ef-d0e7-420a-bffc-535fc5c31008) transitioned into state 'SUCCESS' from state '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-1242550844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3bec3eae6a463fbbef6576bb85077b',qos_specs=None,replication_status=,reservations=['89ad9008-98cf-4e24-b26f-784db6878af9','dde85abb-785b-4528-b243-a74ca1d0b1a0','3cde7fe0-5828-458e-828b-db9028436257','23ac4df9-b935-47e2-a490-7b7ce801ac1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fccb6cabb20d46fa8276df523be9732a',volume_type_id=bd8bbb3e-961e-4f78-9a5e-4b9709216f33)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:16 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aacdf8b-ea89-4a4e-a55e-f58929107cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:16 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aacdf8b-ea89-4a4e-a55e-f58929107cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:16 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Flow 'volume_create_api' (8350e8d7-9f84-4fd0-a246-7f064f990b1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:16 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create volume request issued successfully. Sep 04 16:10:16 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5a575bf3-8070-4f06-b000-ac97ebc980a4 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:16 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1714/3397] 192.168.122.126 () {60 vars in 1142 bytes} [Fri Sep 4 16:10:15 2026] POST /volume/v3/volumes => generated 787 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bae35f75-6af9-4c0c-adbc-b50decacd776 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bae35f75-6af9-4c0c-adbc-b50decacd776 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f Sep 04 16:10:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bae35f75-6af9-4c0c-adbc-b50decacd776 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:16 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bae35f75-6af9-4c0c-adbc-b50decacd776 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:16 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:16 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:16 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:16 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:16 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-bae35f75-6af9-4c0c-adbc-b50decacd776 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:16 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bae35f75-6af9-4c0c-adbc-b50decacd776 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f returned with HTTP 200 Sep 04 16:10:16 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1684/3398] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:10:16 2026] GET /volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f => generated 966 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-52568b59-3927-4e9b-aadc-5e0e64ffc2f1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-52568b59-3927-4e9b-aadc-5e0e64ffc2f1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f Sep 04 16:10:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-52568b59-3927-4e9b-aadc-5e0e64ffc2f1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:17 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-52568b59-3927-4e9b-aadc-5e0e64ffc2f1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:17 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:17 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:17 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:17 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:17 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-52568b59-3927-4e9b-aadc-5e0e64ffc2f1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:17 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-52568b59-3927-4e9b-aadc-5e0e64ffc2f1 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f returned with HTTP 200 Sep 04 16:10:17 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1715/3399] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:10:17 2026] GET /volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-cc983d75-5ce7-4cf8-8992-8474d9446414 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cc983d75-5ce7-4cf8-8992-8474d9446414 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f Sep 04 16:10:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cc983d75-5ce7-4cf8-8992-8474d9446414 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-cc983d75-5ce7-4cf8-8992-8474d9446414 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:18 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:18 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-cc983d75-5ce7-4cf8-8992-8474d9446414 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-cc983d75-5ce7-4cf8-8992-8474d9446414 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f returned with HTTP 200 Sep 04 16:10:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1685/3400] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:10:18 2026] GET /volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f => generated 1017 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-208f9252-bce7-4ff8-a9cc-5aaf325e7342 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-208f9252-bce7-4ff8-a9cc-5aaf325e7342 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/snapshots Sep 04 16:10:18 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-208f9252-bce7-4ff8-a9cc-5aaf325e7342 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5a95af8-d2b0-4557-8a0c-3cf9da01612f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-684441950"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:18 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:18 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:18 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:18 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-208f9252-bce7-4ff8-a9cc-5aaf325e7342 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:18 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.snapshots [None req-208f9252-bce7-4ff8-a9cc-5aaf325e7342 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Create snapshot from volume e5a95af8-d2b0-4557-8a0c-3cf9da01612f Sep 04 16:10:18 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-208f9252-bce7-4ff8-a9cc-5aaf325e7342 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Created reservations ['3c7f0775-a0bb-40e2-a6ce-bbd557b3a09e', 'c2b3247a-8c50-44a6-b7ca-a6d205672a4a', '605f817b-e3aa-42a4-bda5-459bda360cd0', '98cf0a8a-7b03-476c-9036-d85368f45801'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:18 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:18 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:18 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-208f9252-bce7-4ff8-a9cc-5aaf325e7342 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot create request issued successfully. Sep 04 16:10:18 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-208f9252-bce7-4ff8-a9cc-5aaf325e7342 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots returned with HTTP 202 Sep 04 16:10:18 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1716/3401] 192.168.122.126 () {60 vars in 1149 bytes} [Fri Sep 4 16:10:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b35229ec-c241-478a-b889-ec92ca1628bf None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b35229ec-c241-478a-b889-ec92ca1628bf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa Sep 04 16:10:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b35229ec-c241-478a-b889-ec92ca1628bf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:18 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b35229ec-c241-478a-b889-ec92ca1628bf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:18 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:18 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:18 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-b35229ec-c241-478a-b889-ec92ca1628bf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:18 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b35229ec-c241-478a-b889-ec92ca1628bf tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa returned with HTTP 200 Sep 04 16:10:18 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1686/3402] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:18 2026] GET /volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e62f25e6-c3cc-4169-a561-02e135dba7ba None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e62f25e6-c3cc-4169-a561-02e135dba7ba tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa Sep 04 16:10:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e62f25e6-c3cc-4169-a561-02e135dba7ba tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:19 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e62f25e6-c3cc-4169-a561-02e135dba7ba tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:19 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:19 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:19 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-e62f25e6-c3cc-4169-a561-02e135dba7ba tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:19 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e62f25e6-c3cc-4169-a561-02e135dba7ba tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa returned with HTTP 200 Sep 04 16:10:19 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1717/3403] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:19 2026] GET /volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1933cb6f-39e4-4a99-a610-6af0c257e153 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1933cb6f-39e4-4a99-a610-6af0c257e153 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa Sep 04 16:10:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1933cb6f-39e4-4a99-a610-6af0c257e153 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1933cb6f-39e4-4a99-a610-6af0c257e153 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-1933cb6f-39e4-4a99-a610-6af0c257e153 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1933cb6f-39e4-4a99-a610-6af0c257e153 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa returned with HTTP 200 Sep 04 16:10:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1687/3404] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:20 2026] GET /volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e75e872c-b078-44d6-9f69-1b2d44485b07 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e75e872c-b078-44d6-9f69-1b2d44485b07 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] POST http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa/action Sep 04 16:10:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e75e872c-b078-44d6-9f69-1b2d44485b07 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:10:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e75e872c-b078-44d6-9f69-1b2d44485b07 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.admin_actions [None req-e75e872c-b078-44d6-9f69-1b2d44485b07 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Updating snapshot '0e180397-3fe6-4d42-85cc-b9e9fe3126fa' with '{'status': 'creating'}' {{(pid=87209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 16:10:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e75e872c-b078-44d6-9f69-1b2d44485b07 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa/action returned with HTTP 202 Sep 04 16:10:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1718/3405] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 16:10:20 2026] POST /volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 16:10:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-da2f774b-85cd-4382-9bad-cf2840a23020 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-da2f774b-85cd-4382-9bad-cf2840a23020 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa Sep 04 16:10:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-da2f774b-85cd-4382-9bad-cf2840a23020 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-da2f774b-85cd-4382-9bad-cf2840a23020 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-da2f774b-85cd-4382-9bad-cf2840a23020 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-da2f774b-85cd-4382-9bad-cf2840a23020 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa returned with HTTP 200 Sep 04 16:10:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1688/3406] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:20 2026] GET /volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-7d13a160-16f2-45af-b726-e56fdc3af10e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d13a160-16f2-45af-b726-e56fdc3af10e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] POST http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa/action Sep 04 16:10:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d13a160-16f2-45af-b726-e56fdc3af10e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 16:10:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-7d13a160-16f2-45af-b726-e56fdc3af10e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.contrib.snapshot_actions [None req-7d13a160-16f2-45af-b726-e56fdc3af10e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87209) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 04 16:10:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:20 devstack devstack@c-api.service[87209]: INFO cinder.api.contrib.snapshot_actions [None req-7d13a160-16f2-45af-b726-e56fdc3af10e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] Updating snapshot 0e180397-3fe6-4d42-85cc-b9e9fe3126fa with info {'id': '0e180397-3fe6-4d42-85cc-b9e9fe3126fa', 'status': 'error', 'progress': '80%'} Sep 04 16:10:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-7d13a160-16f2-45af-b726-e56fdc3af10e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-member] http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa/action returned with HTTP 202 Sep 04 16:10:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1719/3407] 192.168.122.126 () {60 vars in 1280 bytes} [Fri Sep 4 16:10:20 2026] POST /volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-22f9afe9-aa37-4f2c-b5b6-d3060a22810b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-22f9afe9-aa37-4f2c-b5b6-d3060a22810b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa Sep 04 16:10:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-22f9afe9-aa37-4f2c-b5b6-d3060a22810b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:20 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-22f9afe9-aa37-4f2c-b5b6-d3060a22810b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:20 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.snapshots [None req-22f9afe9-aa37-4f2c-b5b6-d3060a22810b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete snapshot with id: 0e180397-3fe6-4d42-85cc-b9e9fe3126fa Sep 04 16:10:20 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:20 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-22f9afe9-aa37-4f2c-b5b6-d3060a22810b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:20 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:20 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:20 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-22f9afe9-aa37-4f2c-b5b6-d3060a22810b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot delete request issued successfully. Sep 04 16:10:20 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-22f9afe9-aa37-4f2c-b5b6-d3060a22810b tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa returned with HTTP 202 Sep 04 16:10:20 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1689/3408] 192.168.122.126 () {58 vars in 1241 bytes} [Fri Sep 4 16:10:20 2026] DELETE /volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c760a427-3e8e-4b64-80ef-e03ecdc5e23e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c760a427-3e8e-4b64-80ef-e03ecdc5e23e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa Sep 04 16:10:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c760a427-3e8e-4b64-80ef-e03ecdc5e23e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:20 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c760a427-3e8e-4b64-80ef-e03ecdc5e23e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:20 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:20 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:20 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-c760a427-3e8e-4b64-80ef-e03ecdc5e23e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:20 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c760a427-3e8e-4b64-80ef-e03ecdc5e23e tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa returned with HTTP 200 Sep 04 16:10:20 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1720/3409] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:20 2026] GET /volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f349f4db-5cf9-43ca-bf9d-595344b26869 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f349f4db-5cf9-43ca-bf9d-595344b26869 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa Sep 04 16:10:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f349f4db-5cf9-43ca-bf9d-595344b26869 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:21 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f349f4db-5cf9-43ca-bf9d-595344b26869 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:21 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:21 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:21 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-f349f4db-5cf9-43ca-bf9d-595344b26869 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Snapshot retrieved successfully. Sep 04 16:10:21 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f349f4db-5cf9-43ca-bf9d-595344b26869 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa returned with HTTP 200 Sep 04 16:10:21 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1690/3410] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:21 2026] GET /volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-a73de3f7-308b-4714-8113-f63c516d58f6 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a73de3f7-308b-4714-8113-f63c516d58f6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa Sep 04 16:10:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a73de3f7-308b-4714-8113-f63c516d58f6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:22 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-a73de3f7-308b-4714-8113-f63c516d58f6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:22 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-a73de3f7-308b-4714-8113-f63c516d58f6 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa returned with HTTP 404 Sep 04 16:10:22 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1721/3411] 192.168.122.126 () {58 vars in 1238 bytes} [Fri Sep 4 16:10:22 2026] GET /volume/v3/snapshots/0e180397-3fe6-4d42-85cc-b9e9fe3126fa => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2e61a9f5-26cf-49c3-a9e5-05d606f23c2d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:22 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2e61a9f5-26cf-49c3-a9e5-05d606f23c2d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f Sep 04 16:10:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2e61a9f5-26cf-49c3-a9e5-05d606f23c2d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:22 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2e61a9f5-26cf-49c3-a9e5-05d606f23c2d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:22 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-2e61a9f5-26cf-49c3-a9e5-05d606f23c2d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume with id: e5a95af8-d2b0-4557-8a0c-3cf9da01612f Sep 04 16:10:22 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:22 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:22 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:22 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:22 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2e61a9f5-26cf-49c3-a9e5-05d606f23c2d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:23 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-2e61a9f5-26cf-49c3-a9e5-05d606f23c2d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Delete volume request issued successfully. Sep 04 16:10:23 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2e61a9f5-26cf-49c3-a9e5-05d606f23c2d tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f returned with HTTP 202 Sep 04 16:10:23 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1691/3412] 192.168.122.126 () {58 vars in 1235 bytes} [Fri Sep 4 16:10:22 2026] DELETE /volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6892de40-fe68-4227-8e57-09d2e23ad8e2 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6892de40-fe68-4227-8e57-09d2e23ad8e2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f Sep 04 16:10:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6892de40-fe68-4227-8e57-09d2e23ad8e2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:23 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6892de40-fe68-4227-8e57-09d2e23ad8e2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:23 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:23 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:23 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:23 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:23 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-6892de40-fe68-4227-8e57-09d2e23ad8e2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Volume info retrieved successfully. Sep 04 16:10:23 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6892de40-fe68-4227-8e57-09d2e23ad8e2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f returned with HTTP 200 Sep 04 16:10:23 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1722/3413] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:10:23 2026] GET /volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-a7626e44-0d38-4c9a-9754-499f8a340ab2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a7626e44-0d38-4c9a-9754-499f8a340ab2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] GET http://192.168.122.126/volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f Sep 04 16:10:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a7626e44-0d38-4c9a-9754-499f8a340ab2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:24 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-a7626e44-0d38-4c9a-9754-499f8a340ab2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:24 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-a7626e44-0d38-4c9a-9754-499f8a340ab2 tempest-ProjectMemberTests-369224070 tempest-ProjectMemberTests-369224070-project-admin] http://192.168.122.126/volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f returned with HTTP 404 Sep 04 16:10:24 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1692/3414] 192.168.122.126 () {58 vars in 1232 bytes} [Fri Sep 4 16:10:24 2026] GET /volume/v3/volumes/e5a95af8-d2b0-4557-8a0c-3cf9da01612f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2cfcf3f1-2bfa-4f0c-bdcc-2b1c670c8cfc None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2cfcf3f1-2bfa-4f0c-bdcc-2b1c670c8cfc tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:10:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2cfcf3f1-2bfa-4f0c-bdcc-2b1c670c8cfc tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2069010565", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1719936170", "vendor_name": "tempest-vendor_name-77239261"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2cfcf3f1-2bfa-4f0c-bdcc-2b1c670c8cfc tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:10:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1723/3415] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:27 2026] POST /volume/v3/types => generated 328 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7b7a2944-e494-4293-aac5-5f4848eadadc", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Create volume request body: {'volume': {'volume_type': '7b7a2944-e494-4293-aac5-5f4848eadadc', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Create volume of 1 GB Sep 04 16:10:27 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:27 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Flow 'volume_create_api' (e825cd10-6989-4749-817c-5be97f12042b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fd0276-47a6-42ca-a7c3-2a86df514385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fd0276-47a6-42ca-a7c3-2a86df514385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:10:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1719936170',vendor_name='tempest-vendor_name-77239261'},id=7b7a2944-e494-4293-aac5-5f4848eadadc,is_public=True,name='tempest-ProjectMemberTests-volume-type-2069010565',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b7a2944-e494-4293-aac5-5f4848eadadc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (308d6488-9a9f-4b5c-8def-5950749a939e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2069010565 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2069010565, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:27 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2069010565 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2069010565, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Created reservations ['ec8e7d56-a6e4-4215-bf65-ce917c8cef5e', 'fb7d8b25-97b7-4831-b1fd-51278f34584f', '9ab75819-c2d2-43c4-966e-00e8f7a9717e', '1b555590-cd71-4347-9816-890447b7989b'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (308d6488-9a9f-4b5c-8def-5950749a939e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec8e7d56-a6e4-4215-bf65-ce917c8cef5e', 'fb7d8b25-97b7-4831-b1fd-51278f34584f', '9ab75819-c2d2-43c4-966e-00e8f7a9717e', '1b555590-cd71-4347-9816-890447b7989b']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e50ba9-ecb7-4293-a9f2-364549ef3ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:27 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e50ba9-ecb7-4293-a9f2-364549ef3ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b53a07-efde-47df-af84-4e2b8853ce45', '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='6c65203270924e589b6a00213af22938',qos_specs=None,replication_status=,reservations=['ec8e7d56-a6e4-4215-bf65-ce917c8cef5e','fb7d8b25-97b7-4831-b1fd-51278f34584f','9ab75819-c2d2-43c4-966e-00e8f7a9717e','1b555590-cd71-4347-9816-890447b7989b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149e234bfcdd4994a8d0841948ba4566',volume_type_id=7b7a2944-e494-4293-aac5-5f4848eadadc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:27Z,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=f6b53a07-efde-47df-af84-4e2b8853ce45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c65203270924e589b6a00213af22938',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='149e234bfcdd4994a8d0841948ba4566',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b7a2944-e494-4293-aac5-5f4848eadadc),volume_type_id=7b7a2944-e494-4293-aac5-5f4848eadadc)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f75cd91-e460-4934-b56d-977947b717fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f75cd91-e460-4934-b56d-977947b717fa) transitioned into state 'SUCCESS' from 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='6c65203270924e589b6a00213af22938',qos_specs=None,replication_status=,reservations=['ec8e7d56-a6e4-4215-bf65-ce917c8cef5e','fb7d8b25-97b7-4831-b1fd-51278f34584f','9ab75819-c2d2-43c4-966e-00e8f7a9717e','1b555590-cd71-4347-9816-890447b7989b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149e234bfcdd4994a8d0841948ba4566',volume_type_id=7b7a2944-e494-4293-aac5-5f4848eadadc)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be956d77-9fa4-42cb-8bb8-9801a11124da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be956d77-9fa4-42cb-8bb8-9801a11124da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Flow 'volume_create_api' (e825cd10-6989-4749-817c-5be97f12042b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:27 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Create volume request issued successfully. Sep 04 16:10:27 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7178e320-072a-4c4e-8e80-ea3154a36e58 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:27 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1693/3416] 192.168.122.126 () {62 vars in 1182 bytes} [Fri Sep 4 16:10:27 2026] POST /volume/v3/volumes => generated 782 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ddaf7056-5b5b-49e3-a588-48220187060e None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ddaf7056-5b5b-49e3-a588-48220187060e tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] GET http://192.168.122.126/volume/v3/volumes/f6b53a07-efde-47df-af84-4e2b8853ce45 Sep 04 16:10:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ddaf7056-5b5b-49e3-a588-48220187060e tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:27 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ddaf7056-5b5b-49e3-a588-48220187060e tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:27 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:27 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:27 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:27 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:27 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-ddaf7056-5b5b-49e3-a588-48220187060e tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Volume info retrieved successfully. Sep 04 16:10:27 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ddaf7056-5b5b-49e3-a588-48220187060e tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/volumes/f6b53a07-efde-47df-af84-4e2b8853ce45 returned with HTTP 200 Sep 04 16:10:27 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1724/3417] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:10:27 2026] GET /volume/v3/volumes/f6b53a07-efde-47df-af84-4e2b8853ce45 => generated 961 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-7c539b5a-0b8e-41e0-8354-0a939c29541d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7c539b5a-0b8e-41e0-8354-0a939c29541d tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] GET http://192.168.122.126/volume/v3/volumes/f6b53a07-efde-47df-af84-4e2b8853ce45 Sep 04 16:10:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7c539b5a-0b8e-41e0-8354-0a939c29541d tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-7c539b5a-0b8e-41e0-8354-0a939c29541d tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:28 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:28 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:28 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:28 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:28 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-7c539b5a-0b8e-41e0-8354-0a939c29541d tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Volume info retrieved successfully. Sep 04 16:10:28 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-7c539b5a-0b8e-41e0-8354-0a939c29541d tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/volumes/f6b53a07-efde-47df-af84-4e2b8853ce45 returned with HTTP 200 Sep 04 16:10:28 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1694/3418] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:10:28 2026] GET /volume/v3/volumes/f6b53a07-efde-47df-af84-4e2b8853ce45 => generated 982 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ea518c46-9d47-4589-83ce-fe52f7b28a9a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ea518c46-9d47-4589-83ce-fe52f7b28a9a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] GET http://192.168.122.126/volume/v3/messages Sep 04 16:10:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ea518c46-9d47-4589-83ce-fe52f7b28a9a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:28 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ea518c46-9d47-4589-83ce-fe52f7b28a9a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:28 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ea518c46-9d47-4589-83ce-fe52f7b28a9a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 16:10:28 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1725/3419] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 16:10:28 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:28 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-5f8efd01-a38c-47f1-9d74-d796917290b5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5f8efd01-a38c-47f1-9d74-d796917290b5 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] DELETE http://192.168.122.126/volume/v3/messages/da86a65b-4a68-4a1d-a722-158a76c8ec08 Sep 04 16:10:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5f8efd01-a38c-47f1-9d74-d796917290b5 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-5f8efd01-a38c-47f1-9d74-d796917290b5 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-5f8efd01-a38c-47f1-9d74-d796917290b5 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] http://192.168.122.126/volume/v3/messages/da86a65b-4a68-4a1d-a722-158a76c8ec08 returned with HTTP 204 Sep 04 16:10:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1695/3420] 192.168.122.126 () {60 vars in 1278 bytes} [Fri Sep 4 16:10:28 2026] DELETE /volume/v3/messages/da86a65b-4a68-4a1d-a722-158a76c8ec08 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-313e6442-69d0-420f-bae8-59bab467542a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-313e6442-69d0-420f-bae8-59bab467542a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] GET http://192.168.122.126/volume/v3/messages/da86a65b-4a68-4a1d-a722-158a76c8ec08 Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-313e6442-69d0-420f-bae8-59bab467542a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-313e6442-69d0-420f-bae8-59bab467542a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-313e6442-69d0-420f-bae8-59bab467542a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] http://192.168.122.126/volume/v3/messages/da86a65b-4a68-4a1d-a722-158a76c8ec08 returned with HTTP 404 Sep 04 16:10:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1726/3421] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:10:29 2026] GET /volume/v3/messages/da86a65b-4a68-4a1d-a722-158a76c8ec08 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-004bc61d-1649-4351-82f5-acc60dcd5e1f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-004bc61d-1649-4351-82f5-acc60dcd5e1f tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/f6b53a07-efde-47df-af84-4e2b8853ce45 Sep 04 16:10:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-004bc61d-1649-4351-82f5-acc60dcd5e1f tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-004bc61d-1649-4351-82f5-acc60dcd5e1f tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:29 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-004bc61d-1649-4351-82f5-acc60dcd5e1f tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Delete volume with id: f6b53a07-efde-47df-af84-4e2b8853ce45 Sep 04 16:10:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-004bc61d-1649-4351-82f5-acc60dcd5e1f tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Volume info retrieved successfully. Sep 04 16:10:29 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-004bc61d-1649-4351-82f5-acc60dcd5e1f tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87208) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:10:29 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-004bc61d-1649-4351-82f5-acc60dcd5e1f tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Created reservations ['af9ee191-d284-4216-b44f-ee178ca9bd8d', '1d6d7310-81fc-49a6-920a-51f93f39dd20', '4a1b856a-0a3b-4f9c-a2a5-f4909ae3176a', '59e209de-2369-4d39-a9cf-e510223e4d89'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-004bc61d-1649-4351-82f5-acc60dcd5e1f tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Delete volume request issued successfully. Sep 04 16:10:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-004bc61d-1649-4351-82f5-acc60dcd5e1f tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/volumes/f6b53a07-efde-47df-af84-4e2b8853ce45 returned with HTTP 202 Sep 04 16:10:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1696/3422] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:10:29 2026] DELETE /volume/v3/volumes/f6b53a07-efde-47df-af84-4e2b8853ce45 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-ad78254b-66d7-47db-8ceb-e02855e8cfce None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ad78254b-66d7-47db-8ceb-e02855e8cfce tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] DELETE http://192.168.122.126/volume/v3/types/7b7a2944-e494-4293-aac5-5f4848eadadc Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ad78254b-66d7-47db-8ceb-e02855e8cfce tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-ad78254b-66d7-47db-8ceb-e02855e8cfce tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-ad78254b-66d7-47db-8ceb-e02855e8cfce tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/types/7b7a2944-e494-4293-aac5-5f4848eadadc returned with HTTP 202 Sep 04 16:10:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1727/3423] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:10:29 2026] DELETE /volume/v3/types/7b7a2944-e494-4293-aac5-5f4848eadadc => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1daecf20-a2ca-471f-97bc-39d299796934 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1daecf20-a2ca-471f-97bc-39d299796934 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:10:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1daecf20-a2ca-471f-97bc-39d299796934 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1993432700", "extra_specs": {"storage_protocol": "tempest-storage_protocol-390071683", "vendor_name": "tempest-vendor_name-1606723908"}}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1daecf20-a2ca-471f-97bc-39d299796934 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:10:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1697/3424] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:29 2026] POST /volume/v3/types => generated 329 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0b6d63b2-7441-4b5e-b5f6-061b7b1e0e9c", "size": 1}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.api.v3.volumes [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Create volume request body: {'volume': {'volume_type': '0b6d63b2-7441-4b5e-b5f6-061b7b1e0e9c', 'size': 1}} {{(pid=87209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Create volume of 1 GB Sep 04 16:10:29 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:29 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Flow 'volume_create_api' (b53a0b24-ab5d-40dd-8948-43d00c5fb0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33bbd144-07ec-4e69-ad17-0ff928d38dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.flows.api.create_volume [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Validating volume size '1' using validate_int {{(pid=87209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33bbd144-07ec-4e69-ad17-0ff928d38dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:10:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-390071683',vendor_name='tempest-vendor_name-1606723908'},id=0b6d63b2-7441-4b5e-b5f6-061b7b1e0e9c,is_public=True,name='tempest-ProjectMemberTests-volume-type-1993432700',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b6d63b2-7441-4b5e-b5f6-061b7b1e0e9c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f6bc94-d497-401d-ac9f-5ef4f90cd41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1993432700 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1993432700, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:29 devstack devstack@c-api.service[87209]: WARNING cinder.quota [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1993432700 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1993432700, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Created reservations ['95597c81-9ce6-4fde-8ec8-1fedb52de592', '25cf4e76-a2e2-4ce0-9b77-8a08787c6746', '5e05778a-d8e6-4b5f-92ee-e16bfab919f3', '81fd968c-24be-40d6-9d00-f46f7678b0e3'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f6bc94-d497-401d-ac9f-5ef4f90cd41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95597c81-9ce6-4fde-8ec8-1fedb52de592', '25cf4e76-a2e2-4ce0-9b77-8a08787c6746', '5e05778a-d8e6-4b5f-92ee-e16bfab919f3', '81fd968c-24be-40d6-9d00-f46f7678b0e3']}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6428e7-a8a7-410c-aec6-9e396996c479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:29 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6428e7-a8a7-410c-aec6-9e396996c479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48e10ef5-fb5a-4e01-b45a-3d8c483c205e', '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='6c65203270924e589b6a00213af22938',qos_specs=None,replication_status=,reservations=['95597c81-9ce6-4fde-8ec8-1fedb52de592','25cf4e76-a2e2-4ce0-9b77-8a08787c6746','5e05778a-d8e6-4b5f-92ee-e16bfab919f3','81fd968c-24be-40d6-9d00-f46f7678b0e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149e234bfcdd4994a8d0841948ba4566',volume_type_id=0b6d63b2-7441-4b5e-b5f6-061b7b1e0e9c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:29Z,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=48e10ef5-fb5a-4e01-b45a-3d8c483c205e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c65203270924e589b6a00213af22938',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='149e234bfcdd4994a8d0841948ba4566',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b6d63b2-7441-4b5e-b5f6-061b7b1e0e9c),volume_type_id=0b6d63b2-7441-4b5e-b5f6-061b7b1e0e9c)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf90fde2-6c3b-449e-9139-2b74b1000144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf90fde2-6c3b-449e-9139-2b74b1000144) transitioned into state 'SUCCESS' from 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='6c65203270924e589b6a00213af22938',qos_specs=None,replication_status=,reservations=['95597c81-9ce6-4fde-8ec8-1fedb52de592','25cf4e76-a2e2-4ce0-9b77-8a08787c6746','5e05778a-d8e6-4b5f-92ee-e16bfab919f3','81fd968c-24be-40d6-9d00-f46f7678b0e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149e234bfcdd4994a8d0841948ba4566',volume_type_id=0b6d63b2-7441-4b5e-b5f6-061b7b1e0e9c)}' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a834d1a5-c324-402a-896c-feebd84b0c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a834d1a5-c324-402a-896c-feebd84b0c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Flow 'volume_create_api' (b53a0b24-ab5d-40dd-8948-43d00c5fb0ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:29 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Create volume request issued successfully. Sep 04 16:10:29 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-63ebcea6-86a9-433f-b813-3d3c686edd4b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:29 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1728/3425] 192.168.122.126 () {62 vars in 1182 bytes} [Fri Sep 4 16:10:29 2026] POST /volume/v3/volumes => generated 782 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e33f3079-b92f-4f39-8a3d-8768bf27f1fd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e33f3079-b92f-4f39-8a3d-8768bf27f1fd tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] GET http://192.168.122.126/volume/v3/volumes/48e10ef5-fb5a-4e01-b45a-3d8c483c205e Sep 04 16:10:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e33f3079-b92f-4f39-8a3d-8768bf27f1fd tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:29 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e33f3079-b92f-4f39-8a3d-8768bf27f1fd tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:29 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:29 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:29 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:29 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:29 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-e33f3079-b92f-4f39-8a3d-8768bf27f1fd tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Volume info retrieved successfully. Sep 04 16:10:29 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e33f3079-b92f-4f39-8a3d-8768bf27f1fd tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/volumes/48e10ef5-fb5a-4e01-b45a-3d8c483c205e returned with HTTP 200 Sep 04 16:10:29 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1698/3426] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:10:29 2026] GET /volume/v3/volumes/48e10ef5-fb5a-4e01-b45a-3d8c483c205e => generated 961 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-42d941f1-5401-4c63-b0ad-7097fec71bd1 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-42d941f1-5401-4c63-b0ad-7097fec71bd1 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] GET http://192.168.122.126/volume/v3/volumes/48e10ef5-fb5a-4e01-b45a-3d8c483c205e Sep 04 16:10:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-42d941f1-5401-4c63-b0ad-7097fec71bd1 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-42d941f1-5401-4c63-b0ad-7097fec71bd1 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-42d941f1-5401-4c63-b0ad-7097fec71bd1 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Volume info retrieved successfully. Sep 04 16:10:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-42d941f1-5401-4c63-b0ad-7097fec71bd1 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/volumes/48e10ef5-fb5a-4e01-b45a-3d8c483c205e returned with HTTP 200 Sep 04 16:10:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1729/3427] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:10:30 2026] GET /volume/v3/volumes/48e10ef5-fb5a-4e01-b45a-3d8c483c205e => generated 982 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-71b3f4e9-857b-4994-aa85-113d85342e6a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-71b3f4e9-857b-4994-aa85-113d85342e6a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] GET http://192.168.122.126/volume/v3/messages Sep 04 16:10:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-71b3f4e9-857b-4994-aa85-113d85342e6a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-71b3f4e9-857b-4994-aa85-113d85342e6a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-71b3f4e9-857b-4994-aa85-113d85342e6a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 16:10:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1699/3428] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 16:10:30 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-cfe64b3b-25a0-4b38-942a-c3420cc9ccf4 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cfe64b3b-25a0-4b38-942a-c3420cc9ccf4 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] GET http://192.168.122.126/volume/v3/messages Sep 04 16:10:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cfe64b3b-25a0-4b38-942a-c3420cc9ccf4 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-cfe64b3b-25a0-4b38-942a-c3420cc9ccf4 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-cfe64b3b-25a0-4b38-942a-c3420cc9ccf4 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 16:10:30 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1730/3429] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 16:10:30 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-05315f72-abab-4033-bf04-4bdd9b9b0b5b None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-05315f72-abab-4033-bf04-4bdd9b9b0b5b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] DELETE http://192.168.122.126/volume/v3/messages/436d36db-4222-445b-a75f-fe1922655f61 Sep 04 16:10:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-05315f72-abab-4033-bf04-4bdd9b9b0b5b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:30 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-05315f72-abab-4033-bf04-4bdd9b9b0b5b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:30 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-05315f72-abab-4033-bf04-4bdd9b9b0b5b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/messages/436d36db-4222-445b-a75f-fe1922655f61 returned with HTTP 204 Sep 04 16:10:30 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1700/3430] 192.168.122.126 () {60 vars in 1278 bytes} [Fri Sep 4 16:10:30 2026] DELETE /volume/v3/messages/436d36db-4222-445b-a75f-fe1922655f61 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:10:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-19fdec2b-c4b9-40e3-84c4-a102071dc3e8 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:30 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-19fdec2b-c4b9-40e3-84c4-a102071dc3e8 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/48e10ef5-fb5a-4e01-b45a-3d8c483c205e Sep 04 16:10:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-19fdec2b-c4b9-40e3-84c4-a102071dc3e8 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:30 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-19fdec2b-c4b9-40e3-84c4-a102071dc3e8 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:30 devstack devstack@c-api.service[87209]: INFO cinder.api.v3.volumes [None req-19fdec2b-c4b9-40e3-84c4-a102071dc3e8 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Delete volume with id: 48e10ef5-fb5a-4e01-b45a-3d8c483c205e Sep 04 16:10:30 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:30 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:30 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:30 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:30 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-19fdec2b-c4b9-40e3-84c4-a102071dc3e8 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Volume info retrieved successfully. Sep 04 16:10:30 devstack devstack@c-api.service[87209]: DEBUG cinder.volume.api [None req-19fdec2b-c4b9-40e3-84c4-a102071dc3e8 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87209) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:10:31 devstack devstack@c-api.service[87209]: DEBUG cinder.quota [None req-19fdec2b-c4b9-40e3-84c4-a102071dc3e8 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Created reservations ['a747c992-9ad7-4075-a3d7-45a740bbbd28', 'eb62d198-c30a-454f-be54-9f315e9091be', '24f38714-1a4d-4ce5-a2b1-0d775758ee80', '83a9c6af-4f6f-459e-9144-34fb9a588076'] {{(pid=87209) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-19fdec2b-c4b9-40e3-84c4-a102071dc3e8 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Delete volume request issued successfully. Sep 04 16:10:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-19fdec2b-c4b9-40e3-84c4-a102071dc3e8 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/volumes/48e10ef5-fb5a-4e01-b45a-3d8c483c205e returned with HTTP 202 Sep 04 16:10:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1731/3431] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:10:30 2026] DELETE /volume/v3/volumes/48e10ef5-fb5a-4e01-b45a-3d8c483c205e => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9692d2b4-86a4-4b6f-a64d-fa27821e72e9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9692d2b4-86a4-4b6f-a64d-fa27821e72e9 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] DELETE http://192.168.122.126/volume/v3/types/0b6d63b2-7441-4b5e-b5f6-061b7b1e0e9c Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9692d2b4-86a4-4b6f-a64d-fa27821e72e9 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9692d2b4-86a4-4b6f-a64d-fa27821e72e9 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9692d2b4-86a4-4b6f-a64d-fa27821e72e9 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/types/0b6d63b2-7441-4b5e-b5f6-061b7b1e0e9c returned with HTTP 202 Sep 04 16:10:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1701/3432] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:10:31 2026] DELETE /volume/v3/types/0b6d63b2-7441-4b5e-b5f6-061b7b1e0e9c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f3adc7a4-09c3-49d2-9603-3c1762479d2c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f3adc7a4-09c3-49d2-9603-3c1762479d2c tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:10:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f3adc7a4-09c3-49d2-9603-3c1762479d2c tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1280933807", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1279780435", "vendor_name": "tempest-vendor_name-1677414171"}}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f3adc7a4-09c3-49d2-9603-3c1762479d2c tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:10:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1732/3433] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:31 2026] POST /volume/v3/types => generated 330 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] POST http://192.168.122.126/volume/v3/volumes Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "97a85488-0c07-4685-b4b5-a8fa2b7331d4", "size": 1}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.api.v3.volumes [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Create volume request body: {'volume': {'volume_type': '97a85488-0c07-4685-b4b5-a8fa2b7331d4', 'size': 1}} {{(pid=87208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Create volume of 1 GB Sep 04 16:10:31 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:31 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Availability Zones retrieved successfully. Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Flow 'volume_create_api' (e31bfa1d-0c22-4597-b2b8-c2e2508aba00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c431b26b-0754-4cb1-9fda-f7140115c40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.flows.api.create_volume [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Validating volume size '1' using validate_int {{(pid=87208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c431b26b-0754-4cb1-9fda-f7140115c40d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T14:10:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1279780435',vendor_name='tempest-vendor_name-1677414171'},id=97a85488-0c07-4685-b4b5-a8fa2b7331d4,is_public=True,name='tempest-ProjectMemberTests-volume-type-1280933807',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '97a85488-0c07-4685-b4b5-a8fa2b7331d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80cf282a-8719-46fb-8d64-f2f939c95a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1280933807 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1280933807, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:31 devstack devstack@c-api.service[87208]: WARNING cinder.quota [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1280933807 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1280933807, it is now deprecated. Please use the default quota class for default quota. Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Created reservations ['8dbd3b89-81d2-4f20-912c-96ce47926835', 'a88ccac6-56f8-4a8f-a3e8-c58a08dede0e', '96ad880e-c91c-4ac5-a3fc-808beb9148f2', '8d034b20-9cbc-4c4f-869b-773b87dc2468'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80cf282a-8719-46fb-8d64-f2f939c95a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dbd3b89-81d2-4f20-912c-96ce47926835', 'a88ccac6-56f8-4a8f-a3e8-c58a08dede0e', '96ad880e-c91c-4ac5-a3fc-808beb9148f2', '8d034b20-9cbc-4c4f-869b-773b87dc2468']}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fdfc90f-9077-46dd-aafb-8cac68021759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:31 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fdfc90f-9077-46dd-aafb-8cac68021759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d6e01f8-f585-4239-bad2-074ead96764e', '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='6c65203270924e589b6a00213af22938',qos_specs=None,replication_status=,reservations=['8dbd3b89-81d2-4f20-912c-96ce47926835','a88ccac6-56f8-4a8f-a3e8-c58a08dede0e','96ad880e-c91c-4ac5-a3fc-808beb9148f2','8d034b20-9cbc-4c4f-869b-773b87dc2468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149e234bfcdd4994a8d0841948ba4566',volume_type_id=97a85488-0c07-4685-b4b5-a8fa2b7331d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T14:10:31Z,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=0d6e01f8-f585-4239-bad2-074ead96764e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c65203270924e589b6a00213af22938',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='149e234bfcdd4994a8d0841948ba4566',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97a85488-0c07-4685-b4b5-a8fa2b7331d4),volume_type_id=97a85488-0c07-4685-b4b5-a8fa2b7331d4)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b1412e-4ecf-44c2-9610-2fd658d82e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b1412e-4ecf-44c2-9610-2fd658d82e63) transitioned into state 'SUCCESS' from 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='6c65203270924e589b6a00213af22938',qos_specs=None,replication_status=,reservations=['8dbd3b89-81d2-4f20-912c-96ce47926835','a88ccac6-56f8-4a8f-a3e8-c58a08dede0e','96ad880e-c91c-4ac5-a3fc-808beb9148f2','8d034b20-9cbc-4c4f-869b-773b87dc2468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='149e234bfcdd4994a8d0841948ba4566',volume_type_id=97a85488-0c07-4685-b4b5-a8fa2b7331d4)}' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25160db8-9722-4933-aba6-4f5e11031d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25160db8-9722-4933-aba6-4f5e11031d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Flow 'volume_create_api' (e31bfa1d-0c22-4597-b2b8-c2e2508aba00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 16:10:31 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Create volume request issued successfully. Sep 04 16:10:31 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-295ad941-3ad4-4eaa-8eca-4717ba85353a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/volumes returned with HTTP 202 Sep 04 16:10:31 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1702/3434] 192.168.122.126 () {62 vars in 1182 bytes} [Fri Sep 4 16:10:31 2026] POST /volume/v3/volumes => generated 782 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 16:10:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2e3aa94b-cfd5-4936-8f71-7bb1c8683a48 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2e3aa94b-cfd5-4936-8f71-7bb1c8683a48 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] GET http://192.168.122.126/volume/v3/volumes/0d6e01f8-f585-4239-bad2-074ead96764e Sep 04 16:10:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2e3aa94b-cfd5-4936-8f71-7bb1c8683a48 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:31 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2e3aa94b-cfd5-4936-8f71-7bb1c8683a48 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:31 devstack devstack@c-api.service[87209]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:31 devstack devstack@c-api.service[87209]: attachments = base.obj_make_list( Sep 04 16:10:31 devstack devstack@c-api.service[87209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:31 devstack devstack@c-api.service[87209]: warnings.warn( Sep 04 16:10:31 devstack devstack@c-api.service[87209]: INFO cinder.volume.api [None req-2e3aa94b-cfd5-4936-8f71-7bb1c8683a48 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Volume info retrieved successfully. Sep 04 16:10:31 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2e3aa94b-cfd5-4936-8f71-7bb1c8683a48 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/volumes/0d6e01f8-f585-4239-bad2-074ead96764e returned with HTTP 200 Sep 04 16:10:31 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1733/3435] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:10:31 2026] GET /volume/v3/volumes/0d6e01f8-f585-4239-bad2-074ead96764e => generated 961 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-459bd028-8280-4b94-8cae-db080bfe7108 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-459bd028-8280-4b94-8cae-db080bfe7108 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] GET http://192.168.122.126/volume/v3/volumes/0d6e01f8-f585-4239-bad2-074ead96764e Sep 04 16:10:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-459bd028-8280-4b94-8cae-db080bfe7108 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-459bd028-8280-4b94-8cae-db080bfe7108 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-459bd028-8280-4b94-8cae-db080bfe7108 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Volume info retrieved successfully. Sep 04 16:10:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-459bd028-8280-4b94-8cae-db080bfe7108 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/volumes/0d6e01f8-f585-4239-bad2-074ead96764e returned with HTTP 200 Sep 04 16:10:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1703/3436] 192.168.122.126 () {60 vars in 1272 bytes} [Fri Sep 4 16:10:32 2026] GET /volume/v3/volumes/0d6e01f8-f585-4239-bad2-074ead96764e => generated 982 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9d4bdc9b-4b09-4ffa-9131-69fa70372e0a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9d4bdc9b-4b09-4ffa-9131-69fa70372e0a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] GET http://192.168.122.126/volume/v3/messages Sep 04 16:10:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9d4bdc9b-4b09-4ffa-9131-69fa70372e0a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9d4bdc9b-4b09-4ffa-9131-69fa70372e0a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9d4bdc9b-4b09-4ffa-9131-69fa70372e0a tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/messages returned with HTTP 200 Sep 04 16:10:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1734/3437] 192.168.122.126 () {60 vars in 1164 bytes} [Fri Sep 4 16:10:32 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-881ae0d9-742c-40c8-b3e2-d15227f05147 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-881ae0d9-742c-40c8-b3e2-d15227f05147 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] GET http://192.168.122.126/volume/v3/messages/3ef37b25-c778-4cd6-aa86-4143cbe8f2a1 Sep 04 16:10:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-881ae0d9-742c-40c8-b3e2-d15227f05147 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-881ae0d9-742c-40c8-b3e2-d15227f05147 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] Calling method 'version_select' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-881ae0d9-742c-40c8-b3e2-d15227f05147 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-member] http://192.168.122.126/volume/v3/messages/3ef37b25-c778-4cd6-aa86-4143cbe8f2a1 returned with HTTP 200 Sep 04 16:10:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1704/3438] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:10:32 2026] GET /volume/v3/messages/3ef37b25-c778-4cd6-aa86-4143cbe8f2a1 => generated 675 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c0b0d1cd-d577-4c0a-9159-ea5967a6dd36 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c0b0d1cd-d577-4c0a-9159-ea5967a6dd36 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] DELETE http://192.168.122.126/volume/v3/messages/3ef37b25-c778-4cd6-aa86-4143cbe8f2a1 Sep 04 16:10:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c0b0d1cd-d577-4c0a-9159-ea5967a6dd36 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c0b0d1cd-d577-4c0a-9159-ea5967a6dd36 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'version_select' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c0b0d1cd-d577-4c0a-9159-ea5967a6dd36 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/messages/3ef37b25-c778-4cd6-aa86-4143cbe8f2a1 returned with HTTP 204 Sep 04 16:10:32 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1735/3439] 192.168.122.126 () {60 vars in 1278 bytes} [Fri Sep 4 16:10:32 2026] DELETE /volume/v3/messages/3ef37b25-c778-4cd6-aa86-4143cbe8f2a1 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 16:10:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-ebcc1c91-fb64-439e-95a4-caa094cf2ac9 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ebcc1c91-fb64-439e-95a4-caa094cf2ac9 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] DELETE http://192.168.122.126/volume/v3/volumes/0d6e01f8-f585-4239-bad2-074ead96764e Sep 04 16:10:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ebcc1c91-fb64-439e-95a4-caa094cf2ac9 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-ebcc1c91-fb64-439e-95a4-caa094cf2ac9 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:32 devstack devstack@c-api.service[87208]: INFO cinder.api.v3.volumes [None req-ebcc1c91-fb64-439e-95a4-caa094cf2ac9 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Delete volume with id: 0d6e01f8-f585-4239-bad2-074ead96764e Sep 04 16:10:32 devstack devstack@c-api.service[87208]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 16:10:32 devstack devstack@c-api.service[87208]: attachments = base.obj_make_list( Sep 04 16:10:32 devstack devstack@c-api.service[87208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 16:10:32 devstack devstack@c-api.service[87208]: warnings.warn( Sep 04 16:10:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ebcc1c91-fb64-439e-95a4-caa094cf2ac9 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Volume info retrieved successfully. Sep 04 16:10:32 devstack devstack@c-api.service[87208]: DEBUG cinder.volume.api [None req-ebcc1c91-fb64-439e-95a4-caa094cf2ac9 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87208) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 16:10:32 devstack devstack@c-api.service[87208]: DEBUG cinder.quota [None req-ebcc1c91-fb64-439e-95a4-caa094cf2ac9 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Created reservations ['101f4dc0-6830-414b-bea4-51ba39b9659c', '90558cec-99eb-4294-8398-85a457c132ad', 'c4907a57-d487-4cab-aae3-a4c4ce35dbae', 'ac1bf7cd-fcae-4110-be47-2a11489a83fd'] {{(pid=87208) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 16:10:32 devstack devstack@c-api.service[87208]: INFO cinder.volume.api [None req-ebcc1c91-fb64-439e-95a4-caa094cf2ac9 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Delete volume request issued successfully. Sep 04 16:10:32 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-ebcc1c91-fb64-439e-95a4-caa094cf2ac9 tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/volumes/0d6e01f8-f585-4239-bad2-074ead96764e returned with HTTP 202 Sep 04 16:10:32 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1705/3440] 192.168.122.126 () {60 vars in 1275 bytes} [Fri Sep 4 16:10:32 2026] DELETE /volume/v3/volumes/0d6e01f8-f585-4239-bad2-074ead96764e => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-e053db42-08c2-4ea0-a102-72f83dae094b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:32 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e053db42-08c2-4ea0-a102-72f83dae094b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] DELETE http://192.168.122.126/volume/v3/types/97a85488-0c07-4685-b4b5-a8fa2b7331d4 Sep 04 16:10:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e053db42-08c2-4ea0-a102-72f83dae094b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:32 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-e053db42-08c2-4ea0-a102-72f83dae094b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:33 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-e053db42-08c2-4ea0-a102-72f83dae094b tempest-ProjectMemberTests-1223197627 tempest-ProjectMemberTests-1223197627-project-admin] http://192.168.122.126/volume/v3/types/97a85488-0c07-4685-b4b5-a8fa2b7331d4 returned with HTTP 202 Sep 04 16:10:33 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1736/3441] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:10:32 2026] DELETE /volume/v3/types/97a85488-0c07-4685-b4b5-a8fa2b7331d4 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-c51c85bb-06f5-4812-89c2-31ceb64091de None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c51c85bb-06f5-4812-89c2-31ceb64091de tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-c51c85bb-06f5-4812-89c2-31ceb64091de tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1003624040", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=302,cinder:UPDATE=132,cinder:INSERT=64 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-c51c85bb-06f5-4812-89c2-31ceb64091de tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:10:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1706/3442] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:36 2026] POST /volume/v3/types => generated 380 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-035a224d-840f-4357-b526-9f93f67c5bfa None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-035a224d-840f-4357-b526-9f93f67c5bfa tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] POST http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/encryption Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-035a224d-840f-4357-b526-9f93f67c5bfa tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=309,cinder:INSERT=64,cinder:UPDATE=138,cinder:DELETE=1 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-035a224d-840f-4357-b526-9f93f67c5bfa tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/encryption returned with HTTP 200 Sep 04 16:10:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1737/3443] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 16:10:36 2026] POST /volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d6fb7bac-9d99-4add-9d08-99779e629d26 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d6fb7bac-9d99-4add-9d08-99779e629d26 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d6fb7bac-9d99-4add-9d08-99779e629d26 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2064879431", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d6fb7bac-9d99-4add-9d08-99779e629d26 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:10:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1707/3444] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:36 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-84fb8ff7-57f8-45e2-bb7d-56b6098bf08b None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-84fb8ff7-57f8-45e2-bb7d-56b6098bf08b tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] POST http://192.168.122.126/volume/v3/types/5d8551d7-c4ca-43c9-93d8-a728ecf9c80a/encryption Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-84fb8ff7-57f8-45e2-bb7d-56b6098bf08b tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-84fb8ff7-57f8-45e2-bb7d-56b6098bf08b tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'cb8c1b95dbcf4fd2bbe9b3372e77dcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c5f43724074e13b03080cfe614f3cc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-84fb8ff7-57f8-45e2-bb7d-56b6098bf08b tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/5d8551d7-c4ca-43c9-93d8-a728ecf9c80a/encryption returned with HTTP 403 Sep 04 16:10:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1738/3445] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 16:10:36 2026] POST /volume/v3/types/5d8551d7-c4ca-43c9-93d8-a728ecf9c80a/encryption => generated 127 bytes in 142 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-98ae9f74-7d15-4710-b427-600a371092e2 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-98ae9f74-7d15-4710-b427-600a371092e2 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-98ae9f74-7d15-4710-b427-600a371092e2 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2073419234", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-98ae9f74-7d15-4710-b427-600a371092e2 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:10:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1708/3446] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:36 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-8723419c-a7b1-43ae-b8aa-7bd64f298a2a None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8723419c-a7b1-43ae-b8aa-7bd64f298a2a tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] POST http://192.168.122.126/volume/v3/types/fc08e6b2-92ad-4e61-a0b8-cb299f1f03c4/extra_specs Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-8723419c-a7b1-43ae-b8aa-7bd64f298a2a tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-8723419c-a7b1-43ae-b8aa-7bd64f298a2a tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'cb8c1b95dbcf4fd2bbe9b3372e77dcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c5f43724074e13b03080cfe614f3cc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-8723419c-a7b1-43ae-b8aa-7bd64f298a2a tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/fc08e6b2-92ad-4e61-a0b8-cb299f1f03c4/extra_specs returned with HTTP 403 Sep 04 16:10:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1739/3447] 192.168.122.126 () {60 vars in 1283 bytes} [Fri Sep 4 16:10:36 2026] POST /volume/v3/types/fc08e6b2-92ad-4e61-a0b8-cb299f1f03c4/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-005dc5ad-20a1-47cb-8ed9-74bd7db6549c None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-005dc5ad-20a1-47cb-8ed9-74bd7db6549c tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] PUT http://192.168.122.126/volume/v3/types/fc08e6b2-92ad-4e61-a0b8-cb299f1f03c4/extra_specs/key2 Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-005dc5ad-20a1-47cb-8ed9-74bd7db6549c tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-005dc5ad-20a1-47cb-8ed9-74bd7db6549c tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'cb8c1b95dbcf4fd2bbe9b3372e77dcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c5f43724074e13b03080cfe614f3cc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-005dc5ad-20a1-47cb-8ed9-74bd7db6549c tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/fc08e6b2-92ad-4e61-a0b8-cb299f1f03c4/extra_specs/key2 returned with HTTP 403 Sep 04 16:10:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1709/3448] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 16:10:36 2026] PUT /volume/v3/types/fc08e6b2-92ad-4e61-a0b8-cb299f1f03c4/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-82252a97-ee13-4c6d-a144-d89dffe747bd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-82252a97-ee13-4c6d-a144-d89dffe747bd tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] POST http://192.168.122.126/volume/v3/types Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-82252a97-ee13-4c6d-a144-d89dffe747bd tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-82252a97-ee13-4c6d-a144-d89dffe747bd tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'cb8c1b95dbcf4fd2bbe9b3372e77dcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c5f43724074e13b03080cfe614f3cc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-82252a97-ee13-4c6d-a144-d89dffe747bd tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types returned with HTTP 403 Sep 04 16:10:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1740/3449] 192.168.122.126 () {60 vars in 1136 bytes} [Fri Sep 4 16:10:36 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-0d20c127-bc9f-4a76-8642-470e822d0958 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0d20c127-bc9f-4a76-8642-470e822d0958 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-0d20c127-bc9f-4a76-8642-470e822d0958 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1464655514", "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=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-0d20c127-bc9f-4a76-8642-470e822d0958 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:10:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1710/3450] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:36 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-0968ba14-d67f-486e-9b6c-ee402e675c67 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0968ba14-d67f-486e-9b6c-ee402e675c67 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] POST http://192.168.122.126/volume/v3/types/89e124c7-f234-41fb-8b77-0832d91e8f19/encryption Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-0968ba14-d67f-486e-9b6c-ee402e675c67 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-0968ba14-d67f-486e-9b6c-ee402e675c67 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types/89e124c7-f234-41fb-8b77-0832d91e8f19/encryption returned with HTTP 200 Sep 04 16:10:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1741/3451] 192.168.122.126 () {60 vars in 1281 bytes} [Fri Sep 4 16:10:36 2026] POST /volume/v3/types/89e124c7-f234-41fb-8b77-0832d91e8f19/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-2ad54f1f-5e86-4315-ae3d-24351aee821f None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2ad54f1f-5e86-4315-ae3d-24351aee821f tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] DELETE http://192.168.122.126/volume/v3/types/89e124c7-f234-41fb-8b77-0832d91e8f19/encryption/e9b4a8a4-0cf3-452e-8280-28b921b3ded1 Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2ad54f1f-5e86-4315-ae3d-24351aee821f tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-2ad54f1f-5e86-4315-ae3d-24351aee821f tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-2ad54f1f-5e86-4315-ae3d-24351aee821f tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'cb8c1b95dbcf4fd2bbe9b3372e77dcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c5f43724074e13b03080cfe614f3cc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-2ad54f1f-5e86-4315-ae3d-24351aee821f tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/89e124c7-f234-41fb-8b77-0832d91e8f19/encryption/e9b4a8a4-0cf3-452e-8280-28b921b3ded1 returned with HTTP 403 Sep 04 16:10:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1711/3452] 192.168.122.126 () {58 vars in 1373 bytes} [Fri Sep 4 16:10:36 2026] DELETE /volume/v3/types/89e124c7-f234-41fb-8b77-0832d91e8f19/encryption/e9b4a8a4-0cf3-452e-8280-28b921b3ded1 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-143673ed-54ba-4c88-bd85-2e936cb8059f None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-143673ed-54ba-4c88-bd85-2e936cb8059f tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-143673ed-54ba-4c88-bd85-2e936cb8059f tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1290794779", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-143673ed-54ba-4c88-bd85-2e936cb8059f tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:10:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1742/3453] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:36 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-20567f11-24d3-465e-983d-1feb1d37a378 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-20567f11-24d3-465e-983d-1feb1d37a378 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] DELETE http://192.168.122.126/volume/v3/types/aabdfa77-ea91-497e-961b-c163e579464c/extra_specs/key1 Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-20567f11-24d3-465e-983d-1feb1d37a378 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-20567f11-24d3-465e-983d-1feb1d37a378 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Calling method 'delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-20567f11-24d3-465e-983d-1feb1d37a378 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'cb8c1b95dbcf4fd2bbe9b3372e77dcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c5f43724074e13b03080cfe614f3cc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-20567f11-24d3-465e-983d-1feb1d37a378 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/aabdfa77-ea91-497e-961b-c163e579464c/extra_specs/key1 returned with HTTP 403 Sep 04 16:10:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1712/3454] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 16:10:36 2026] DELETE /volume/v3/types/aabdfa77-ea91-497e-961b-c163e579464c/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-9122ab92-386a-430c-8569-efebda7602e7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9122ab92-386a-430c-8569-efebda7602e7 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] POST http://192.168.122.126/volume/v3/types Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-9122ab92-386a-430c-8569-efebda7602e7 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1705278053", "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=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-9122ab92-386a-430c-8569-efebda7602e7 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:10:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1743/3455] 192.168.122.126 () {60 vars in 1137 bytes} [Fri Sep 4 16:10:36 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-f3efc5e0-c1ef-49cb-80bb-a8458c3466a6 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f3efc5e0-c1ef-49cb-80bb-a8458c3466a6 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] DELETE http://192.168.122.126/volume/v3/types/a03c93c5-a70e-47ea-87d3-e772c26ded00 Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f3efc5e0-c1ef-49cb-80bb-a8458c3466a6 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-f3efc5e0-c1ef-49cb-80bb-a8458c3466a6 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-f3efc5e0-c1ef-49cb-80bb-a8458c3466a6 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'cb8c1b95dbcf4fd2bbe9b3372e77dcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c5f43724074e13b03080cfe614f3cc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-f3efc5e0-c1ef-49cb-80bb-a8458c3466a6 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/a03c93c5-a70e-47ea-87d3-e772c26ded00 returned with HTTP 403 Sep 04 16:10:36 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1713/3456] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:10:36 2026] DELETE /volume/v3/types/a03c93c5-a70e-47ea-87d3-e772c26ded00 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-640ebbf6-8196-469e-9a09-0ffcaf371720 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-640ebbf6-8196-469e-9a09-0ffcaf371720 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] GET http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/extra_specs Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-640ebbf6-8196-469e-9a09-0ffcaf371720 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-640ebbf6-8196-469e-9a09-0ffcaf371720 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Calling method 'index' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:36 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-640ebbf6-8196-469e-9a09-0ffcaf371720 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/extra_specs returned with HTTP 200 Sep 04 16:10:36 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1744/3457] 192.168.122.126 () {58 vars in 1262 bytes} [Fri Sep 4 16:10:36 2026] GET /volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-b69e7ef7-bad9-4d98-9b80-e0c11d825fcd None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b69e7ef7-bad9-4d98-9b80-e0c11d825fcd tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] GET http://192.168.122.126/volume/v3/types Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b69e7ef7-bad9-4d98-9b80-e0c11d825fcd tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-b69e7ef7-bad9-4d98-9b80-e0c11d825fcd tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:36 devstack devstack@c-api.service[87208]: DEBUG cinder.api.api_utils [None req-b69e7ef7-bad9-4d98-9b80-e0c11d825fcd tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Removing options '' from query. {{(pid=87208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-b69e7ef7-bad9-4d98-9b80-e0c11d825fcd tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types returned with HTTP 200 Sep 04 16:10:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1714/3458] 192.168.122.126 () {58 vars in 1115 bytes} [Fri Sep 4 16:10:36 2026] GET /volume/v3/types => generated 2364 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-f28b24bd-8d6b-4dab-880b-61fd75d8f805 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f28b24bd-8d6b-4dab-880b-61fd75d8f805 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] GET http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/encryption/cipher Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f28b24bd-8d6b-4dab-880b-61fd75d8f805 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-f28b24bd-8d6b-4dab-880b-61fd75d8f805 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-f28b24bd-8d6b-4dab-880b-61fd75d8f805 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'cb8c1b95dbcf4fd2bbe9b3372e77dcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c5f43724074e13b03080cfe614f3cc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-f28b24bd-8d6b-4dab-880b-61fd75d8f805 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/encryption/cipher returned with HTTP 403 Sep 04 16:10:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1745/3459] 192.168.122.126 () {58 vars in 1280 bytes} [Fri Sep 4 16:10:37 2026] GET /volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-1affbf31-d1cd-4302-beb6-9c2ec11d7d6d None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1affbf31-d1cd-4302-beb6-9c2ec11d7d6d tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] GET http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/encryption Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1affbf31-d1cd-4302-beb6-9c2ec11d7d6d tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-1affbf31-d1cd-4302-beb6-9c2ec11d7d6d tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Calling method 'index' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-1affbf31-d1cd-4302-beb6-9c2ec11d7d6d tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'cb8c1b95dbcf4fd2bbe9b3372e77dcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c5f43724074e13b03080cfe614f3cc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-1affbf31-d1cd-4302-beb6-9c2ec11d7d6d tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/encryption returned with HTTP 403 Sep 04 16:10:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1715/3460] 192.168.122.126 () {58 vars in 1259 bytes} [Fri Sep 4 16:10:37 2026] GET /volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-c1eca6f2-871e-46e2-ba76-ff04c2759e46 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c1eca6f2-871e-46e2-ba76-ff04c2759e46 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] GET http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/extra_specs/multiattach Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c1eca6f2-871e-46e2-ba76-ff04c2759e46 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-c1eca6f2-871e-46e2-ba76-ff04c2759e46 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-c1eca6f2-871e-46e2-ba76-ff04c2759e46 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/extra_specs/multiattach returned with HTTP 200 Sep 04 16:10:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1746/3461] 192.168.122.126 () {58 vars in 1298 bytes} [Fri Sep 4 16:10:37 2026] GET /volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9056f1bc-e7af-491b-ab53-ad0a5ae65a99 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9056f1bc-e7af-491b-ab53-ad0a5ae65a99 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] GET http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/extra_specs/volume_backend_name Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9056f1bc-e7af-491b-ab53-ad0a5ae65a99 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9056f1bc-e7af-491b-ab53-ad0a5ae65a99 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Calling method 'show' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9056f1bc-e7af-491b-ab53-ad0a5ae65a99 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 16:10:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1716/3462] 192.168.122.126 () {58 vars in 1322 bytes} [Fri Sep 4 16:10:37 2026] GET /volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/extra_specs/volume_backend_name => generated 143 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-aba6dba9-a5f4-4006-a8d0-cd033f809f50 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aba6dba9-a5f4-4006-a8d0-cd033f809f50 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] GET http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aba6dba9-a5f4-4006-a8d0-cd033f809f50 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-aba6dba9-a5f4-4006-a8d0-cd033f809f50 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Calling method 'show' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-aba6dba9-a5f4-4006-a8d0-cd033f809f50 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c returned with HTTP 200 Sep 04 16:10:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1747/3463] 192.168.122.126 () {58 vars in 1226 bytes} [Fri Sep 4 16:10:37 2026] GET /volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c => generated 318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-d7ac8123-6c8a-4401-b64b-ffe5d6a7dcee None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d7ac8123-6c8a-4401-b64b-ffe5d6a7dcee tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] PUT http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/encryption/8b3b85e9-db91-44c7-ae28-94aff78478ab Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-d7ac8123-6c8a-4401-b64b-ffe5d6a7dcee tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-d7ac8123-6c8a-4401-b64b-ffe5d6a7dcee tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'cb8c1b95dbcf4fd2bbe9b3372e77dcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c5f43724074e13b03080cfe614f3cc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-d7ac8123-6c8a-4401-b64b-ffe5d6a7dcee tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/encryption/8b3b85e9-db91-44c7-ae28-94aff78478ab returned with HTTP 403 Sep 04 16:10:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1717/3464] 192.168.122.126 () {60 vars in 1390 bytes} [Fri Sep 4 16:10:37 2026] PUT /volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/encryption/8b3b85e9-db91-44c7-ae28-94aff78478ab => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-2344f4d9-3d4d-4ba1-a2be-85a8875f32d7 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2344f4d9-3d4d-4ba1-a2be-85a8875f32d7 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] PUT http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/extra_specs/key1 Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-2344f4d9-3d4d-4ba1-a2be-85a8875f32d7 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.policy [None req-2344f4d9-3d4d-4ba1-a2be-85a8875f32d7 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'cb8c1b95dbcf4fd2bbe9b3372e77dcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c5f43724074e13b03080cfe614f3cc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87209) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-2344f4d9-3d4d-4ba1-a2be-85a8875f32d7 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/extra_specs/key1 returned with HTTP 403 Sep 04 16:10:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1748/3465] 192.168.122.126 () {60 vars in 1297 bytes} [Fri Sep 4 16:10:37 2026] PUT /volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-9ad21b2b-a832-42be-b761-e2f8ae0c61b0 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ad21b2b-a832-42be-b761-e2f8ae0c61b0 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] PUT http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-9ad21b2b-a832-42be-b761-e2f8ae0c61b0 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.policy [None req-9ad21b2b-a832-42be-b761-e2f8ae0c61b0 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'cb8c1b95dbcf4fd2bbe9b3372e77dcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67c5f43724074e13b03080cfe614f3cc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87208) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-9ad21b2b-a832-42be-b761-e2f8ae0c61b0 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-member] http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c returned with HTTP 403 Sep 04 16:10:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1718/3466] 192.168.122.126 () {60 vars in 1246 bytes} [Fri Sep 4 16:10:37 2026] PUT /volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-6c7f2a2b-b87e-4b5c-b443-ccb51ea64c96 None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6c7f2a2b-b87e-4b5c-b443-ccb51ea64c96 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] DELETE http://192.168.122.126/volume/v3/types/a03c93c5-a70e-47ea-87d3-e772c26ded00 Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6c7f2a2b-b87e-4b5c-b443-ccb51ea64c96 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-6c7f2a2b-b87e-4b5c-b443-ccb51ea64c96 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-6c7f2a2b-b87e-4b5c-b443-ccb51ea64c96 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types/a03c93c5-a70e-47ea-87d3-e772c26ded00 returned with HTTP 202 Sep 04 16:10:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1749/3467] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:10:37 2026] DELETE /volume/v3/types/a03c93c5-a70e-47ea-87d3-e772c26ded00 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-e2cdc1b6-37db-45cd-844e-f513bef13c43 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e2cdc1b6-37db-45cd-844e-f513bef13c43 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] DELETE http://192.168.122.126/volume/v3/types/aabdfa77-ea91-497e-961b-c163e579464c Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e2cdc1b6-37db-45cd-844e-f513bef13c43 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-e2cdc1b6-37db-45cd-844e-f513bef13c43 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-e2cdc1b6-37db-45cd-844e-f513bef13c43 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types/aabdfa77-ea91-497e-961b-c163e579464c returned with HTTP 202 Sep 04 16:10:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1719/3468] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:10:37 2026] DELETE /volume/v3/types/aabdfa77-ea91-497e-961b-c163e579464c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-5c0413da-619a-439d-a2c7-f74feb0fe3dd None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5c0413da-619a-439d-a2c7-f74feb0fe3dd tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] DELETE http://192.168.122.126/volume/v3/types/89e124c7-f234-41fb-8b77-0832d91e8f19 Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5c0413da-619a-439d-a2c7-f74feb0fe3dd tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-5c0413da-619a-439d-a2c7-f74feb0fe3dd tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-5c0413da-619a-439d-a2c7-f74feb0fe3dd tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types/89e124c7-f234-41fb-8b77-0832d91e8f19 returned with HTTP 202 Sep 04 16:10:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1750/3469] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:10:37 2026] DELETE /volume/v3/types/89e124c7-f234-41fb-8b77-0832d91e8f19 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-bc9e7f22-2edc-41fc-a661-6736451f5a18 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bc9e7f22-2edc-41fc-a661-6736451f5a18 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] DELETE http://192.168.122.126/volume/v3/types/fc08e6b2-92ad-4e61-a0b8-cb299f1f03c4 Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bc9e7f22-2edc-41fc-a661-6736451f5a18 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-bc9e7f22-2edc-41fc-a661-6736451f5a18 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-bc9e7f22-2edc-41fc-a661-6736451f5a18 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types/fc08e6b2-92ad-4e61-a0b8-cb299f1f03c4 returned with HTTP 202 Sep 04 16:10:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1720/3470] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:10:37 2026] DELETE /volume/v3/types/fc08e6b2-92ad-4e61-a0b8-cb299f1f03c4 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.middleware.request_id [None req-eda78896-6d00-4f9a-a4d9-246fb7d56a9c None None] RequestId filter calling following filter/app {{(pid=87209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eda78896-6d00-4f9a-a4d9-246fb7d56a9c tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] DELETE http://192.168.122.126/volume/v3/types/5d8551d7-c4ca-43c9-93d8-a728ecf9c80a Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eda78896-6d00-4f9a-a4d9-246fb7d56a9c tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Empty body provided in request {{(pid=87209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: DEBUG cinder.api.openstack.wsgi [None req-eda78896-6d00-4f9a-a4d9-246fb7d56a9c tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Calling method '_delete' {{(pid=87209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87209]: INFO cinder.api.openstack.wsgi [None req-eda78896-6d00-4f9a-a4d9-246fb7d56a9c tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types/5d8551d7-c4ca-43c9-93d8-a728ecf9c80a returned with HTTP 202 Sep 04 16:10:37 devstack devstack@c-api.service[87209]: [pid: 87209|app: 0|req: 1751/3471] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:10:37 2026] DELETE /volume/v3/types/5d8551d7-c4ca-43c9-93d8-a728ecf9c80a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.middleware.request_id [None req-851b6155-4541-4156-adc4-35dd240f51e5 None None] RequestId filter calling following filter/app {{(pid=87208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-851b6155-4541-4156-adc4-35dd240f51e5 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] DELETE http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-851b6155-4541-4156-adc4-35dd240f51e5 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Empty body provided in request {{(pid=87208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: DEBUG cinder.api.openstack.wsgi [None req-851b6155-4541-4156-adc4-35dd240f51e5 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] Calling method '_delete' {{(pid=87208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 16:10:37 devstack devstack@c-api.service[87208]: INFO cinder.api.openstack.wsgi [None req-851b6155-4541-4156-adc4-35dd240f51e5 tempest-VolumeTypesMemberTests-241540631 tempest-VolumeTypesMemberTests-241540631-project-admin] http://192.168.122.126/volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c returned with HTTP 202 Sep 04 16:10:37 devstack devstack@c-api.service[87208]: [pid: 87208|app: 0|req: 1721/3472] 192.168.122.126 () {58 vars in 1229 bytes} [Fri Sep 4 16:10:37 2026] DELETE /volume/v3/types/ebc1e36e-987a-4027-9cc4-360b5586185c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 16:10:47 devstack devstack@c-api.service[87209]: DEBUG dbcounter [-] [87209] Writing DB stats cinder:SELECT=40,cinder:INSERT=14,cinder:UPDATE=12 {{(pid=87209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 16:10:47 devstack devstack@c-api.service[87208]: DEBUG dbcounter [-] [87208] Writing DB stats cinder:SELECT=39,cinder:INSERT=24,cinder:UPDATE=12 {{(pid=87208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}